[==========] 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:10:21.733381  2219 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.42.254:45575
I20260709 13:10:21.734905  2219 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:10:21.735909  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:21.752889  2225 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:10:21.752921  2226 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:10:21.752972  2228 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:10:21.754256  2219 server_base.cc:1061] running on GCE node
I20260709 13:10:22.957331  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:22.957551  2219 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:10:22.957710  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602622957693 us; error 0 us; skew 500 ppm
I20260709 13:10:22.958485  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:22.963815  2219 webserver.cc:533] Webserver started at http://127.2.42.254:39785/ using document root <none> and password file <none>
I20260709 13:10:22.964675  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:22.964871  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:22.965277  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:22.971025  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602621566311-2219-0/minicluster-data/master-0-root/instance:
uuid: "f894f4b62ff84ea9b2c1c0d170d4f0fa"
format_stamp: "Formatted at 2026-07-09 13:10:22 on dist-test-slave-nwpb"
I20260709 13:10:22.978941  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:10:22.984041  2234 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:10:22.985195  2219 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:10:22.985487  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602621566311-2219-0/minicluster-data/master-0-root
uuid: "f894f4b62ff84ea9b2c1c0d170d4f0fa"
format_stamp: "Formatted at 2026-07-09 13:10:22 on dist-test-slave-nwpb"
I20260709 13:10:22.985808  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602621566311-2219-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602621566311-2219-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602621566311-2219-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:10:23.044543  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:23.046060  2219 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:10:23.046499  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:23.118144  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.254:45575
I20260709 13:10:23.118217  2285 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.254:45575 every 8 connection(s)
I20260709 13:10:23.126554  2286 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:10:23.147909  2286 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa: Bootstrap starting.
I20260709 13:10:23.153802  2286 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:23.155700  2286 log.cc:826] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa: Log is configured to *not* fsync() on all Append() calls
I20260709 13:10:23.160200  2286 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa: No bootstrap required, opened a new log
I20260709 13:10:23.180598  2286 raft_consensus.cc:359] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f894f4b62ff84ea9b2c1c0d170d4f0fa" member_type: VOTER }
I20260709 13:10:23.181196  2286 raft_consensus.cc:385] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:23.181504  2286 raft_consensus.cc:740] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f894f4b62ff84ea9b2c1c0d170d4f0fa, State: Initialized, Role: FOLLOWER
I20260709 13:10:23.182447  2286 consensus_queue.cc:260] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f894f4b62ff84ea9b2c1c0d170d4f0fa" member_type: VOTER }
I20260709 13:10:23.182986  2286 raft_consensus.cc:399] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:23.183314  2286 raft_consensus.cc:493] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:23.183669  2286 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:23.187759  2286 raft_consensus.cc:515] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f894f4b62ff84ea9b2c1c0d170d4f0fa" member_type: VOTER }
I20260709 13:10:23.188556  2286 leader_election.cc:304] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa [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: f894f4b62ff84ea9b2c1c0d170d4f0fa; no voters: 
I20260709 13:10:23.190783  2286 leader_election.cc:290] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:23.191183  2289 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:23.194509  2289 raft_consensus.cc:697] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa [term 1 LEADER]: Becoming Leader. State: Replica: f894f4b62ff84ea9b2c1c0d170d4f0fa, State: Running, Role: LEADER
I20260709 13:10:23.195541  2289 consensus_queue.cc:237] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa [LEADER]: Queue going to LEADER mode. State: All 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: "f894f4b62ff84ea9b2c1c0d170d4f0fa" member_type: VOTER }
I20260709 13:10:23.196362  2286 sys_catalog.cc:565] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:23.208371  2291 sys_catalog.cc:455] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f894f4b62ff84ea9b2c1c0d170d4f0fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f894f4b62ff84ea9b2c1c0d170d4f0fa" member_type: VOTER } }
I20260709 13:10:23.208216  2290 sys_catalog.cc:455] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa [sys.catalog]: SysCatalogTable state changed. Reason: New leader f894f4b62ff84ea9b2c1c0d170d4f0fa. Latest consensus state: current_term: 1 leader_uuid: "f894f4b62ff84ea9b2c1c0d170d4f0fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f894f4b62ff84ea9b2c1c0d170d4f0fa" member_type: VOTER } }
I20260709 13:10:23.208954  2291 sys_catalog.cc:458] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:23.209065  2290 sys_catalog.cc:458] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:23.212435  2298 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:23.224442  2298 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:23.227012  2219 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:23.241302  2298 catalog_manager.cc:1383] Generated new cluster ID: 994f9c05ee3d4b02a5e11bd355c74dd5
I20260709 13:10:23.241619  2298 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:23.280275  2298 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:23.281940  2298 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:23.294432  2298 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa: Generated new TSK 0
I20260709 13:10:23.295423  2298 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:23.357715  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:23.366343  2308 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:10:23.367919  2309 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:10:23.370924  2219 server_base.cc:1061] running on GCE node
W20260709 13:10:23.371677  2311 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:10:23.372653  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:23.372931  2219 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:10:23.373185  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602623373160 us; error 0 us; skew 500 ppm
I20260709 13:10:23.373972  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:23.377911  2219 webserver.cc:533] Webserver started at http://127.2.42.193:35793/ using document root <none> and password file <none>
I20260709 13:10:23.378600  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:23.378846  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:23.379210  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:23.380714  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602621566311-2219-0/minicluster-data/ts-0-root/instance:
uuid: "6b6edb07270c4903a4980eb601b90fb2"
format_stamp: "Formatted at 2026-07-09 13:10:23 on dist-test-slave-nwpb"
I20260709 13:10:23.387624  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260709 13:10:23.392834  2316 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:10:23.393791  2219 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 13:10:23.394138  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602621566311-2219-0/minicluster-data/ts-0-root
uuid: "6b6edb07270c4903a4980eb601b90fb2"
format_stamp: "Formatted at 2026-07-09 13:10:23 on dist-test-slave-nwpb"
I20260709 13:10:23.394533  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602621566311-2219-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602621566311-2219-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602621566311-2219-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:10:23.413188  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:23.415059  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:23.417829  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:23.423169  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:23.423607  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:23.423954  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:23.424186  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:23.513322  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.193:39309
I20260709 13:10:23.513478  2378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.193:39309 every 8 connection(s)
I20260709 13:10:23.521171  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:23.537609  2383 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:10:23.539376  2384 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:10:23.543578  2219 server_base.cc:1061] running on GCE node
W20260709 13:10:23.545192  2386 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:10:23.546233  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:23.546428  2219 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:10:23.546669  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602623546633 us; error 0 us; skew 500 ppm
I20260709 13:10:23.547621  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:23.554904  2379 heartbeater.cc:344] Connected to a master server at 127.2.42.254:45575
I20260709 13:10:23.555383  2379 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:23.555455  2219 webserver.cc:533] Webserver started at http://127.2.42.194:37943/ using document root <none> and password file <none>
I20260709 13:10:23.556105  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:23.556331  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:23.556624  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:23.556558  2379 heartbeater.cc:507] Master 127.2.42.254:45575 requested a full tablet report, sending...
I20260709 13:10:23.557785  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602621566311-2219-0/minicluster-data/ts-1-root/instance:
uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
format_stamp: "Formatted at 2026-07-09 13:10:23 on dist-test-slave-nwpb"
I20260709 13:10:23.560070  2251 ts_manager.cc:194] Registered new tserver with Master: 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309)
I20260709 13:10:23.563035  2251 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46884
I20260709 13:10:23.563797  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260709 13:10:23.568364  2391 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:10:23.569139  2219 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 13:10:23.569407  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602621566311-2219-0/minicluster-data/ts-1-root
uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
format_stamp: "Formatted at 2026-07-09 13:10:23 on dist-test-slave-nwpb"
I20260709 13:10:23.569687  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602621566311-2219-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602621566311-2219-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602621566311-2219-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:10:23.591133  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:23.592438  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:23.594569  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:23.598011  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:23.598254  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:23.598567  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:23.598762  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:23.695349  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.194:34597
I20260709 13:10:23.695624  2453 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.194:34597 every 8 connection(s)
I20260709 13:10:23.704411  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:23.712188  2457 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:10:23.715047  2458 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:10:23.717134  2454 heartbeater.cc:344] Connected to a master server at 127.2.42.254:45575
I20260709 13:10:23.717478  2454 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:23.718379  2454 heartbeater.cc:507] Master 127.2.42.254:45575 requested a full tablet report, sending...
I20260709 13:10:23.720654  2251 ts_manager.cc:194] Registered new tserver with Master: 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597)
I20260709 13:10:23.722325  2251 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46896
I20260709 13:10:23.725730  2219 server_base.cc:1061] running on GCE node
W20260709 13:10:23.727496  2460 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:10:23.728607  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:23.728832  2219 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:10:23.729013  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602623728999 us; error 0 us; skew 500 ppm
I20260709 13:10:23.729568  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:23.732204  2219 webserver.cc:533] Webserver started at http://127.2.42.195:45257/ using document root <none> and password file <none>
I20260709 13:10:23.732673  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:23.732875  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:23.733140  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:23.734131  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602621566311-2219-0/minicluster-data/ts-2-root/instance:
uuid: "4c9c3b0a51494fd1a1ed91136457336e"
format_stamp: "Formatted at 2026-07-09 13:10:23 on dist-test-slave-nwpb"
I20260709 13:10:23.738605  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:10:23.742069  2465 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:10:23.742918  2219 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:10:23.743206  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602621566311-2219-0/minicluster-data/ts-2-root
uuid: "4c9c3b0a51494fd1a1ed91136457336e"
format_stamp: "Formatted at 2026-07-09 13:10:23 on dist-test-slave-nwpb"
I20260709 13:10:23.743472  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602621566311-2219-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602621566311-2219-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602621566311-2219-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:10:23.757642  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:23.758812  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:23.761322  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:23.764109  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:23.764278  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:23.764560  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:23.764766  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:23.862317  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.195:46827
I20260709 13:10:23.862416  2527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.195:46827 every 8 connection(s)
I20260709 13:10:23.884928  2528 heartbeater.cc:344] Connected to a master server at 127.2.42.254:45575
I20260709 13:10:23.885358  2528 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:23.886302  2528 heartbeater.cc:507] Master 127.2.42.254:45575 requested a full tablet report, sending...
I20260709 13:10:23.888505  2251 ts_manager.cc:194] Registered new tserver with Master: 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:23.888864  2219 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01564569s
I20260709 13:10:23.890228  2251 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46902
I20260709 13:10:23.939989  2251 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46910:
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:10:23.943634  2251 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:10:24.038276  2344 tablet_service.cc:1511] Processing CreateTablet for tablet 08b2fd78801a43b9b8c7f1d13d902fea (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:24.039947  2344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b2fd78801a43b9b8c7f1d13d902fea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.046454  2493 tablet_service.cc:1511] Processing CreateTablet for tablet 08b2fd78801a43b9b8c7f1d13d902fea (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:24.047116  2491 tablet_service.cc:1511] Processing CreateTablet for tablet afce591b0f43473ca0ddc7d890880ae5 (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:24.047914  2493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b2fd78801a43b9b8c7f1d13d902fea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.049536  2490 tablet_service.cc:1511] Processing CreateTablet for tablet 81998354c8c74d368a3367c2f8b6b01a (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:24.050922  2490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81998354c8c74d368a3367c2f8b6b01a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.057315  2489 tablet_service.cc:1511] Processing CreateTablet for tablet 0038bf465428458d9e36c786f91761f7 (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:24.057750  2491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afce591b0f43473ca0ddc7d890880ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.057462  2488 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac50039c97f4848b87002ff38993f35 (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:24.062640  2342 tablet_service.cc:1511] Processing CreateTablet for tablet afce591b0f43473ca0ddc7d890880ae5 (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:24.058126  2492 tablet_service.cc:1511] Processing CreateTablet for tablet f1a7eafeeada4b06a76ad6e71d5ddbb1 (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:24.068559  2489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0038bf465428458d9e36c786f91761f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.066411  2343 tablet_service.cc:1511] Processing CreateTablet for tablet f1a7eafeeada4b06a76ad6e71d5ddbb1 (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:24.071735  2487 tablet_service.cc:1511] Processing CreateTablet for tablet 1589d5a2095d4a4595a84b714296d47a (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:24.072853  2342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afce591b0f43473ca0ddc7d890880ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.072938  2341 tablet_service.cc:1511] Processing CreateTablet for tablet 81998354c8c74d368a3367c2f8b6b01a (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:24.078380  2343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a7eafeeada4b06a76ad6e71d5ddbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.075907  2488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac50039c97f4848b87002ff38993f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.080541  2340 tablet_service.cc:1511] Processing CreateTablet for tablet 0038bf465428458d9e36c786f91761f7 (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:24.084296  2341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81998354c8c74d368a3367c2f8b6b01a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.086584  2338 tablet_service.cc:1511] Processing CreateTablet for tablet 1589d5a2095d4a4595a84b714296d47a (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:24.084303  2339 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac50039c97f4848b87002ff38993f35 (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:24.090981  2340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0038bf465428458d9e36c786f91761f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.092269  2492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a7eafeeada4b06a76ad6e71d5ddbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.093591  2338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1589d5a2095d4a4595a84b714296d47a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.096323  2339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac50039c97f4848b87002ff38993f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.101622  2487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1589d5a2095d4a4595a84b714296d47a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.101990  2337 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc45ac69a764e8dbbdf176d773143f1 (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:24.102764  2486 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc45ac69a764e8dbbdf176d773143f1 (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:24.106745  2337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc45ac69a764e8dbbdf176d773143f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.110198  2486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc45ac69a764e8dbbdf176d773143f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.136552  2419 tablet_service.cc:1511] Processing CreateTablet for tablet 08b2fd78801a43b9b8c7f1d13d902fea (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:24.130460  2418 tablet_service.cc:1511] Processing CreateTablet for tablet f1a7eafeeada4b06a76ad6e71d5ddbb1 (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:24.144079  2418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a7eafeeada4b06a76ad6e71d5ddbb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.144819  2336 tablet_service.cc:1511] Processing CreateTablet for tablet 26714dcaa49f47f9b4300b8fc418a58b (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:24.156554  2336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26714dcaa49f47f9b4300b8fc418a58b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.147307  2417 tablet_service.cc:1511] Processing CreateTablet for tablet afce591b0f43473ca0ddc7d890880ae5 (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:24.160321  2419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b2fd78801a43b9b8c7f1d13d902fea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.162582  2416 tablet_service.cc:1511] Processing CreateTablet for tablet 81998354c8c74d368a3367c2f8b6b01a (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:24.174790  2415 tablet_service.cc:1511] Processing CreateTablet for tablet 0038bf465428458d9e36c786f91761f7 (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:24.173239  2416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81998354c8c74d368a3367c2f8b6b01a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.179045  2417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afce591b0f43473ca0ddc7d890880ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.198905  2414 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac50039c97f4848b87002ff38993f35 (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:24.200182  2415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0038bf465428458d9e36c786f91761f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.219259  2414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac50039c97f4848b87002ff38993f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.227101  2485 tablet_service.cc:1511] Processing CreateTablet for tablet 26714dcaa49f47f9b4300b8fc418a58b (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:24.227029  2412 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc45ac69a764e8dbbdf176d773143f1 (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
W20260709 13:10:24.229796  2299 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:24.232247  2485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26714dcaa49f47f9b4300b8fc418a58b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.224030  2413 tablet_service.cc:1511] Processing CreateTablet for tablet 1589d5a2095d4a4595a84b714296d47a (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:24.235569  2411 tablet_service.cc:1511] Processing CreateTablet for tablet 26714dcaa49f47f9b4300b8fc418a58b (DEFAULT_TABLE table=test-workload [id=65cd721b11c942409563c80088c6bd33]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:24.237342  2412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc45ac69a764e8dbbdf176d773143f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.239847  2411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26714dcaa49f47f9b4300b8fc418a58b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.243902  2413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1589d5a2095d4a4595a84b714296d47a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:24.305982  2546 tablet_bootstrap.cc:492] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e: Bootstrap starting.
I20260709 13:10:24.429214  2546 tablet_bootstrap.cc:654] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.447789  2548 tablet_bootstrap.cc:492] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3: Bootstrap starting.
W20260709 13:10:24.452366  2235 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.42.194:34597, user_credentials={real_user=slave}} blocked reactor thread for 53765.4us
I20260709 13:10:24.453400  2547 tablet_bootstrap.cc:492] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2: Bootstrap starting.
W20260709 13:10:24.450340  2236 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.42.195:46827, user_credentials={real_user=slave}} blocked reactor thread for 55478.5us
I20260709 13:10:24.461506  2546 tablet_bootstrap.cc:492] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e: No bootstrap required, opened a new log
I20260709 13:10:24.462077  2546 ts_tablet_manager.cc:1403] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e: Time spent bootstrapping tablet: real 0.166s	user 0.008s	sys 0.008s
I20260709 13:10:24.466895  2546 raft_consensus.cc:359] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.467751  2546 raft_consensus.cc:385] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.468055  2546 raft_consensus.cc:740] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c9c3b0a51494fd1a1ed91136457336e, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.468871  2546 consensus_queue.cc:260] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.470202  2548 tablet_bootstrap.cc:654] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.472177  2547 tablet_bootstrap.cc:654] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.477768  2546 ts_tablet_manager.cc:1434] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260709 13:10:24.479065  2528 heartbeater.cc:499] Master 127.2.42.254:45575 was elected leader, sending a full tablet report...
I20260709 13:10:24.479364  2546 tablet_bootstrap.cc:492] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e: Bootstrap starting.
I20260709 13:10:24.486827  2546 tablet_bootstrap.cc:654] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.491760  2547 tablet_bootstrap.cc:492] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2: No bootstrap required, opened a new log
I20260709 13:10:24.492375  2547 ts_tablet_manager.cc:1403] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.001s
I20260709 13:10:24.509485  2546 tablet_bootstrap.cc:492] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e: No bootstrap required, opened a new log
I20260709 13:10:24.510003  2546 ts_tablet_manager.cc:1403] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.019s
I20260709 13:10:24.509325  2547 raft_consensus.cc:359] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } }
I20260709 13:10:24.511719  2547 raft_consensus.cc:385] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.512084  2547 raft_consensus.cc:740] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.513195  2548 tablet_bootstrap.cc:492] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3: No bootstrap required, opened a new log
I20260709 13:10:24.512962  2546 raft_consensus.cc:359] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } }
I20260709 13:10:24.513695  2548 ts_tablet_manager.cc:1403] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.033s
I20260709 13:10:24.513722  2546 raft_consensus.cc:385] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.514189  2546 raft_consensus.cc:740] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c9c3b0a51494fd1a1ed91136457336e, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.514984  2546 consensus_queue.cc:260] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } }
I20260709 13:10:24.514997  2547 consensus_queue.cc:260] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } }
I20260709 13:10:24.517226  2546 ts_tablet_manager.cc:1434] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:10:24.517017  2548 raft_consensus.cc:359] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.517797  2548 raft_consensus.cc:385] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.518110  2548 raft_consensus.cc:740] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.518232  2546 tablet_bootstrap.cc:492] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e: Bootstrap starting.
I20260709 13:10:24.518921  2548 consensus_queue.cc:260] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.525890  2546 tablet_bootstrap.cc:654] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.531435  2379 heartbeater.cc:499] Master 127.2.42.254:45575 was elected leader, sending a full tablet report...
I20260709 13:10:24.532586  2547 ts_tablet_manager.cc:1434] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2: Time spent starting tablet: real 0.040s	user 0.012s	sys 0.000s
I20260709 13:10:24.535058  2547 tablet_bootstrap.cc:492] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2: Bootstrap starting.
I20260709 13:10:24.546046  2454 heartbeater.cc:499] Master 127.2.42.254:45575 was elected leader, sending a full tablet report...
I20260709 13:10:24.546555  2548 ts_tablet_manager.cc:1434] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3: Time spent starting tablet: real 0.032s	user 0.012s	sys 0.016s
I20260709 13:10:24.547684  2548 tablet_bootstrap.cc:492] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3: Bootstrap starting.
I20260709 13:10:24.548060  2547 tablet_bootstrap.cc:654] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.554227  2548 tablet_bootstrap.cc:654] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.557785  2546 tablet_bootstrap.cc:492] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e: No bootstrap required, opened a new log
I20260709 13:10:24.558305  2546 ts_tablet_manager.cc:1403] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.002s
I20260709 13:10:24.561196  2546 raft_consensus.cc:359] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.561910  2546 raft_consensus.cc:385] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.562220  2546 raft_consensus.cc:740] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c9c3b0a51494fd1a1ed91136457336e, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.563105  2546 consensus_queue.cc:260] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.565464  2546 ts_tablet_manager.cc:1434] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:24.566406  2546 tablet_bootstrap.cc:492] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e: Bootstrap starting.
I20260709 13:10:24.567230  2548 tablet_bootstrap.cc:492] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3: No bootstrap required, opened a new log
I20260709 13:10:24.567705  2548 ts_tablet_manager.cc:1403] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260709 13:10:24.570603  2548 raft_consensus.cc:359] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.571302  2548 raft_consensus.cc:385] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.571766  2548 raft_consensus.cc:740] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.572449  2548 consensus_queue.cc:260] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.573151  2546 tablet_bootstrap.cc:654] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.574805  2548 ts_tablet_manager.cc:1434] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:10:24.575951  2548 tablet_bootstrap.cc:492] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3: Bootstrap starting.
I20260709 13:10:24.579747  2555 raft_consensus.cc:493] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.580538  2547 tablet_bootstrap.cc:492] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2: No bootstrap required, opened a new log
I20260709 13:10:24.580226  2555 raft_consensus.cc:515] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.580986  2547 ts_tablet_manager.cc:1403] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.000s
I20260709 13:10:24.590173  2555 leader_election.cc:290] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:24.591355  2547 raft_consensus.cc:359] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.600236  2547 raft_consensus.cc:385] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.600732  2547 raft_consensus.cc:740] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.601748  2547 consensus_queue.cc:260] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.604807  2547 ts_tablet_manager.cc:1434] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:10:24.606083  2547 tablet_bootstrap.cc:492] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2: Bootstrap starting.
I20260709 13:10:24.625293  2546 tablet_bootstrap.cc:492] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e: No bootstrap required, opened a new log
I20260709 13:10:24.633810  2546 ts_tablet_manager.cc:1403] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.028s
I20260709 13:10:24.634907  2554 raft_consensus.cc:493] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.636416  2547 tablet_bootstrap.cc:654] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.636631  2554 raft_consensus.cc:515] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
W20260709 13:10:24.638087  2529 tablet.cc:2406] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:10:24.637094  2550 raft_consensus.cc:493] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.641186  2546 raft_consensus.cc:359] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.641923  2546 raft_consensus.cc:385] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.641860  2550 raft_consensus.cc:515] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.644719  2550 leader_election.cc:290] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597)
I20260709 13:10:24.638648  2548 tablet_bootstrap.cc:654] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.648020  2554 leader_election.cc:290] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:24.642342  2546 raft_consensus.cc:740] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c9c3b0a51494fd1a1ed91136457336e, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.652272  2546 consensus_queue.cc:260] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.655391  2546 ts_tablet_manager.cc:1434] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:10:24.656601  2546 tablet_bootstrap.cc:492] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e: Bootstrap starting.
I20260709 13:10:24.673187  2546 tablet_bootstrap.cc:654] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.686115  2503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac50039c97f4848b87002ff38993f35" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e" is_pre_election: true
I20260709 13:10:24.691589  2555 raft_consensus.cc:493] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.686823  2354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac50039c97f4848b87002ff38993f35" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b6edb07270c4903a4980eb601b90fb2" is_pre_election: true
I20260709 13:10:24.692658  2555 raft_consensus.cc:515] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
W20260709 13:10:24.705770  2393 leader_election.cc:343] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.706840  2555 leader_election.cc:290] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:24.707345  2546 tablet_bootstrap.cc:492] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e: No bootstrap required, opened a new log
I20260709 13:10:24.707849  2546 ts_tablet_manager.cc:1403] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.000s
I20260709 13:10:24.708251  2503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81998354c8c74d368a3367c2f8b6b01a" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e" is_pre_election: true
I20260709 13:10:24.709240  2503 raft_consensus.cc:2468] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 0.
I20260709 13:10:24.712900  2547 tablet_bootstrap.cc:492] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2: No bootstrap required, opened a new log
I20260709 13:10:24.713109  2393 leader_election.cc:304] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c9c3b0a51494fd1a1ed91136457336e, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 
I20260709 13:10:24.714169  2555 raft_consensus.cc:2804] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:24.714447  2548 tablet_bootstrap.cc:492] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3: No bootstrap required, opened a new log
I20260709 13:10:24.714520  2555 raft_consensus.cc:493] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:24.715073  2555 raft_consensus.cc:3060] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.715198  2548 ts_tablet_manager.cc:1403] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3: Time spent bootstrapping tablet: real 0.139s	user 0.017s	sys 0.016s
I20260709 13:10:24.716041  2547 ts_tablet_manager.cc:1403] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.003s
I20260709 13:10:24.721707  2546 raft_consensus.cc:359] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.726667  2546 raft_consensus.cc:385] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.728683  2546 raft_consensus.cc:740] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c9c3b0a51494fd1a1ed91136457336e, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.728976  2548 raft_consensus.cc:359] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } }
I20260709 13:10:24.730264  2548 raft_consensus.cc:385] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.730580  2548 raft_consensus.cc:740] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.730425  2546 consensus_queue.cc:260] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.731397  2548 consensus_queue.cc:260] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } }
I20260709 13:10:24.734187  2546 ts_tablet_manager.cc:1434] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260709 13:10:24.736644  2546 tablet_bootstrap.cc:492] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e: Bootstrap starting.
I20260709 13:10:24.746232  2555 raft_consensus.cc:515] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.748968  2555 leader_election.cc:290] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 1 election: Requested vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:24.750746  2503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81998354c8c74d368a3367c2f8b6b01a" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
I20260709 13:10:24.751557  2503 raft_consensus.cc:3060] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.733999  2547 raft_consensus.cc:359] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.755538  2546 tablet_bootstrap.cc:654] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.752818  2547 raft_consensus.cc:385] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.760422  2547 raft_consensus.cc:740] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.761394  2547 consensus_queue.cc:260] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.766544  2547 ts_tablet_manager.cc:1434] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.001s
I20260709 13:10:24.767892  2547 tablet_bootstrap.cc:492] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2: Bootstrap starting.
I20260709 13:10:24.784531  2503 raft_consensus.cc:2468] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 1.
I20260709 13:10:24.784719  2550 raft_consensus.cc:493] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.788623  2548 ts_tablet_manager.cc:1434] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.008s
I20260709 13:10:24.788755  2550 raft_consensus.cc:515] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } }
I20260709 13:10:24.789671  2548 tablet_bootstrap.cc:492] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3: Bootstrap starting.
I20260709 13:10:24.789551  2393 leader_election.cc:304] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c9c3b0a51494fd1a1ed91136457336e, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 
I20260709 13:10:24.790841  2550 leader_election.cc:290] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597)
I20260709 13:10:24.788422  2547 tablet_bootstrap.cc:654] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.800487  2503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81998354c8c74d368a3367c2f8b6b01a" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e" is_pre_election: true
I20260709 13:10:24.801789  2503 raft_consensus.cc:2393] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6b6edb07270c4903a4980eb601b90fb2 in current term 1: Already voted for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in this term.
I20260709 13:10:24.802999  2574 raft_consensus.cc:2804] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:24.803545  2574 raft_consensus.cc:697] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 LEADER]: Becoming Leader. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Running, Role: LEADER
I20260709 13:10:24.804386  2574 consensus_queue.cc:237] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.810020  2429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81998354c8c74d368a3367c2f8b6b01a" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" is_pre_election: true
I20260709 13:10:24.812335  2354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81998354c8c74d368a3367c2f8b6b01a" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b6edb07270c4903a4980eb601b90fb2" is_pre_election: true
I20260709 13:10:24.813174  2354 raft_consensus.cc:2468] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 0.
I20260709 13:10:24.814185  2353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81998354c8c74d368a3367c2f8b6b01a" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
I20260709 13:10:24.814697  2317 leader_election.cc:304] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b6edb07270c4903a4980eb601b90fb2; no voters: 4c9c3b0a51494fd1a1ed91136457336e, 88dfc4ad16c54f6fa3963f2a11188ed3
I20260709 13:10:24.818332  2352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b6edb07270c4903a4980eb601b90fb2" is_pre_election: true
I20260709 13:10:24.816231  2353 raft_consensus.cc:3060] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:24.821318  2466 leader_election.cc:343] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.826390  2548 tablet_bootstrap.cc:654] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:24.818553  2392 leader_election.cc:343] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.821967  2354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b2fd78801a43b9b8c7f1d13d902fea" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b6edb07270c4903a4980eb601b90fb2" is_pre_election: true
I20260709 13:10:24.828037  2354 raft_consensus.cc:2468] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c9c3b0a51494fd1a1ed91136457336e in term 0.
I20260709 13:10:24.827860  2392 leader_election.cc:304] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 4c9c3b0a51494fd1a1ed91136457336e, 6b6edb07270c4903a4980eb601b90fb2
I20260709 13:10:24.829334  2466 leader_election.cc:304] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c9c3b0a51494fd1a1ed91136457336e, 6b6edb07270c4903a4980eb601b90fb2; no voters: 
I20260709 13:10:24.829509  2555 raft_consensus.cc:2749] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:24.830255  2550 raft_consensus.cc:2804] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:24.830624  2550 raft_consensus.cc:493] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:24.830559  2429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" is_pre_election: true
I20260709 13:10:24.831267  2550 raft_consensus.cc:3060] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.838146  2429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b2fd78801a43b9b8c7f1d13d902fea" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" is_pre_election: true
I20260709 13:10:24.838281  2550 raft_consensus.cc:515] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } }
I20260709 13:10:24.839093  2429 raft_consensus.cc:2468] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c9c3b0a51494fd1a1ed91136457336e in term 0.
I20260709 13:10:24.841607  2353 raft_consensus.cc:2468] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 1.
I20260709 13:10:24.842028  2554 raft_consensus.cc:2749] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:10:24.844224  2466 leader_election.cc:343] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.844846  2466 leader_election.cc:304] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c9c3b0a51494fd1a1ed91136457336e; no voters: 6b6edb07270c4903a4980eb601b90fb2, 88dfc4ad16c54f6fa3963f2a11188ed3
I20260709 13:10:24.846441  2550 leader_election.cc:290] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 election: Requested vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597)
I20260709 13:10:24.849260  2550 raft_consensus.cc:2749] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:24.851543  2546 tablet_bootstrap.cc:492] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e: No bootstrap required, opened a new log
I20260709 13:10:24.852079  2546 ts_tablet_manager.cc:1403] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e: Time spent bootstrapping tablet: real 0.116s	user 0.031s	sys 0.030s
I20260709 13:10:24.852399  2547 tablet_bootstrap.cc:492] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2: No bootstrap required, opened a new log
I20260709 13:10:24.852837  2547 ts_tablet_manager.cc:1403] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.006s
I20260709 13:10:24.855235  2546 raft_consensus.cc:359] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.855602  2547 raft_consensus.cc:359] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.855903  2548 tablet_bootstrap.cc:492] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3: No bootstrap required, opened a new log
I20260709 13:10:24.859372  2548 ts_tablet_manager.cc:1403] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.006s
I20260709 13:10:24.858659  2251 catalog_manager.cc:5697] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194). New cstate: current_term: 1 leader_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:24.862269  2429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b2fd78801a43b9b8c7f1d13d902fea" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
I20260709 13:10:24.862423  2548 raft_consensus.cc:359] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.862897  2429 raft_consensus.cc:3060] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.863108  2548 raft_consensus.cc:385] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.863148  2353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b2fd78801a43b9b8c7f1d13d902fea" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
I20260709 13:10:24.863456  2548 raft_consensus.cc:740] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.863940  2353 raft_consensus.cc:3060] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.864260  2548 consensus_queue.cc:260] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.856276  2547 raft_consensus.cc:385] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.870010  2547 raft_consensus.cc:740] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.870836  2547 consensus_queue.cc:260] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.871547  2548 ts_tablet_manager.cc:1434] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:10:24.872772  2548 tablet_bootstrap.cc:492] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3: Bootstrap starting.
I20260709 13:10:24.872911  2547 ts_tablet_manager.cc:1434] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260709 13:10:24.873797  2547 tablet_bootstrap.cc:492] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2: Bootstrap starting.
I20260709 13:10:24.856024  2546 raft_consensus.cc:385] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.880647  2546 raft_consensus.cc:740] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c9c3b0a51494fd1a1ed91136457336e, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.881225  2429 raft_consensus.cc:2468] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9c3b0a51494fd1a1ed91136457336e in term 1.
I20260709 13:10:24.881664  2546 consensus_queue.cc:260] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.879707  2548 tablet_bootstrap.cc:654] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.885366  2353 raft_consensus.cc:2468] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9c3b0a51494fd1a1ed91136457336e in term 1.
I20260709 13:10:24.880362  2547 tablet_bootstrap.cc:654] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.891322  2466 leader_election.cc:304] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c9c3b0a51494fd1a1ed91136457336e, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 
I20260709 13:10:24.892978  2579 raft_consensus.cc:2804] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:24.893474  2579 raft_consensus.cc:697] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 1 LEADER]: Becoming Leader. State: Replica: 4c9c3b0a51494fd1a1ed91136457336e, State: Running, Role: LEADER
I20260709 13:10:24.894380  2546 ts_tablet_manager.cc:1434] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.002s
I20260709 13:10:24.894308  2579 consensus_queue.cc:237] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } }
I20260709 13:10:24.906131  2546 tablet_bootstrap.cc:492] T 2ac50039c97f4848b87002ff38993f35 P 4c9c3b0a51494fd1a1ed91136457336e: Bootstrap starting.
I20260709 13:10:24.913130  2547 tablet_bootstrap.cc:492] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2: No bootstrap required, opened a new log
I20260709 13:10:24.913645  2547 ts_tablet_manager.cc:1403] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.000s
I20260709 13:10:24.916536  2547 raft_consensus.cc:359] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.917299  2547 raft_consensus.cc:385] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.917620  2547 raft_consensus.cc:740] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.918387  2547 consensus_queue.cc:260] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.920807  2548 tablet_bootstrap.cc:492] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3: No bootstrap required, opened a new log
I20260709 13:10:24.921285  2548 ts_tablet_manager.cc:1403] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.001s
I20260709 13:10:24.923395  2250 catalog_manager.cc:5697] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195). New cstate: current_term: 1 leader_uuid: "4c9c3b0a51494fd1a1ed91136457336e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:24.924317  2548 raft_consensus.cc:359] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.926672  2548 raft_consensus.cc:385] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.926980  2548 raft_consensus.cc:740] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.927693  2548 consensus_queue.cc:260] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.929683  2548 ts_tablet_manager.cc:1434] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:10:24.931216  2548 tablet_bootstrap.cc:492] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3: Bootstrap starting.
I20260709 13:10:24.935882  2546 tablet_bootstrap.cc:654] T 2ac50039c97f4848b87002ff38993f35 P 4c9c3b0a51494fd1a1ed91136457336e: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.939451  2547 ts_tablet_manager.cc:1434] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:10:24.939487  2579 raft_consensus.cc:493] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.940479  2547 tablet_bootstrap.cc:492] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2: Bootstrap starting.
I20260709 13:10:24.940460  2579 raft_consensus.cc:515] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.942953  2579 leader_election.cc:290] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597)
I20260709 13:10:24.944522  2429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0038bf465428458d9e36c786f91761f7" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" is_pre_election: true
I20260709 13:10:24.945601  2353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0038bf465428458d9e36c786f91761f7" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b6edb07270c4903a4980eb601b90fb2" is_pre_election: true
W20260709 13:10:24.947300  2466 leader_election.cc:343] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:24.949373  2466 leader_election.cc:343] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.949908  2466 leader_election.cc:304] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c9c3b0a51494fd1a1ed91136457336e; no voters: 6b6edb07270c4903a4980eb601b90fb2, 88dfc4ad16c54f6fa3963f2a11188ed3
I20260709 13:10:24.952883  2579 raft_consensus.cc:2749] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:24.960232  2548 tablet_bootstrap.cc:654] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.961936  2554 raft_consensus.cc:493] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.962478  2546 tablet_bootstrap.cc:492] T 2ac50039c97f4848b87002ff38993f35 P 4c9c3b0a51494fd1a1ed91136457336e: No bootstrap required, opened a new log
I20260709 13:10:24.962706  2547 tablet_bootstrap.cc:654] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.962522  2554 raft_consensus.cc:515] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.963171  2546 ts_tablet_manager.cc:1403] T 2ac50039c97f4848b87002ff38993f35 P 4c9c3b0a51494fd1a1ed91136457336e: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.009s
I20260709 13:10:24.965994  2574 raft_consensus.cc:493] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:24.966604  2554 leader_election.cc:290] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:24.966477  2574 raft_consensus.cc:515] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.968639  2574 leader_election.cc:290] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:24.969415  2429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc45ac69a764e8dbbdf176d773143f1" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" is_pre_election: true
I20260709 13:10:24.970314  2429 raft_consensus.cc:2468] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 0.
I20260709 13:10:24.973232  2503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc45ac69a764e8dbbdf176d773143f1" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e" is_pre_election: true
I20260709 13:10:24.975865  2353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b6edb07270c4903a4980eb601b90fb2" is_pre_election: true
I20260709 13:10:24.976598  2317 leader_election.cc:304] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b6edb07270c4903a4980eb601b90fb2, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 
I20260709 13:10:24.974910  2502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e" is_pre_election: true
I20260709 13:10:24.979697  2554 raft_consensus.cc:2804] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:24.980224  2554 raft_consensus.cc:493] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:10:24.980046  2318 leader_election.cc:343] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.980727  2554 raft_consensus.cc:3060] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.980181  2502 raft_consensus.cc:2468] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 0.
W20260709 13:10:24.982575  2392 leader_election.cc:343] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:24.986248  2547 tablet_bootstrap.cc:492] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2: No bootstrap required, opened a new log
I20260709 13:10:24.986879  2547 ts_tablet_manager.cc:1403] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.003s
I20260709 13:10:24.986935  2548 tablet_bootstrap.cc:492] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3: No bootstrap required, opened a new log
I20260709 13:10:24.987617  2548 ts_tablet_manager.cc:1403] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.014s
I20260709 13:10:24.988495  2546 raft_consensus.cc:359] T 2ac50039c97f4848b87002ff38993f35 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.989270  2546 raft_consensus.cc:385] T 2ac50039c97f4848b87002ff38993f35 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.989687  2546 raft_consensus.cc:740] T 2ac50039c97f4848b87002ff38993f35 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c9c3b0a51494fd1a1ed91136457336e, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.990375  2547 raft_consensus.cc:359] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.990607  2548 raft_consensus.cc:359] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.991142  2547 raft_consensus.cc:385] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.990513  2546 consensus_queue.cc:260] T 2ac50039c97f4848b87002ff38993f35 P 4c9c3b0a51494fd1a1ed91136457336e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.991384  2548 raft_consensus.cc:385] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:24.991500  2547 raft_consensus.cc:740] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.991858  2548 raft_consensus.cc:740] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Initialized, Role: FOLLOWER
I20260709 13:10:24.992697  2547 consensus_queue.cc:260] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.994449  2393 leader_election.cc:304] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [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: 4c9c3b0a51494fd1a1ed91136457336e, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 6b6edb07270c4903a4980eb601b90fb2
I20260709 13:10:24.995743  2574 raft_consensus.cc:2804] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:24.996102  2574 raft_consensus.cc:493] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:24.996418  2574 raft_consensus.cc:3060] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:24.996685  2546 ts_tablet_manager.cc:1434] T 2ac50039c97f4848b87002ff38993f35 P 4c9c3b0a51494fd1a1ed91136457336e: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260709 13:10:24.992762  2548 consensus_queue.cc:260] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:24.997810  2546 tablet_bootstrap.cc:492] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 4c9c3b0a51494fd1a1ed91136457336e: Bootstrap starting.
I20260709 13:10:24.999118  2548 ts_tablet_manager.cc:1434] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 13:10:25.002146  2548 tablet_bootstrap.cc:492] T 26714dcaa49f47f9b4300b8fc418a58b P 88dfc4ad16c54f6fa3963f2a11188ed3: Bootstrap starting.
I20260709 13:10:25.006086  2574 raft_consensus.cc:515] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.008637  2574 leader_election.cc:290] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 1 election: Requested vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:25.009130  2548 tablet_bootstrap.cc:654] T 26714dcaa49f47f9b4300b8fc418a58b P 88dfc4ad16c54f6fa3963f2a11188ed3: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:24.991387  2554 raft_consensus.cc:515] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.010648  2353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
W20260709 13:10:25.012172  2392 leader_election.cc:343] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:25.012403  2429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc45ac69a764e8dbbdf176d773143f1" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
I20260709 13:10:25.012718  2502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
I20260709 13:10:25.012964  2429 raft_consensus.cc:3060] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.013247  2502 raft_consensus.cc:3060] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.013399  2503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc45ac69a764e8dbbdf176d773143f1" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
W20260709 13:10:25.015228  2318 leader_election.cc:343] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:25.016470  2579 raft_consensus.cc:493] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:25.016911  2579 raft_consensus.cc:515] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.015913  2554 leader_election.cc:290] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 1 election: Requested vote from peers 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:25.019842  2429 raft_consensus.cc:2468] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 1.
I20260709 13:10:25.020932  2317 leader_election.cc:304] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [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: 6b6edb07270c4903a4980eb601b90fb2, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 4c9c3b0a51494fd1a1ed91136457336e
I20260709 13:10:25.021790  2554 raft_consensus.cc:2804] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:25.022365  2554 raft_consensus.cc:697] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 LEADER]: Becoming Leader. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Running, Role: LEADER
I20260709 13:10:25.023321  2554 consensus_queue.cc:237] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.024376  2353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589d5a2095d4a4595a84b714296d47a" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b6edb07270c4903a4980eb601b90fb2" is_pre_election: true
I20260709 13:10:25.025561  2429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589d5a2095d4a4595a84b714296d47a" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" is_pre_election: true
W20260709 13:10:25.026217  2466 leader_election.cc:343] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:25.027134  2466 leader_election.cc:343] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:25.027648  2466 leader_election.cc:304] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c9c3b0a51494fd1a1ed91136457336e; no voters: 6b6edb07270c4903a4980eb601b90fb2, 88dfc4ad16c54f6fa3963f2a11188ed3
I20260709 13:10:25.028545  2550 raft_consensus.cc:2749] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:25.035849  2548 tablet_bootstrap.cc:492] T 26714dcaa49f47f9b4300b8fc418a58b P 88dfc4ad16c54f6fa3963f2a11188ed3: No bootstrap required, opened a new log
I20260709 13:10:25.036360  2548 ts_tablet_manager.cc:1403] T 26714dcaa49f47f9b4300b8fc418a58b P 88dfc4ad16c54f6fa3963f2a11188ed3: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.008s
I20260709 13:10:25.039312  2548 raft_consensus.cc:359] T 26714dcaa49f47f9b4300b8fc418a58b P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.040041  2548 raft_consensus.cc:385] T 26714dcaa49f47f9b4300b8fc418a58b P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:25.040343  2548 raft_consensus.cc:740] T 26714dcaa49f47f9b4300b8fc418a58b P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Initialized, Role: FOLLOWER
I20260709 13:10:25.041287  2548 consensus_queue.cc:260] T 26714dcaa49f47f9b4300b8fc418a58b P 88dfc4ad16c54f6fa3963f2a11188ed3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.022351  2579 leader_election.cc:290] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597)
I20260709 13:10:25.043972  2548 ts_tablet_manager.cc:1434] T 26714dcaa49f47f9b4300b8fc418a58b P 88dfc4ad16c54f6fa3963f2a11188ed3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:10:25.050395  2548 tablet_bootstrap.cc:492] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3: Bootstrap starting.
I20260709 13:10:25.051669  2251 catalog_manager.cc:5697] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193). New cstate: current_term: 1 leader_uuid: "6b6edb07270c4903a4980eb601b90fb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:25.057590  2548 tablet_bootstrap.cc:654] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:25.048887  2502 raft_consensus.cc:2468] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 1.
I20260709 13:10:25.066021  2393 leader_election.cc:304] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [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: 4c9c3b0a51494fd1a1ed91136457336e, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 6b6edb07270c4903a4980eb601b90fb2
I20260709 13:10:25.067101  2574 raft_consensus.cc:2804] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:25.067595  2574 raft_consensus.cc:697] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 LEADER]: Becoming Leader. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Running, Role: LEADER
I20260709 13:10:25.068429  2574 consensus_queue.cc:237] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.047847  2546 tablet_bootstrap.cc:654] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 4c9c3b0a51494fd1a1ed91136457336e: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:25.069692  2547 ts_tablet_manager.cc:1434] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2: Time spent starting tablet: real 0.082s	user 0.027s	sys 0.046s
I20260709 13:10:25.070842  2547 tablet_bootstrap.cc:492] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2: Bootstrap starting.
I20260709 13:10:25.077370  2547 tablet_bootstrap.cc:654] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:25.088713  2547 tablet_bootstrap.cc:492] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2: No bootstrap required, opened a new log
I20260709 13:10:25.089234  2547 ts_tablet_manager.cc:1403] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 13:10:25.092497  2547 raft_consensus.cc:359] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.093166  2579 raft_consensus.cc:493] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:25.093204  2547 raft_consensus.cc:385] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:25.093665  2547 raft_consensus.cc:740] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Initialized, Role: FOLLOWER
I20260709 13:10:25.093698  2579 raft_consensus.cc:515] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.094940  2547 consensus_queue.cc:260] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.095731  2249 catalog_manager.cc:5697] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194). New cstate: current_term: 1 leader_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:25.097178  2547 ts_tablet_manager.cc:1434] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:10:25.095908  2579 leader_election.cc:290] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597)
I20260709 13:10:25.098886  2547 tablet_bootstrap.cc:492] T 1589d5a2095d4a4595a84b714296d47a P 6b6edb07270c4903a4980eb601b90fb2: Bootstrap starting.
I20260709 13:10:25.099277  2353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26714dcaa49f47f9b4300b8fc418a58b" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b6edb07270c4903a4980eb601b90fb2" is_pre_election: true
I20260709 13:10:25.100029  2429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26714dcaa49f47f9b4300b8fc418a58b" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" is_pre_election: true
I20260709 13:10:25.103459  2548 tablet_bootstrap.cc:492] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3: No bootstrap required, opened a new log
I20260709 13:10:25.105125  2548 ts_tablet_manager.cc:1403] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.010s
I20260709 13:10:25.105050  2429 raft_consensus.cc:2468] T 26714dcaa49f47f9b4300b8fc418a58b P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c9c3b0a51494fd1a1ed91136457336e in term 0.
W20260709 13:10:25.105275  2466 leader_election.cc:343] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:25.106464  2466 leader_election.cc:304] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [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: 4c9c3b0a51494fd1a1ed91136457336e, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 6b6edb07270c4903a4980eb601b90fb2
I20260709 13:10:25.107661  2550 raft_consensus.cc:2804] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:25.107996  2550 raft_consensus.cc:493] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:25.108289  2550 raft_consensus.cc:3060] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.108558  2548 raft_consensus.cc:359] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.109236  2548 raft_consensus.cc:385] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:25.109514  2548 raft_consensus.cc:740] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Initialized, Role: FOLLOWER
I20260709 13:10:25.110172  2548 consensus_queue.cc:260] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.111085  2546 tablet_bootstrap.cc:492] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 4c9c3b0a51494fd1a1ed91136457336e: No bootstrap required, opened a new log
I20260709 13:10:25.111562  2546 ts_tablet_manager.cc:1403] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 4c9c3b0a51494fd1a1ed91136457336e: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.008s
I20260709 13:10:25.114286  2546 raft_consensus.cc:359] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.115094  2546 raft_consensus.cc:385] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:25.115429  2546 raft_consensus.cc:740] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c9c3b0a51494fd1a1ed91136457336e, State: Initialized, Role: FOLLOWER
I20260709 13:10:25.116259  2546 consensus_queue.cc:260] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 4c9c3b0a51494fd1a1ed91136457336e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.117389  2547 tablet_bootstrap.cc:654] T 1589d5a2095d4a4595a84b714296d47a P 6b6edb07270c4903a4980eb601b90fb2: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:25.120841  2548 ts_tablet_manager.cc:1434] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:10:25.121205  2546 ts_tablet_manager.cc:1434] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 4c9c3b0a51494fd1a1ed91136457336e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:10:25.121806  2548 tablet_bootstrap.cc:492] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3: Bootstrap starting.
I20260709 13:10:25.124269  2546 tablet_bootstrap.cc:492] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e: Bootstrap starting.
I20260709 13:10:25.127772  2548 tablet_bootstrap.cc:654] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:25.130276  2550 raft_consensus.cc:515] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.140057  2590 raft_consensus.cc:493] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:25.140769  2590 raft_consensus.cc:515] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.143728  2590 leader_election.cc:290] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:25.144685  2429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0038bf465428458d9e36c786f91761f7" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" is_pre_election: true
I20260709 13:10:25.144974  2502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0038bf465428458d9e36c786f91761f7" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e" is_pre_election: true
I20260709 13:10:25.145653  2502 raft_consensus.cc:2468] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 0.
I20260709 13:10:25.145576  2429 raft_consensus.cc:2468] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 0.
I20260709 13:10:25.152946  2318 leader_election.cc:304] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c9c3b0a51494fd1a1ed91136457336e, 6b6edb07270c4903a4980eb601b90fb2; no voters: 
I20260709 13:10:25.153916  2590 raft_consensus.cc:2804] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:25.154285  2590 raft_consensus.cc:493] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:25.154609  2590 raft_consensus.cc:3060] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.158504  2546 tablet_bootstrap.cc:654] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:25.162094  2590 raft_consensus.cc:515] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.165688  2353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26714dcaa49f47f9b4300b8fc418a58b" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
W20260709 13:10:25.167229  2466 leader_election.cc:343] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:25.168406  2554 raft_consensus.cc:493] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:25.168897  2554 raft_consensus.cc:515] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.169718  2429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26714dcaa49f47f9b4300b8fc418a58b" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
I20260709 13:10:25.170315  2429 raft_consensus.cc:3060] T 26714dcaa49f47f9b4300b8fc418a58b P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.171154  2554 leader_election.cc:290] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:25.172163  2428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac50039c97f4848b87002ff38993f35" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" is_pre_election: true
I20260709 13:10:25.172654  2502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac50039c97f4848b87002ff38993f35" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e" is_pre_election: true
I20260709 13:10:25.172878  2428 raft_consensus.cc:2468] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 0.
I20260709 13:10:25.174300  2317 leader_election.cc:304] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b6edb07270c4903a4980eb601b90fb2, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 
I20260709 13:10:25.173321  2502 raft_consensus.cc:2468] T 2ac50039c97f4848b87002ff38993f35 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 0.
I20260709 13:10:25.175145  2554 raft_consensus.cc:2804] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:25.175200  2546 tablet_bootstrap.cc:492] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e: No bootstrap required, opened a new log
I20260709 13:10:25.175603  2554 raft_consensus.cc:493] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:25.176008  2554 raft_consensus.cc:3060] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.176103  2546 ts_tablet_manager.cc:1403] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.001s
I20260709 13:10:25.179953  2546 raft_consensus.cc:359] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.180944  2546 raft_consensus.cc:385] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:25.181363  2546 raft_consensus.cc:740] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c9c3b0a51494fd1a1ed91136457336e, State: Initialized, Role: FOLLOWER
I20260709 13:10:25.182986  2550 leader_election.cc:290] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 election: Requested vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597)
I20260709 13:10:25.182469  2546 consensus_queue.cc:260] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.182591  2554 raft_consensus.cc:515] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.186962  2428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0038bf465428458d9e36c786f91761f7" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
I20260709 13:10:25.187049  2427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac50039c97f4848b87002ff38993f35" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
I20260709 13:10:25.187624  2428 raft_consensus.cc:3060] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.187680  2554 leader_election.cc:290] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 1 election: Requested vote from peers 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:25.187698  2427 raft_consensus.cc:3060] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.191934  2502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac50039c97f4848b87002ff38993f35" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
I20260709 13:10:25.192548  2502 raft_consensus.cc:3060] T 2ac50039c97f4848b87002ff38993f35 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.193836  2546 ts_tablet_manager.cc:1434] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:10:25.194643  2427 raft_consensus.cc:2468] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 1.
I20260709 13:10:25.196856  2317 leader_election.cc:304] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b6edb07270c4903a4980eb601b90fb2, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 
I20260709 13:10:25.197693  2554 raft_consensus.cc:2804] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:25.209503  2547 tablet_bootstrap.cc:492] T 1589d5a2095d4a4595a84b714296d47a P 6b6edb07270c4903a4980eb601b90fb2: No bootstrap required, opened a new log
I20260709 13:10:25.209993  2547 ts_tablet_manager.cc:1403] T 1589d5a2095d4a4595a84b714296d47a P 6b6edb07270c4903a4980eb601b90fb2: Time spent bootstrapping tablet: real 0.111s	user 0.010s	sys 0.003s
I20260709 13:10:25.209939  2428 raft_consensus.cc:2468] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 1.
I20260709 13:10:25.210018  2503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0038bf465428458d9e36c786f91761f7" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
I20260709 13:10:25.211463  2317 leader_election.cc:304] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b6edb07270c4903a4980eb601b90fb2, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 
I20260709 13:10:25.211494  2503 raft_consensus.cc:3060] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.213675  2547 raft_consensus.cc:359] T 1589d5a2095d4a4595a84b714296d47a P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.214511  2547 raft_consensus.cc:385] T 1589d5a2095d4a4595a84b714296d47a P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:25.214843  2547 raft_consensus.cc:740] T 1589d5a2095d4a4595a84b714296d47a P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Initialized, Role: FOLLOWER
I20260709 13:10:25.215349  2602 raft_consensus.cc:493] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:25.217893  2601 raft_consensus.cc:2804] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:25.219780  2554 raft_consensus.cc:697] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 LEADER]: Becoming Leader. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Running, Role: LEADER
I20260709 13:10:25.215843  2547 consensus_queue.cc:260] T 1589d5a2095d4a4595a84b714296d47a P 6b6edb07270c4903a4980eb601b90fb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.220681  2601 raft_consensus.cc:697] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 LEADER]: Becoming Leader. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Running, Role: LEADER
I20260709 13:10:25.221138  2554 consensus_queue.cc:237] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.222090  2502 raft_consensus.cc:2468] T 2ac50039c97f4848b87002ff38993f35 P 4c9c3b0a51494fd1a1ed91136457336e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 1.
I20260709 13:10:25.222112  2601 consensus_queue.cc:237] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.182569  2429 raft_consensus.cc:2468] T 26714dcaa49f47f9b4300b8fc418a58b P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9c3b0a51494fd1a1ed91136457336e in term 1.
I20260709 13:10:25.225634  2466 leader_election.cc:304] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [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: 4c9c3b0a51494fd1a1ed91136457336e, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 6b6edb07270c4903a4980eb601b90fb2
I20260709 13:10:25.225488  2602 raft_consensus.cc:515] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.226838  2550 raft_consensus.cc:2804] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:25.227592  2550 raft_consensus.cc:697] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [term 1 LEADER]: Becoming Leader. State: Replica: 4c9c3b0a51494fd1a1ed91136457336e, State: Running, Role: LEADER
I20260709 13:10:25.228446  2550 consensus_queue.cc:237] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.229245  2602 leader_election.cc:290] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:25.232503  2427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a7eafeeada4b06a76ad6e71d5ddbb1" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" is_pre_election: true
I20260709 13:10:25.234457  2501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a7eafeeada4b06a76ad6e71d5ddbb1" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e" is_pre_election: true
I20260709 13:10:25.235416  2501 raft_consensus.cc:2468] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 0.
W20260709 13:10:25.240173  2299 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:10:25.240854  2317 leader_election.cc:343] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:25.219944  2503 raft_consensus.cc:2468] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 1.
I20260709 13:10:25.224251  2590 leader_election.cc:290] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 1 election: Requested vote from peers 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:25.245769  2318 leader_election.cc:304] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [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: 4c9c3b0a51494fd1a1ed91136457336e, 6b6edb07270c4903a4980eb601b90fb2; no voters: 88dfc4ad16c54f6fa3963f2a11188ed3
I20260709 13:10:25.243960  2250 catalog_manager.cc:5697] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193). New cstate: current_term: 1 leader_uuid: "6b6edb07270c4903a4980eb601b90fb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:25.251748  2603 raft_consensus.cc:2804] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:25.252228  2547 ts_tablet_manager.cc:1434] T 1589d5a2095d4a4595a84b714296d47a P 6b6edb07270c4903a4980eb601b90fb2: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.014s
I20260709 13:10:25.253191  2547 tablet_bootstrap.cc:492] T 26714dcaa49f47f9b4300b8fc418a58b P 6b6edb07270c4903a4980eb601b90fb2: Bootstrap starting.
I20260709 13:10:25.260764  2548 tablet_bootstrap.cc:492] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3: No bootstrap required, opened a new log
I20260709 13:10:25.261235  2548 ts_tablet_manager.cc:1403] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3: Time spent bootstrapping tablet: real 0.140s	user 0.038s	sys 0.048s
I20260709 13:10:25.263794  2548 raft_consensus.cc:359] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.264452  2548 raft_consensus.cc:385] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:25.264707  2548 raft_consensus.cc:740] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Initialized, Role: FOLLOWER
I20260709 13:10:25.252183  2603 raft_consensus.cc:493] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:25.265406  2603 raft_consensus.cc:3060] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.265450  2251 catalog_manager.cc:5697] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193). New cstate: current_term: 1 leader_uuid: "6b6edb07270c4903a4980eb601b90fb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:25.271632  2548 consensus_queue.cc:260] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.273941  2548 ts_tablet_manager.cc:1434] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:10:25.275233  2547 tablet_bootstrap.cc:654] T 26714dcaa49f47f9b4300b8fc418a58b P 6b6edb07270c4903a4980eb601b90fb2: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:25.279959  2603 raft_consensus.cc:515] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.283180  2603 leader_election.cc:290] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 1 election: Requested vote from peers 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:25.283535  2502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a7eafeeada4b06a76ad6e71d5ddbb1" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
I20260709 13:10:25.284188  2502 raft_consensus.cc:3060] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.283179  2428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a7eafeeada4b06a76ad6e71d5ddbb1" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
I20260709 13:10:25.285625  2428 raft_consensus.cc:3060] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.288408  2547 tablet_bootstrap.cc:492] T 26714dcaa49f47f9b4300b8fc418a58b P 6b6edb07270c4903a4980eb601b90fb2: No bootstrap required, opened a new log
I20260709 13:10:25.288902  2547 ts_tablet_manager.cc:1403] T 26714dcaa49f47f9b4300b8fc418a58b P 6b6edb07270c4903a4980eb601b90fb2: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260709 13:10:25.291618  2547 raft_consensus.cc:359] T 26714dcaa49f47f9b4300b8fc418a58b P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.292258  2547 raft_consensus.cc:385] T 26714dcaa49f47f9b4300b8fc418a58b P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:25.292536  2547 raft_consensus.cc:740] T 26714dcaa49f47f9b4300b8fc418a58b P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Initialized, Role: FOLLOWER
I20260709 13:10:25.293195  2547 consensus_queue.cc:260] T 26714dcaa49f47f9b4300b8fc418a58b P 6b6edb07270c4903a4980eb601b90fb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.294708  2574 consensus_queue.cc:1048] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.296588  2547 ts_tablet_manager.cc:1434] T 26714dcaa49f47f9b4300b8fc418a58b P 6b6edb07270c4903a4980eb601b90fb2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:25.305667  2574 raft_consensus.cc:493] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:25.306202  2574 raft_consensus.cc:515] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.308730  2555 consensus_queue.cc:1048] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.309280  2354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589d5a2095d4a4595a84b714296d47a" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b6edb07270c4903a4980eb601b90fb2" is_pre_election: true
I20260709 13:10:25.309888  2354 raft_consensus.cc:2468] T 1589d5a2095d4a4595a84b714296d47a P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 0.
I20260709 13:10:25.311177  2392 leader_election.cc:304] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b6edb07270c4903a4980eb601b90fb2, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 
I20260709 13:10:25.311992  2555 raft_consensus.cc:2804] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:25.312354  2555 raft_consensus.cc:493] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:25.312714  2555 raft_consensus.cc:3060] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.314121  2501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589d5a2095d4a4595a84b714296d47a" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e" is_pre_election: true
I20260709 13:10:25.314798  2501 raft_consensus.cc:2468] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 0.
I20260709 13:10:25.316208  2574 leader_election.cc:290] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:25.320668  2502 raft_consensus.cc:2468] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 4c9c3b0a51494fd1a1ed91136457336e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 1.
I20260709 13:10:25.322232  2590 raft_consensus.cc:493] T 26714dcaa49f47f9b4300b8fc418a58b P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:25.322971  2590 raft_consensus.cc:515] T 26714dcaa49f47f9b4300b8fc418a58b P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.323190  2318 leader_election.cc:304] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c9c3b0a51494fd1a1ed91136457336e, 6b6edb07270c4903a4980eb601b90fb2; no voters: 
I20260709 13:10:25.324100  2603 raft_consensus.cc:2804] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:25.324222  2428 raft_consensus.cc:2468] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 1.
I20260709 13:10:25.324591  2603 raft_consensus.cc:697] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 LEADER]: Becoming Leader. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Running, Role: LEADER
I20260709 13:10:25.325469  2603 consensus_queue.cc:237] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.326956  2429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26714dcaa49f47f9b4300b8fc418a58b" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" is_pre_election: true
I20260709 13:10:25.327054  2501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26714dcaa49f47f9b4300b8fc418a58b" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e" is_pre_election: true
I20260709 13:10:25.327780  2429 raft_consensus.cc:2393] T 26714dcaa49f47f9b4300b8fc418a58b P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6b6edb07270c4903a4980eb601b90fb2 in current term 1: Already voted for candidate 4c9c3b0a51494fd1a1ed91136457336e in this term.
I20260709 13:10:25.328926  2590 leader_election.cc:290] T 26714dcaa49f47f9b4300b8fc418a58b P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:25.329075  2317 leader_election.cc:304] T 26714dcaa49f47f9b4300b8fc418a58b P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b6edb07270c4903a4980eb601b90fb2; no voters: 4c9c3b0a51494fd1a1ed91136457336e, 88dfc4ad16c54f6fa3963f2a11188ed3
I20260709 13:10:25.330332  2555 raft_consensus.cc:515] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.331279  2590 raft_consensus.cc:3060] T 26714dcaa49f47f9b4300b8fc418a58b P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.334209  2354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589d5a2095d4a4595a84b714296d47a" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
I20260709 13:10:25.334756  2354 raft_consensus.cc:3060] T 1589d5a2095d4a4595a84b714296d47a P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.336320  2250 catalog_manager.cc:5697] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195). New cstate: current_term: 1 leader_uuid: "4c9c3b0a51494fd1a1ed91136457336e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:25.341647  2354 raft_consensus.cc:2468] T 1589d5a2095d4a4595a84b714296d47a P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 1.
I20260709 13:10:25.346662  2555 leader_election.cc:290] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 1 election: Requested vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:25.345137  2392 leader_election.cc:304] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b6edb07270c4903a4980eb601b90fb2, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 
I20260709 13:10:25.349936  2555 raft_consensus.cc:2804] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:25.352068  2555 raft_consensus.cc:697] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 LEADER]: Becoming Leader. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Running, Role: LEADER
I20260709 13:10:25.352949  2555 consensus_queue.cc:237] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.356156  2590 raft_consensus.cc:2749] T 26714dcaa49f47f9b4300b8fc418a58b P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:25.357422  2502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1589d5a2095d4a4595a84b714296d47a" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
I20260709 13:10:25.367357  2502 raft_consensus.cc:3060] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.370635  2579 consensus_queue.cc:1048] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.375399  2249 catalog_manager.cc:5697] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194). New cstate: current_term: 1 leader_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:25.377712  2502 raft_consensus.cc:2468] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 1.
I20260709 13:10:25.406669  2603 consensus_queue.cc:1048] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:25.416260  2249 catalog_manager.cc:5697] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193). New cstate: current_term: 1 leader_uuid: "6b6edb07270c4903a4980eb601b90fb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:25.438544  2392 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:39309, user_credentials={real_user=slave}} blocked reactor thread for 61645.3us
I20260709 13:10:25.444945  2579 raft_consensus.cc:493] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:25.445410  2579 raft_consensus.cc:515] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.450269  2550 consensus_queue.cc:1048] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:25.454210  2579 leader_election.cc:290] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597)
I20260709 13:10:25.456513  2352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc45ac69a764e8dbbdf176d773143f1" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b6edb07270c4903a4980eb601b90fb2" is_pre_election: true
I20260709 13:10:25.470572  2428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc45ac69a764e8dbbdf176d773143f1" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" is_pre_election: true
I20260709 13:10:25.473804  2466 leader_election.cc:304] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c9c3b0a51494fd1a1ed91136457336e; no voters: 6b6edb07270c4903a4980eb601b90fb2, 88dfc4ad16c54f6fa3963f2a11188ed3
I20260709 13:10:25.474253  2352 raft_consensus.cc:3060] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.475203  2622 raft_consensus.cc:2749] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:25.482512  2555 consensus_queue.cc:1048] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.486199  2502 raft_consensus.cc:3060] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:25.495407  2554 consensus_queue.cc:1048] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:25.519701  2617 consensus_queue.cc:1048] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:25.537391  2501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08b2fd78801a43b9b8c7f1d13d902fea"
dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
mode: GRACEFUL
new_leader_uuid: "6b6edb07270c4903a4980eb601b90fb2"
 from {username='slave'} at 127.0.0.1:56936
I20260709 13:10:25.538112  2501 raft_consensus.cc:606] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 1 LEADER]: Received request to transfer leadership to TS 6b6edb07270c4903a4980eb601b90fb2
I20260709 13:10:25.561792  2428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5"
dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
mode: GRACEFUL
new_leader_uuid: "6b6edb07270c4903a4980eb601b90fb2"
 from {username='slave'} at 127.0.0.1:57290
I20260709 13:10:25.562395  2428 raft_consensus.cc:606] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 LEADER]: Received request to transfer leadership to TS 6b6edb07270c4903a4980eb601b90fb2
I20260709 13:10:25.567358  2428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81998354c8c74d368a3367c2f8b6b01a"
dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
mode: GRACEFUL
new_leader_uuid: "6b6edb07270c4903a4980eb601b90fb2"
 from {username='slave'} at 127.0.0.1:57290
I20260709 13:10:25.567840  2428 raft_consensus.cc:606] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 LEADER]: Received request to transfer leadership to TS 6b6edb07270c4903a4980eb601b90fb2
I20260709 13:10:25.583348  2354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0038bf465428458d9e36c786f91761f7"
dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
mode: GRACEFUL
new_leader_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
 from {username='slave'} at 127.0.0.1:45050
I20260709 13:10:25.583866  2354 raft_consensus.cc:606] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 LEADER]: Received request to transfer leadership to TS 88dfc4ad16c54f6fa3963f2a11188ed3
I20260709 13:10:25.589192  2354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ac50039c97f4848b87002ff38993f35"
dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
mode: GRACEFUL
new_leader_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
 from {username='slave'} at 127.0.0.1:45050
I20260709 13:10:25.589758  2354 raft_consensus.cc:606] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 LEADER]: Received request to transfer leadership to TS 88dfc4ad16c54f6fa3963f2a11188ed3
I20260709 13:10:25.598105  2354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cc45ac69a764e8dbbdf176d773143f1"
dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
mode: GRACEFUL
new_leader_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
 from {username='slave'} at 127.0.0.1:45050
I20260709 13:10:25.598625  2354 raft_consensus.cc:606] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 LEADER]: Received request to transfer leadership to TS 88dfc4ad16c54f6fa3963f2a11188ed3
I20260709 13:10:25.643428  2554 consensus_queue.cc:1048] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.645351  2554 consensus_queue.cc:1048] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.655128  2603 raft_consensus.cc:993] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2: : Instructing follower 88dfc4ad16c54f6fa3963f2a11188ed3 to start an election
I20260709 13:10:25.655965  2554 raft_consensus.cc:1081] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 LEADER]: Signalling peer 88dfc4ad16c54f6fa3963f2a11188ed3 to start an election
I20260709 13:10:25.658692  2429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0038bf465428458d9e36c786f91761f7"
dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
 from {username='slave'} at 127.0.0.1:57272
I20260709 13:10:25.659765  2429 raft_consensus.cc:493] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:25.660137  2429 raft_consensus.cc:3060] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.666569  2429 raft_consensus.cc:515] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.673049  2354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0038bf465428458d9e36c786f91761f7" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
I20260709 13:10:25.673666  2354 raft_consensus.cc:3055] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:25.674005  2354 raft_consensus.cc:740] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Running, Role: LEADER
I20260709 13:10:25.675247  2354 consensus_queue.cc:260] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.676450  2354 raft_consensus.cc:3060] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.676837  2429 leader_election.cc:290] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 2 election: Requested vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:25.678097  2502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0038bf465428458d9e36c786f91761f7" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
I20260709 13:10:25.678673  2502 raft_consensus.cc:3060] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.682839  2354 raft_consensus.cc:2468] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 2.
I20260709 13:10:25.683980  2392 leader_election.cc:304] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b6edb07270c4903a4980eb601b90fb2, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 
I20260709 13:10:25.684209  2622 consensus_queue.cc:1048] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.684783  2617 raft_consensus.cc:2804] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:25.685241  2617 raft_consensus.cc:697] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 LEADER]: Becoming Leader. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Running, Role: LEADER
I20260709 13:10:25.686014  2502 raft_consensus.cc:2468] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 2.
I20260709 13:10:25.686446  2617 consensus_queue.cc:237] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.694794  2251 catalog_manager.cc:5697] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 reported cstate change: term changed from 1 to 2, leader changed from 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193) to 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194). New cstate: current_term: 2 leader_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:25.697136  2579 consensus_queue.cc:1048] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.748481  2603 consensus_queue.cc:1048] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.751598  2617 consensus_queue.cc:1048] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.761138  2602 consensus_queue.cc:1048] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.777144  2617 consensus_queue.cc:1048] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.795238  2602 consensus_queue.cc:1048] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.801482  2603 raft_consensus.cc:993] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2: : Instructing follower 88dfc4ad16c54f6fa3963f2a11188ed3 to start an election
I20260709 13:10:25.801903  2603 raft_consensus.cc:1081] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 LEADER]: Signalling peer 88dfc4ad16c54f6fa3963f2a11188ed3 to start an election
I20260709 13:10:25.808358  2428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ac50039c97f4848b87002ff38993f35"
dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
 from {username='slave'} at 127.0.0.1:57272
I20260709 13:10:25.808955  2428 raft_consensus.cc:493] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:25.809340  2428 raft_consensus.cc:3060] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.810596  2590 consensus_queue.cc:1048] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:25.814572  2428 raft_consensus.cc:515] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.817374  2353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac50039c97f4848b87002ff38993f35" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
I20260709 13:10:25.817989  2353 raft_consensus.cc:3055] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:25.818286  2502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac50039c97f4848b87002ff38993f35" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
I20260709 13:10:25.818364  2353 raft_consensus.cc:740] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Running, Role: LEADER
I20260709 13:10:25.820562  2353 consensus_queue.cc:260] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.821736  2353 raft_consensus.cc:3060] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.826386  2428 leader_election.cc:290] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 2 election: Requested vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:25.831025  2353 raft_consensus.cc:2468] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 2.
I20260709 13:10:25.832063  2392 leader_election.cc:304] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [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: 6b6edb07270c4903a4980eb601b90fb2, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 4c9c3b0a51494fd1a1ed91136457336e
I20260709 13:10:25.832861  2617 raft_consensus.cc:2804] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:25.833323  2617 raft_consensus.cc:697] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 LEADER]: Becoming Leader. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Running, Role: LEADER
I20260709 13:10:25.834097  2617 consensus_queue.cc:237] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.841203  2251 catalog_manager.cc:5697] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 reported cstate change: term changed from 1 to 2, leader changed from 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193) to 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194). New cstate: current_term: 2 leader_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:25.973547  2602 raft_consensus.cc:993] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2: : Instructing follower 88dfc4ad16c54f6fa3963f2a11188ed3 to start an election
I20260709 13:10:25.973970  2590 raft_consensus.cc:1081] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 LEADER]: Signalling peer 88dfc4ad16c54f6fa3963f2a11188ed3 to start an election
I20260709 13:10:25.975675  2428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cc45ac69a764e8dbbdf176d773143f1"
dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
 from {username='slave'} at 127.0.0.1:57272
I20260709 13:10:25.976305  2428 raft_consensus.cc:493] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:25.976744  2428 raft_consensus.cc:3060] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.982825  2621 raft_consensus.cc:993] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e: : Instructing follower 6b6edb07270c4903a4980eb601b90fb2 to start an election
I20260709 13:10:25.983291  2621 raft_consensus.cc:1081] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 1 LEADER]: Signalling peer 6b6edb07270c4903a4980eb601b90fb2 to start an election
I20260709 13:10:25.983270  2428 raft_consensus.cc:515] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.985388  2428 leader_election.cc:290] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 2 election: Requested vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:25.987529  2353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc45ac69a764e8dbbdf176d773143f1" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
I20260709 13:10:25.987656  2354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08b2fd78801a43b9b8c7f1d13d902fea"
dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
 from {username='slave'} at 127.0.0.1:45042
I20260709 13:10:25.988159  2353 raft_consensus.cc:3055] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:25.988222  2354 raft_consensus.cc:493] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:25.988490  2353 raft_consensus.cc:740] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Running, Role: LEADER
I20260709 13:10:25.988687  2354 raft_consensus.cc:3060] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.989326  2353 consensus_queue.cc:260] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:25.990239  2353 raft_consensus.cc:3060] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.991242  2501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc45ac69a764e8dbbdf176d773143f1" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
I20260709 13:10:25.991849  2501 raft_consensus.cc:3060] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:25.995275  2354 raft_consensus.cc:515] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } }
I20260709 13:10:25.998039  2502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b2fd78801a43b9b8c7f1d13d902fea" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
I20260709 13:10:25.998629  2502 raft_consensus.cc:3055] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:25.998811  2354 leader_election.cc:290] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 2 election: Requested vote from peers 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827), 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597)
I20260709 13:10:25.999002  2502 raft_consensus.cc:740] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c9c3b0a51494fd1a1ed91136457336e, State: Running, Role: LEADER
I20260709 13:10:26.000106  2501 raft_consensus.cc:2468] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 2.
I20260709 13:10:25.999859  2502 consensus_queue.cc:260] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } }
I20260709 13:10:25.997012  2353 raft_consensus.cc:2468] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 2.
I20260709 13:10:26.001080  2502 raft_consensus.cc:3060] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.001396  2393 leader_election.cc:304] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c9c3b0a51494fd1a1ed91136457336e, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 
I20260709 13:10:26.001796  2428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b2fd78801a43b9b8c7f1d13d902fea" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
I20260709 13:10:26.002384  2428 raft_consensus.cc:3060] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.002460  2617 raft_consensus.cc:2804] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:26.003067  2617 raft_consensus.cc:697] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 LEADER]: Becoming Leader. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Running, Role: LEADER
I20260709 13:10:26.005824  2617 consensus_queue.cc:237] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:26.008255  2502 raft_consensus.cc:2468] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 2.
I20260709 13:10:26.009253  2428 raft_consensus.cc:2468] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 2.
I20260709 13:10:26.009478  2318 leader_election.cc:304] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c9c3b0a51494fd1a1ed91136457336e, 6b6edb07270c4903a4980eb601b90fb2; no voters: 
I20260709 13:10:26.010342  2590 raft_consensus.cc:2804] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:26.010800  2590 raft_consensus.cc:697] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [term 2 LEADER]: Becoming Leader. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Running, Role: LEADER
I20260709 13:10:26.011597  2590 consensus_queue.cc:237] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } }
I20260709 13:10:26.014683  2251 catalog_manager.cc:5697] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 reported cstate change: term changed from 1 to 2, leader changed from 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193) to 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194). New cstate: current_term: 2 leader_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:26.018362  2250 catalog_manager.cc:5697] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 reported cstate change: term changed from 1 to 2, leader changed from 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195) to 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193). New cstate: current_term: 2 leader_uuid: "6b6edb07270c4903a4980eb601b90fb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:26.024971  2615 raft_consensus.cc:993] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3: : Instructing follower 6b6edb07270c4903a4980eb601b90fb2 to start an election
I20260709 13:10:26.025409  2617 raft_consensus.cc:1081] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 LEADER]: Signalling peer 6b6edb07270c4903a4980eb601b90fb2 to start an election
I20260709 13:10:26.026952  2353 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81998354c8c74d368a3367c2f8b6b01a"
dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
 from {username='slave'} at 127.0.0.1:45032
I20260709 13:10:26.027482  2353 raft_consensus.cc:493] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:26.027834  2353 raft_consensus.cc:3060] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.032287  2353 raft_consensus.cc:515] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:26.033778  2353 leader_election.cc:290] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 2 election: Requested vote from peers 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:26.035202  2502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81998354c8c74d368a3367c2f8b6b01a" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
I20260709 13:10:26.035833  2502 raft_consensus.cc:3060] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.037729  2428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81998354c8c74d368a3367c2f8b6b01a" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
I20260709 13:10:26.038303  2428 raft_consensus.cc:3055] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:26.038630  2428 raft_consensus.cc:740] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Running, Role: LEADER
I20260709 13:10:26.039537  2428 consensus_queue.cc:260] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:26.040719  2428 raft_consensus.cc:3060] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.041234  2502 raft_consensus.cc:2468] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 2.
I20260709 13:10:26.042495  2318 leader_election.cc:304] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c9c3b0a51494fd1a1ed91136457336e, 6b6edb07270c4903a4980eb601b90fb2; no voters: 
I20260709 13:10:26.043226  2590 raft_consensus.cc:2804] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:26.043681  2590 raft_consensus.cc:697] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 2 LEADER]: Becoming Leader. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Running, Role: LEADER
I20260709 13:10:26.044473  2590 consensus_queue.cc:237] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:26.048164  2428 raft_consensus.cc:2468] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 2.
I20260709 13:10:26.054236  2250 catalog_manager.cc:5697] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 reported cstate change: term changed from 1 to 2, leader changed from 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194) to 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193). New cstate: current_term: 2 leader_uuid: "6b6edb07270c4903a4980eb601b90fb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:26.062076  2555 raft_consensus.cc:993] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3: : Instructing follower 6b6edb07270c4903a4980eb601b90fb2 to start an election
I20260709 13:10:26.062543  2617 raft_consensus.cc:1081] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 LEADER]: Signalling peer 6b6edb07270c4903a4980eb601b90fb2 to start an election
I20260709 13:10:26.063934  2353 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5"
dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
 from {username='slave'} at 127.0.0.1:45032
I20260709 13:10:26.064428  2353 raft_consensus.cc:493] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:26.064749  2353 raft_consensus.cc:3060] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.068974  2353 raft_consensus.cc:515] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:26.070433  2353 leader_election.cc:290] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 2 election: Requested vote from peers 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:26.071620  2502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
I20260709 13:10:26.071641  2428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
I20260709 13:10:26.072175  2502 raft_consensus.cc:3060] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.072276  2428 raft_consensus.cc:3055] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:26.072661  2428 raft_consensus.cc:740] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Running, Role: LEADER
I20260709 13:10:26.073401  2428 consensus_queue.cc:260] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:26.074541  2428 raft_consensus.cc:3060] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.076730  2502 raft_consensus.cc:2468] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 2.
I20260709 13:10:26.077732  2318 leader_election.cc:304] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c9c3b0a51494fd1a1ed91136457336e, 6b6edb07270c4903a4980eb601b90fb2; no voters: 
I20260709 13:10:26.078387  2590 raft_consensus.cc:2804] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:26.078804  2590 raft_consensus.cc:697] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 LEADER]: Becoming Leader. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Running, Role: LEADER
I20260709 13:10:26.079594  2590 consensus_queue.cc:237] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:26.081095  2428 raft_consensus.cc:2468] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 2.
I20260709 13:10:26.086841  2250 catalog_manager.cc:5697] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 reported cstate change: term changed from 1 to 2, leader changed from 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194) to 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193). New cstate: current_term: 2 leader_uuid: "6b6edb07270c4903a4980eb601b90fb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:26.123813  2353 raft_consensus.cc:1275] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Refusing update from remote peer 88dfc4ad16c54f6fa3963f2a11188ed3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.125106  2617 consensus_queue.cc:1048] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.137010  2502 raft_consensus.cc:1275] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Refusing update from remote peer 88dfc4ad16c54f6fa3963f2a11188ed3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.138537  2617 consensus_queue.cc:1048] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.324738  2502 raft_consensus.cc:3060] T 2ac50039c97f4848b87002ff38993f35 P 4c9c3b0a51494fd1a1ed91136457336e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.331049  2502 raft_consensus.cc:1275] T 2ac50039c97f4848b87002ff38993f35 P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Refusing update from remote peer 88dfc4ad16c54f6fa3963f2a11188ed3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.332902  2617 consensus_queue.cc:1048] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:26.344331  2353 raft_consensus.cc:1275] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Refusing update from remote peer 88dfc4ad16c54f6fa3963f2a11188ed3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.346814  2615 consensus_queue.cc:1048] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.427049  2502 raft_consensus.cc:1275] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Refusing update from remote peer 6b6edb07270c4903a4980eb601b90fb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.428578  2590 consensus_queue.cc:1048] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.437667  2428 raft_consensus.cc:1275] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Refusing update from remote peer 6b6edb07270c4903a4980eb601b90fb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.439256  2602 consensus_queue.cc:1048] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.500746  2429 raft_consensus.cc:1275] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Refusing update from remote peer 6b6edb07270c4903a4980eb601b90fb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.501940  2602 consensus_queue.cc:1048] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.508772  2502 raft_consensus.cc:1275] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Refusing update from remote peer 6b6edb07270c4903a4980eb601b90fb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.510334  2554 consensus_queue.cc:1048] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.590723  2429 raft_consensus.cc:1275] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Refusing update from remote peer 6b6edb07270c4903a4980eb601b90fb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.592209  2554 consensus_queue.cc:1048] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.600486  2502 raft_consensus.cc:1275] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Refusing update from remote peer 6b6edb07270c4903a4980eb601b90fb2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.602607  2602 consensus_queue.cc:1048] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.603883  2353 raft_consensus.cc:1275] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Refusing update from remote peer 88dfc4ad16c54f6fa3963f2a11188ed3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.606158  2615 consensus_queue.cc:1048] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:26.616958  2502 raft_consensus.cc:1275] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Refusing update from remote peer 88dfc4ad16c54f6fa3963f2a11188ed3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:26.618305  2615 consensus_queue.cc:1048] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:28.632220  2219 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:10:28.633085  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:28.651532  2429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0038bf465428458d9e36c786f91761f7"
dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
mode: GRACEFUL
new_leader_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
 from {username='slave'} at 127.0.0.1:60040
I20260709 13:10:28.651983  2429 raft_consensus.cc:606] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 LEADER]: Received request to transfer leadership to TS 4c9c3b0a51494fd1a1ed91136457336e
I20260709 13:10:28.661927  2353 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5"
dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
mode: GRACEFUL
new_leader_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
 from {username='slave'} at 127.0.0.1:52760
I20260709 13:10:28.662407  2353 raft_consensus.cc:606] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 LEADER]: Received request to transfer leadership to TS 4c9c3b0a51494fd1a1ed91136457336e
I20260709 13:10:28.663477  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:28.663882  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:28.831573  2615 raft_consensus.cc:993] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3: : Instructing follower 4c9c3b0a51494fd1a1ed91136457336e to start an election
I20260709 13:10:28.832090  2652 raft_consensus.cc:1081] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 LEADER]: Signalling peer 4c9c3b0a51494fd1a1ed91136457336e to start an election
I20260709 13:10:28.833406  2501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0038bf465428458d9e36c786f91761f7"
dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
 from {username='slave'} at 127.0.0.1:56918
I20260709 13:10:28.833876  2501 raft_consensus.cc:493] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:28.834126  2501 raft_consensus.cc:3060] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:28.838645  2501 raft_consensus.cc:515] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:28.840658  2501 leader_election.cc:290] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 3 election: Requested vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597)
I20260709 13:10:28.841150  2353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0038bf465428458d9e36c786f91761f7" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
I20260709 13:10:28.841781  2353 raft_consensus.cc:3060] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:28.841797  2428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0038bf465428458d9e36c786f91761f7" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
I20260709 13:10:28.842419  2428 raft_consensus.cc:3055] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:28.842684  2428 raft_consensus.cc:740] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Running, Role: LEADER
I20260709 13:10:28.843313  2428 consensus_queue.cc:260] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:28.844141  2428 raft_consensus.cc:3060] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:28.846767  2353 raft_consensus.cc:2468] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9c3b0a51494fd1a1ed91136457336e in term 3.
I20260709 13:10:28.847859  2466 leader_election.cc:304] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [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: 4c9c3b0a51494fd1a1ed91136457336e, 6b6edb07270c4903a4980eb601b90fb2; no voters: 
I20260709 13:10:28.848508  2647 raft_consensus.cc:2804] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:28.849017  2428 raft_consensus.cc:2468] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9c3b0a51494fd1a1ed91136457336e in term 3.
I20260709 13:10:28.849817  2647 raft_consensus.cc:697] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 LEADER]: Becoming Leader. State: Replica: 4c9c3b0a51494fd1a1ed91136457336e, State: Running, Role: LEADER
I20260709 13:10:28.850651  2647 consensus_queue.cc:237] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:28.857086  2249 catalog_manager.cc:5697] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e reported cstate change: term changed from 2 to 3, leader changed from 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194) to 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195). New cstate: current_term: 3 leader_uuid: "4c9c3b0a51494fd1a1ed91136457336e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:28.883591  2651 raft_consensus.cc:993] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2: : Instructing follower 4c9c3b0a51494fd1a1ed91136457336e to start an election
I20260709 13:10:28.884011  2602 raft_consensus.cc:1081] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 LEADER]: Signalling peer 4c9c3b0a51494fd1a1ed91136457336e to start an election
I20260709 13:10:28.885614  2501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5"
dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
 from {username='slave'} at 127.0.0.1:56930
I20260709 13:10:28.886150  2501 raft_consensus.cc:493] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:28.886493  2501 raft_consensus.cc:3060] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:28.891075  2501 raft_consensus.cc:515] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:28.892554  2501 leader_election.cc:290] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 3 election: Requested vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597)
I20260709 13:10:28.893618  2428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
I20260709 13:10:28.893625  2353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
I20260709 13:10:28.894208  2428 raft_consensus.cc:3060] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:28.894266  2353 raft_consensus.cc:3055] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:28.894804  2353 raft_consensus.cc:740] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Running, Role: LEADER
I20260709 13:10:28.895569  2353 consensus_queue.cc:260] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:28.896505  2353 raft_consensus.cc:3060] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:28.899412  2428 raft_consensus.cc:2468] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9c3b0a51494fd1a1ed91136457336e in term 3.
I20260709 13:10:28.900298  2466 leader_election.cc:304] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [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: 4c9c3b0a51494fd1a1ed91136457336e, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 
I20260709 13:10:28.900956  2647 raft_consensus.cc:2804] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:28.901468  2647 raft_consensus.cc:697] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 LEADER]: Becoming Leader. State: Replica: 4c9c3b0a51494fd1a1ed91136457336e, State: Running, Role: LEADER
I20260709 13:10:28.901487  2353 raft_consensus.cc:2468] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9c3b0a51494fd1a1ed91136457336e in term 3.
I20260709 13:10:28.902519  2647 consensus_queue.cc:237] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:28.911350  2249 catalog_manager.cc:5697] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e reported cstate change: term changed from 2 to 3, leader changed from 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193) to 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195). New cstate: current_term: 3 leader_uuid: "4c9c3b0a51494fd1a1ed91136457336e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:29.306408  2428 raft_consensus.cc:1275] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Refusing update from remote peer 4c9c3b0a51494fd1a1ed91136457336e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:29.308029  2653 consensus_queue.cc:1048] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:29.309509  2353 raft_consensus.cc:1275] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 3 FOLLOWER]: Refusing update from remote peer 4c9c3b0a51494fd1a1ed91136457336e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:29.310984  2653 consensus_queue.cc:1048] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:29.318609  2354 raft_consensus.cc:1275] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 3 FOLLOWER]: Refusing update from remote peer 4c9c3b0a51494fd1a1ed91136457336e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:29.320113  2647 consensus_queue.cc:1048] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:29.332954  2428 raft_consensus.cc:1275] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Refusing update from remote peer 4c9c3b0a51494fd1a1ed91136457336e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:29.334995  2666 consensus_queue.cc:1048] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:29.664697  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:29.674460  2354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08b2fd78801a43b9b8c7f1d13d902fea"
dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
mode: GRACEFUL
new_leader_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
 from {username='slave'} at 127.0.0.1:45050
I20260709 13:10:29.675048  2354 raft_consensus.cc:606] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [term 2 LEADER]: Received request to transfer leadership to TS 88dfc4ad16c54f6fa3963f2a11188ed3
I20260709 13:10:29.679648  2354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1a7eafeeada4b06a76ad6e71d5ddbb1"
dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
mode: GRACEFUL
new_leader_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
 from {username='slave'} at 127.0.0.1:45050
I20260709 13:10:29.680190  2354 raft_consensus.cc:606] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 LEADER]: Received request to transfer leadership to TS 88dfc4ad16c54f6fa3963f2a11188ed3
I20260709 13:10:29.684576  2501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5"
dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
mode: GRACEFUL
new_leader_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
 from {username='slave'} at 127.0.0.1:56936
I20260709 13:10:29.685079  2501 raft_consensus.cc:606] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 LEADER]: Received request to transfer leadership to TS 88dfc4ad16c54f6fa3963f2a11188ed3
I20260709 13:10:29.689818  2354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81998354c8c74d368a3367c2f8b6b01a"
dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
mode: GRACEFUL
new_leader_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
 from {username='slave'} at 127.0.0.1:45050
I20260709 13:10:29.690415  2354 raft_consensus.cc:606] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 2 LEADER]: Received request to transfer leadership to TS 88dfc4ad16c54f6fa3963f2a11188ed3
I20260709 13:10:29.695469  2501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0038bf465428458d9e36c786f91761f7"
dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
mode: GRACEFUL
new_leader_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
 from {username='slave'} at 127.0.0.1:56936
I20260709 13:10:29.696012  2501 raft_consensus.cc:606] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 LEADER]: Received request to transfer leadership to TS 88dfc4ad16c54f6fa3963f2a11188ed3
I20260709 13:10:29.764827  2602 raft_consensus.cc:993] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2: : Instructing follower 88dfc4ad16c54f6fa3963f2a11188ed3 to start an election
I20260709 13:10:29.765273  2668 raft_consensus.cc:1081] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 LEADER]: Signalling peer 88dfc4ad16c54f6fa3963f2a11188ed3 to start an election
I20260709 13:10:29.766736  2428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1a7eafeeada4b06a76ad6e71d5ddbb1"
dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
 from {username='slave'} at 127.0.0.1:57272
I20260709 13:10:29.767228  2428 raft_consensus.cc:493] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:29.767535  2428 raft_consensus.cc:3060] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:29.771883  2428 raft_consensus.cc:515] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:29.773425  2428 leader_election.cc:290] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 2 election: Requested vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:29.774269  2354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a7eafeeada4b06a76ad6e71d5ddbb1" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
I20260709 13:10:29.774478  2501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a7eafeeada4b06a76ad6e71d5ddbb1" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
I20260709 13:10:29.774892  2354 raft_consensus.cc:3055] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:29.774996  2501 raft_consensus.cc:3060] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 4c9c3b0a51494fd1a1ed91136457336e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:29.775274  2354 raft_consensus.cc:740] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Running, Role: LEADER
I20260709 13:10:29.776072  2354 consensus_queue.cc:260] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:29.777251  2354 raft_consensus.cc:3060] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:29.781646  2501 raft_consensus.cc:2468] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 2.
I20260709 13:10:29.782943  2393 leader_election.cc:304] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c9c3b0a51494fd1a1ed91136457336e, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 
I20260709 13:10:29.783463  2354 raft_consensus.cc:2468] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 2.
I20260709 13:10:29.783605  2652 raft_consensus.cc:2804] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:29.784727  2652 raft_consensus.cc:697] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 LEADER]: Becoming Leader. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Running, Role: LEADER
I20260709 13:10:29.785517  2652 consensus_queue.cc:237] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:29.791464  2249 catalog_manager.cc:5697] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3 reported cstate change: term changed from 1 to 2, leader changed from 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193) to 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194). New cstate: current_term: 2 leader_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:29.807554  2653 raft_consensus.cc:993] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e: : Instructing follower 88dfc4ad16c54f6fa3963f2a11188ed3 to start an election
I20260709 13:10:29.807958  2647 raft_consensus.cc:1081] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 LEADER]: Signalling peer 88dfc4ad16c54f6fa3963f2a11188ed3 to start an election
I20260709 13:10:29.809207  2428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0038bf465428458d9e36c786f91761f7"
dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
 from {username='slave'} at 127.0.0.1:57284
I20260709 13:10:29.809682  2428 raft_consensus.cc:493] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:29.810024  2428 raft_consensus.cc:3060] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:29.814181  2428 raft_consensus.cc:515] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:29.815625  2428 leader_election.cc:290] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 4 election: Requested vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:29.816404  2354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0038bf465428458d9e36c786f91761f7" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
I20260709 13:10:29.816596  2501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0038bf465428458d9e36c786f91761f7" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
I20260709 13:10:29.816988  2354 raft_consensus.cc:3060] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:29.817114  2501 raft_consensus.cc:3055] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:29.817446  2501 raft_consensus.cc:740] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4c9c3b0a51494fd1a1ed91136457336e, State: Running, Role: LEADER
I20260709 13:10:29.818259  2501 consensus_queue.cc:260] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:29.819475  2501 raft_consensus.cc:3060] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:29.823035  2666 raft_consensus.cc:993] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e: : Instructing follower 88dfc4ad16c54f6fa3963f2a11188ed3 to start an election
I20260709 13:10:29.823556  2647 raft_consensus.cc:1081] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 LEADER]: Signalling peer 88dfc4ad16c54f6fa3963f2a11188ed3 to start an election
I20260709 13:10:29.823848  2354 raft_consensus.cc:2468] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 4.
I20260709 13:10:29.825397  2428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5"
dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
 from {username='slave'} at 127.0.0.1:57284
I20260709 13:10:29.825450  2392 leader_election.cc:304] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [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: 6b6edb07270c4903a4980eb601b90fb2, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 
I20260709 13:10:29.826098  2428 raft_consensus.cc:493] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:29.826445  2652 raft_consensus.cc:2804] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:29.826543  2428 raft_consensus.cc:3060] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:29.827003  2652 raft_consensus.cc:697] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 4 LEADER]: Becoming Leader. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Running, Role: LEADER
I20260709 13:10:29.827490  2501 raft_consensus.cc:2468] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 4.
I20260709 13:10:29.827903  2652 consensus_queue.cc:237] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:29.832934  2428 raft_consensus.cc:515] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:29.834410  2428 leader_election.cc:290] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 4 election: Requested vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:29.834014  2249 catalog_manager.cc:5697] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 reported cstate change: term changed from 3 to 4, leader changed from 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195) to 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194). New cstate: current_term: 4 leader_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:29.835518  2501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
I20260709 13:10:29.835625  2354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
I20260709 13:10:29.836068  2501 raft_consensus.cc:3055] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:29.836211  2354 raft_consensus.cc:3060] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:29.836457  2501 raft_consensus.cc:740] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4c9c3b0a51494fd1a1ed91136457336e, State: Running, Role: LEADER
I20260709 13:10:29.837285  2501 consensus_queue.cc:260] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:29.838168  2501 raft_consensus.cc:3060] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:29.842514  2354 raft_consensus.cc:2468] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 4.
I20260709 13:10:29.843755  2392 leader_election.cc:304] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [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: 6b6edb07270c4903a4980eb601b90fb2, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 
I20260709 13:10:29.843981  2501 raft_consensus.cc:2468] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 4.
I20260709 13:10:29.844570  2652 raft_consensus.cc:2804] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:29.845064  2652 raft_consensus.cc:697] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 4 LEADER]: Becoming Leader. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Running, Role: LEADER
I20260709 13:10:29.845822  2652 consensus_queue.cc:237] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:29.851117  2249 catalog_manager.cc:5697] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 reported cstate change: term changed from 3 to 4, leader changed from 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195) to 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194). New cstate: current_term: 4 leader_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:29.964640  2602 raft_consensus.cc:993] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2: : Instructing follower 88dfc4ad16c54f6fa3963f2a11188ed3 to start an election
I20260709 13:10:29.965070  2602 raft_consensus.cc:1081] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 2 LEADER]: Signalling peer 88dfc4ad16c54f6fa3963f2a11188ed3 to start an election
I20260709 13:10:29.966529  2428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81998354c8c74d368a3367c2f8b6b01a"
dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
 from {username='slave'} at 127.0.0.1:57272
I20260709 13:10:29.967044  2428 raft_consensus.cc:493] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:29.967350  2428 raft_consensus.cc:3060] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:29.971204  2428 raft_consensus.cc:515] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:29.972745  2428 leader_election.cc:290] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 3 election: Requested vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:29.973526  2354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81998354c8c74d368a3367c2f8b6b01a" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
I20260709 13:10:29.973758  2501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81998354c8c74d368a3367c2f8b6b01a" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
I20260709 13:10:29.974030  2354 raft_consensus.cc:3055] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:29.974272  2501 raft_consensus.cc:3060] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:29.974413  2354 raft_consensus.cc:740] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Running, Role: LEADER
I20260709 13:10:29.975191  2354 consensus_queue.cc:260] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:29.976068  2354 raft_consensus.cc:3060] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:29.979023  2501 raft_consensus.cc:2468] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 3.
I20260709 13:10:29.980047  2393 leader_election.cc:304] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [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: 4c9c3b0a51494fd1a1ed91136457336e, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 
I20260709 13:10:29.980679  2354 raft_consensus.cc:2468] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 3.
I20260709 13:10:29.980839  2652 raft_consensus.cc:2804] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:29.981359  2652 raft_consensus.cc:697] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 LEADER]: Becoming Leader. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Running, Role: LEADER
I20260709 13:10:29.982084  2652 consensus_queue.cc:237] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:29.988427  2249 catalog_manager.cc:5697] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 reported cstate change: term changed from 2 to 3, leader changed from 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193) to 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194). New cstate: current_term: 3 leader_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:30.115226  2668 raft_consensus.cc:993] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2: : Instructing follower 88dfc4ad16c54f6fa3963f2a11188ed3 to start an election
I20260709 13:10:30.115669  2602 raft_consensus.cc:1081] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [term 2 LEADER]: Signalling peer 88dfc4ad16c54f6fa3963f2a11188ed3 to start an election
I20260709 13:10:30.117094  2428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08b2fd78801a43b9b8c7f1d13d902fea"
dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
 from {username='slave'} at 127.0.0.1:57272
I20260709 13:10:30.117545  2428 raft_consensus.cc:493] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:30.117827  2428 raft_consensus.cc:3060] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:30.122166  2428 raft_consensus.cc:515] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } }
I20260709 13:10:30.123607  2428 leader_election.cc:290] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [CANDIDATE]: Term 3 election: Requested vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:30.124599  2354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b2fd78801a43b9b8c7f1d13d902fea" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
I20260709 13:10:30.124692  2501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b2fd78801a43b9b8c7f1d13d902fea" candidate_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
I20260709 13:10:30.125149  2354 raft_consensus.cc:3055] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:30.125196  2501 raft_consensus.cc:3060] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:30.125506  2354 raft_consensus.cc:740] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Running, Role: LEADER
I20260709 13:10:30.126215  2354 consensus_queue.cc:260] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } }
I20260709 13:10:30.127333  2354 raft_consensus.cc:3060] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:30.131048  2501 raft_consensus.cc:2468] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 3.
I20260709 13:10:30.131994  2393 leader_election.cc:304] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [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: 4c9c3b0a51494fd1a1ed91136457336e, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 
I20260709 13:10:30.132745  2652 raft_consensus.cc:2804] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:30.132912  2354 raft_consensus.cc:2468] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88dfc4ad16c54f6fa3963f2a11188ed3 in term 3.
I20260709 13:10:30.133149  2652 raft_consensus.cc:697] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 LEADER]: Becoming Leader. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Running, Role: LEADER
I20260709 13:10:30.133930  2652 consensus_queue.cc:237] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } }
I20260709 13:10:30.140224  2249 catalog_manager.cc:5697] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 reported cstate change: term changed from 2 to 3, leader changed from 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193) to 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194). New cstate: current_term: 3 leader_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:30.259478  2354 raft_consensus.cc:1275] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Refusing update from remote peer 88dfc4ad16c54f6fa3963f2a11188ed3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:30.260684  2652 consensus_queue.cc:1048] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:30.271999  2501 raft_consensus.cc:1275] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Refusing update from remote peer 88dfc4ad16c54f6fa3963f2a11188ed3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:30.273937  2678 consensus_queue.cc:1048] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:30.373972  2354 raft_consensus.cc:1275] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 4 FOLLOWER]: Refusing update from remote peer 88dfc4ad16c54f6fa3963f2a11188ed3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:30.375190  2678 consensus_queue.cc:1048] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:30.383203  2501 raft_consensus.cc:1275] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 4 FOLLOWER]: Refusing update from remote peer 88dfc4ad16c54f6fa3963f2a11188ed3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:30.385433  2678 consensus_queue.cc:1048] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:30.424980  2354 raft_consensus.cc:1275] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 3 FOLLOWER]: Refusing update from remote peer 88dfc4ad16c54f6fa3963f2a11188ed3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:30.426010  2501 raft_consensus.cc:1275] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 4 FOLLOWER]: Refusing update from remote peer 88dfc4ad16c54f6fa3963f2a11188ed3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:30.426322  2678 consensus_queue.cc:1048] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:30.427343  2652 consensus_queue.cc:1048] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:30.439216  2353 raft_consensus.cc:1275] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 4 FOLLOWER]: Refusing update from remote peer 88dfc4ad16c54f6fa3963f2a11188ed3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:30.441066  2652 consensus_queue.cc:1048] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:30.441838  2501 raft_consensus.cc:1275] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e [term 3 FOLLOWER]: Refusing update from remote peer 88dfc4ad16c54f6fa3963f2a11188ed3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:30.445479  2678 consensus_queue.cc:1048] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:30.524303  2353 raft_consensus.cc:1275] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [term 3 FOLLOWER]: Refusing update from remote peer 88dfc4ad16c54f6fa3963f2a11188ed3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:30.525410  2669 consensus_queue.cc:1048] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:30.533313  2502 raft_consensus.cc:1275] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 3 FOLLOWER]: Refusing update from remote peer 88dfc4ad16c54f6fa3963f2a11188ed3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:30.535466  2669 consensus_queue.cc:1048] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:32.708221  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:32.715867  2428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0038bf465428458d9e36c786f91761f7"
dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
mode: GRACEFUL
new_leader_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
 from {username='slave'} at 127.0.0.1:60040
I20260709 13:10:32.716511  2428 raft_consensus.cc:606] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 4 LEADER]: Received request to transfer leadership to TS 4c9c3b0a51494fd1a1ed91136457336e
I20260709 13:10:32.718933  2428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ac50039c97f4848b87002ff38993f35"
dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
mode: GRACEFUL
new_leader_uuid: "6b6edb07270c4903a4980eb601b90fb2"
 from {username='slave'} at 127.0.0.1:60040
I20260709 13:10:32.719344  2428 raft_consensus.cc:606] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 LEADER]: Received request to transfer leadership to TS 6b6edb07270c4903a4980eb601b90fb2
I20260709 13:10:32.721413  2428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81998354c8c74d368a3367c2f8b6b01a"
dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
mode: GRACEFUL
new_leader_uuid: "6b6edb07270c4903a4980eb601b90fb2"
 from {username='slave'} at 127.0.0.1:60040
I20260709 13:10:32.721916  2428 raft_consensus.cc:606] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 LEADER]: Received request to transfer leadership to TS 6b6edb07270c4903a4980eb601b90fb2
I20260709 13:10:32.723990  2428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cc45ac69a764e8dbbdf176d773143f1"
dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
mode: GRACEFUL
new_leader_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
 from {username='slave'} at 127.0.0.1:60040
I20260709 13:10:32.724403  2428 raft_consensus.cc:606] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 LEADER]: Received request to transfer leadership to TS 4c9c3b0a51494fd1a1ed91136457336e
I20260709 13:10:32.727198  2428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5"
dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
mode: GRACEFUL
new_leader_uuid: "6b6edb07270c4903a4980eb601b90fb2"
 from {username='slave'} at 127.0.0.1:60040
I20260709 13:10:32.727618  2428 raft_consensus.cc:606] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 4 LEADER]: Received request to transfer leadership to TS 6b6edb07270c4903a4980eb601b90fb2
I20260709 13:10:32.728672  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:10:32.729089  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:32.751536  2692 raft_consensus.cc:993] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3: : Instructing follower 4c9c3b0a51494fd1a1ed91136457336e to start an election
I20260709 13:10:32.752069  2669 raft_consensus.cc:1081] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 4 LEADER]: Signalling peer 4c9c3b0a51494fd1a1ed91136457336e to start an election
I20260709 13:10:32.753607  2501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0038bf465428458d9e36c786f91761f7"
dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
 from {username='slave'} at 127.0.0.1:56918
I20260709 13:10:32.754032  2501 raft_consensus.cc:493] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:32.754329  2501 raft_consensus.cc:3060] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:10:32.757922  2692 raft_consensus.cc:993] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3: : Instructing follower 4c9c3b0a51494fd1a1ed91136457336e to start an election
I20260709 13:10:32.758353  2669 raft_consensus.cc:1081] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 LEADER]: Signalling peer 4c9c3b0a51494fd1a1ed91136457336e to start an election
I20260709 13:10:32.759889  2502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cc45ac69a764e8dbbdf176d773143f1"
dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
 from {username='slave'} at 127.0.0.1:56918
I20260709 13:10:32.760315  2502 raft_consensus.cc:493] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:32.760699  2502 raft_consensus.cc:3060] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:32.760279  2501 raft_consensus.cc:515] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:32.762300  2501 leader_election.cc:290] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 5 election: Requested vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597)
I20260709 13:10:32.763160  2354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0038bf465428458d9e36c786f91761f7" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
I20260709 13:10:32.763453  2428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0038bf465428458d9e36c786f91761f7" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
I20260709 13:10:32.763857  2354 raft_consensus.cc:3060] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:10:32.763994  2428 raft_consensus.cc:3055] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:10:32.764319  2428 raft_consensus.cc:740] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Running, Role: LEADER
I20260709 13:10:32.765113  2428 consensus_queue.cc:260] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:32.766270  2428 raft_consensus.cc:3060] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:10:32.766664  2502 raft_consensus.cc:515] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:32.768603  2502 leader_election.cc:290] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [CANDIDATE]: Term 3 election: Requested vote from peers 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309), 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597)
I20260709 13:10:32.769959  2353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc45ac69a764e8dbbdf176d773143f1" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
I20260709 13:10:32.769044  2354 raft_consensus.cc:2468] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9c3b0a51494fd1a1ed91136457336e in term 5.
I20260709 13:10:32.770255  2429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc45ac69a764e8dbbdf176d773143f1" candidate_uuid: "4c9c3b0a51494fd1a1ed91136457336e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
I20260709 13:10:32.770524  2353 raft_consensus.cc:3060] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:32.770884  2429 raft_consensus.cc:3055] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:32.771238  2429 raft_consensus.cc:740] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Running, Role: LEADER
I20260709 13:10:32.772009  2429 consensus_queue.cc:260] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:32.772810  2428 raft_consensus.cc:2468] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9c3b0a51494fd1a1ed91136457336e in term 5.
I20260709 13:10:32.773087  2429 raft_consensus.cc:3060] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:32.774376  2466 leader_election.cc:304] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [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: 4c9c3b0a51494fd1a1ed91136457336e, 88dfc4ad16c54f6fa3963f2a11188ed3; no voters: 
I20260709 13:10:32.775833  2647 raft_consensus.cc:2804] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:10:32.776873  2647 raft_consensus.cc:697] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 5 LEADER]: Becoming Leader. State: Replica: 4c9c3b0a51494fd1a1ed91136457336e, State: Running, Role: LEADER
I20260709 13:10:32.776960  2353 raft_consensus.cc:2468] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9c3b0a51494fd1a1ed91136457336e in term 3.
I20260709 13:10:32.777999  2647 consensus_queue.cc:237] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:32.778198  2466 leader_election.cc:304] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [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: 4c9c3b0a51494fd1a1ed91136457336e, 6b6edb07270c4903a4980eb601b90fb2; no voters: 
I20260709 13:10:32.779245  2693 raft_consensus.cc:2804] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:32.779918  2429 raft_consensus.cc:2468] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9c3b0a51494fd1a1ed91136457336e in term 3.
I20260709 13:10:32.780333  2693 raft_consensus.cc:697] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 LEADER]: Becoming Leader. State: Replica: 4c9c3b0a51494fd1a1ed91136457336e, State: Running, Role: LEADER
I20260709 13:10:32.781390  2693 consensus_queue.cc:237] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:32.786587  2251 catalog_manager.cc:5697] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e reported cstate change: term changed from 4 to 5, leader changed from 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194) to 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195). New cstate: current_term: 5 leader_uuid: "4c9c3b0a51494fd1a1ed91136457336e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:32.803727  2251 catalog_manager.cc:5697] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e reported cstate change: term changed from 2 to 3, leader changed from 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194) to 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195). New cstate: current_term: 3 leader_uuid: "4c9c3b0a51494fd1a1ed91136457336e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:33.001812  2692 raft_consensus.cc:993] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3: : Instructing follower 6b6edb07270c4903a4980eb601b90fb2 to start an election
I20260709 13:10:33.002291  2669 raft_consensus.cc:1081] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 LEADER]: Signalling peer 6b6edb07270c4903a4980eb601b90fb2 to start an election
I20260709 13:10:33.003823  2353 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81998354c8c74d368a3367c2f8b6b01a"
dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
 from {username='slave'} at 127.0.0.1:45032
I20260709 13:10:33.004190  2353 raft_consensus.cc:493] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:33.004405  2353 raft_consensus.cc:3060] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:33.008256  2353 raft_consensus.cc:515] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:33.009635  2353 leader_election.cc:290] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 4 election: Requested vote from peers 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:33.010679  2502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81998354c8c74d368a3367c2f8b6b01a" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
I20260709 13:10:33.010679  2429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81998354c8c74d368a3367c2f8b6b01a" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
I20260709 13:10:33.011428  2502 raft_consensus.cc:3060] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:33.011515  2429 raft_consensus.cc:3055] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:33.011915  2429 raft_consensus.cc:740] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Running, Role: LEADER
I20260709 13:10:33.012633  2429 consensus_queue.cc:260] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:33.013581  2429 raft_consensus.cc:3060] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:33.015710  2502 raft_consensus.cc:2468] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 4.
I20260709 13:10:33.016834  2318 leader_election.cc:304] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [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: 4c9c3b0a51494fd1a1ed91136457336e, 6b6edb07270c4903a4980eb601b90fb2; no voters: 
I20260709 13:10:33.018457  2429 raft_consensus.cc:2468] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 4.
I20260709 13:10:33.018626  2701 raft_consensus.cc:2804] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:33.020301  2701 raft_consensus.cc:697] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 4 LEADER]: Becoming Leader. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Running, Role: LEADER
I20260709 13:10:33.021130  2701 consensus_queue.cc:237] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:33.027868  2251 catalog_manager.cc:5697] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 reported cstate change: term changed from 3 to 4, leader changed from 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194) to 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193). New cstate: current_term: 4 leader_uuid: "6b6edb07270c4903a4980eb601b90fb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:33.057003  2692 raft_consensus.cc:993] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3: : Instructing follower 6b6edb07270c4903a4980eb601b90fb2 to start an election
I20260709 13:10:33.057406  2669 raft_consensus.cc:1081] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 4 LEADER]: Signalling peer 6b6edb07270c4903a4980eb601b90fb2 to start an election
I20260709 13:10:33.058748  2353 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5"
dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
 from {username='slave'} at 127.0.0.1:45032
I20260709 13:10:33.059149  2353 raft_consensus.cc:493] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:33.059422  2353 raft_consensus.cc:3060] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:10:33.063335  2353 raft_consensus.cc:515] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:33.064782  2353 leader_election.cc:290] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 5 election: Requested vote from peers 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:33.065743  2429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
I20260709 13:10:33.066372  2429 raft_consensus.cc:3055] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:10:33.066289  2502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afce591b0f43473ca0ddc7d890880ae5" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
I20260709 13:10:33.066927  2429 raft_consensus.cc:740] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Running, Role: LEADER
I20260709 13:10:33.067076  2502 raft_consensus.cc:3060] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:10:33.067782  2429 consensus_queue.cc:260] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:33.068976  2429 raft_consensus.cc:3060] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:10:33.073304  2502 raft_consensus.cc:2468] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 5.
I20260709 13:10:33.074450  2318 leader_election.cc:304] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [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: 4c9c3b0a51494fd1a1ed91136457336e, 6b6edb07270c4903a4980eb601b90fb2; no voters: 
I20260709 13:10:33.075455  2701 raft_consensus.cc:2804] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:10:33.075649  2429 raft_consensus.cc:2468] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 5.
I20260709 13:10:33.075872  2701 raft_consensus.cc:697] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 5 LEADER]: Becoming Leader. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Running, Role: LEADER
I20260709 13:10:33.076645  2701 consensus_queue.cc:237] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:33.082850  2251 catalog_manager.cc:5697] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 reported cstate change: term changed from 4 to 5, leader changed from 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194) to 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193). New cstate: current_term: 5 leader_uuid: "6b6edb07270c4903a4980eb601b90fb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:33.091356  2692 raft_consensus.cc:993] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3: : Instructing follower 6b6edb07270c4903a4980eb601b90fb2 to start an election
I20260709 13:10:33.091778  2669 raft_consensus.cc:1081] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 LEADER]: Signalling peer 6b6edb07270c4903a4980eb601b90fb2 to start an election
I20260709 13:10:33.093027  2353 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ac50039c97f4848b87002ff38993f35"
dest_uuid: "6b6edb07270c4903a4980eb601b90fb2"
 from {username='slave'} at 127.0.0.1:45032
I20260709 13:10:33.093431  2353 raft_consensus.cc:493] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:33.093717  2353 raft_consensus.cc:3060] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:33.097595  2353 raft_consensus.cc:515] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:33.099002  2353 leader_election.cc:290] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [CANDIDATE]: Term 3 election: Requested vote from peers 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194:34597), 4c9c3b0a51494fd1a1ed91136457336e (127.2.42.195:46827)
I20260709 13:10:33.099795  2429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac50039c97f4848b87002ff38993f35" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3"
I20260709 13:10:33.099968  2502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac50039c97f4848b87002ff38993f35" candidate_uuid: "6b6edb07270c4903a4980eb601b90fb2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c9c3b0a51494fd1a1ed91136457336e"
I20260709 13:10:33.100376  2429 raft_consensus.cc:3055] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:33.100385  2502 raft_consensus.cc:3060] T 2ac50039c97f4848b87002ff38993f35 P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:33.100865  2429 raft_consensus.cc:740] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 88dfc4ad16c54f6fa3963f2a11188ed3, State: Running, Role: LEADER
I20260709 13:10:33.101641  2429 consensus_queue.cc:260] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:33.102752  2429 raft_consensus.cc:3060] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:33.106693  2502 raft_consensus.cc:2468] T 2ac50039c97f4848b87002ff38993f35 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 3.
I20260709 13:10:33.107772  2318 leader_election.cc:304] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [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: 4c9c3b0a51494fd1a1ed91136457336e, 6b6edb07270c4903a4980eb601b90fb2; no voters: 
I20260709 13:10:33.108469  2701 raft_consensus.cc:2804] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:33.108760  2429 raft_consensus.cc:2468] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b6edb07270c4903a4980eb601b90fb2 in term 3.
I20260709 13:10:33.108889  2701 raft_consensus.cc:697] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 3 LEADER]: Becoming Leader. State: Replica: 6b6edb07270c4903a4980eb601b90fb2, State: Running, Role: LEADER
I20260709 13:10:33.109874  2701 consensus_queue.cc:237] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [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: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } }
I20260709 13:10:33.117312  2251 catalog_manager.cc:5697] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 reported cstate change: term changed from 2 to 3, leader changed from 88dfc4ad16c54f6fa3963f2a11188ed3 (127.2.42.194) to 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193). New cstate: current_term: 3 leader_uuid: "6b6edb07270c4903a4980eb601b90fb2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:33.172642  2353 raft_consensus.cc:1275] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 5 FOLLOWER]: Refusing update from remote peer 4c9c3b0a51494fd1a1ed91136457336e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:10:33.173702  2693 consensus_queue.cc:1048] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:33.182991  2429 raft_consensus.cc:1275] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 5 FOLLOWER]: Refusing update from remote peer 4c9c3b0a51494fd1a1ed91136457336e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:10:33.185137  2693 consensus_queue.cc:1048] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:33.340551  2353 raft_consensus.cc:1275] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 3 FOLLOWER]: Refusing update from remote peer 4c9c3b0a51494fd1a1ed91136457336e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:33.341760  2693 consensus_queue.cc:1048] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b6edb07270c4903a4980eb601b90fb2" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:33.350301  2429 raft_consensus.cc:1275] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Refusing update from remote peer 4c9c3b0a51494fd1a1ed91136457336e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:33.352208  2694 consensus_queue.cc:1048] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:33.449916  2429 raft_consensus.cc:1275] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 4 FOLLOWER]: Refusing update from remote peer 6b6edb07270c4903a4980eb601b90fb2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:33.451309  2701 consensus_queue.cc:1048] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:33.460399  2502 raft_consensus.cc:1275] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e [term 4 FOLLOWER]: Refusing update from remote peer 6b6edb07270c4903a4980eb601b90fb2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:33.462484  2702 consensus_queue.cc:1048] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:33.609800  2502 raft_consensus.cc:1275] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 5 FOLLOWER]: Refusing update from remote peer 6b6edb07270c4903a4980eb601b90fb2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:10:33.610908  2702 consensus_queue.cc:1048] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:33.619746  2429 raft_consensus.cc:1275] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 5 FOLLOWER]: Refusing update from remote peer 6b6edb07270c4903a4980eb601b90fb2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:10:33.621308  2701 consensus_queue.cc:1048] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:33.713986  2502 raft_consensus.cc:1275] T 2ac50039c97f4848b87002ff38993f35 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 FOLLOWER]: Refusing update from remote peer 6b6edb07270c4903a4980eb601b90fb2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:33.714669  2429 raft_consensus.cc:1275] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Refusing update from remote peer 6b6edb07270c4903a4980eb601b90fb2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:33.715723  2701 consensus_queue.cc:1048] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9c3b0a51494fd1a1ed91136457336e" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:33.716449  2714 consensus_queue.cc:1048] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88dfc4ad16c54f6fa3963f2a11188ed3" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 34597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:33.729882  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:33.738744  2219 tablet_server.cc:179] TabletServer@127.2.42.193:0 shutting down...
I20260709 13:10:33.786262  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:33.787019  2219 tablet_replica.cc:333] T 26714dcaa49f47f9b4300b8fc418a58b P 6b6edb07270c4903a4980eb601b90fb2: stopping tablet replica
I20260709 13:10:33.787662  2219 raft_consensus.cc:2243] T 26714dcaa49f47f9b4300b8fc418a58b P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:33.788131  2219 raft_consensus.cc:2272] T 26714dcaa49f47f9b4300b8fc418a58b P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:33.790326  2219 tablet_replica.cc:333] T 1589d5a2095d4a4595a84b714296d47a P 6b6edb07270c4903a4980eb601b90fb2: stopping tablet replica
I20260709 13:10:33.790800  2219 raft_consensus.cc:2243] T 1589d5a2095d4a4595a84b714296d47a P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:33.791277  2219 raft_consensus.cc:2272] T 1589d5a2095d4a4595a84b714296d47a P 6b6edb07270c4903a4980eb601b90fb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:33.792843  2219 tablet_replica.cc:333] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2: stopping tablet replica
I20260709 13:10:33.793322  2219 raft_consensus.cc:2243] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:10:33.794086  2219 raft_consensus.cc:2272] T afce591b0f43473ca0ddc7d890880ae5 P 6b6edb07270c4903a4980eb601b90fb2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:33.795995  2219 tablet_replica.cc:333] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2: stopping tablet replica
I20260709 13:10:33.796548  2219 raft_consensus.cc:2243] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:33.797065  2219 raft_consensus.cc:2272] T 0038bf465428458d9e36c786f91761f7 P 6b6edb07270c4903a4980eb601b90fb2 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:33.798774  2466 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:10:33.799868  2219 tablet_replica.cc:333] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2: stopping tablet replica
I20260709 13:10:33.800392  2219 raft_consensus.cc:2243] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:33.800799  2219 raft_consensus.cc:2272] T 8cc45ac69a764e8dbbdf176d773143f1 P 6b6edb07270c4903a4980eb601b90fb2 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:33.801891  2466 consensus_peers.cc:597] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e -> Peer 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309): Couldn't send request to peer 6b6edb07270c4903a4980eb601b90fb2. 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:10:33.802848  2219 tablet_replica.cc:333] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2: stopping tablet replica
I20260709 13:10:33.803411  2219 raft_consensus.cc:2243] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:33.804065  2219 raft_consensus.cc:2272] T 2ac50039c97f4848b87002ff38993f35 P 6b6edb07270c4903a4980eb601b90fb2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:33.805814  2219 tablet_replica.cc:333] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2: stopping tablet replica
I20260709 13:10:33.806226  2219 raft_consensus.cc:2243] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:33.806566  2219 raft_consensus.cc:2272] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 6b6edb07270c4903a4980eb601b90fb2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:33.808063  2219 tablet_replica.cc:333] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2: stopping tablet replica
I20260709 13:10:33.808446  2219 raft_consensus.cc:2243] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:33.809021  2219 raft_consensus.cc:2272] T 81998354c8c74d368a3367c2f8b6b01a P 6b6edb07270c4903a4980eb601b90fb2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:33.810585  2219 tablet_replica.cc:333] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2: stopping tablet replica
I20260709 13:10:33.811028  2219 raft_consensus.cc:2243] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:33.811412  2219 raft_consensus.cc:2272] T 08b2fd78801a43b9b8c7f1d13d902fea P 6b6edb07270c4903a4980eb601b90fb2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:33.928648  2219 tablet_server.cc:196] TabletServer@127.2.42.193:0 shutdown complete.
W20260709 13:10:33.930685  2392 consensus_peers.cc:597] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 -> Peer 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309): Couldn't send request to peer 6b6edb07270c4903a4980eb601b90fb2. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:33.946048  2219 tablet_server.cc:179] TabletServer@127.2.42.194:0 shutting down...
I20260709 13:10:33.969427  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:33.970023  2219 tablet_replica.cc:333] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3: stopping tablet replica
I20260709 13:10:33.970579  2219 raft_consensus.cc:2243] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:33.971474  2219 raft_consensus.cc:2272] T 1589d5a2095d4a4595a84b714296d47a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:33.973367  2219 tablet_replica.cc:333] T 26714dcaa49f47f9b4300b8fc418a58b P 88dfc4ad16c54f6fa3963f2a11188ed3: stopping tablet replica
I20260709 13:10:33.973834  2219 raft_consensus.cc:2243] T 26714dcaa49f47f9b4300b8fc418a58b P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:33.974211  2219 raft_consensus.cc:2272] T 26714dcaa49f47f9b4300b8fc418a58b P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:33.975914  2219 tablet_replica.cc:333] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3: stopping tablet replica
I20260709 13:10:33.976423  2219 raft_consensus.cc:2243] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:33.976799  2219 raft_consensus.cc:2272] T 0038bf465428458d9e36c786f91761f7 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:33.979164  2219 tablet_replica.cc:333] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3: stopping tablet replica
I20260709 13:10:33.979712  2219 raft_consensus.cc:2243] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:33.980461  2219 raft_consensus.cc:2272] T 08b2fd78801a43b9b8c7f1d13d902fea P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:33.982028  2219 tablet_replica.cc:333] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3: stopping tablet replica
I20260709 13:10:33.982517  2219 raft_consensus.cc:2243] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:33.983268  2219 raft_consensus.cc:2272] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:33.984786  2219 tablet_replica.cc:333] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3: stopping tablet replica
I20260709 13:10:33.985242  2219 raft_consensus.cc:2243] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:33.985606  2219 raft_consensus.cc:2272] T 2ac50039c97f4848b87002ff38993f35 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:33.988245  2219 tablet_replica.cc:333] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3: stopping tablet replica
I20260709 13:10:33.988729  2219 raft_consensus.cc:2243] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:33.989104  2219 raft_consensus.cc:2272] T 8cc45ac69a764e8dbbdf176d773143f1 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:33.990950  2219 tablet_replica.cc:333] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3: stopping tablet replica
I20260709 13:10:33.991420  2219 raft_consensus.cc:2243] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:33.991789  2219 raft_consensus.cc:2272] T afce591b0f43473ca0ddc7d890880ae5 P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:33.993817  2219 tablet_replica.cc:333] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3: stopping tablet replica
I20260709 13:10:33.994354  2219 raft_consensus.cc:2243] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:33.994742  2219 raft_consensus.cc:2272] T 81998354c8c74d368a3367c2f8b6b01a P 88dfc4ad16c54f6fa3963f2a11188ed3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.022110  2219 tablet_server.cc:196] TabletServer@127.2.42.194:0 shutdown complete.
I20260709 13:10:34.038262  2219 tablet_server.cc:179] TabletServer@127.2.42.195:0 shutting down...
I20260709 13:10:34.064451  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:34.065181  2219 tablet_replica.cc:333] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e: stopping tablet replica
W20260709 13:10:34.065233  2466 consensus_peers.cc:597] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e -> Peer 6b6edb07270c4903a4980eb601b90fb2 (127.2.42.193:39309): Couldn't send request to peer 6b6edb07270c4903a4980eb601b90fb2. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39309: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:34.066021  2219 raft_consensus.cc:2243] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:34.066772  2219 raft_consensus.cc:2272] T 8cc45ac69a764e8dbbdf176d773143f1 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.069128  2219 tablet_replica.cc:333] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 4c9c3b0a51494fd1a1ed91136457336e: stopping tablet replica
I20260709 13:10:34.069718  2219 raft_consensus.cc:2243] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.070219  2219 raft_consensus.cc:2272] T f1a7eafeeada4b06a76ad6e71d5ddbb1 P 4c9c3b0a51494fd1a1ed91136457336e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.072150  2219 tablet_replica.cc:333] T 2ac50039c97f4848b87002ff38993f35 P 4c9c3b0a51494fd1a1ed91136457336e: stopping tablet replica
I20260709 13:10:34.072547  2219 raft_consensus.cc:2243] T 2ac50039c97f4848b87002ff38993f35 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.072870  2219 raft_consensus.cc:2272] T 2ac50039c97f4848b87002ff38993f35 P 4c9c3b0a51494fd1a1ed91136457336e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.074770  2219 tablet_replica.cc:333] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e: stopping tablet replica
I20260709 13:10:34.075278  2219 raft_consensus.cc:2243] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.075651  2219 raft_consensus.cc:2272] T 1589d5a2095d4a4595a84b714296d47a P 4c9c3b0a51494fd1a1ed91136457336e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.077112  2219 tablet_replica.cc:333] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e: stopping tablet replica
I20260709 13:10:34.077513  2219 raft_consensus.cc:2243] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:10:34.078102  2219 raft_consensus.cc:2272] T 0038bf465428458d9e36c786f91761f7 P 4c9c3b0a51494fd1a1ed91136457336e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.079909  2219 tablet_replica.cc:333] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e: stopping tablet replica
I20260709 13:10:34.080310  2219 raft_consensus.cc:2243] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.080642  2219 raft_consensus.cc:2272] T afce591b0f43473ca0ddc7d890880ae5 P 4c9c3b0a51494fd1a1ed91136457336e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.082582  2219 tablet_replica.cc:333] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e: stopping tablet replica
I20260709 13:10:34.083069  2219 raft_consensus.cc:2243] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.083411  2219 raft_consensus.cc:2272] T 08b2fd78801a43b9b8c7f1d13d902fea P 4c9c3b0a51494fd1a1ed91136457336e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.084873  2219 tablet_replica.cc:333] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e: stopping tablet replica
I20260709 13:10:34.085265  2219 raft_consensus.cc:2243] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:34.085901  2219 raft_consensus.cc:2272] T 26714dcaa49f47f9b4300b8fc418a58b P 4c9c3b0a51494fd1a1ed91136457336e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.087421  2219 tablet_replica.cc:333] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e: stopping tablet replica
I20260709 13:10:34.087800  2219 raft_consensus.cc:2243] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.088142  2219 raft_consensus.cc:2272] T 81998354c8c74d368a3367c2f8b6b01a P 4c9c3b0a51494fd1a1ed91136457336e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.114173  2219 tablet_server.cc:196] TabletServer@127.2.42.195:0 shutdown complete.
I20260709 13:10:34.130716  2219 master.cc:562] Master@127.2.42.254:45575 shutting down...
I20260709 13:10:34.217921  2306 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:10:34.325063  2219 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:34.325636  2219 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.326013  2219 tablet_replica.cc:333] T 00000000000000000000000000000000 P f894f4b62ff84ea9b2c1c0d170d4f0fa: stopping tablet replica
I20260709 13:10:34.344640  2219 master.cc:584] Master@127.2.42.254:45575 shutdown complete.
4c9c3b0a51494fd1a1ed91136457336e  1
6b6edb07270c4903a4980eb601b90fb2  4
88dfc4ad16c54f6fa3963f2a11188ed3  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12653 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:10:34.383971  2219 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.42.254:36535
I20260709 13:10:34.385043  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:34.390723  2724 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:10:34.391309  2725 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:10:34.391755  2727 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:10:34.392055  2219 server_base.cc:1061] running on GCE node
I20260709 13:10:34.392997  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:34.393173  2219 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:10:34.393391  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602634393377 us; error 0 us; skew 500 ppm
I20260709 13:10:34.393985  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:34.396445  2219 webserver.cc:533] Webserver started at http://127.2.42.254:42663/ using document root <none> and password file <none>
I20260709 13:10:34.396939  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:34.397122  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:34.397413  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:34.398468  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602621566311-2219-0/minicluster-data/master-0-root/instance:
uuid: "0a218d8e08b9474883db3f9de0cae299"
format_stamp: "Formatted at 2026-07-09 13:10:34 on dist-test-slave-nwpb"
I20260709 13:10:34.402707  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:10:34.405962  2732 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:10:34.406630  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:10:34.406931  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602621566311-2219-0/minicluster-data/master-0-root
uuid: "0a218d8e08b9474883db3f9de0cae299"
format_stamp: "Formatted at 2026-07-09 13:10:34 on dist-test-slave-nwpb"
I20260709 13:10:34.407188  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602621566311-2219-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602621566311-2219-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602621566311-2219-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:10:34.431077  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:34.432940  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:34.470209  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.254:36535
I20260709 13:10:34.470306  2783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.254:36535 every 8 connection(s)
I20260709 13:10:34.474020  2784 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:10:34.483100  2784 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299: Bootstrap starting.
I20260709 13:10:34.487632  2784 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:34.491622  2784 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299: No bootstrap required, opened a new log
I20260709 13:10:34.493623  2784 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a218d8e08b9474883db3f9de0cae299" member_type: VOTER }
I20260709 13:10:34.494014  2784 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:34.494253  2784 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a218d8e08b9474883db3f9de0cae299, State: Initialized, Role: FOLLOWER
I20260709 13:10:34.494784  2784 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a218d8e08b9474883db3f9de0cae299" member_type: VOTER }
I20260709 13:10:34.495293  2784 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:34.495502  2784 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:34.495796  2784 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:34.499655  2784 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a218d8e08b9474883db3f9de0cae299" member_type: VOTER }
I20260709 13:10:34.500149  2784 leader_election.cc:304] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299 [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: 0a218d8e08b9474883db3f9de0cae299; no voters: 
I20260709 13:10:34.501237  2784 leader_election.cc:290] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:34.501658  2787 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:34.502969  2787 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299 [term 1 LEADER]: Becoming Leader. State: Replica: 0a218d8e08b9474883db3f9de0cae299, State: Running, Role: LEADER
I20260709 13:10:34.503633  2787 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299 [LEADER]: Queue going to LEADER mode. State: All 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: "0a218d8e08b9474883db3f9de0cae299" member_type: VOTER }
I20260709 13:10:34.504269  2784 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:34.508253  2789 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0a218d8e08b9474883db3f9de0cae299. Latest consensus state: current_term: 1 leader_uuid: "0a218d8e08b9474883db3f9de0cae299" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a218d8e08b9474883db3f9de0cae299" member_type: VOTER } }
I20260709 13:10:34.508424  2788 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0a218d8e08b9474883db3f9de0cae299" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a218d8e08b9474883db3f9de0cae299" member_type: VOTER } }
I20260709 13:10:34.508858  2789 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:34.508911  2788 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:34.510962  2793 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:34.519054  2793 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:34.519953  2219 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:34.527639  2793 catalog_manager.cc:1383] Generated new cluster ID: 12ec07a4e18a49c4b8e9fa71fb91a696
I20260709 13:10:34.527951  2793 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:34.544946  2793 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:34.546149  2793 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:34.558173  2793 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299: Generated new TSK 0
I20260709 13:10:34.558955  2793 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:34.586800  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:34.592854  2805 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:10:34.593773  2806 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:10:34.595212  2808 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:10:34.595871  2219 server_base.cc:1061] running on GCE node
I20260709 13:10:34.596662  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:34.596840  2219 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:10:34.596964  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602634596953 us; error 0 us; skew 500 ppm
I20260709 13:10:34.597398  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:34.599628  2219 webserver.cc:533] Webserver started at http://127.2.42.193:40317/ using document root <none> and password file <none>
I20260709 13:10:34.600036  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:34.600204  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:34.600415  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:34.601397  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602621566311-2219-0/minicluster-data/ts-0-root/instance:
uuid: "8e02601398e142599c88232dfde3310a"
format_stamp: "Formatted at 2026-07-09 13:10:34 on dist-test-slave-nwpb"
I20260709 13:10:34.605808  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:10:34.609200  2813 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:10:34.609925  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:10:34.610210  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602621566311-2219-0/minicluster-data/ts-0-root
uuid: "8e02601398e142599c88232dfde3310a"
format_stamp: "Formatted at 2026-07-09 13:10:34 on dist-test-slave-nwpb"
I20260709 13:10:34.610515  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602621566311-2219-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602621566311-2219-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602621566311-2219-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:10:34.626077  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:34.627394  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:34.628901  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:34.631228  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:34.631453  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:34.631696  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:34.631884  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:34.671773  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.193:43341
I20260709 13:10:34.671859  2875 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.193:43341 every 8 connection(s)
I20260709 13:10:34.676682  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:34.683959  2880 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:10:34.684337  2881 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:10:34.689710  2876 heartbeater.cc:344] Connected to a master server at 127.2.42.254:36535
I20260709 13:10:34.690142  2876 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:34.691169  2876 heartbeater.cc:507] Master 127.2.42.254:36535 requested a full tablet report, sending...
W20260709 13:10:34.691815  2883 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:10:34.692417  2219 server_base.cc:1061] running on GCE node
I20260709 13:10:34.693357  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:34.693593  2219 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:10:34.693471  2749 ts_manager.cc:194] Registered new tserver with Master: 8e02601398e142599c88232dfde3310a (127.2.42.193:43341)
I20260709 13:10:34.693859  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602634693838 us; error 0 us; skew 500 ppm
I20260709 13:10:34.694430  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:34.695736  2749 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59832
I20260709 13:10:34.696938  2219 webserver.cc:533] Webserver started at http://127.2.42.194:38807/ using document root <none> and password file <none>
I20260709 13:10:34.697556  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:34.697808  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:34.698107  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:34.699327  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602621566311-2219-0/minicluster-data/ts-1-root/instance:
uuid: "1afcf0d4d079477fbc39cd055d874485"
format_stamp: "Formatted at 2026-07-09 13:10:34 on dist-test-slave-nwpb"
I20260709 13:10:34.704533  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260709 13:10:34.708932  2888 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:10:34.709838  2219 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:10:34.710116  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602621566311-2219-0/minicluster-data/ts-1-root
uuid: "1afcf0d4d079477fbc39cd055d874485"
format_stamp: "Formatted at 2026-07-09 13:10:34 on dist-test-slave-nwpb"
I20260709 13:10:34.710382  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602621566311-2219-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602621566311-2219-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602621566311-2219-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:10:34.731019  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:34.732219  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:34.733680  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:34.735855  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:34.736066  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:34.736328  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:34.736487  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:34.775342  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.194:35275
I20260709 13:10:34.775453  2950 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.194:35275 every 8 connection(s)
I20260709 13:10:34.780035  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:34.787356  2954 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:10:34.788789  2955 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:10:34.790736  2219 server_base.cc:1061] running on GCE node
W20260709 13:10:34.791491  2957 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:10:34.792724  2951 heartbeater.cc:344] Connected to a master server at 127.2.42.254:36535
I20260709 13:10:34.792932  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:10:34.793130  2951 heartbeater.cc:461] Registering TS with master...
W20260709 13:10:34.793186  2219 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:10:34.793448  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602634793433 us; error 0 us; skew 500 ppm
I20260709 13:10:34.794036  2951 heartbeater.cc:507] Master 127.2.42.254:36535 requested a full tablet report, sending...
I20260709 13:10:34.794181  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:34.796377  2749 ts_manager.cc:194] Registered new tserver with Master: 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275)
I20260709 13:10:34.797019  2219 webserver.cc:533] Webserver started at http://127.2.42.195:44765/ using document root <none> and password file <none>
I20260709 13:10:34.797523  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:34.797739  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:34.798002  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:34.797961  2749 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59842
I20260709 13:10:34.799535  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602621566311-2219-0/minicluster-data/ts-2-root/instance:
uuid: "b1eecf695cda43528d9639cfc7efa92d"
format_stamp: "Formatted at 2026-07-09 13:10:34 on dist-test-slave-nwpb"
I20260709 13:10:34.803778  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:10:34.807039  2962 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:10:34.807741  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:10:34.808032  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602621566311-2219-0/minicluster-data/ts-2-root
uuid: "b1eecf695cda43528d9639cfc7efa92d"
format_stamp: "Formatted at 2026-07-09 13:10:34 on dist-test-slave-nwpb"
I20260709 13:10:34.808322  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602621566311-2219-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602621566311-2219-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602621566311-2219-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:10:34.828295  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:34.829527  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:34.831071  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:34.833218  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:34.833437  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:34.833686  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:34.833863  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:34.873234  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.195:37361
I20260709 13:10:34.873324  3024 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.195:37361 every 8 connection(s)
I20260709 13:10:34.886451  3025 heartbeater.cc:344] Connected to a master server at 127.2.42.254:36535
I20260709 13:10:34.886767  3025 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:34.887508  3025 heartbeater.cc:507] Master 127.2.42.254:36535 requested a full tablet report, sending...
I20260709 13:10:34.889314  2749 ts_manager.cc:194] Registered new tserver with Master: b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:34.889632  2219 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013363111s
I20260709 13:10:34.890736  2749 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59846
I20260709 13:10:34.914340  2749 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59850:
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:10:34.917230  2749 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:10:35.001834  2990 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc7f2871921442897c3ad190fc84b8b (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:10:35.002954  2988 tablet_service.cc:1511] Processing CreateTablet for tablet 856884a72744465b88dbb69a0149135a (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:10:35.001924  2841 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc7f2871921442897c3ad190fc84b8b (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:10:35.004551  2841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc7f2871921442897c3ad190fc84b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.004221  2840 tablet_service.cc:1511] Processing CreateTablet for tablet 87c38a48cacb481c97b0e0b066d4cab2 (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:10:35.003424  2990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc7f2871921442897c3ad190fc84b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.005534  2840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c38a48cacb481c97b0e0b066d4cab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.005286  2989 tablet_service.cc:1511] Processing CreateTablet for tablet 87c38a48cacb481c97b0e0b066d4cab2 (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:10:35.006793  2989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c38a48cacb481c97b0e0b066d4cab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.007628  2988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856884a72744465b88dbb69a0149135a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.016099  2839 tablet_service.cc:1511] Processing CreateTablet for tablet 856884a72744465b88dbb69a0149135a (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:10:35.019268  2838 tablet_service.cc:1511] Processing CreateTablet for tablet 07b3de733f7b4c9ea358030108d30279 (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:10:35.022127  2987 tablet_service.cc:1511] Processing CreateTablet for tablet 07b3de733f7b4c9ea358030108d30279 (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:10:35.023166  2839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856884a72744465b88dbb69a0149135a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.023451  2987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b3de733f7b4c9ea358030108d30279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.024776  2838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b3de733f7b4c9ea358030108d30279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.038795  2986 tablet_service.cc:1511] Processing CreateTablet for tablet 45da3e8a90094f88a2dcaebe20588016 (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:10:35.040195  2986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45da3e8a90094f88a2dcaebe20588016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.045298  2985 tablet_service.cc:1511] Processing CreateTablet for tablet 22d82a199ee84f63a91cbd0cbdf92c1d (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:10:35.046658  2985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d82a199ee84f63a91cbd0cbdf92c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.054294  2988 tablet_service.cc:1511] Processing CreateTablet for tablet c7ffcf49fa944b98903832bd63200312 (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:10:35.056134  2988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ffcf49fa944b98903832bd63200312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.062135  2837 tablet_service.cc:1511] Processing CreateTablet for tablet 45da3e8a90094f88a2dcaebe20588016 (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:10:35.064009  2837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45da3e8a90094f88a2dcaebe20588016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.068374  2836 tablet_service.cc:1511] Processing CreateTablet for tablet 22d82a199ee84f63a91cbd0cbdf92c1d (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:10:35.068961  2916 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc7f2871921442897c3ad190fc84b8b (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:10:35.069851  2836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d82a199ee84f63a91cbd0cbdf92c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.070220  2916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc7f2871921442897c3ad190fc84b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.072363  2835 tablet_service.cc:1511] Processing CreateTablet for tablet c7ffcf49fa944b98903832bd63200312 (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:10:35.073737  2835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ffcf49fa944b98903832bd63200312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.074240  2914 tablet_service.cc:1511] Processing CreateTablet for tablet 856884a72744465b88dbb69a0149135a (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:10:35.074136  2915 tablet_service.cc:1511] Processing CreateTablet for tablet 87c38a48cacb481c97b0e0b066d4cab2 (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:10:35.075789  2914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856884a72744465b88dbb69a0149135a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.077644  2913 tablet_service.cc:1511] Processing CreateTablet for tablet 07b3de733f7b4c9ea358030108d30279 (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:10:35.078998  2913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b3de733f7b4c9ea358030108d30279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.083204  2915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c38a48cacb481c97b0e0b066d4cab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.083985  2911 tablet_service.cc:1511] Processing CreateTablet for tablet 22d82a199ee84f63a91cbd0cbdf92c1d (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:10:35.085263  2911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d82a199ee84f63a91cbd0cbdf92c1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.088100  2910 tablet_service.cc:1511] Processing CreateTablet for tablet c7ffcf49fa944b98903832bd63200312 (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:10:35.089432  2910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7ffcf49fa944b98903832bd63200312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.091519  2912 tablet_service.cc:1511] Processing CreateTablet for tablet 45da3e8a90094f88a2dcaebe20588016 (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:10:35.093652  2912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45da3e8a90094f88a2dcaebe20588016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.095912  2838 tablet_service.cc:1511] Processing CreateTablet for tablet f5ad81ef721847d1bd8618f7cd67c7a2 (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:10:35.097230  2838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ad81ef721847d1bd8618f7cd67c7a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.102963  2909 tablet_service.cc:1511] Processing CreateTablet for tablet f5ad81ef721847d1bd8618f7cd67c7a2 (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:10:35.104462  2909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ad81ef721847d1bd8618f7cd67c7a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.140021  3041 tablet_bootstrap.cc:492] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a: Bootstrap starting.
I20260709 13:10:35.145530  2841 tablet_service.cc:1511] Processing CreateTablet for tablet 99587cda97604c39a578e2b043eca1c4 (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:10:35.147493  2841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99587cda97604c39a578e2b043eca1c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.152777  2908 tablet_service.cc:1511] Processing CreateTablet for tablet 99587cda97604c39a578e2b043eca1c4 (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:10:35.154114  2908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99587cda97604c39a578e2b043eca1c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.157482  2839 tablet_service.cc:1511] Processing CreateTablet for tablet 6c17d4152d854cc38343a90afa7333eb (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:10:35.160151  2986 tablet_service.cc:1511] Processing CreateTablet for tablet 99587cda97604c39a578e2b043eca1c4 (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:10:35.161711  2986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99587cda97604c39a578e2b043eca1c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.167654  2985 tablet_service.cc:1511] Processing CreateTablet for tablet f5ad81ef721847d1bd8618f7cd67c7a2 (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:10:35.168985  2839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c17d4152d854cc38343a90afa7333eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.177449  3041 tablet_bootstrap.cc:654] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.187126  2985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ad81ef721847d1bd8618f7cd67c7a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.193305  3040 tablet_bootstrap.cc:492] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d: Bootstrap starting.
I20260709 13:10:35.201519  2908 tablet_service.cc:1511] Processing CreateTablet for tablet 6c17d4152d854cc38343a90afa7333eb (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:10:35.202759  2908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c17d4152d854cc38343a90afa7333eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.210481  2989 tablet_service.cc:1511] Processing CreateTablet for tablet 6c17d4152d854cc38343a90afa7333eb (DEFAULT_TABLE table=test-workload [id=efda8fd729a142f5b843723db2b64272]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:10:35.212410  2989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c17d4152d854cc38343a90afa7333eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.211740  3040 tablet_bootstrap.cc:654] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.222868  3042 tablet_bootstrap.cc:492] T 7dc7f2871921442897c3ad190fc84b8b P 1afcf0d4d079477fbc39cd055d874485: Bootstrap starting.
I20260709 13:10:35.229723  3042 tablet_bootstrap.cc:654] T 7dc7f2871921442897c3ad190fc84b8b P 1afcf0d4d079477fbc39cd055d874485: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.236166  3040 tablet_bootstrap.cc:492] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d: No bootstrap required, opened a new log
I20260709 13:10:35.236626  3040 ts_tablet_manager.cc:1403] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.005s
I20260709 13:10:35.238289  3041 tablet_bootstrap.cc:492] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a: No bootstrap required, opened a new log
I20260709 13:10:35.238498  3040 raft_consensus.cc:359] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.239096  3040 raft_consensus.cc:385] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.239007  3041 ts_tablet_manager.cc:1403] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.008s
I20260709 13:10:35.239456  3040 raft_consensus.cc:740] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.240336  3040 consensus_queue.cc:260] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.242432  3025 heartbeater.cc:499] Master 127.2.42.254:36535 was elected leader, sending a full tablet report...
I20260709 13:10:35.242863  3040 ts_tablet_manager.cc:1434] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:10:35.243436  3042 tablet_bootstrap.cc:492] T 7dc7f2871921442897c3ad190fc84b8b P 1afcf0d4d079477fbc39cd055d874485: No bootstrap required, opened a new log
I20260709 13:10:35.243803  3040 tablet_bootstrap.cc:492] T 856884a72744465b88dbb69a0149135a P b1eecf695cda43528d9639cfc7efa92d: Bootstrap starting.
I20260709 13:10:35.243307  3041 raft_consensus.cc:359] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.244179  3042 ts_tablet_manager.cc:1403] T 7dc7f2871921442897c3ad190fc84b8b P 1afcf0d4d079477fbc39cd055d874485: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260709 13:10:35.244228  3041 raft_consensus.cc:385] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.244704  3041 raft_consensus.cc:740] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e02601398e142599c88232dfde3310a, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.245401  3041 consensus_queue.cc:260] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.247498  3042 raft_consensus.cc:359] T 7dc7f2871921442897c3ad190fc84b8b P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } }
I20260709 13:10:35.248255  3042 raft_consensus.cc:385] T 7dc7f2871921442897c3ad190fc84b8b P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.248548  3042 raft_consensus.cc:740] T 7dc7f2871921442897c3ad190fc84b8b P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1afcf0d4d079477fbc39cd055d874485, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.249450  3042 consensus_queue.cc:260] T 7dc7f2871921442897c3ad190fc84b8b P 1afcf0d4d079477fbc39cd055d874485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } }
I20260709 13:10:35.251659  3040 tablet_bootstrap.cc:654] T 856884a72744465b88dbb69a0149135a P b1eecf695cda43528d9639cfc7efa92d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.257912  2951 heartbeater.cc:499] Master 127.2.42.254:36535 was elected leader, sending a full tablet report...
I20260709 13:10:35.259044  3042 ts_tablet_manager.cc:1434] T 7dc7f2871921442897c3ad190fc84b8b P 1afcf0d4d079477fbc39cd055d874485: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20260709 13:10:35.260084  3042 tablet_bootstrap.cc:492] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485: Bootstrap starting.
I20260709 13:10:35.266816  3042 tablet_bootstrap.cc:654] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.270112  3040 tablet_bootstrap.cc:492] T 856884a72744465b88dbb69a0149135a P b1eecf695cda43528d9639cfc7efa92d: No bootstrap required, opened a new log
I20260709 13:10:35.270748  3040 ts_tablet_manager.cc:1403] T 856884a72744465b88dbb69a0149135a P b1eecf695cda43528d9639cfc7efa92d: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.008s
I20260709 13:10:35.274412  3040 raft_consensus.cc:359] T 856884a72744465b88dbb69a0149135a P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.275378  3040 raft_consensus.cc:385] T 856884a72744465b88dbb69a0149135a P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.275754  3040 raft_consensus.cc:740] T 856884a72744465b88dbb69a0149135a P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.276976  3040 consensus_queue.cc:260] T 856884a72744465b88dbb69a0149135a P b1eecf695cda43528d9639cfc7efa92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.280274  3040 ts_tablet_manager.cc:1434] T 856884a72744465b88dbb69a0149135a P b1eecf695cda43528d9639cfc7efa92d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:10:35.281023  3042 tablet_bootstrap.cc:492] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485: No bootstrap required, opened a new log
I20260709 13:10:35.281440  3040 tablet_bootstrap.cc:492] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d: Bootstrap starting.
I20260709 13:10:35.281544  3042 ts_tablet_manager.cc:1403] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260709 13:10:35.284965  3042 raft_consensus.cc:359] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.285768  3042 raft_consensus.cc:385] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.286100  3042 raft_consensus.cc:740] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1afcf0d4d079477fbc39cd055d874485, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.287211  3042 consensus_queue.cc:260] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.290208  3040 tablet_bootstrap.cc:654] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.291313  3042 ts_tablet_manager.cc:1434] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260709 13:10:35.292996  3042 tablet_bootstrap.cc:492] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485: Bootstrap starting.
I20260709 13:10:35.293058  2876 heartbeater.cc:499] Master 127.2.42.254:36535 was elected leader, sending a full tablet report...
I20260709 13:10:35.293712  3041 ts_tablet_manager.cc:1434] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a: Time spent starting tablet: real 0.054s	user 0.020s	sys 0.031s
I20260709 13:10:35.294656  3041 tablet_bootstrap.cc:492] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a: Bootstrap starting.
I20260709 13:10:35.300467  3042 tablet_bootstrap.cc:654] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.301986  3041 tablet_bootstrap.cc:654] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.309799  3040 tablet_bootstrap.cc:492] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d: No bootstrap required, opened a new log
I20260709 13:10:35.310549  3040 ts_tablet_manager.cc:1403] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.004s
I20260709 13:10:35.311067  3047 raft_consensus.cc:493] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.313225  3041 tablet_bootstrap.cc:492] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a: No bootstrap required, opened a new log
I20260709 13:10:35.313673  3041 ts_tablet_manager.cc:1403] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:10:35.313654  3040 raft_consensus.cc:359] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } }
I20260709 13:10:35.314561  3040 raft_consensus.cc:385] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.311604  3047 raft_consensus.cc:515] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.315022  3040 raft_consensus.cc:740] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.315994  3040 consensus_queue.cc:260] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } }
I20260709 13:10:35.316707  3041 raft_consensus.cc:359] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.317426  3041 raft_consensus.cc:385] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.317716  3041 raft_consensus.cc:740] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e02601398e142599c88232dfde3310a, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.318642  3040 ts_tablet_manager.cc:1434] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:35.319257  3041 consensus_queue.cc:260] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.323777  3047 leader_election.cc:290] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:35.327916  3041 ts_tablet_manager.cc:1434] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260709 13:10:35.328892  3041 tablet_bootstrap.cc:492] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a: Bootstrap starting.
I20260709 13:10:35.329604  3040 tablet_bootstrap.cc:492] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d: Bootstrap starting.
I20260709 13:10:35.335764  3041 tablet_bootstrap.cc:654] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.338124  3042 tablet_bootstrap.cc:492] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485: No bootstrap required, opened a new log
I20260709 13:10:35.338661  3042 ts_tablet_manager.cc:1403] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.006s
I20260709 13:10:35.341761  3042 raft_consensus.cc:359] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.342541  3042 raft_consensus.cc:385] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.342895  3042 raft_consensus.cc:740] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1afcf0d4d079477fbc39cd055d874485, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.343753  3042 consensus_queue.cc:260] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.348367  3042 ts_tablet_manager.cc:1434] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:10:35.349443  3042 tablet_bootstrap.cc:492] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485: Bootstrap starting.
I20260709 13:10:35.351294  3040 tablet_bootstrap.cc:654] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.357872  2926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856884a72744465b88dbb69a0149135a" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1afcf0d4d079477fbc39cd055d874485" is_pre_election: true
W20260709 13:10:35.359510  2814 leader_election.cc:343] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:35.359763  3042 tablet_bootstrap.cc:654] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.359535  3000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856884a72744465b88dbb69a0149135a" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1eecf695cda43528d9639cfc7efa92d" is_pre_election: true
I20260709 13:10:35.360344  3000 raft_consensus.cc:2468] T 856884a72744465b88dbb69a0149135a P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 0.
I20260709 13:10:35.361119  3041 tablet_bootstrap.cc:492] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a: No bootstrap required, opened a new log
I20260709 13:10:35.361630  3041 ts_tablet_manager.cc:1403] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.008s
I20260709 13:10:35.361862  2815 leader_election.cc:304] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [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: 8e02601398e142599c88232dfde3310a, b1eecf695cda43528d9639cfc7efa92d; no voters: 1afcf0d4d079477fbc39cd055d874485
I20260709 13:10:35.362812  3055 raft_consensus.cc:2804] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:35.363222  3055 raft_consensus.cc:493] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:35.363399  3040 tablet_bootstrap.cc:492] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d: No bootstrap required, opened a new log
I20260709 13:10:35.363559  3055 raft_consensus.cc:3060] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.363904  3040 ts_tablet_manager.cc:1403] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.002s
I20260709 13:10:35.364426  3041 raft_consensus.cc:359] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } }
I20260709 13:10:35.365017  3041 raft_consensus.cc:385] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.365268  3041 raft_consensus.cc:740] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e02601398e142599c88232dfde3310a, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.365901  3041 consensus_queue.cc:260] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } }
I20260709 13:10:35.366806  3040 raft_consensus.cc:359] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.367527  3040 raft_consensus.cc:385] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.367877  3041 ts_tablet_manager.cc:1434] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:10:35.367831  3040 raft_consensus.cc:740] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.368927  3041 tablet_bootstrap.cc:492] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a: Bootstrap starting.
I20260709 13:10:35.368809  3040 consensus_queue.cc:260] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.370712  3055 raft_consensus.cc:515] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.373539  2926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856884a72744465b88dbb69a0149135a" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
I20260709 13:10:35.373929  3055 leader_election.cc:290] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 1 election: Requested vote from peers 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
W20260709 13:10:35.374923  2814 leader_election.cc:343] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:35.376570  3046 raft_consensus.cc:493] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.377131  3000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856884a72744465b88dbb69a0149135a" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
I20260709 13:10:35.377410  3041 tablet_bootstrap.cc:654] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.377710  3000 raft_consensus.cc:3060] T 856884a72744465b88dbb69a0149135a P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.377020  3046 raft_consensus.cc:515] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } }
I20260709 13:10:35.380990  3042 tablet_bootstrap.cc:492] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485: No bootstrap required, opened a new log
I20260709 13:10:35.381505  3042 ts_tablet_manager.cc:1403] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.004s
I20260709 13:10:35.384424  3046 leader_election.cc:290] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275)
I20260709 13:10:35.387463  3041 tablet_bootstrap.cc:492] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a: No bootstrap required, opened a new log
I20260709 13:10:35.387921  3041 ts_tablet_manager.cc:1403] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 13:10:35.388870  3000 raft_consensus.cc:2468] T 856884a72744465b88dbb69a0149135a P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 1.
I20260709 13:10:35.390053  2815 leader_election.cc:304] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [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: 8e02601398e142599c88232dfde3310a, b1eecf695cda43528d9639cfc7efa92d; no voters: 1afcf0d4d079477fbc39cd055d874485
I20260709 13:10:35.390924  3040 ts_tablet_manager.cc:1434] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:10:35.391021  3055 raft_consensus.cc:2804] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:35.390789  3041 raft_consensus.cc:359] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.391546  3055 raft_consensus.cc:697] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [term 1 LEADER]: Becoming Leader. State: Replica: 8e02601398e142599c88232dfde3310a, State: Running, Role: LEADER
I20260709 13:10:35.391577  3041 raft_consensus.cc:385] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.392066  3041 raft_consensus.cc:740] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e02601398e142599c88232dfde3310a, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.392488  3055 consensus_queue.cc:237] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.392740  3041 consensus_queue.cc:260] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.401173  3040 tablet_bootstrap.cc:492] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d: Bootstrap starting.
I20260709 13:10:35.411253  3040 tablet_bootstrap.cc:654] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.408507  3042 raft_consensus.cc:359] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.413090  3042 raft_consensus.cc:385] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.413475  3042 raft_consensus.cc:740] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1afcf0d4d079477fbc39cd055d874485, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.418829  3042 consensus_queue.cc:260] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.423074  2926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc7f2871921442897c3ad190fc84b8b" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1afcf0d4d079477fbc39cd055d874485" is_pre_election: true
I20260709 13:10:35.423885  2926 raft_consensus.cc:2468] T 7dc7f2871921442897c3ad190fc84b8b P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 0.
I20260709 13:10:35.425541  3040 tablet_bootstrap.cc:492] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d: No bootstrap required, opened a new log
I20260709 13:10:35.426674  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc7f2871921442897c3ad190fc84b8b" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e02601398e142599c88232dfde3310a" is_pre_election: true
I20260709 13:10:35.427591  2851 raft_consensus.cc:2468] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 0.
I20260709 13:10:35.428095  3040 ts_tablet_manager.cc:1403] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.005s
I20260709 13:10:35.429559  2963 leader_election.cc:304] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1afcf0d4d079477fbc39cd055d874485, b1eecf695cda43528d9639cfc7efa92d; no voters: 
I20260709 13:10:35.430711  3046 raft_consensus.cc:2804] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:35.431078  3046 raft_consensus.cc:493] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:35.431520  3046 raft_consensus.cc:3060] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.441713  3042 ts_tablet_manager.cc:1434] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485: Time spent starting tablet: real 0.060s	user 0.003s	sys 0.004s
I20260709 13:10:35.441885  3046 raft_consensus.cc:515] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } }
I20260709 13:10:35.445879  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc7f2871921442897c3ad190fc84b8b" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e02601398e142599c88232dfde3310a"
I20260709 13:10:35.446610  2851 raft_consensus.cc:3060] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.446779  3040 raft_consensus.cc:359] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.447842  3040 raft_consensus.cc:385] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.448232  3040 raft_consensus.cc:740] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.449312  3040 consensus_queue.cc:260] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.459249  3040 ts_tablet_manager.cc:1434] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.008s
I20260709 13:10:35.460513  3040 tablet_bootstrap.cc:492] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d: Bootstrap starting.
I20260709 13:10:35.460604  2851 raft_consensus.cc:2468] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 1.
I20260709 13:10:35.462394  3042 tablet_bootstrap.cc:492] T 856884a72744465b88dbb69a0149135a P 1afcf0d4d079477fbc39cd055d874485: Bootstrap starting.
I20260709 13:10:35.467470  2963 leader_election.cc:304] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e02601398e142599c88232dfde3310a, b1eecf695cda43528d9639cfc7efa92d; no voters: 
I20260709 13:10:35.468530  3065 raft_consensus.cc:2804] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:35.469594  3041 ts_tablet_manager.cc:1434] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a: Time spent starting tablet: real 0.081s	user 0.034s	sys 0.045s
I20260709 13:10:35.470709  3041 tablet_bootstrap.cc:492] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a: Bootstrap starting.
I20260709 13:10:35.471709  3046 leader_election.cc:290] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 election: Requested vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275)
I20260709 13:10:35.468497  3062 raft_consensus.cc:493] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.472851  2926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc7f2871921442897c3ad190fc84b8b" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
I20260709 13:10:35.473434  2926 raft_consensus.cc:3060] T 7dc7f2871921442897c3ad190fc84b8b P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.477430  3041 tablet_bootstrap.cc:654] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.477437  2748 catalog_manager.cc:5697] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e02601398e142599c88232dfde3310a (127.2.42.193). New cstate: current_term: 1 leader_uuid: "8e02601398e142599c88232dfde3310a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:35.480538  2926 raft_consensus.cc:2468] T 7dc7f2871921442897c3ad190fc84b8b P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 1.
I20260709 13:10:35.482409  3062 raft_consensus.cc:515] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.484658  3040 tablet_bootstrap.cc:654] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.486058  2926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c38a48cacb481c97b0e0b066d4cab2" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1afcf0d4d079477fbc39cd055d874485" is_pre_election: true
I20260709 13:10:35.486922  2926 raft_consensus.cc:2468] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 0.
I20260709 13:10:35.488346  2814 leader_election.cc:304] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1afcf0d4d079477fbc39cd055d874485, 8e02601398e142599c88232dfde3310a; no voters: 
I20260709 13:10:35.489306  3055 raft_consensus.cc:2804] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:35.489367  3041 tablet_bootstrap.cc:492] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a: No bootstrap required, opened a new log
I20260709 13:10:35.489938  3055 raft_consensus.cc:493] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:35.490228  3041 ts_tablet_manager.cc:1403] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 13:10:35.490396  3055 raft_consensus.cc:3060] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.491746  3062 leader_election.cc:290] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:35.492877  3000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c38a48cacb481c97b0e0b066d4cab2" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1eecf695cda43528d9639cfc7efa92d" is_pre_election: true
I20260709 13:10:35.493453  3000 raft_consensus.cc:2468] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 0.
I20260709 13:10:35.494020  3042 tablet_bootstrap.cc:654] T 856884a72744465b88dbb69a0149135a P 1afcf0d4d079477fbc39cd055d874485: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.494179  3041 raft_consensus.cc:359] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.495091  3041 raft_consensus.cc:385] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.495460  3041 raft_consensus.cc:740] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e02601398e142599c88232dfde3310a, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.496472  3041 consensus_queue.cc:260] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.499662  3041 ts_tablet_manager.cc:1434] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:10:35.500892  3041 tablet_bootstrap.cc:492] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a: Bootstrap starting.
I20260709 13:10:35.506119  3042 tablet_bootstrap.cc:492] T 856884a72744465b88dbb69a0149135a P 1afcf0d4d079477fbc39cd055d874485: No bootstrap required, opened a new log
I20260709 13:10:35.506625  3042 ts_tablet_manager.cc:1403] T 856884a72744465b88dbb69a0149135a P 1afcf0d4d079477fbc39cd055d874485: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.010s
I20260709 13:10:35.508569  3040 tablet_bootstrap.cc:492] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d: No bootstrap required, opened a new log
I20260709 13:10:35.509120  3040 ts_tablet_manager.cc:1403] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.021s
I20260709 13:10:35.509509  3041 tablet_bootstrap.cc:654] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.510036  3042 raft_consensus.cc:359] T 856884a72744465b88dbb69a0149135a P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.510782  3042 raft_consensus.cc:385] T 856884a72744465b88dbb69a0149135a P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.511096  3042 raft_consensus.cc:740] T 856884a72744465b88dbb69a0149135a P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1afcf0d4d079477fbc39cd055d874485, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.512506  3042 consensus_queue.cc:260] T 856884a72744465b88dbb69a0149135a P 1afcf0d4d079477fbc39cd055d874485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.515815  3040 raft_consensus.cc:359] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.516870  3040 raft_consensus.cc:385] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.517371  3040 raft_consensus.cc:740] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.519982  3042 ts_tablet_manager.cc:1434] T 856884a72744465b88dbb69a0149135a P 1afcf0d4d079477fbc39cd055d874485: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:10:35.519763  3040 consensus_queue.cc:260] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.521085  3042 tablet_bootstrap.cc:492] T 07b3de733f7b4c9ea358030108d30279 P 1afcf0d4d079477fbc39cd055d874485: Bootstrap starting.
I20260709 13:10:35.520740  3065 raft_consensus.cc:697] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Becoming Leader. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Running, Role: LEADER
I20260709 13:10:35.521968  3065 consensus_queue.cc:237] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } }
I20260709 13:10:35.523324  3040 ts_tablet_manager.cc:1434] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:10:35.524959  3040 tablet_bootstrap.cc:492] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d: Bootstrap starting.
I20260709 13:10:35.528311  3041 tablet_bootstrap.cc:492] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a: No bootstrap required, opened a new log
I20260709 13:10:35.528498  3042 tablet_bootstrap.cc:654] T 07b3de733f7b4c9ea358030108d30279 P 1afcf0d4d079477fbc39cd055d874485: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.528813  3041 ts_tablet_manager.cc:1403] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.011s
W20260709 13:10:35.533213  2797 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:35.533275  3041 raft_consensus.cc:359] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.535507  3041 raft_consensus.cc:385] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.535815  3041 raft_consensus.cc:740] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e02601398e142599c88232dfde3310a, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.536962  3040 tablet_bootstrap.cc:654] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.536664  3041 consensus_queue.cc:260] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.537540  3055 raft_consensus.cc:515] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.539402  3041 ts_tablet_manager.cc:1434] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260709 13:10:35.540531  3041 tablet_bootstrap.cc:492] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a: Bootstrap starting.
I20260709 13:10:35.540541  2926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c38a48cacb481c97b0e0b066d4cab2" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
I20260709 13:10:35.541366  2926 raft_consensus.cc:3060] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.540735  3000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c38a48cacb481c97b0e0b066d4cab2" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
I20260709 13:10:35.543147  3000 raft_consensus.cc:3060] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.543464  3055 leader_election.cc:290] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 1 election: Requested vote from peers 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:35.549788  3041 tablet_bootstrap.cc:654] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.560775  3000 raft_consensus.cc:2468] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 1.
I20260709 13:10:35.562497  2815 leader_election.cc:304] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e02601398e142599c88232dfde3310a, b1eecf695cda43528d9639cfc7efa92d; no voters: 
I20260709 13:10:35.563570  3055 raft_consensus.cc:2804] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:35.564056  3055 raft_consensus.cc:697] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 1 LEADER]: Becoming Leader. State: Replica: 8e02601398e142599c88232dfde3310a, State: Running, Role: LEADER
I20260709 13:10:35.564914  3055 consensus_queue.cc:237] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.565675  3042 tablet_bootstrap.cc:492] T 07b3de733f7b4c9ea358030108d30279 P 1afcf0d4d079477fbc39cd055d874485: No bootstrap required, opened a new log
I20260709 13:10:35.566171  3042 ts_tablet_manager.cc:1403] T 07b3de733f7b4c9ea358030108d30279 P 1afcf0d4d079477fbc39cd055d874485: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.004s
I20260709 13:10:35.569360  3042 raft_consensus.cc:359] T 07b3de733f7b4c9ea358030108d30279 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.570291  3042 raft_consensus.cc:385] T 07b3de733f7b4c9ea358030108d30279 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.558673  2926 raft_consensus.cc:2468] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 1.
I20260709 13:10:35.570644  3042 raft_consensus.cc:740] T 07b3de733f7b4c9ea358030108d30279 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1afcf0d4d079477fbc39cd055d874485, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.574782  3042 consensus_queue.cc:260] T 07b3de733f7b4c9ea358030108d30279 P 1afcf0d4d079477fbc39cd055d874485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.580060  3042 ts_tablet_manager.cc:1434] T 07b3de733f7b4c9ea358030108d30279 P 1afcf0d4d079477fbc39cd055d874485: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260709 13:10:35.581076  3042 tablet_bootstrap.cc:492] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485: Bootstrap starting.
I20260709 13:10:35.585846  3040 tablet_bootstrap.cc:492] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d: No bootstrap required, opened a new log
I20260709 13:10:35.586424  3040 ts_tablet_manager.cc:1403] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.042s
I20260709 13:10:35.590150  3042 tablet_bootstrap.cc:654] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.589740  3040 raft_consensus.cc:359] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.590612  3040 raft_consensus.cc:385] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.590986  3040 raft_consensus.cc:740] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.591743  3040 consensus_queue.cc:260] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.592281  2748 catalog_manager.cc:5697] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d reported cstate change: term changed from 0 to 1, leader changed from <none> to b1eecf695cda43528d9639cfc7efa92d (127.2.42.195). New cstate: current_term: 1 leader_uuid: "b1eecf695cda43528d9639cfc7efa92d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:35.593228  3041 tablet_bootstrap.cc:492] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a: No bootstrap required, opened a new log
I20260709 13:10:35.593982  3041 ts_tablet_manager.cc:1403] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.029s
I20260709 13:10:35.594208  3040 ts_tablet_manager.cc:1434] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:10:35.595299  3040 tablet_bootstrap.cc:492] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d: Bootstrap starting.
I20260709 13:10:35.598096  3041 raft_consensus.cc:359] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.599212  3041 raft_consensus.cc:385] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.599664  3041 raft_consensus.cc:740] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e02601398e142599c88232dfde3310a, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.600961  3041 consensus_queue.cc:260] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.601888  3040 tablet_bootstrap.cc:654] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.604357  3041 ts_tablet_manager.cc:1434] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:10:35.604892  3065 raft_consensus.cc:493] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.605363  3065 raft_consensus.cc:515] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.605804  3041 tablet_bootstrap.cc:492] T 99587cda97604c39a578e2b043eca1c4 P 8e02601398e142599c88232dfde3310a: Bootstrap starting.
I20260709 13:10:35.608495  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ffcf49fa944b98903832bd63200312" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e02601398e142599c88232dfde3310a" is_pre_election: true
I20260709 13:10:35.609179  2851 raft_consensus.cc:2468] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 0.
I20260709 13:10:35.610616  2963 leader_election.cc:304] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e02601398e142599c88232dfde3310a, b1eecf695cda43528d9639cfc7efa92d; no voters: 
I20260709 13:10:35.611508  3066 raft_consensus.cc:2804] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:35.611889  3066 raft_consensus.cc:493] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:35.612214  3066 raft_consensus.cc:3060] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.616039  3041 tablet_bootstrap.cc:654] T 99587cda97604c39a578e2b043eca1c4 P 8e02601398e142599c88232dfde3310a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.617813  3042 tablet_bootstrap.cc:492] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485: No bootstrap required, opened a new log
I20260709 13:10:35.618304  3042 ts_tablet_manager.cc:1403] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.004s
I20260709 13:10:35.619577  3066 raft_consensus.cc:515] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.621212  3042 raft_consensus.cc:359] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.621919  3042 raft_consensus.cc:385] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.622205  3042 raft_consensus.cc:740] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1afcf0d4d079477fbc39cd055d874485, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.622450  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ffcf49fa944b98903832bd63200312" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e02601398e142599c88232dfde3310a"
I20260709 13:10:35.623031  2851 raft_consensus.cc:3060] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.623149  3042 consensus_queue.cc:260] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.625749  3042 ts_tablet_manager.cc:1434] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 13:10:35.626724  3042 tablet_bootstrap.cc:492] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485: Bootstrap starting.
I20260709 13:10:35.629877  2851 raft_consensus.cc:2468] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 1.
I20260709 13:10:35.631192  2963 leader_election.cc:304] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e02601398e142599c88232dfde3310a, b1eecf695cda43528d9639cfc7efa92d; no voters: 
I20260709 13:10:35.632025  3046 raft_consensus.cc:2804] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:35.634842  3042 tablet_bootstrap.cc:654] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.646425  2926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ffcf49fa944b98903832bd63200312" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1afcf0d4d079477fbc39cd055d874485" is_pre_election: true
I20260709 13:10:35.646999  3065 leader_election.cc:290] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275)
W20260709 13:10:35.647969  2963 leader_election.cc:343] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:35.648489  3066 leader_election.cc:290] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 election: Requested vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275)
I20260709 13:10:35.648836  3041 tablet_bootstrap.cc:492] T 99587cda97604c39a578e2b043eca1c4 P 8e02601398e142599c88232dfde3310a: No bootstrap required, opened a new log
I20260709 13:10:35.649454  3041 ts_tablet_manager.cc:1403] T 99587cda97604c39a578e2b043eca1c4 P 8e02601398e142599c88232dfde3310a: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.005s
I20260709 13:10:35.649804  2926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ffcf49fa944b98903832bd63200312" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
W20260709 13:10:35.651260  2963 leader_election.cc:343] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:35.652508  3041 raft_consensus.cc:359] T 99587cda97604c39a578e2b043eca1c4 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.653395  3041 raft_consensus.cc:385] T 99587cda97604c39a578e2b043eca1c4 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.653713  3041 raft_consensus.cc:740] T 99587cda97604c39a578e2b043eca1c4 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e02601398e142599c88232dfde3310a, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.654582  3041 consensus_queue.cc:260] T 99587cda97604c39a578e2b043eca1c4 P 8e02601398e142599c88232dfde3310a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.656946  3041 ts_tablet_manager.cc:1434] T 99587cda97604c39a578e2b043eca1c4 P 8e02601398e142599c88232dfde3310a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:35.657560  3040 tablet_bootstrap.cc:492] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d: No bootstrap required, opened a new log
I20260709 13:10:35.657953  3041 tablet_bootstrap.cc:492] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a: Bootstrap starting.
I20260709 13:10:35.658149  3040 ts_tablet_manager.cc:1403] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.000s
I20260709 13:10:35.659039  3046 raft_consensus.cc:697] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Becoming Leader. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Running, Role: LEADER
I20260709 13:10:35.660240  3046 consensus_queue.cc:237] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.660326  2748 catalog_manager.cc:5697] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e02601398e142599c88232dfde3310a (127.2.42.193). New cstate: current_term: 1 leader_uuid: "8e02601398e142599c88232dfde3310a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:35.663889  3062 raft_consensus.cc:493] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.664362  3062 raft_consensus.cc:515] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.666375  3062 leader_election.cc:290] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:35.667917  3040 raft_consensus.cc:359] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.668105  2926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45da3e8a90094f88a2dcaebe20588016" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1afcf0d4d079477fbc39cd055d874485" is_pre_election: true
I20260709 13:10:35.668874  3000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45da3e8a90094f88a2dcaebe20588016" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1eecf695cda43528d9639cfc7efa92d" is_pre_election: true
I20260709 13:10:35.669512  3000 raft_consensus.cc:2468] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 0.
W20260709 13:10:35.669993  2814 leader_election.cc:343] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:35.669148  3041 tablet_bootstrap.cc:654] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.670874  2815 leader_election.cc:304] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [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: 8e02601398e142599c88232dfde3310a, b1eecf695cda43528d9639cfc7efa92d; no voters: 1afcf0d4d079477fbc39cd055d874485
I20260709 13:10:35.672013  3055 raft_consensus.cc:2804] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:35.672434  3055 raft_consensus.cc:493] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:35.672785  3055 raft_consensus.cc:3060] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.674899  3042 tablet_bootstrap.cc:492] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485: No bootstrap required, opened a new log
I20260709 13:10:35.675334  3042 ts_tablet_manager.cc:1403] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.019s
I20260709 13:10:35.677870  3042 raft_consensus.cc:359] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.678496  3042 raft_consensus.cc:385] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.678747  3042 raft_consensus.cc:740] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1afcf0d4d079477fbc39cd055d874485, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.679379  3042 consensus_queue.cc:260] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.679497  3055 raft_consensus.cc:515] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.681667  3042 ts_tablet_manager.cc:1434] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:10:35.669592  3040 raft_consensus.cc:385] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.682379  3040 raft_consensus.cc:740] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.682554  3042 tablet_bootstrap.cc:492] T 45da3e8a90094f88a2dcaebe20588016 P 1afcf0d4d079477fbc39cd055d874485: Bootstrap starting.
I20260709 13:10:35.681787  2748 catalog_manager.cc:5697] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d reported cstate change: term changed from 0 to 1, leader changed from <none> to b1eecf695cda43528d9639cfc7efa92d (127.2.42.195). New cstate: current_term: 1 leader_uuid: "b1eecf695cda43528d9639cfc7efa92d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:35.683226  3040 consensus_queue.cc:260] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.685454  3040 ts_tablet_manager.cc:1434] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:10:35.686523  3040 tablet_bootstrap.cc:492] T f5ad81ef721847d1bd8618f7cd67c7a2 P b1eecf695cda43528d9639cfc7efa92d: Bootstrap starting.
I20260709 13:10:35.688454  3042 tablet_bootstrap.cc:654] T 45da3e8a90094f88a2dcaebe20588016 P 1afcf0d4d079477fbc39cd055d874485: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.691896  3055 leader_election.cc:290] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 1 election: Requested vote from peers 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:35.693167  2926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45da3e8a90094f88a2dcaebe20588016" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
I20260709 13:10:35.695320  3040 tablet_bootstrap.cc:654] T f5ad81ef721847d1bd8618f7cd67c7a2 P b1eecf695cda43528d9639cfc7efa92d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.697114  3000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45da3e8a90094f88a2dcaebe20588016" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
I20260709 13:10:35.697682  3000 raft_consensus.cc:3060] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:35.699210  2814 leader_election.cc:343] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:35.701472  3042 tablet_bootstrap.cc:492] T 45da3e8a90094f88a2dcaebe20588016 P 1afcf0d4d079477fbc39cd055d874485: No bootstrap required, opened a new log
I20260709 13:10:35.701911  3042 ts_tablet_manager.cc:1403] T 45da3e8a90094f88a2dcaebe20588016 P 1afcf0d4d079477fbc39cd055d874485: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.007s
I20260709 13:10:35.704500  3042 raft_consensus.cc:359] T 45da3e8a90094f88a2dcaebe20588016 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.705175  3042 raft_consensus.cc:385] T 45da3e8a90094f88a2dcaebe20588016 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.705222  3000 raft_consensus.cc:2468] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 1.
I20260709 13:10:35.705518  3042 raft_consensus.cc:740] T 45da3e8a90094f88a2dcaebe20588016 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1afcf0d4d079477fbc39cd055d874485, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.706336  3042 consensus_queue.cc:260] T 45da3e8a90094f88a2dcaebe20588016 P 1afcf0d4d079477fbc39cd055d874485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.706753  2815 leader_election.cc:304] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [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: 8e02601398e142599c88232dfde3310a, b1eecf695cda43528d9639cfc7efa92d; no voters: 1afcf0d4d079477fbc39cd055d874485
I20260709 13:10:35.707515  3055 raft_consensus.cc:2804] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:35.707983  3055 raft_consensus.cc:697] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [term 1 LEADER]: Becoming Leader. State: Replica: 8e02601398e142599c88232dfde3310a, State: Running, Role: LEADER
I20260709 13:10:35.708882  3042 ts_tablet_manager.cc:1434] T 45da3e8a90094f88a2dcaebe20588016 P 1afcf0d4d079477fbc39cd055d874485: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:35.708772  3055 consensus_queue.cc:237] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.710108  3042 tablet_bootstrap.cc:492] T 6c17d4152d854cc38343a90afa7333eb P 1afcf0d4d079477fbc39cd055d874485: Bootstrap starting.
I20260709 13:10:35.711490  3041 tablet_bootstrap.cc:492] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a: No bootstrap required, opened a new log
I20260709 13:10:35.711968  3041 ts_tablet_manager.cc:1403] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.005s
I20260709 13:10:35.715091  3041 raft_consensus.cc:359] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.715770  3041 raft_consensus.cc:385] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.716085  3041 raft_consensus.cc:740] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e02601398e142599c88232dfde3310a, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.716282  3042 tablet_bootstrap.cc:654] T 6c17d4152d854cc38343a90afa7333eb P 1afcf0d4d079477fbc39cd055d874485: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.716930  3046 raft_consensus.cc:493] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.717387  3048 raft_consensus.cc:493] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.717440  3046 raft_consensus.cc:515] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.718076  3048 raft_consensus.cc:515] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.719879  3046 leader_election.cc:290] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275)
I20260709 13:10:35.722426  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99587cda97604c39a578e2b043eca1c4" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e02601398e142599c88232dfde3310a" is_pre_election: true
I20260709 13:10:35.723299  2851 raft_consensus.cc:2468] T 99587cda97604c39a578e2b043eca1c4 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 0.
I20260709 13:10:35.724972  2963 leader_election.cc:304] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e02601398e142599c88232dfde3310a, b1eecf695cda43528d9639cfc7efa92d; no voters: 
I20260709 13:10:35.726819  2926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99587cda97604c39a578e2b043eca1c4" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1afcf0d4d079477fbc39cd055d874485" is_pre_election: true
I20260709 13:10:35.727619  2926 raft_consensus.cc:2468] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 0.
I20260709 13:10:35.729630  3046 raft_consensus.cc:2804] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:35.730093  3046 raft_consensus.cc:493] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:35.730497  3046 raft_consensus.cc:3060] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.731590  3048 leader_election.cc:290] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:35.732745  3048 raft_consensus.cc:493] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.733425  3048 raft_consensus.cc:515] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.736618  3048 leader_election.cc:290] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:35.731561  3041 consensus_queue.cc:260] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.741935  3041 ts_tablet_manager.cc:1434] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 13:10:35.746730  3041 tablet_bootstrap.cc:492] T 6c17d4152d854cc38343a90afa7333eb P 8e02601398e142599c88232dfde3310a: Bootstrap starting.
I20260709 13:10:35.750721  3040 tablet_bootstrap.cc:492] T f5ad81ef721847d1bd8618f7cd67c7a2 P b1eecf695cda43528d9639cfc7efa92d: No bootstrap required, opened a new log
I20260709 13:10:35.751780  3040 ts_tablet_manager.cc:1403] T f5ad81ef721847d1bd8618f7cd67c7a2 P b1eecf695cda43528d9639cfc7efa92d: Time spent bootstrapping tablet: real 0.065s	user 0.022s	sys 0.009s
I20260709 13:10:35.757018  3046 raft_consensus.cc:515] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.760053  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99587cda97604c39a578e2b043eca1c4" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e02601398e142599c88232dfde3310a"
I20260709 13:10:35.760666  2851 raft_consensus.cc:3060] T 99587cda97604c39a578e2b043eca1c4 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.762430  3041 tablet_bootstrap.cc:654] T 6c17d4152d854cc38343a90afa7333eb P 8e02601398e142599c88232dfde3310a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.763491  2850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ad81ef721847d1bd8618f7cd67c7a2" candidate_uuid: "1afcf0d4d079477fbc39cd055d874485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e02601398e142599c88232dfde3310a" is_pre_election: true
I20260709 13:10:35.764678  2849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99587cda97604c39a578e2b043eca1c4" candidate_uuid: "1afcf0d4d079477fbc39cd055d874485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e02601398e142599c88232dfde3310a" is_pre_election: true
I20260709 13:10:35.764765  2850 raft_consensus.cc:2468] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1afcf0d4d079477fbc39cd055d874485 in term 0.
I20260709 13:10:35.767092  2889 leader_election.cc:304] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1afcf0d4d079477fbc39cd055d874485, 8e02601398e142599c88232dfde3310a; no voters: 
I20260709 13:10:35.768644  3048 raft_consensus.cc:2804] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:35.769096  3048 raft_consensus.cc:493] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:35.769511  3048 raft_consensus.cc:3060] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.773178  2851 raft_consensus.cc:2468] T 99587cda97604c39a578e2b043eca1c4 P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 1.
I20260709 13:10:35.754782  3040 raft_consensus.cc:359] T f5ad81ef721847d1bd8618f7cd67c7a2 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.776775  3040 raft_consensus.cc:385] T f5ad81ef721847d1bd8618f7cd67c7a2 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.777002  3062 raft_consensus.cc:493] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.777191  3040 raft_consensus.cc:740] T f5ad81ef721847d1bd8618f7cd67c7a2 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.777690  3062 raft_consensus.cc:515] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.778172  3040 consensus_queue.cc:260] T f5ad81ef721847d1bd8618f7cd67c7a2 P b1eecf695cda43528d9639cfc7efa92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.779999  3062 leader_election.cc:290] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:35.780772  3040 ts_tablet_manager.cc:1434] T f5ad81ef721847d1bd8618f7cd67c7a2 P b1eecf695cda43528d9639cfc7efa92d: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:10:35.781541  3000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b3de733f7b4c9ea358030108d30279" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1eecf695cda43528d9639cfc7efa92d" is_pre_election: true
I20260709 13:10:35.782148  3000 raft_consensus.cc:2468] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 0.
I20260709 13:10:35.783465  3040 tablet_bootstrap.cc:492] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d: Bootstrap starting.
I20260709 13:10:35.783406  2815 leader_election.cc:304] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e02601398e142599c88232dfde3310a, b1eecf695cda43528d9639cfc7efa92d; no voters: 
I20260709 13:10:35.787396  3062 raft_consensus.cc:2804] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:35.789749  3062 raft_consensus.cc:493] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:35.790318  3062 raft_consensus.cc:3060] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.790246  2963 leader_election.cc:304] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e02601398e142599c88232dfde3310a, b1eecf695cda43528d9639cfc7efa92d; no voters: 
I20260709 13:10:35.791607  3082 raft_consensus.cc:2804] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:35.792101  3082 raft_consensus.cc:697] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Becoming Leader. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Running, Role: LEADER
I20260709 13:10:35.792963  3082 consensus_queue.cc:237] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.798656  3046 leader_election.cc:290] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 election: Requested vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275)
I20260709 13:10:35.800087  2925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b3de733f7b4c9ea358030108d30279" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1afcf0d4d079477fbc39cd055d874485" is_pre_election: true
I20260709 13:10:35.800592  3048 raft_consensus.cc:515] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.801067  2925 raft_consensus.cc:2468] T 07b3de733f7b4c9ea358030108d30279 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 0.
I20260709 13:10:35.799774  2926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99587cda97604c39a578e2b043eca1c4" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
I20260709 13:10:35.802412  3062 raft_consensus.cc:515] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.803682  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ad81ef721847d1bd8618f7cd67c7a2" candidate_uuid: "1afcf0d4d079477fbc39cd055d874485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e02601398e142599c88232dfde3310a"
I20260709 13:10:35.803889  3048 leader_election.cc:290] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [CANDIDATE]: Term 1 election: Requested vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:35.804260  2851 raft_consensus.cc:3060] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.805141  2926 raft_consensus.cc:3060] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.819572  2925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b3de733f7b4c9ea358030108d30279" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
I20260709 13:10:35.820206  2925 raft_consensus.cc:3060] T 07b3de733f7b4c9ea358030108d30279 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.820015  3000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ad81ef721847d1bd8618f7cd67c7a2" candidate_uuid: "1afcf0d4d079477fbc39cd055d874485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1eecf695cda43528d9639cfc7efa92d" is_pre_election: true
I20260709 13:10:35.820462  2748 catalog_manager.cc:5697] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e02601398e142599c88232dfde3310a (127.2.42.193). New cstate: current_term: 1 leader_uuid: "8e02601398e142599c88232dfde3310a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:35.822724  2999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99587cda97604c39a578e2b043eca1c4" candidate_uuid: "1afcf0d4d079477fbc39cd055d874485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1eecf695cda43528d9639cfc7efa92d" is_pre_election: true
I20260709 13:10:35.821519  3000 raft_consensus.cc:2468] T f5ad81ef721847d1bd8618f7cd67c7a2 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1afcf0d4d079477fbc39cd055d874485 in term 0.
I20260709 13:10:35.825248  2890 leader_election.cc:304] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1afcf0d4d079477fbc39cd055d874485; no voters: 8e02601398e142599c88232dfde3310a, b1eecf695cda43528d9639cfc7efa92d
I20260709 13:10:35.825546  3000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ad81ef721847d1bd8618f7cd67c7a2" candidate_uuid: "1afcf0d4d079477fbc39cd055d874485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
I20260709 13:10:35.826151  3000 raft_consensus.cc:3060] T f5ad81ef721847d1bd8618f7cd67c7a2 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.816769  3048 raft_consensus.cc:493] T 856884a72744465b88dbb69a0149135a P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.827222  3048 raft_consensus.cc:515] T 856884a72744465b88dbb69a0149135a P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.830134  2849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856884a72744465b88dbb69a0149135a" candidate_uuid: "1afcf0d4d079477fbc39cd055d874485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e02601398e142599c88232dfde3310a" is_pre_election: true
I20260709 13:10:35.830399  2851 raft_consensus.cc:2468] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1afcf0d4d079477fbc39cd055d874485 in term 1.
I20260709 13:10:35.831274  2925 raft_consensus.cc:2468] T 07b3de733f7b4c9ea358030108d30279 P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 1.
I20260709 13:10:35.831365  2747 catalog_manager.cc:5697] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d reported cstate change: term changed from 0 to 1, leader changed from <none> to b1eecf695cda43528d9639cfc7efa92d (127.2.42.195). New cstate: current_term: 1 leader_uuid: "b1eecf695cda43528d9639cfc7efa92d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:35.832401  2814 leader_election.cc:304] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1afcf0d4d079477fbc39cd055d874485, 8e02601398e142599c88232dfde3310a; no voters: 
I20260709 13:10:35.833226  3055 raft_consensus.cc:2804] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:35.833665  3055 raft_consensus.cc:697] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 1 LEADER]: Becoming Leader. State: Replica: 8e02601398e142599c88232dfde3310a, State: Running, Role: LEADER
I20260709 13:10:35.833952  3082 raft_consensus.cc:493] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.834471  3055 consensus_queue.cc:237] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.838637  2926 raft_consensus.cc:2468] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 1.
I20260709 13:10:35.834442  3082 raft_consensus.cc:515] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.839475  3091 raft_consensus.cc:2749] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:35.840035  3048 leader_election.cc:290] T 856884a72744465b88dbb69a0149135a P 1afcf0d4d079477fbc39cd055d874485 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:35.842727  2849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d82a199ee84f63a91cbd0cbdf92c1d" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e02601398e142599c88232dfde3310a" is_pre_election: true
I20260709 13:10:35.843760  2849 raft_consensus.cc:2468] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 0.
I20260709 13:10:35.844504  3062 leader_election.cc:290] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 1 election: Requested vote from peers 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:35.846803  2889 leader_election.cc:304] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1afcf0d4d079477fbc39cd055d874485, 8e02601398e142599c88232dfde3310a; no voters: 
I20260709 13:10:35.848106  3040 tablet_bootstrap.cc:654] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.847978  2999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b3de733f7b4c9ea358030108d30279" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
I20260709 13:10:35.848359  3042 tablet_bootstrap.cc:492] T 6c17d4152d854cc38343a90afa7333eb P 1afcf0d4d079477fbc39cd055d874485: No bootstrap required, opened a new log
I20260709 13:10:35.848598  2999 raft_consensus.cc:3060] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.848963  3042 ts_tablet_manager.cc:1403] T 6c17d4152d854cc38343a90afa7333eb P 1afcf0d4d079477fbc39cd055d874485: Time spent bootstrapping tablet: real 0.139s	user 0.041s	sys 0.047s
I20260709 13:10:35.851303  2963 leader_election.cc:304] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e02601398e142599c88232dfde3310a, b1eecf695cda43528d9639cfc7efa92d; no voters: 
I20260709 13:10:35.852445  3046 raft_consensus.cc:2804] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:35.852785  3047 consensus_queue.cc:1048] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:35.852983  3046 raft_consensus.cc:493] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:35.853672  3046 raft_consensus.cc:3060] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.856163  3042 raft_consensus.cc:359] T 6c17d4152d854cc38343a90afa7333eb P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.856951  3042 raft_consensus.cc:385] T 6c17d4152d854cc38343a90afa7333eb P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.857285  3042 raft_consensus.cc:740] T 6c17d4152d854cc38343a90afa7333eb P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1afcf0d4d079477fbc39cd055d874485, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.858942  3091 raft_consensus.cc:2804] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:35.858779  3042 consensus_queue.cc:260] T 6c17d4152d854cc38343a90afa7333eb P 1afcf0d4d079477fbc39cd055d874485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.860610  3091 raft_consensus.cc:697] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [term 1 LEADER]: Becoming Leader. State: Replica: 1afcf0d4d079477fbc39cd055d874485, State: Running, Role: LEADER
I20260709 13:10:35.863077  3042 ts_tablet_manager.cc:1434] T 6c17d4152d854cc38343a90afa7333eb P 1afcf0d4d079477fbc39cd055d874485: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:10:35.864460  2925 raft_consensus.cc:3060] T 856884a72744465b88dbb69a0149135a P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.865460  2997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856884a72744465b88dbb69a0149135a" candidate_uuid: "1afcf0d4d079477fbc39cd055d874485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1eecf695cda43528d9639cfc7efa92d" is_pre_election: true
I20260709 13:10:35.867038  2890 leader_election.cc:304] T 856884a72744465b88dbb69a0149135a P 1afcf0d4d079477fbc39cd055d874485 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1afcf0d4d079477fbc39cd055d874485; no voters: 8e02601398e142599c88232dfde3310a, b1eecf695cda43528d9639cfc7efa92d
I20260709 13:10:35.870700  3048 raft_consensus.cc:2749] T 856884a72744465b88dbb69a0149135a P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:35.872628  3041 tablet_bootstrap.cc:492] T 6c17d4152d854cc38343a90afa7333eb P 8e02601398e142599c88232dfde3310a: No bootstrap required, opened a new log
I20260709 13:10:35.873057  3041 ts_tablet_manager.cc:1403] T 6c17d4152d854cc38343a90afa7333eb P 8e02601398e142599c88232dfde3310a: Time spent bootstrapping tablet: real 0.127s	user 0.019s	sys 0.002s
I20260709 13:10:35.861953  3091 consensus_queue.cc:237] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.874953  3041 raft_consensus.cc:359] T 6c17d4152d854cc38343a90afa7333eb P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.876233  3062 consensus_queue.cc:1048] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:35.838706  3000 raft_consensus.cc:2468] T f5ad81ef721847d1bd8618f7cd67c7a2 P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1afcf0d4d079477fbc39cd055d874485 in term 1.
I20260709 13:10:35.878296  3041 raft_consensus.cc:385] T 6c17d4152d854cc38343a90afa7333eb P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.878708  3041 raft_consensus.cc:740] T 6c17d4152d854cc38343a90afa7333eb P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e02601398e142599c88232dfde3310a, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.887471  3082 leader_election.cc:290] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275)
I20260709 13:10:35.895866  2926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d82a199ee84f63a91cbd0cbdf92c1d" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1afcf0d4d079477fbc39cd055d874485" is_pre_election: true
I20260709 13:10:35.896582  2926 raft_consensus.cc:2468] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 0.
I20260709 13:10:35.896127  2748 catalog_manager.cc:5697] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e02601398e142599c88232dfde3310a (127.2.42.193). New cstate: current_term: 1 leader_uuid: "8e02601398e142599c88232dfde3310a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:35.900017  3046 raft_consensus.cc:515] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.905915  2999 raft_consensus.cc:2468] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 1.
I20260709 13:10:35.913480  3041 consensus_queue.cc:260] T 6c17d4152d854cc38343a90afa7333eb P 8e02601398e142599c88232dfde3310a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.917198  2926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d82a199ee84f63a91cbd0cbdf92c1d" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
I20260709 13:10:35.920054  2851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d82a199ee84f63a91cbd0cbdf92c1d" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e02601398e142599c88232dfde3310a"
I20260709 13:10:35.920817  2851 raft_consensus.cc:3060] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.912971  3046 leader_election.cc:290] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 election: Requested vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275)
I20260709 13:10:35.925755  3041 ts_tablet_manager.cc:1434] T 6c17d4152d854cc38343a90afa7333eb P 8e02601398e142599c88232dfde3310a: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 13:10:35.923579  2926 raft_consensus.cc:3060] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.930805  3040 tablet_bootstrap.cc:492] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d: No bootstrap required, opened a new log
I20260709 13:10:35.931303  3040 ts_tablet_manager.cc:1403] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d: Time spent bootstrapping tablet: real 0.148s	user 0.027s	sys 0.046s
I20260709 13:10:35.933883  3040 raft_consensus.cc:359] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.934749  3040 raft_consensus.cc:385] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.935169  3040 raft_consensus.cc:740] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.936231  3040 consensus_queue.cc:260] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.938984  3040 ts_tablet_manager.cc:1434] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:10:35.948194  3048 raft_consensus.cc:493] T 45da3e8a90094f88a2dcaebe20588016 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.948683  3048 raft_consensus.cc:515] T 45da3e8a90094f88a2dcaebe20588016 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.950762  3048 leader_election.cc:290] T 45da3e8a90094f88a2dcaebe20588016 P 1afcf0d4d079477fbc39cd055d874485 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:35.952593  2849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45da3e8a90094f88a2dcaebe20588016" candidate_uuid: "1afcf0d4d079477fbc39cd055d874485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e02601398e142599c88232dfde3310a" is_pre_election: true
I20260709 13:10:35.952747  2998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45da3e8a90094f88a2dcaebe20588016" candidate_uuid: "1afcf0d4d079477fbc39cd055d874485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1eecf695cda43528d9639cfc7efa92d" is_pre_election: true
I20260709 13:10:35.954444  2998 raft_consensus.cc:2393] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1afcf0d4d079477fbc39cd055d874485 in current term 1: Already voted for candidate 8e02601398e142599c88232dfde3310a in this term.
I20260709 13:10:35.956502  2889 leader_election.cc:304] T 45da3e8a90094f88a2dcaebe20588016 P 1afcf0d4d079477fbc39cd055d874485 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1afcf0d4d079477fbc39cd055d874485; no voters: 8e02601398e142599c88232dfde3310a, b1eecf695cda43528d9639cfc7efa92d
I20260709 13:10:35.958081  3048 raft_consensus.cc:3060] T 45da3e8a90094f88a2dcaebe20588016 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.960150  2926 raft_consensus.cc:2468] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 1.
I20260709 13:10:35.961462  2963 leader_election.cc:304] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1afcf0d4d079477fbc39cd055d874485, b1eecf695cda43528d9639cfc7efa92d; no voters: 
I20260709 13:10:35.961593  2748 catalog_manager.cc:5697] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194). New cstate: current_term: 1 leader_uuid: "1afcf0d4d079477fbc39cd055d874485" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:35.962348  3046 raft_consensus.cc:2804] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:35.963613  3046 raft_consensus.cc:697] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Becoming Leader. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Running, Role: LEADER
I20260709 13:10:35.964409  3046 consensus_queue.cc:237] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:35.972719  3082 consensus_queue.cc:1048] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:35.975163  2851 raft_consensus.cc:2468] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 1.
I20260709 13:10:35.986704  3066 consensus_queue.cc:1048] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:35.987140  3048 raft_consensus.cc:2749] T 45da3e8a90094f88a2dcaebe20588016 P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:35.994051  2748 catalog_manager.cc:5697] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d reported cstate change: term changed from 0 to 1, leader changed from <none> to b1eecf695cda43528d9639cfc7efa92d (127.2.42.195). New cstate: current_term: 1 leader_uuid: "b1eecf695cda43528d9639cfc7efa92d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:36.038105  3065 raft_consensus.cc:493] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:36.038714  3065 raft_consensus.cc:515] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:36.040860  3065 leader_election.cc:290] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275)
I20260709 13:10:36.041150  3055 consensus_queue.cc:1048] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.041853  2849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c17d4152d854cc38343a90afa7333eb" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e02601398e142599c88232dfde3310a" is_pre_election: true
I20260709 13:10:36.041996  2926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c17d4152d854cc38343a90afa7333eb" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1afcf0d4d079477fbc39cd055d874485" is_pre_election: true
I20260709 13:10:36.042524  2849 raft_consensus.cc:2468] T 6c17d4152d854cc38343a90afa7333eb P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 0.
I20260709 13:10:36.042577  2926 raft_consensus.cc:2468] T 6c17d4152d854cc38343a90afa7333eb P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 0.
I20260709 13:10:36.043982  2963 leader_election.cc:304] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1afcf0d4d079477fbc39cd055d874485, b1eecf695cda43528d9639cfc7efa92d; no voters: 
I20260709 13:10:36.044808  3065 raft_consensus.cc:2804] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:36.045271  3065 raft_consensus.cc:493] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:36.045614  3065 raft_consensus.cc:3060] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:36.051544  3062 consensus_queue.cc:1048] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.058367  2925 raft_consensus.cc:3060] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:36.059684  3065 raft_consensus.cc:515] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:36.061760  3065 leader_election.cc:290] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 election: Requested vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275)
I20260709 13:10:36.062383  2849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c17d4152d854cc38343a90afa7333eb" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e02601398e142599c88232dfde3310a"
I20260709 13:10:36.063005  2849 raft_consensus.cc:3060] T 6c17d4152d854cc38343a90afa7333eb P 8e02601398e142599c88232dfde3310a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:36.066196  2926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c17d4152d854cc38343a90afa7333eb" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
I20260709 13:10:36.066761  2926 raft_consensus.cc:3060] T 6c17d4152d854cc38343a90afa7333eb P 1afcf0d4d079477fbc39cd055d874485 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:36.070178  2849 raft_consensus.cc:2468] T 6c17d4152d854cc38343a90afa7333eb P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 1.
I20260709 13:10:36.070377  3065 consensus_queue.cc:1048] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.071352  2963 leader_election.cc:304] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e02601398e142599c88232dfde3310a, b1eecf695cda43528d9639cfc7efa92d; no voters: 
I20260709 13:10:36.072114  3065 raft_consensus.cc:2804] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:36.072657  3065 raft_consensus.cc:697] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Becoming Leader. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Running, Role: LEADER
I20260709 13:10:36.073752  3065 consensus_queue.cc:237] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:36.074275  2926 raft_consensus.cc:2468] T 6c17d4152d854cc38343a90afa7333eb P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 1.
I20260709 13:10:36.082705  3046 consensus_queue.cc:1048] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.086277  2747 catalog_manager.cc:5697] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d reported cstate change: term changed from 0 to 1, leader changed from <none> to b1eecf695cda43528d9639cfc7efa92d (127.2.42.195). New cstate: current_term: 1 leader_uuid: "b1eecf695cda43528d9639cfc7efa92d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:36.191035  2998 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dc7f2871921442897c3ad190fc84b8b"
dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
mode: GRACEFUL
new_leader_uuid: "8e02601398e142599c88232dfde3310a"
 from {username='slave'} at 127.0.0.1:33800
I20260709 13:10:36.191552  2998 raft_consensus.cc:606] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Received request to transfer leadership to TS 8e02601398e142599c88232dfde3310a
I20260709 13:10:36.194442  3047 consensus_queue.cc:1048] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.208667  3055 consensus_queue.cc:1048] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.212626  2999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22d82a199ee84f63a91cbd0cbdf92c1d"
dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
mode: GRACEFUL
new_leader_uuid: "1afcf0d4d079477fbc39cd055d874485"
 from {username='slave'} at 127.0.0.1:33800
I20260709 13:10:36.213204  2999 raft_consensus.cc:606] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Received request to transfer leadership to TS 1afcf0d4d079477fbc39cd055d874485
I20260709 13:10:36.221537  2998 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7ffcf49fa944b98903832bd63200312"
dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
mode: GRACEFUL
new_leader_uuid: "1afcf0d4d079477fbc39cd055d874485"
 from {username='slave'} at 127.0.0.1:33800
I20260709 13:10:36.222311  2998 raft_consensus.cc:606] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Received request to transfer leadership to TS 1afcf0d4d079477fbc39cd055d874485
I20260709 13:10:36.233788  2998 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99587cda97604c39a578e2b043eca1c4"
dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
mode: GRACEFUL
new_leader_uuid: "1afcf0d4d079477fbc39cd055d874485"
 from {username='slave'} at 127.0.0.1:33800
I20260709 13:10:36.234314  2998 raft_consensus.cc:606] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Received request to transfer leadership to TS 1afcf0d4d079477fbc39cd055d874485
I20260709 13:10:36.321928  3055 consensus_queue.cc:1048] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.331708  3115 consensus_queue.cc:1048] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:36.355415  3048 consensus_queue.cc:1048] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.364974  3048 consensus_queue.cc:1048] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.367795  3046 consensus_queue.cc:1048] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.384701  3066 consensus_queue.cc:1048] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.392414  3046 raft_consensus.cc:993] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d: : Instructing follower 8e02601398e142599c88232dfde3310a to start an election
I20260709 13:10:36.392886  3046 raft_consensus.cc:1081] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Signalling peer 8e02601398e142599c88232dfde3310a to start an election
I20260709 13:10:36.394490  2849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dc7f2871921442897c3ad190fc84b8b"
dest_uuid: "8e02601398e142599c88232dfde3310a"
 from {username='slave'} at 127.0.0.1:60900
I20260709 13:10:36.395140  2849 raft_consensus.cc:493] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:36.395553  2849 raft_consensus.cc:3060] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.396903  3066 consensus_queue.cc:1048] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.399483  3082 consensus_queue.cc:1048] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.403797  2849 raft_consensus.cc:515] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } }
I20260709 13:10:36.406752  2998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc7f2871921442897c3ad190fc84b8b" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
I20260709 13:10:36.407342  2998 raft_consensus.cc:3055] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:36.407649  2998 raft_consensus.cc:740] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Running, Role: LEADER
I20260709 13:10:36.408197  3082 raft_consensus.cc:993] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d: : Instructing follower 1afcf0d4d079477fbc39cd055d874485 to start an election
I20260709 13:10:36.408617  3082 raft_consensus.cc:1081] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Signalling peer 1afcf0d4d079477fbc39cd055d874485 to start an election
I20260709 13:10:36.408428  2998 consensus_queue.cc:260] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } }
I20260709 13:10:36.409792  2998 raft_consensus.cc:3060] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.411548  2925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc7f2871921442897c3ad190fc84b8b" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
I20260709 13:10:36.412122  2925 raft_consensus.cc:3060] T 7dc7f2871921442897c3ad190fc84b8b P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.412426  2924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99587cda97604c39a578e2b043eca1c4"
dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
 from {username='slave'} at 127.0.0.1:59298
I20260709 13:10:36.412987  2924 raft_consensus.cc:493] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:36.413345  2924 raft_consensus.cc:3060] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.410457  2849 leader_election.cc:290] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 2 election: Requested vote from peers b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361), 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275)
I20260709 13:10:36.419127  2925 raft_consensus.cc:2468] T 7dc7f2871921442897c3ad190fc84b8b P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 2.
I20260709 13:10:36.420588  2814 leader_election.cc:304] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1afcf0d4d079477fbc39cd055d874485, 8e02601398e142599c88232dfde3310a; no voters: 
I20260709 13:10:36.421006  2924 raft_consensus.cc:515] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:36.421525  3115 raft_consensus.cc:2804] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:36.421795  2998 raft_consensus.cc:2468] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 2.
I20260709 13:10:36.421993  3115 raft_consensus.cc:697] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a [term 2 LEADER]: Becoming Leader. State: Replica: 8e02601398e142599c88232dfde3310a, State: Running, Role: LEADER
I20260709 13:10:36.422905  3115 consensus_queue.cc:237] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } }
I20260709 13:10:36.424870  3066 raft_consensus.cc:993] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d: : Instructing follower 1afcf0d4d079477fbc39cd055d874485 to start an election
I20260709 13:10:36.425304  3066 raft_consensus.cc:1081] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Signalling peer 1afcf0d4d079477fbc39cd055d874485 to start an election
I20260709 13:10:36.427590  2923 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22d82a199ee84f63a91cbd0cbdf92c1d"
dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
 from {username='slave'} at 127.0.0.1:59298
I20260709 13:10:36.427699  2924 leader_election.cc:290] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [CANDIDATE]: Term 2 election: Requested vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:36.428829  2849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99587cda97604c39a578e2b043eca1c4" candidate_uuid: "1afcf0d4d079477fbc39cd055d874485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e02601398e142599c88232dfde3310a"
I20260709 13:10:36.429140  2923 raft_consensus.cc:493] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:36.429441  2849 raft_consensus.cc:3060] T 99587cda97604c39a578e2b043eca1c4 P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.429574  2923 raft_consensus.cc:3060] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.431994  2998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99587cda97604c39a578e2b043eca1c4" candidate_uuid: "1afcf0d4d079477fbc39cd055d874485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
I20260709 13:10:36.433205  2998 raft_consensus.cc:3055] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:36.433589  2998 raft_consensus.cc:740] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Running, Role: LEADER
I20260709 13:10:36.434541  2998 consensus_queue.cc:260] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:36.436586  2998 raft_consensus.cc:3060] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.438308  2849 raft_consensus.cc:2468] T 99587cda97604c39a578e2b043eca1c4 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1afcf0d4d079477fbc39cd055d874485 in term 2.
I20260709 13:10:36.439822  2889 leader_election.cc:304] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1afcf0d4d079477fbc39cd055d874485, 8e02601398e142599c88232dfde3310a; no voters: 
I20260709 13:10:36.441735  2749 catalog_manager.cc:5697] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a reported cstate change: term changed from 1 to 2, leader changed from b1eecf695cda43528d9639cfc7efa92d (127.2.42.195) to 8e02601398e142599c88232dfde3310a (127.2.42.193). New cstate: current_term: 2 leader_uuid: "8e02601398e142599c88232dfde3310a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:36.443447  3048 raft_consensus.cc:2804] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:36.443962  3048 raft_consensus.cc:697] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [term 2 LEADER]: Becoming Leader. State: Replica: 1afcf0d4d079477fbc39cd055d874485, State: Running, Role: LEADER
I20260709 13:10:36.444438  2998 raft_consensus.cc:2468] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1afcf0d4d079477fbc39cd055d874485 in term 2.
I20260709 13:10:36.444844  3048 consensus_queue.cc:237] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:36.439904  2923 raft_consensus.cc:515] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:36.452080  2849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d82a199ee84f63a91cbd0cbdf92c1d" candidate_uuid: "1afcf0d4d079477fbc39cd055d874485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e02601398e142599c88232dfde3310a"
I20260709 13:10:36.452281  2923 leader_election.cc:290] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [CANDIDATE]: Term 2 election: Requested vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:36.452719  2849 raft_consensus.cc:3060] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.453148  2998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d82a199ee84f63a91cbd0cbdf92c1d" candidate_uuid: "1afcf0d4d079477fbc39cd055d874485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
I20260709 13:10:36.453682  2998 raft_consensus.cc:3055] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:36.454002  2998 raft_consensus.cc:740] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Running, Role: LEADER
I20260709 13:10:36.454927  2998 consensus_queue.cc:260] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:36.456110  2998 raft_consensus.cc:3060] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.458670  2749 catalog_manager.cc:5697] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 reported cstate change: term changed from 1 to 2, leader changed from b1eecf695cda43528d9639cfc7efa92d (127.2.42.195) to 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194). New cstate: current_term: 2 leader_uuid: "1afcf0d4d079477fbc39cd055d874485" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:36.459715  2849 raft_consensus.cc:2468] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1afcf0d4d079477fbc39cd055d874485 in term 2.
I20260709 13:10:36.460927  2998 raft_consensus.cc:2468] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1afcf0d4d079477fbc39cd055d874485 in term 2.
I20260709 13:10:36.461046  2889 leader_election.cc:304] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1afcf0d4d079477fbc39cd055d874485, 8e02601398e142599c88232dfde3310a; no voters: 
I20260709 13:10:36.461956  3048 raft_consensus.cc:2804] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:36.462409  3048 raft_consensus.cc:697] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 2 LEADER]: Becoming Leader. State: Replica: 1afcf0d4d079477fbc39cd055d874485, State: Running, Role: LEADER
I20260709 13:10:36.463227  3048 consensus_queue.cc:237] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:36.473598  2749 catalog_manager.cc:5697] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 reported cstate change: term changed from 1 to 2, leader changed from b1eecf695cda43528d9639cfc7efa92d (127.2.42.195) to 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194). New cstate: current_term: 2 leader_uuid: "1afcf0d4d079477fbc39cd055d874485" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:36.506803  3046 consensus_queue.cc:1048] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.518042  3082 consensus_queue.cc:1048] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.656852  3046 raft_consensus.cc:993] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d: : Instructing follower 1afcf0d4d079477fbc39cd055d874485 to start an election
I20260709 13:10:36.657294  3082 raft_consensus.cc:1081] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Signalling peer 1afcf0d4d079477fbc39cd055d874485 to start an election
I20260709 13:10:36.658715  2924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7ffcf49fa944b98903832bd63200312"
dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
 from {username='slave'} at 127.0.0.1:59298
I20260709 13:10:36.659200  2924 raft_consensus.cc:493] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:36.659502  2924 raft_consensus.cc:3060] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.663908  2924 raft_consensus.cc:515] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:36.665464  2924 leader_election.cc:290] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [CANDIDATE]: Term 2 election: Requested vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:36.666247  2849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ffcf49fa944b98903832bd63200312" candidate_uuid: "1afcf0d4d079477fbc39cd055d874485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e02601398e142599c88232dfde3310a"
I20260709 13:10:36.666430  2998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ffcf49fa944b98903832bd63200312" candidate_uuid: "1afcf0d4d079477fbc39cd055d874485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
I20260709 13:10:36.666805  2849 raft_consensus.cc:3060] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.666970  2998 raft_consensus.cc:3055] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:36.667330  2998 raft_consensus.cc:740] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Running, Role: LEADER
I20260709 13:10:36.668104  2998 consensus_queue.cc:260] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:36.669245  2998 raft_consensus.cc:3060] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.673219  2849 raft_consensus.cc:2468] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1afcf0d4d079477fbc39cd055d874485 in term 2.
I20260709 13:10:36.674350  2889 leader_election.cc:304] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1afcf0d4d079477fbc39cd055d874485, 8e02601398e142599c88232dfde3310a; no voters: 
I20260709 13:10:36.675314  3048 raft_consensus.cc:2804] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:36.675817  3048 raft_consensus.cc:697] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [term 2 LEADER]: Becoming Leader. State: Replica: 1afcf0d4d079477fbc39cd055d874485, State: Running, Role: LEADER
I20260709 13:10:36.676097  2998 raft_consensus.cc:2468] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1afcf0d4d079477fbc39cd055d874485 in term 2.
I20260709 13:10:36.676697  3048 consensus_queue.cc:237] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:36.684365  2747 catalog_manager.cc:5697] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 reported cstate change: term changed from 1 to 2, leader changed from b1eecf695cda43528d9639cfc7efa92d (127.2.42.195) to 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194). New cstate: current_term: 2 leader_uuid: "1afcf0d4d079477fbc39cd055d874485" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:36.834748  2924 raft_consensus.cc:1275] T 7dc7f2871921442897c3ad190fc84b8b P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Refusing update from remote peer 8e02601398e142599c88232dfde3310a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:36.836133  3115 consensus_queue.cc:1048] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:36.843467  2998 raft_consensus.cc:1275] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Refusing update from remote peer 8e02601398e142599c88232dfde3310a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:36.846130  3055 consensus_queue.cc:1048] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:36.950562  2849 raft_consensus.cc:1275] T 99587cda97604c39a578e2b043eca1c4 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Refusing update from remote peer 1afcf0d4d079477fbc39cd055d874485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:36.952045  3118 consensus_queue.cc:1048] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:36.954002  2849 raft_consensus.cc:1275] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Refusing update from remote peer 1afcf0d4d079477fbc39cd055d874485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:36.954974  2999 raft_consensus.cc:1275] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Refusing update from remote peer 1afcf0d4d079477fbc39cd055d874485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:36.955236  3048 consensus_queue.cc:1048] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:36.956549  3118 consensus_queue.cc:1048] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:36.971231  2999 raft_consensus.cc:1275] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Refusing update from remote peer 1afcf0d4d079477fbc39cd055d874485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:36.972824  3126 consensus_queue.cc:1048] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:37.069087  2849 raft_consensus.cc:1275] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Refusing update from remote peer 1afcf0d4d079477fbc39cd055d874485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:37.070376  3126 consensus_queue.cc:1048] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:37.072014  2999 raft_consensus.cc:1275] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Refusing update from remote peer 1afcf0d4d079477fbc39cd055d874485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:37.073505  3126 consensus_queue.cc:1048] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:39.265822  2219 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:10:39.266528  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:39.290335  2849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07b3de733f7b4c9ea358030108d30279"
dest_uuid: "8e02601398e142599c88232dfde3310a"
mode: GRACEFUL
new_leader_uuid: "b1eecf695cda43528d9639cfc7efa92d"
 from {username='slave'} at 127.0.0.1:58506
I20260709 13:10:39.290848  2849 raft_consensus.cc:606] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 1 LEADER]: Received request to transfer leadership to TS b1eecf695cda43528d9639cfc7efa92d
I20260709 13:10:39.293308  2849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87c38a48cacb481c97b0e0b066d4cab2"
dest_uuid: "8e02601398e142599c88232dfde3310a"
mode: GRACEFUL
new_leader_uuid: "b1eecf695cda43528d9639cfc7efa92d"
 from {username='slave'} at 127.0.0.1:58506
I20260709 13:10:39.293895  2849 raft_consensus.cc:606] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 1 LEADER]: Received request to transfer leadership to TS b1eecf695cda43528d9639cfc7efa92d
I20260709 13:10:39.295130  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:39.295619  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:39.685524  3055 raft_consensus.cc:993] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a: : Instructing follower b1eecf695cda43528d9639cfc7efa92d to start an election
I20260709 13:10:39.685938  3132 raft_consensus.cc:1081] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 1 LEADER]: Signalling peer b1eecf695cda43528d9639cfc7efa92d to start an election
I20260709 13:10:39.687343  3000 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87c38a48cacb481c97b0e0b066d4cab2"
dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
 from {username='slave'} at 127.0.0.1:33788
I20260709 13:10:39.687783  3000 raft_consensus.cc:493] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:39.688028  3000 raft_consensus.cc:3060] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:39.692585  3000 raft_consensus.cc:515] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:39.694299  3000 leader_election.cc:290] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 2 election: Requested vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275)
I20260709 13:10:39.695026  2849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c38a48cacb481c97b0e0b066d4cab2" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e02601398e142599c88232dfde3310a"
I20260709 13:10:39.695330  2924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c38a48cacb481c97b0e0b066d4cab2" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
I20260709 13:10:39.695641  2849 raft_consensus.cc:3055] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:39.695894  2924 raft_consensus.cc:3060] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:39.695990  2849 raft_consensus.cc:740] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e02601398e142599c88232dfde3310a, State: Running, Role: LEADER
I20260709 13:10:39.696892  2849 consensus_queue.cc:260] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:39.698086  2849 raft_consensus.cc:3060] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:39.702668  2924 raft_consensus.cc:2468] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 2.
I20260709 13:10:39.703927  2963 leader_election.cc:304] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1afcf0d4d079477fbc39cd055d874485, b1eecf695cda43528d9639cfc7efa92d; no voters: 
I20260709 13:10:39.704286  2849 raft_consensus.cc:2468] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 2.
I20260709 13:10:39.704628  3046 raft_consensus.cc:2804] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:39.706156  3046 raft_consensus.cc:697] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 2 LEADER]: Becoming Leader. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Running, Role: LEADER
I20260709 13:10:39.706911  3046 consensus_queue.cc:237] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:39.714016  2749 catalog_manager.cc:5697] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d reported cstate change: term changed from 1 to 2, leader changed from 8e02601398e142599c88232dfde3310a (127.2.42.193) to b1eecf695cda43528d9639cfc7efa92d (127.2.42.195). New cstate: current_term: 2 leader_uuid: "b1eecf695cda43528d9639cfc7efa92d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:39.848528  3055 raft_consensus.cc:993] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a: : Instructing follower b1eecf695cda43528d9639cfc7efa92d to start an election
I20260709 13:10:39.848951  3132 raft_consensus.cc:1081] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 1 LEADER]: Signalling peer b1eecf695cda43528d9639cfc7efa92d to start an election
I20260709 13:10:39.850291  3000 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07b3de733f7b4c9ea358030108d30279"
dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
 from {username='slave'} at 127.0.0.1:33788
I20260709 13:10:39.850744  3000 raft_consensus.cc:493] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:39.851023  3000 raft_consensus.cc:3060] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:39.855258  3000 raft_consensus.cc:515] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:39.856719  3000 leader_election.cc:290] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 2 election: Requested vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275)
I20260709 13:10:39.857540  2849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b3de733f7b4c9ea358030108d30279" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e02601398e142599c88232dfde3310a"
I20260709 13:10:39.857811  2924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b3de733f7b4c9ea358030108d30279" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
I20260709 13:10:39.858098  2849 raft_consensus.cc:3055] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:39.858341  2924 raft_consensus.cc:3060] T 07b3de733f7b4c9ea358030108d30279 P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:39.858417  2849 raft_consensus.cc:740] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e02601398e142599c88232dfde3310a, State: Running, Role: LEADER
I20260709 13:10:39.859272  2849 consensus_queue.cc:260] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:39.860143  2849 raft_consensus.cc:3060] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:39.862716  2924 raft_consensus.cc:2468] T 07b3de733f7b4c9ea358030108d30279 P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 2.
I20260709 13:10:39.863713  2963 leader_election.cc:304] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1afcf0d4d079477fbc39cd055d874485, b1eecf695cda43528d9639cfc7efa92d; no voters: 
I20260709 13:10:39.864352  3046 raft_consensus.cc:2804] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:39.864445  2849 raft_consensus.cc:2468] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 2.
I20260709 13:10:39.864868  3046 raft_consensus.cc:697] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [term 2 LEADER]: Becoming Leader. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Running, Role: LEADER
I20260709 13:10:39.865685  3046 consensus_queue.cc:237] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:39.871845  2749 catalog_manager.cc:5697] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d reported cstate change: term changed from 1 to 2, leader changed from 8e02601398e142599c88232dfde3310a (127.2.42.193) to b1eecf695cda43528d9639cfc7efa92d (127.2.42.195). New cstate: current_term: 2 leader_uuid: "b1eecf695cda43528d9639cfc7efa92d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:40.170657  2849 raft_consensus.cc:1275] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Refusing update from remote peer b1eecf695cda43528d9639cfc7efa92d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:40.171897  3046 consensus_queue.cc:1048] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:40.180850  2924 raft_consensus.cc:1275] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Refusing update from remote peer b1eecf695cda43528d9639cfc7efa92d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:40.183061  3133 consensus_queue.cc:1048] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:40.270545  2924 raft_consensus.cc:1275] T 07b3de733f7b4c9ea358030108d30279 P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Refusing update from remote peer b1eecf695cda43528d9639cfc7efa92d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:40.271713  3046 consensus_queue.cc:1048] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:40.280123  2849 raft_consensus.cc:1275] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Refusing update from remote peer b1eecf695cda43528d9639cfc7efa92d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:40.281939  3046 consensus_queue.cc:1048] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:40.296221  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:40.308233  3000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87c38a48cacb481c97b0e0b066d4cab2"
dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
mode: GRACEFUL
new_leader_uuid: "8e02601398e142599c88232dfde3310a"
 from {username='slave'} at 127.0.0.1:33800
I20260709 13:10:40.308756  3000 raft_consensus.cc:606] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 2 LEADER]: Received request to transfer leadership to TS 8e02601398e142599c88232dfde3310a
I20260709 13:10:40.315582  3000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07b3de733f7b4c9ea358030108d30279"
dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
mode: GRACEFUL
new_leader_uuid: "8e02601398e142599c88232dfde3310a"
 from {username='slave'} at 127.0.0.1:33800
I20260709 13:10:40.316080  3000 raft_consensus.cc:606] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [term 2 LEADER]: Received request to transfer leadership to TS 8e02601398e142599c88232dfde3310a
I20260709 13:10:40.331430  2924 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22d82a199ee84f63a91cbd0cbdf92c1d"
dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
mode: GRACEFUL
new_leader_uuid: "8e02601398e142599c88232dfde3310a"
 from {username='slave'} at 127.0.0.1:60662
I20260709 13:10:40.332020  2924 raft_consensus.cc:606] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 2 LEADER]: Received request to transfer leadership to TS 8e02601398e142599c88232dfde3310a
I20260709 13:10:40.336797  2924 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7ffcf49fa944b98903832bd63200312"
dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
mode: GRACEFUL
new_leader_uuid: "8e02601398e142599c88232dfde3310a"
 from {username='slave'} at 127.0.0.1:60662
I20260709 13:10:40.337287  2924 raft_consensus.cc:606] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [term 2 LEADER]: Received request to transfer leadership to TS 8e02601398e142599c88232dfde3310a
I20260709 13:10:40.341634  2924 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5ad81ef721847d1bd8618f7cd67c7a2"
dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
mode: GRACEFUL
new_leader_uuid: "8e02601398e142599c88232dfde3310a"
 from {username='slave'} at 127.0.0.1:60662
I20260709 13:10:40.342095  2924 raft_consensus.cc:606] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [term 1 LEADER]: Received request to transfer leadership to TS 8e02601398e142599c88232dfde3310a
I20260709 13:10:40.347522  3128 raft_consensus.cc:993] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485: : Instructing follower 8e02601398e142599c88232dfde3310a to start an election
I20260709 13:10:40.347951  3140 raft_consensus.cc:1081] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [term 1 LEADER]: Signalling peer 8e02601398e142599c88232dfde3310a to start an election
I20260709 13:10:40.349227  2849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5ad81ef721847d1bd8618f7cd67c7a2"
dest_uuid: "8e02601398e142599c88232dfde3310a"
 from {username='slave'} at 127.0.0.1:60906
I20260709 13:10:40.349689  2849 raft_consensus.cc:493] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:40.350001  2849 raft_consensus.cc:3060] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:40.354256  2849 raft_consensus.cc:515] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:40.355809  2849 leader_election.cc:290] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 2 election: Requested vote from peers 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:40.356762  3000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ad81ef721847d1bd8618f7cd67c7a2" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
I20260709 13:10:40.356604  2924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ad81ef721847d1bd8618f7cd67c7a2" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
I20260709 13:10:40.357259  3000 raft_consensus.cc:3060] T f5ad81ef721847d1bd8618f7cd67c7a2 P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:40.357370  2924 raft_consensus.cc:3055] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:40.357818  2924 raft_consensus.cc:740] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1afcf0d4d079477fbc39cd055d874485, State: Running, Role: LEADER
I20260709 13:10:40.359058  2924 consensus_queue.cc:260] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:40.360522  2924 raft_consensus.cc:3060] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:40.362291  3000 raft_consensus.cc:2468] T f5ad81ef721847d1bd8618f7cd67c7a2 P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 2.
I20260709 13:10:40.363278  2815 leader_election.cc:304] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e02601398e142599c88232dfde3310a, b1eecf695cda43528d9639cfc7efa92d; no voters: 
I20260709 13:10:40.363890  3055 raft_consensus.cc:2804] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:40.364315  3055 raft_consensus.cc:697] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a [term 2 LEADER]: Becoming Leader. State: Replica: 8e02601398e142599c88232dfde3310a, State: Running, Role: LEADER
I20260709 13:10:40.364986  3055 consensus_queue.cc:237] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:40.365244  2924 raft_consensus.cc:2468] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 2.
I20260709 13:10:40.371609  2749 catalog_manager.cc:5697] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a reported cstate change: term changed from 1 to 2, leader changed from 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194) to 8e02601398e142599c88232dfde3310a (127.2.42.193). New cstate: current_term: 2 leader_uuid: "8e02601398e142599c88232dfde3310a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:40.510021  3128 raft_consensus.cc:993] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485: : Instructing follower 8e02601398e142599c88232dfde3310a to start an election
I20260709 13:10:40.510551  3140 raft_consensus.cc:1081] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 2 LEADER]: Signalling peer 8e02601398e142599c88232dfde3310a to start an election
I20260709 13:10:40.511916  2849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22d82a199ee84f63a91cbd0cbdf92c1d"
dest_uuid: "8e02601398e142599c88232dfde3310a"
 from {username='slave'} at 127.0.0.1:60906
I20260709 13:10:40.512394  2849 raft_consensus.cc:493] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:40.512737  2849 raft_consensus.cc:3060] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:40.516896  2849 raft_consensus.cc:515] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:40.518270  2849 leader_election.cc:290] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 3 election: Requested vote from peers 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:40.519110  2924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d82a199ee84f63a91cbd0cbdf92c1d" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
I20260709 13:10:40.519202  3000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d82a199ee84f63a91cbd0cbdf92c1d" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
I20260709 13:10:40.519768  2924 raft_consensus.cc:3055] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:40.519834  3000 raft_consensus.cc:3060] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:40.520177  2924 raft_consensus.cc:740] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1afcf0d4d079477fbc39cd055d874485, State: Running, Role: LEADER
I20260709 13:10:40.520977  2924 consensus_queue.cc:260] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [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: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:40.522094  2924 raft_consensus.cc:3060] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:40.525475  3000 raft_consensus.cc:2468] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 3.
I20260709 13:10:40.526465  2815 leader_election.cc:304] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [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: 8e02601398e142599c88232dfde3310a, b1eecf695cda43528d9639cfc7efa92d; no voters: 
I20260709 13:10:40.526669  3128 raft_consensus.cc:993] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485: : Instructing follower 8e02601398e142599c88232dfde3310a to start an election
I20260709 13:10:40.527160  3140 raft_consensus.cc:1081] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [term 2 LEADER]: Signalling peer 8e02601398e142599c88232dfde3310a to start an election
I20260709 13:10:40.527217  3055 raft_consensus.cc:2804] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:40.527735  3055 raft_consensus.cc:697] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 3 LEADER]: Becoming Leader. State: Replica: 8e02601398e142599c88232dfde3310a, State: Running, Role: LEADER
I20260709 13:10:40.528127  2924 raft_consensus.cc:2468] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 3.
I20260709 13:10:40.528533  3055 consensus_queue.cc:237] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [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: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:40.529522  2849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7ffcf49fa944b98903832bd63200312"
dest_uuid: "8e02601398e142599c88232dfde3310a"
 from {username='slave'} at 127.0.0.1:60906
I20260709 13:10:40.529959  2849 raft_consensus.cc:493] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:40.530244  2849 raft_consensus.cc:3060] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:40.535101  2849 raft_consensus.cc:515] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:40.535670  2749 catalog_manager.cc:5697] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a reported cstate change: term changed from 2 to 3, leader changed from 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194) to 8e02601398e142599c88232dfde3310a (127.2.42.193). New cstate: current_term: 3 leader_uuid: "8e02601398e142599c88232dfde3310a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:40.536456  2849 leader_election.cc:290] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 3 election: Requested vote from peers 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:40.537267  2924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ffcf49fa944b98903832bd63200312" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
I20260709 13:10:40.537520  3000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ffcf49fa944b98903832bd63200312" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
I20260709 13:10:40.537809  2924 raft_consensus.cc:3055] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:40.538084  3000 raft_consensus.cc:3060] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:40.538132  2924 raft_consensus.cc:740] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1afcf0d4d079477fbc39cd055d874485, State: Running, Role: LEADER
I20260709 13:10:40.539062  2924 consensus_queue.cc:260] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [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: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:40.539932  2924 raft_consensus.cc:3060] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:40.544330  3000 raft_consensus.cc:2468] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 3.
I20260709 13:10:40.545277  2924 raft_consensus.cc:2468] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 3.
I20260709 13:10:40.545581  2815 leader_election.cc:304] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [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: 8e02601398e142599c88232dfde3310a, b1eecf695cda43528d9639cfc7efa92d; no voters: 
I20260709 13:10:40.546259  3055 raft_consensus.cc:2804] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:40.546627  3055 raft_consensus.cc:697] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 3 LEADER]: Becoming Leader. State: Replica: 8e02601398e142599c88232dfde3310a, State: Running, Role: LEADER
I20260709 13:10:40.547168  3055 consensus_queue.cc:237] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [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: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:40.553112  2749 catalog_manager.cc:5697] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a reported cstate change: term changed from 2 to 3, leader changed from 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194) to 8e02601398e142599c88232dfde3310a (127.2.42.193). New cstate: current_term: 3 leader_uuid: "8e02601398e142599c88232dfde3310a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:40.796386  3143 raft_consensus.cc:993] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d: : Instructing follower 8e02601398e142599c88232dfde3310a to start an election
I20260709 13:10:40.796814  3046 raft_consensus.cc:1081] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 2 LEADER]: Signalling peer 8e02601398e142599c88232dfde3310a to start an election
I20260709 13:10:40.798094  2849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87c38a48cacb481c97b0e0b066d4cab2"
dest_uuid: "8e02601398e142599c88232dfde3310a"
 from {username='slave'} at 127.0.0.1:60900
I20260709 13:10:40.798460  2849 raft_consensus.cc:493] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:40.798691  2849 raft_consensus.cc:3060] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:40.802518  2849 raft_consensus.cc:515] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:40.803954  2849 leader_election.cc:290] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 3 election: Requested vote from peers 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:40.804623  2924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c38a48cacb481c97b0e0b066d4cab2" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
I20260709 13:10:40.804903  3000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c38a48cacb481c97b0e0b066d4cab2" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
I20260709 13:10:40.805207  2924 raft_consensus.cc:3060] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:40.805444  3000 raft_consensus.cc:3055] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:40.805799  3000 raft_consensus.cc:740] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Running, Role: LEADER
I20260709 13:10:40.806510  3000 consensus_queue.cc:260] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [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: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:40.807529  3000 raft_consensus.cc:3060] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:40.810431  2924 raft_consensus.cc:2468] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 3.
I20260709 13:10:40.811744  2814 leader_election.cc:304] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [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: 1afcf0d4d079477fbc39cd055d874485, 8e02601398e142599c88232dfde3310a; no voters: 
I20260709 13:10:40.812417  3055 raft_consensus.cc:2804] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:40.812292  3000 raft_consensus.cc:2468] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 3.
I20260709 13:10:40.813957  3055 raft_consensus.cc:697] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 3 LEADER]: Becoming Leader. State: Replica: 8e02601398e142599c88232dfde3310a, State: Running, Role: LEADER
I20260709 13:10:40.814599  2924 raft_consensus.cc:1275] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Refusing update from remote peer 8e02601398e142599c88232dfde3310a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:40.814695  3055 consensus_queue.cc:237] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [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: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:40.815944  3157 consensus_queue.cc:1048] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:40.821051  2749 catalog_manager.cc:5697] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a reported cstate change: term changed from 2 to 3, leader changed from b1eecf695cda43528d9639cfc7efa92d (127.2.42.195) to 8e02601398e142599c88232dfde3310a (127.2.42.193). New cstate: current_term: 3 leader_uuid: "8e02601398e142599c88232dfde3310a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:40.826337  3000 raft_consensus.cc:1275] T f5ad81ef721847d1bd8618f7cd67c7a2 P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Refusing update from remote peer 8e02601398e142599c88232dfde3310a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:40.829031  3055 consensus_queue.cc:1048] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:40.858122  3148 raft_consensus.cc:993] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d: : Instructing follower 8e02601398e142599c88232dfde3310a to start an election
I20260709 13:10:40.858551  3046 raft_consensus.cc:1081] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [term 2 LEADER]: Signalling peer 8e02601398e142599c88232dfde3310a to start an election
I20260709 13:10:40.859954  2849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07b3de733f7b4c9ea358030108d30279"
dest_uuid: "8e02601398e142599c88232dfde3310a"
 from {username='slave'} at 127.0.0.1:60900
I20260709 13:10:40.860433  2849 raft_consensus.cc:493] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:40.860756  2849 raft_consensus.cc:3060] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:40.865257  2849 raft_consensus.cc:515] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:40.866593  2849 leader_election.cc:290] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [CANDIDATE]: Term 3 election: Requested vote from peers 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:40.867280  2924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b3de733f7b4c9ea358030108d30279" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
I20260709 13:10:40.867520  3000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b3de733f7b4c9ea358030108d30279" candidate_uuid: "8e02601398e142599c88232dfde3310a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
I20260709 13:10:40.867826  2924 raft_consensus.cc:3060] T 07b3de733f7b4c9ea358030108d30279 P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:40.868032  3000 raft_consensus.cc:3055] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:40.868361  3000 raft_consensus.cc:740] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Running, Role: LEADER
I20260709 13:10:40.868979  3000 consensus_queue.cc:260] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [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: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:40.869832  3000 raft_consensus.cc:3060] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:40.872116  2924 raft_consensus.cc:2468] T 07b3de733f7b4c9ea358030108d30279 P 1afcf0d4d079477fbc39cd055d874485 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 3.
I20260709 13:10:40.873039  2814 leader_election.cc:304] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [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: 1afcf0d4d079477fbc39cd055d874485, 8e02601398e142599c88232dfde3310a; no voters: 
I20260709 13:10:40.873807  3055 raft_consensus.cc:2804] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:40.874264  3055 raft_consensus.cc:697] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 3 LEADER]: Becoming Leader. State: Replica: 8e02601398e142599c88232dfde3310a, State: Running, Role: LEADER
I20260709 13:10:40.874816  3000 raft_consensus.cc:2468] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e02601398e142599c88232dfde3310a in term 3.
I20260709 13:10:40.874959  3055 consensus_queue.cc:237] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [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: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:40.880301  2748 catalog_manager.cc:5697] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a reported cstate change: term changed from 2 to 3, leader changed from b1eecf695cda43528d9639cfc7efa92d (127.2.42.195) to 8e02601398e142599c88232dfde3310a (127.2.42.193). New cstate: current_term: 3 leader_uuid: "8e02601398e142599c88232dfde3310a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:41.077574  3000 raft_consensus.cc:1275] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 3 FOLLOWER]: Refusing update from remote peer 8e02601398e142599c88232dfde3310a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:41.078929  3055 consensus_queue.cc:1048] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:41.086771  2924 raft_consensus.cc:1275] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [term 3 FOLLOWER]: Refusing update from remote peer 8e02601398e142599c88232dfde3310a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:41.088356  3132 consensus_queue.cc:1048] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:41.103729  3000 raft_consensus.cc:1275] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 3 FOLLOWER]: Refusing update from remote peer 8e02601398e142599c88232dfde3310a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:41.104991  3157 consensus_queue.cc:1048] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:41.106045  2924 raft_consensus.cc:1275] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 3 FOLLOWER]: Refusing update from remote peer 8e02601398e142599c88232dfde3310a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:41.107185  3157 consensus_queue.cc:1048] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:41.264629  3000 raft_consensus.cc:1275] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [term 3 FOLLOWER]: Refusing update from remote peer 8e02601398e142599c88232dfde3310a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:41.265746  3157 consensus_queue.cc:1048] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:41.272334  2924 raft_consensus.cc:1275] T 07b3de733f7b4c9ea358030108d30279 P 1afcf0d4d079477fbc39cd055d874485 [term 3 FOLLOWER]: Refusing update from remote peer 8e02601398e142599c88232dfde3310a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:41.273887  3055 consensus_queue.cc:1048] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:41.323019  2924 raft_consensus.cc:1275] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [term 3 FOLLOWER]: Refusing update from remote peer 8e02601398e142599c88232dfde3310a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:41.324286  3055 consensus_queue.cc:1048] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:41.331530  3000 raft_consensus.cc:1275] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 3 FOLLOWER]: Refusing update from remote peer 8e02601398e142599c88232dfde3310a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:41.334527  3157 consensus_queue.cc:1048] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:43.349320  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:43.357858  2849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22d82a199ee84f63a91cbd0cbdf92c1d"
dest_uuid: "8e02601398e142599c88232dfde3310a"
mode: GRACEFUL
new_leader_uuid: "1afcf0d4d079477fbc39cd055d874485"
 from {username='slave'} at 127.0.0.1:58506
I20260709 13:10:43.358490  2849 raft_consensus.cc:606] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 3 LEADER]: Received request to transfer leadership to TS 1afcf0d4d079477fbc39cd055d874485
I20260709 13:10:43.360894  2849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45da3e8a90094f88a2dcaebe20588016"
dest_uuid: "8e02601398e142599c88232dfde3310a"
mode: GRACEFUL
new_leader_uuid: "b1eecf695cda43528d9639cfc7efa92d"
 from {username='slave'} at 127.0.0.1:58506
I20260709 13:10:43.361307  2849 raft_consensus.cc:606] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [term 1 LEADER]: Received request to transfer leadership to TS b1eecf695cda43528d9639cfc7efa92d
I20260709 13:10:43.363374  2849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87c38a48cacb481c97b0e0b066d4cab2"
dest_uuid: "8e02601398e142599c88232dfde3310a"
mode: GRACEFUL
new_leader_uuid: "1afcf0d4d079477fbc39cd055d874485"
 from {username='slave'} at 127.0.0.1:58506
I20260709 13:10:43.363793  2849 raft_consensus.cc:606] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 3 LEADER]: Received request to transfer leadership to TS 1afcf0d4d079477fbc39cd055d874485
I20260709 13:10:43.365746  2849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7ffcf49fa944b98903832bd63200312"
dest_uuid: "8e02601398e142599c88232dfde3310a"
mode: GRACEFUL
new_leader_uuid: "b1eecf695cda43528d9639cfc7efa92d"
 from {username='slave'} at 127.0.0.1:58506
I20260709 13:10:43.366159  2849 raft_consensus.cc:606] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 3 LEADER]: Received request to transfer leadership to TS b1eecf695cda43528d9639cfc7efa92d
I20260709 13:10:43.367256  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:10:43.367722  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:43.494398  3157 raft_consensus.cc:993] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a: : Instructing follower 1afcf0d4d079477fbc39cd055d874485 to start an election
I20260709 13:10:43.494946  3170 raft_consensus.cc:1081] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 3 LEADER]: Signalling peer 1afcf0d4d079477fbc39cd055d874485 to start an election
I20260709 13:10:43.496475  2923 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22d82a199ee84f63a91cbd0cbdf92c1d"
dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
 from {username='slave'} at 127.0.0.1:59288
I20260709 13:10:43.497160  2923 raft_consensus.cc:493] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:43.497571  2923 raft_consensus.cc:3060] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:43.503417  2923 raft_consensus.cc:515] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:43.505235  2923 leader_election.cc:290] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [CANDIDATE]: Term 4 election: Requested vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:43.506181  2849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d82a199ee84f63a91cbd0cbdf92c1d" candidate_uuid: "1afcf0d4d079477fbc39cd055d874485" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8e02601398e142599c88232dfde3310a"
I20260709 13:10:43.506457  3000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d82a199ee84f63a91cbd0cbdf92c1d" candidate_uuid: "1afcf0d4d079477fbc39cd055d874485" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
I20260709 13:10:43.506968  2849 raft_consensus.cc:3055] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:43.507117  3000 raft_consensus.cc:3060] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:43.507253  2849 raft_consensus.cc:740] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8e02601398e142599c88232dfde3310a, State: Running, Role: LEADER
I20260709 13:10:43.508388  2849 consensus_queue.cc:260] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [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: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:43.509516  2849 raft_consensus.cc:3060] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:43.512820  3000 raft_consensus.cc:2468] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1afcf0d4d079477fbc39cd055d874485 in term 4.
I20260709 13:10:43.514225  2890 leader_election.cc:304] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [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: 1afcf0d4d079477fbc39cd055d874485, b1eecf695cda43528d9639cfc7efa92d; no voters: 
I20260709 13:10:43.515342  3140 raft_consensus.cc:2804] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:43.515648  2849 raft_consensus.cc:2468] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1afcf0d4d079477fbc39cd055d874485 in term 4.
I20260709 13:10:43.516389  3140 raft_consensus.cc:697] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 4 LEADER]: Becoming Leader. State: Replica: 1afcf0d4d079477fbc39cd055d874485, State: Running, Role: LEADER
I20260709 13:10:43.517434  3140 consensus_queue.cc:237] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [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: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:43.523990  2749 catalog_manager.cc:5697] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 reported cstate change: term changed from 3 to 4, leader changed from 8e02601398e142599c88232dfde3310a (127.2.42.193) to 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194). New cstate: current_term: 4 leader_uuid: "1afcf0d4d079477fbc39cd055d874485" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:43.588178  3157 raft_consensus.cc:993] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a: : Instructing follower b1eecf695cda43528d9639cfc7efa92d to start an election
I20260709 13:10:43.588615  3170 raft_consensus.cc:1081] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 3 LEADER]: Signalling peer b1eecf695cda43528d9639cfc7efa92d to start an election
I20260709 13:10:43.589881  3000 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7ffcf49fa944b98903832bd63200312"
dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
 from {username='slave'} at 127.0.0.1:33788
I20260709 13:10:43.590250  3000 raft_consensus.cc:493] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:43.590548  3000 raft_consensus.cc:3060] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:43.594794  3000 raft_consensus.cc:515] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:43.596321  3000 leader_election.cc:290] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 4 election: Requested vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275)
I20260709 13:10:43.597018  2849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ffcf49fa944b98903832bd63200312" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8e02601398e142599c88232dfde3310a"
I20260709 13:10:43.597491  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7ffcf49fa944b98903832bd63200312" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
I20260709 13:10:43.597589  2849 raft_consensus.cc:3055] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:43.598026  2849 raft_consensus.cc:740] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8e02601398e142599c88232dfde3310a, State: Running, Role: LEADER
I20260709 13:10:43.598045  2923 raft_consensus.cc:3060] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:43.598649  2849 consensus_queue.cc:260] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [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: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:43.599519  2849 raft_consensus.cc:3060] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:43.602613  2923 raft_consensus.cc:2468] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 4.
I20260709 13:10:43.603384  2849 raft_consensus.cc:2468] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 4.
I20260709 13:10:43.603891  2963 leader_election.cc:304] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [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: 1afcf0d4d079477fbc39cd055d874485, b1eecf695cda43528d9639cfc7efa92d; no voters: 
I20260709 13:10:43.604791  3046 raft_consensus.cc:2804] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:43.606171  3046 raft_consensus.cc:697] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 4 LEADER]: Becoming Leader. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Running, Role: LEADER
I20260709 13:10:43.607129  3046 consensus_queue.cc:237] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [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: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:43.608891  3157 raft_consensus.cc:993] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a: : Instructing follower 1afcf0d4d079477fbc39cd055d874485 to start an election
I20260709 13:10:43.609369  3170 raft_consensus.cc:1081] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 3 LEADER]: Signalling peer 1afcf0d4d079477fbc39cd055d874485 to start an election
I20260709 13:10:43.611047  2923 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87c38a48cacb481c97b0e0b066d4cab2"
dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
 from {username='slave'} at 127.0.0.1:59288
I20260709 13:10:43.611725  2923 raft_consensus.cc:493] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:43.612193  2923 raft_consensus.cc:3060] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:43.615761  2749 catalog_manager.cc:5697] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d reported cstate change: term changed from 3 to 4, leader changed from 8e02601398e142599c88232dfde3310a (127.2.42.193) to b1eecf695cda43528d9639cfc7efa92d (127.2.42.195). New cstate: current_term: 4 leader_uuid: "b1eecf695cda43528d9639cfc7efa92d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:43.618963  2923 raft_consensus.cc:515] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:43.621730  2923 leader_election.cc:290] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [CANDIDATE]: Term 4 election: Requested vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), b1eecf695cda43528d9639cfc7efa92d (127.2.42.195:37361)
I20260709 13:10:43.622807  3000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c38a48cacb481c97b0e0b066d4cab2" candidate_uuid: "1afcf0d4d079477fbc39cd055d874485" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
I20260709 13:10:43.623270  3000 raft_consensus.cc:3060] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:43.626544  2849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c38a48cacb481c97b0e0b066d4cab2" candidate_uuid: "1afcf0d4d079477fbc39cd055d874485" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8e02601398e142599c88232dfde3310a"
I20260709 13:10:43.627172  2849 raft_consensus.cc:3055] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:43.628357  3000 raft_consensus.cc:2468] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1afcf0d4d079477fbc39cd055d874485 in term 4.
I20260709 13:10:43.629199  2849 raft_consensus.cc:740] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8e02601398e142599c88232dfde3310a, State: Running, Role: LEADER
I20260709 13:10:43.629928  2890 leader_election.cc:304] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [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: 1afcf0d4d079477fbc39cd055d874485, b1eecf695cda43528d9639cfc7efa92d; no voters: 
I20260709 13:10:43.630828  3140 raft_consensus.cc:2804] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:43.630496  2849 consensus_queue.cc:260] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [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: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:43.631358  3140 raft_consensus.cc:697] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [term 4 LEADER]: Becoming Leader. State: Replica: 1afcf0d4d079477fbc39cd055d874485, State: Running, Role: LEADER
I20260709 13:10:43.631726  2849 raft_consensus.cc:3060] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:43.632267  3140 consensus_queue.cc:237] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [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: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:43.636742  2849 raft_consensus.cc:2468] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1afcf0d4d079477fbc39cd055d874485 in term 4.
I20260709 13:10:43.641317  2749 catalog_manager.cc:5697] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 reported cstate change: term changed from 3 to 4, leader changed from 8e02601398e142599c88232dfde3310a (127.2.42.193) to 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194). New cstate: current_term: 4 leader_uuid: "1afcf0d4d079477fbc39cd055d874485" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:43.818197  3157 raft_consensus.cc:993] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a: : Instructing follower b1eecf695cda43528d9639cfc7efa92d to start an election
I20260709 13:10:43.818629  3170 raft_consensus.cc:1081] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [term 1 LEADER]: Signalling peer b1eecf695cda43528d9639cfc7efa92d to start an election
I20260709 13:10:43.819965  3000 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45da3e8a90094f88a2dcaebe20588016"
dest_uuid: "b1eecf695cda43528d9639cfc7efa92d"
 from {username='slave'} at 127.0.0.1:33788
I20260709 13:10:43.820377  3000 raft_consensus.cc:493] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:43.820643  3000 raft_consensus.cc:3060] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:43.824553  3000 raft_consensus.cc:515] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:43.825992  3000 leader_election.cc:290] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 2 election: Requested vote from peers 8e02601398e142599c88232dfde3310a (127.2.42.193:43341), 1afcf0d4d079477fbc39cd055d874485 (127.2.42.194:35275)
I20260709 13:10:43.826642  2849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45da3e8a90094f88a2dcaebe20588016" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e02601398e142599c88232dfde3310a"
I20260709 13:10:43.827067  2923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45da3e8a90094f88a2dcaebe20588016" candidate_uuid: "b1eecf695cda43528d9639cfc7efa92d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1afcf0d4d079477fbc39cd055d874485"
I20260709 13:10:43.827224  2849 raft_consensus.cc:3055] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:43.827569  2849 raft_consensus.cc:740] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e02601398e142599c88232dfde3310a, State: Running, Role: LEADER
I20260709 13:10:43.827634  2923 raft_consensus.cc:3060] T 45da3e8a90094f88a2dcaebe20588016 P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:43.828356  2849 consensus_queue.cc:260] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:43.829425  2849 raft_consensus.cc:3060] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:43.834055  2923 raft_consensus.cc:2468] T 45da3e8a90094f88a2dcaebe20588016 P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 2.
I20260709 13:10:43.835215  2963 leader_election.cc:304] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1afcf0d4d079477fbc39cd055d874485, b1eecf695cda43528d9639cfc7efa92d; no voters: 
I20260709 13:10:43.835466  2849 raft_consensus.cc:2468] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1eecf695cda43528d9639cfc7efa92d in term 2.
I20260709 13:10:43.835933  3046 raft_consensus.cc:2804] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:43.836381  3046 raft_consensus.cc:697] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d [term 2 LEADER]: Becoming Leader. State: Replica: b1eecf695cda43528d9639cfc7efa92d, State: Running, Role: LEADER
I20260709 13:10:43.837244  3046 consensus_queue.cc:237] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } }
I20260709 13:10:43.844194  2749 catalog_manager.cc:5697] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d reported cstate change: term changed from 1 to 2, leader changed from 8e02601398e142599c88232dfde3310a (127.2.42.193) to b1eecf695cda43528d9639cfc7efa92d (127.2.42.195). New cstate: current_term: 2 leader_uuid: "b1eecf695cda43528d9639cfc7efa92d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:43.958559  3000 raft_consensus.cc:1275] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 4 FOLLOWER]: Refusing update from remote peer 1afcf0d4d079477fbc39cd055d874485: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:43.959689  3171 consensus_queue.cc:1048] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:43.969627  2849 raft_consensus.cc:1275] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 4 FOLLOWER]: Refusing update from remote peer 1afcf0d4d079477fbc39cd055d874485: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:43.972453  3171 consensus_queue.cc:1048] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:44.025907  2999 raft_consensus.cc:1275] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 4 FOLLOWER]: Refusing update from remote peer 1afcf0d4d079477fbc39cd055d874485: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:44.026971  3171 consensus_queue.cc:1048] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1eecf695cda43528d9639cfc7efa92d" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:44.037737  2849 raft_consensus.cc:1275] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 4 FOLLOWER]: Refusing update from remote peer 1afcf0d4d079477fbc39cd055d874485: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:44.038975  3171 consensus_queue.cc:1048] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:44.132572  2849 raft_consensus.cc:1275] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 4 FOLLOWER]: Refusing update from remote peer b1eecf695cda43528d9639cfc7efa92d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:44.133896  3046 consensus_queue.cc:1048] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:44.134174  2923 raft_consensus.cc:1275] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [term 4 FOLLOWER]: Refusing update from remote peer b1eecf695cda43528d9639cfc7efa92d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:44.135496  3046 consensus_queue.cc:1048] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:44.261431  2923 raft_consensus.cc:1275] T 45da3e8a90094f88a2dcaebe20588016 P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Refusing update from remote peer b1eecf695cda43528d9639cfc7efa92d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:44.262778  3177 consensus_queue.cc:1048] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1afcf0d4d079477fbc39cd055d874485" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:44.273111  2849 raft_consensus.cc:1275] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Refusing update from remote peer b1eecf695cda43528d9639cfc7efa92d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:44.275167  3177 consensus_queue.cc:1048] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e02601398e142599c88232dfde3310a" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 43341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:44.368603  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:44.374354  2219 tablet_server.cc:179] TabletServer@127.2.42.193:0 shutting down...
W20260709 13:10:44.381806  2889 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260709 13:10:44.388180  2889 consensus_peers.cc:597] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 -> Peer 8e02601398e142599c88232dfde3310a (127.2.42.193:43341): Couldn't send request to peer 8e02601398e142599c88232dfde3310a. 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:10:44.403153  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:44.403980  2219 tablet_replica.cc:333] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a: stopping tablet replica
I20260709 13:10:44.404959  2219 raft_consensus.cc:2243] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.405972  2219 raft_consensus.cc:2272] T f5ad81ef721847d1bd8618f7cd67c7a2 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.407740  2219 tablet_replica.cc:333] T 99587cda97604c39a578e2b043eca1c4 P 8e02601398e142599c88232dfde3310a: stopping tablet replica
I20260709 13:10:44.408252  2219 raft_consensus.cc:2243] T 99587cda97604c39a578e2b043eca1c4 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.408640  2219 raft_consensus.cc:2272] T 99587cda97604c39a578e2b043eca1c4 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.410524  2219 tablet_replica.cc:333] T 6c17d4152d854cc38343a90afa7333eb P 8e02601398e142599c88232dfde3310a: stopping tablet replica
I20260709 13:10:44.411032  2219 raft_consensus.cc:2243] T 6c17d4152d854cc38343a90afa7333eb P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.411397  2219 raft_consensus.cc:2272] T 6c17d4152d854cc38343a90afa7333eb P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.413241  2219 tablet_replica.cc:333] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a: stopping tablet replica
I20260709 13:10:44.413758  2219 raft_consensus.cc:2243] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.414158  2219 raft_consensus.cc:2272] T 45da3e8a90094f88a2dcaebe20588016 P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.416435  2219 tablet_replica.cc:333] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a: stopping tablet replica
I20260709 13:10:44.416944  2219 raft_consensus.cc:2243] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.417672  2219 raft_consensus.cc:2272] T 7dc7f2871921442897c3ad190fc84b8b P 8e02601398e142599c88232dfde3310a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.419452  2219 tablet_replica.cc:333] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a: stopping tablet replica
I20260709 13:10:44.419920  2219 raft_consensus.cc:2243] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.420306  2219 raft_consensus.cc:2272] T c7ffcf49fa944b98903832bd63200312 P 8e02601398e142599c88232dfde3310a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.422307  2219 tablet_replica.cc:333] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a: stopping tablet replica
I20260709 13:10:44.422792  2219 raft_consensus.cc:2243] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.423235  2219 raft_consensus.cc:2272] T 22d82a199ee84f63a91cbd0cbdf92c1d P 8e02601398e142599c88232dfde3310a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.425122  2219 tablet_replica.cc:333] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a: stopping tablet replica
I20260709 13:10:44.425585  2219 raft_consensus.cc:2243] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.426312  2219 raft_consensus.cc:2272] T 07b3de733f7b4c9ea358030108d30279 P 8e02601398e142599c88232dfde3310a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.428002  2219 tablet_replica.cc:333] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a: stopping tablet replica
I20260709 13:10:44.428439  2219 raft_consensus.cc:2243] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.428819  2219 raft_consensus.cc:2272] T 87c38a48cacb481c97b0e0b066d4cab2 P 8e02601398e142599c88232dfde3310a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.430631  2219 tablet_replica.cc:333] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a: stopping tablet replica
I20260709 13:10:44.431077  2219 raft_consensus.cc:2243] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.431766  2219 raft_consensus.cc:2272] T 856884a72744465b88dbb69a0149135a P 8e02601398e142599c88232dfde3310a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.449507  2219 tablet_server.cc:196] TabletServer@127.2.42.193:0 shutdown complete.
I20260709 13:10:44.469782  2219 tablet_server.cc:179] TabletServer@127.2.42.194:0 shutting down...
I20260709 13:10:44.491554  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:44.492268  2219 tablet_replica.cc:333] T 6c17d4152d854cc38343a90afa7333eb P 1afcf0d4d079477fbc39cd055d874485: stopping tablet replica
I20260709 13:10:44.492955  2219 raft_consensus.cc:2243] T 6c17d4152d854cc38343a90afa7333eb P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.493469  2219 raft_consensus.cc:2272] T 6c17d4152d854cc38343a90afa7333eb P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.495674  2219 tablet_replica.cc:333] T 45da3e8a90094f88a2dcaebe20588016 P 1afcf0d4d079477fbc39cd055d874485: stopping tablet replica
I20260709 13:10:44.496229  2219 raft_consensus.cc:2243] T 45da3e8a90094f88a2dcaebe20588016 P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.496680  2219 raft_consensus.cc:2272] T 45da3e8a90094f88a2dcaebe20588016 P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.498610  2219 tablet_replica.cc:333] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485: stopping tablet replica
I20260709 13:10:44.499203  2219 raft_consensus.cc:2243] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.499972  2219 raft_consensus.cc:2272] T 22d82a199ee84f63a91cbd0cbdf92c1d P 1afcf0d4d079477fbc39cd055d874485 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.502115  2219 tablet_replica.cc:333] T 07b3de733f7b4c9ea358030108d30279 P 1afcf0d4d079477fbc39cd055d874485: stopping tablet replica
I20260709 13:10:44.502641  2219 raft_consensus.cc:2243] T 07b3de733f7b4c9ea358030108d30279 P 1afcf0d4d079477fbc39cd055d874485 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.503105  2219 raft_consensus.cc:2272] T 07b3de733f7b4c9ea358030108d30279 P 1afcf0d4d079477fbc39cd055d874485 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.504851  2219 tablet_replica.cc:333] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485: stopping tablet replica
I20260709 13:10:44.505393  2219 raft_consensus.cc:2243] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.506337  2219 raft_consensus.cc:2272] T 87c38a48cacb481c97b0e0b066d4cab2 P 1afcf0d4d079477fbc39cd055d874485 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.508287  2219 tablet_replica.cc:333] T 856884a72744465b88dbb69a0149135a P 1afcf0d4d079477fbc39cd055d874485: stopping tablet replica
I20260709 13:10:44.508818  2219 raft_consensus.cc:2243] T 856884a72744465b88dbb69a0149135a P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.509320  2219 raft_consensus.cc:2272] T 856884a72744465b88dbb69a0149135a P 1afcf0d4d079477fbc39cd055d874485 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.511303  2219 tablet_replica.cc:333] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485: stopping tablet replica
I20260709 13:10:44.511914  2219 raft_consensus.cc:2243] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.512337  2219 raft_consensus.cc:2272] T f5ad81ef721847d1bd8618f7cd67c7a2 P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.514068  2219 tablet_replica.cc:333] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485: stopping tablet replica
I20260709 13:10:44.514549  2219 raft_consensus.cc:2243] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.515460  2219 raft_consensus.cc:2272] T 99587cda97604c39a578e2b043eca1c4 P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.517165  2219 tablet_replica.cc:333] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485: stopping tablet replica
I20260709 13:10:44.517642  2219 raft_consensus.cc:2243] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.518118  2219 raft_consensus.cc:2272] T c7ffcf49fa944b98903832bd63200312 P 1afcf0d4d079477fbc39cd055d874485 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.520121  2219 tablet_replica.cc:333] T 7dc7f2871921442897c3ad190fc84b8b P 1afcf0d4d079477fbc39cd055d874485: stopping tablet replica
I20260709 13:10:44.520586  2219 raft_consensus.cc:2243] T 7dc7f2871921442897c3ad190fc84b8b P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.521011  2219 raft_consensus.cc:2272] T 7dc7f2871921442897c3ad190fc84b8b P 1afcf0d4d079477fbc39cd055d874485 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.550674  2219 tablet_server.cc:196] TabletServer@127.2.42.194:0 shutdown complete.
I20260709 13:10:44.568452  2219 tablet_server.cc:179] TabletServer@127.2.42.195:0 shutting down...
I20260709 13:10:44.589417  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:44.590098  2219 tablet_replica.cc:333] T f5ad81ef721847d1bd8618f7cd67c7a2 P b1eecf695cda43528d9639cfc7efa92d: stopping tablet replica
I20260709 13:10:44.590802  2219 raft_consensus.cc:2243] T f5ad81ef721847d1bd8618f7cd67c7a2 P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.591325  2219 raft_consensus.cc:2272] T f5ad81ef721847d1bd8618f7cd67c7a2 P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.593103  2219 tablet_replica.cc:333] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d: stopping tablet replica
I20260709 13:10:44.593663  2219 raft_consensus.cc:2243] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.594071  2219 raft_consensus.cc:2272] T 99587cda97604c39a578e2b043eca1c4 P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.595747  2219 tablet_replica.cc:333] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d: stopping tablet replica
I20260709 13:10:44.596172  2219 raft_consensus.cc:2243] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.596526  2219 raft_consensus.cc:2272] T 07b3de733f7b4c9ea358030108d30279 P b1eecf695cda43528d9639cfc7efa92d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.598138  2219 tablet_replica.cc:333] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d: stopping tablet replica
I20260709 13:10:44.598543  2219 raft_consensus.cc:2243] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.598955  2219 raft_consensus.cc:2272] T 22d82a199ee84f63a91cbd0cbdf92c1d P b1eecf695cda43528d9639cfc7efa92d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.600991  2219 tablet_replica.cc:333] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d: stopping tablet replica
I20260709 13:10:44.601409  2219 raft_consensus.cc:2243] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.602078  2219 raft_consensus.cc:2272] T 6c17d4152d854cc38343a90afa7333eb P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.603720  2219 tablet_replica.cc:333] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d: stopping tablet replica
I20260709 13:10:44.604133  2219 raft_consensus.cc:2243] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.604732  2219 raft_consensus.cc:2272] T 45da3e8a90094f88a2dcaebe20588016 P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.606616  2219 tablet_replica.cc:333] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d: stopping tablet replica
I20260709 13:10:44.607120  2219 raft_consensus.cc:2243] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.607715  2219 raft_consensus.cc:2272] T c7ffcf49fa944b98903832bd63200312 P b1eecf695cda43528d9639cfc7efa92d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.609542  2219 tablet_replica.cc:333] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d: stopping tablet replica
I20260709 13:10:44.609931  2219 raft_consensus.cc:2243] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.610359  2219 raft_consensus.cc:2272] T 7dc7f2871921442897c3ad190fc84b8b P b1eecf695cda43528d9639cfc7efa92d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.611997  2219 tablet_replica.cc:333] T 856884a72744465b88dbb69a0149135a P b1eecf695cda43528d9639cfc7efa92d: stopping tablet replica
I20260709 13:10:44.612447  2219 raft_consensus.cc:2243] T 856884a72744465b88dbb69a0149135a P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.612840  2219 raft_consensus.cc:2272] T 856884a72744465b88dbb69a0149135a P b1eecf695cda43528d9639cfc7efa92d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.614496  2219 tablet_replica.cc:333] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d: stopping tablet replica
I20260709 13:10:44.615024  2219 raft_consensus.cc:2243] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:44.615409  2219 raft_consensus.cc:2272] T 87c38a48cacb481c97b0e0b066d4cab2 P b1eecf695cda43528d9639cfc7efa92d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.642724  2219 tablet_server.cc:196] TabletServer@127.2.42.195:0 shutdown complete.
I20260709 13:10:44.660439  2219 master.cc:562] Master@127.2.42.254:36535 shutting down...
I20260709 13:10:44.680315  2219 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:44.680835  2219 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:44.681161  2219 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0a218d8e08b9474883db3f9de0cae299: stopping tablet replica
I20260709 13:10:44.702194  2219 master.cc:584] Master@127.2.42.254:36535 shutdown complete.
1afcf0d4d079477fbc39cd055d874485  4
8e02601398e142599c88232dfde3310a  5
b1eecf695cda43528d9639cfc7efa92d  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10359 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:10:44.743582  2219 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.42.254:38447
I20260709 13:10:44.744735  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:44.750659  3196 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:10:44.750679  3195 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:10:44.751183  3198 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:10:44.752552  2219 server_base.cc:1061] running on GCE node
I20260709 13:10:44.753413  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:44.753623  2219 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:10:44.753782  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602644753750 us; error 0 us; skew 500 ppm
I20260709 13:10:44.754339  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:44.756760  2219 webserver.cc:533] Webserver started at http://127.2.42.254:36529/ using document root <none> and password file <none>
I20260709 13:10:44.757277  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:44.757472  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:44.757750  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:44.759166  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/master-0-root/instance:
uuid: "2f4d27806bb14b0280a3535b02e179b4"
format_stamp: "Formatted at 2026-07-09 13:10:44 on dist-test-slave-nwpb"
I20260709 13:10:44.763553  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:10:44.766934  3203 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:10:44.767639  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:10:44.767951  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/master-0-root
uuid: "2f4d27806bb14b0280a3535b02e179b4"
format_stamp: "Formatted at 2026-07-09 13:10:44 on dist-test-slave-nwpb"
I20260709 13:10:44.768239  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-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:10:44.778469  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:44.779767  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:44.819007  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.254:38447
I20260709 13:10:44.819077  3254 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.254:38447 every 8 connection(s)
I20260709 13:10:44.823181  3255 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:10:44.832495  3255 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4: Bootstrap starting.
I20260709 13:10:44.837020  3255 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:44.841076  3255 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4: No bootstrap required, opened a new log
I20260709 13:10:44.843075  3255 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f4d27806bb14b0280a3535b02e179b4" member_type: VOTER }
I20260709 13:10:44.843420  3255 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:44.843607  3255 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f4d27806bb14b0280a3535b02e179b4, State: Initialized, Role: FOLLOWER
I20260709 13:10:44.844189  3255 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f4d27806bb14b0280a3535b02e179b4" member_type: VOTER }
I20260709 13:10:44.844596  3255 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:44.844782  3255 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:44.844980  3255 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:44.849028  3255 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f4d27806bb14b0280a3535b02e179b4" member_type: VOTER }
I20260709 13:10:44.849596  3255 leader_election.cc:304] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4 [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: 2f4d27806bb14b0280a3535b02e179b4; no voters: 
I20260709 13:10:44.850625  3255 leader_election.cc:290] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:44.850991  3258 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:44.852305  3258 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4 [term 1 LEADER]: Becoming Leader. State: Replica: 2f4d27806bb14b0280a3535b02e179b4, State: Running, Role: LEADER
I20260709 13:10:44.853008  3258 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4 [LEADER]: Queue going to LEADER mode. State: All 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: "2f4d27806bb14b0280a3535b02e179b4" member_type: VOTER }
I20260709 13:10:44.853536  3255 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:44.857575  3259 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2f4d27806bb14b0280a3535b02e179b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f4d27806bb14b0280a3535b02e179b4" member_type: VOTER } }
I20260709 13:10:44.858292  3259 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:44.858050  3260 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2f4d27806bb14b0280a3535b02e179b4. Latest consensus state: current_term: 1 leader_uuid: "2f4d27806bb14b0280a3535b02e179b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f4d27806bb14b0280a3535b02e179b4" member_type: VOTER } }
I20260709 13:10:44.859099  3260 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:44.861828  3265 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:44.866727  3265 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:44.869738  2219 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:44.875512  3265 catalog_manager.cc:1383] Generated new cluster ID: 8a6c415cf9b54468b1c59239e86a1367
I20260709 13:10:44.875816  3265 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:44.888733  3265 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:44.890014  3265 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:44.912670  3265 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4: Generated new TSK 0
I20260709 13:10:44.913326  3265 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:44.936708  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:44.942806  3276 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:10:44.943984  3277 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:10:44.947268  3279 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:10:44.947382  2219 server_base.cc:1061] running on GCE node
I20260709 13:10:44.948422  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:44.948606  2219 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:10:44.948730  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602644948714 us; error 0 us; skew 500 ppm
I20260709 13:10:44.949196  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:44.951464  2219 webserver.cc:533] Webserver started at http://127.2.42.193:43141/ using document root <none> and password file <none>
I20260709 13:10:44.951895  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:44.952054  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:44.952267  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:44.953279  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-0-root/instance:
uuid: "be2d4b735d264b5bad736853b2c32fbc"
format_stamp: "Formatted at 2026-07-09 13:10:44 on dist-test-slave-nwpb"
I20260709 13:10:44.957841  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:10:44.960968  3284 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:10:44.961663  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:10:44.961946  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-0-root
uuid: "be2d4b735d264b5bad736853b2c32fbc"
format_stamp: "Formatted at 2026-07-09 13:10:44 on dist-test-slave-nwpb"
I20260709 13:10:44.962220  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-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:10:44.970573  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:44.971781  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:44.973162  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:44.975464  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:44.975688  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:44.975927  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:44.976114  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:45.014500  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.193:45013
I20260709 13:10:45.014592  3346 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.193:45013 every 8 connection(s)
I20260709 13:10:45.019474  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:45.026901  3351 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:10:45.029486  3352 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:10:45.030998  3354 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:10:45.031062  2219 server_base.cc:1061] running on GCE node
I20260709 13:10:45.032080  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:45.032295  2219 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:10:45.032466  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602645032451 us; error 0 us; skew 500 ppm
I20260709 13:10:45.033129  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:45.035840  2219 webserver.cc:533] Webserver started at http://127.2.42.194:43927/ using document root <none> and password file <none>
I20260709 13:10:45.036401  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:45.036641  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:45.036670  3347 heartbeater.cc:344] Connected to a master server at 127.2.42.254:38447
I20260709 13:10:45.036990  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:45.037101  3347 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:45.037899  3347 heartbeater.cc:507] Master 127.2.42.254:38447 requested a full tablet report, sending...
I20260709 13:10:45.038174  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-1-root/instance:
uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
format_stamp: "Formatted at 2026-07-09 13:10:45 on dist-test-slave-nwpb"
I20260709 13:10:45.040132  3220 ts_manager.cc:194] Registered new tserver with Master: be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013)
I20260709 13:10:45.041954  3220 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58526
I20260709 13:10:45.043373  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:10:45.046597  3359 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:10:45.047345  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:10:45.047638  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-1-root
uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
format_stamp: "Formatted at 2026-07-09 13:10:45 on dist-test-slave-nwpb"
I20260709 13:10:45.047976  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-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:10:45.060281  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:45.061551  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:45.063040  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:45.065379  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:45.065599  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:45.065836  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:45.066004  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:45.104429  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.194:37063
I20260709 13:10:45.104537  3421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.194:37063 every 8 connection(s)
I20260709 13:10:45.109282  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:45.116410  3425 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:10:45.118127  3426 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:10:45.120114  2219 server_base.cc:1061] running on GCE node
W20260709 13:10:45.121590  3428 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:10:45.122686  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:45.122983  2219 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:10:45.123162  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602645123147 us; error 0 us; skew 500 ppm
I20260709 13:10:45.123785  3422 heartbeater.cc:344] Connected to a master server at 127.2.42.254:38447
I20260709 13:10:45.123844  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:45.124202  3422 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:45.125043  3422 heartbeater.cc:507] Master 127.2.42.254:38447 requested a full tablet report, sending...
I20260709 13:10:45.126592  2219 webserver.cc:533] Webserver started at http://127.2.42.195:45253/ using document root <none> and password file <none>
I20260709 13:10:45.127146  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:45.127365  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:45.127375  3220 ts_manager.cc:194] Registered new tserver with Master: 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:45.127698  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:45.128870  3220 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58540
I20260709 13:10:45.128924  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-2-root/instance:
uuid: "56681b6f3d30479ca4241815319ac705"
format_stamp: "Formatted at 2026-07-09 13:10:45 on dist-test-slave-nwpb"
I20260709 13:10:45.133472  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:10:45.136993  3433 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:10:45.137804  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:10:45.138119  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-2-root
uuid: "56681b6f3d30479ca4241815319ac705"
format_stamp: "Formatted at 2026-07-09 13:10:45 on dist-test-slave-nwpb"
I20260709 13:10:45.138453  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-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:10:45.177868  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:45.179169  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:45.180604  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:45.182750  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:45.183102  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:45.183377  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:45.183553  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:45.221573  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.195:46417
I20260709 13:10:45.221683  3495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.195:46417 every 8 connection(s)
I20260709 13:10:45.234490  3496 heartbeater.cc:344] Connected to a master server at 127.2.42.254:38447
I20260709 13:10:45.234808  3496 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:45.235476  3496 heartbeater.cc:507] Master 127.2.42.254:38447 requested a full tablet report, sending...
I20260709 13:10:45.237224  3220 ts_manager.cc:194] Registered new tserver with Master: 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:45.237912  2219 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01322149s
I20260709 13:10:45.238471  3220 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58548
I20260709 13:10:45.262439  3220 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58560:
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:10:45.269196  3220 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:10:45.462648  3461 tablet_service.cc:1511] Processing CreateTablet for tablet 81b012adaec941e5a46e228fdde9672a (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:10:45.463709  3460 tablet_service.cc:1511] Processing CreateTablet for tablet 83e4a26a318d4d239f3e0daf89a319de (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:10:45.464176  3461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b012adaec941e5a46e228fdde9672a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.465029  3460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e4a26a318d4d239f3e0daf89a319de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.465821  3459 tablet_service.cc:1511] Processing CreateTablet for tablet 724195795d634b27bb99c1f3ae139c9a (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:10:45.467239  3312 tablet_service.cc:1511] Processing CreateTablet for tablet 81b012adaec941e5a46e228fdde9672a (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:10:45.468007  3458 tablet_service.cc:1511] Processing CreateTablet for tablet 485158cc74e947e6914bad25bb66b366 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:10:45.468497  3312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b012adaec941e5a46e228fdde9672a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.470094  3307 tablet_service.cc:1511] Processing CreateTablet for tablet 2d9c817c9c374291bea3f1312629f42d (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:10:45.471469  3307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d9c817c9c374291bea3f1312629f42d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.472123  3311 tablet_service.cc:1511] Processing CreateTablet for tablet 83e4a26a318d4d239f3e0daf89a319de (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:10:45.472503  3308 tablet_service.cc:1511] Processing CreateTablet for tablet a74d2c7ad30648f4847445e8f2a5a45e (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:10:45.472628  3310 tablet_service.cc:1511] Processing CreateTablet for tablet 724195795d634b27bb99c1f3ae139c9a (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:10:45.473388  3311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e4a26a318d4d239f3e0daf89a319de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.474512  3309 tablet_service.cc:1511] Processing CreateTablet for tablet 485158cc74e947e6914bad25bb66b366 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:10:45.474999  3457 tablet_service.cc:1511] Processing CreateTablet for tablet a74d2c7ad30648f4847445e8f2a5a45e (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:10:45.475791  3308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74d2c7ad30648f4847445e8f2a5a45e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.478350  3309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485158cc74e947e6914bad25bb66b366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.479193  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485158cc74e947e6914bad25bb66b366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.479995  3310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724195795d634b27bb99c1f3ae139c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.480654  3457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74d2c7ad30648f4847445e8f2a5a45e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.483091  3456 tablet_service.cc:1511] Processing CreateTablet for tablet 2d9c817c9c374291bea3f1312629f42d (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:10:45.484413  3456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d9c817c9c374291bea3f1312629f42d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.491226  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724195795d634b27bb99c1f3ae139c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.502534  3306 tablet_service.cc:1511] Processing CreateTablet for tablet fb6e24c1fff44e19a7ba40041018aa51 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:10:45.504057  3306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb6e24c1fff44e19a7ba40041018aa51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.514923  3384 tablet_service.cc:1511] Processing CreateTablet for tablet 485158cc74e947e6914bad25bb66b366 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:10:45.515869  3383 tablet_service.cc:1511] Processing CreateTablet for tablet a74d2c7ad30648f4847445e8f2a5a45e (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:10:45.516759  3384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485158cc74e947e6914bad25bb66b366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.518147  3382 tablet_service.cc:1511] Processing CreateTablet for tablet 2d9c817c9c374291bea3f1312629f42d (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:10:45.519433  3382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d9c817c9c374291bea3f1312629f42d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.520174  3385 tablet_service.cc:1511] Processing CreateTablet for tablet 724195795d634b27bb99c1f3ae139c9a (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:10:45.521687  3385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724195795d634b27bb99c1f3ae139c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.522960  3381 tablet_service.cc:1511] Processing CreateTablet for tablet fb6e24c1fff44e19a7ba40041018aa51 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:10:45.524245  3381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb6e24c1fff44e19a7ba40041018aa51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.514367  3387 tablet_service.cc:1511] Processing CreateTablet for tablet 81b012adaec941e5a46e228fdde9672a (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:10:45.531961  3386 tablet_service.cc:1511] Processing CreateTablet for tablet 83e4a26a318d4d239f3e0daf89a319de (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:10:45.532035  3312 tablet_service.cc:1511] Processing CreateTablet for tablet 11f6765047894312a8e4e3057b50b2fd (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:10:45.533653  3380 tablet_service.cc:1511] Processing CreateTablet for tablet 11f6765047894312a8e4e3057b50b2fd (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:10:45.533663  3312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f6765047894312a8e4e3057b50b2fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.538534  3383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a74d2c7ad30648f4847445e8f2a5a45e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.540112  3387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b012adaec941e5a46e228fdde9672a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.540791  3386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e4a26a318d4d239f3e0daf89a319de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.543342  3380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f6765047894312a8e4e3057b50b2fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.544497  3458 tablet_service.cc:1511] Processing CreateTablet for tablet fb6e24c1fff44e19a7ba40041018aa51 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:10:45.559316  3305 tablet_service.cc:1511] Processing CreateTablet for tablet bd21ac6e180b410dbb04720e956f9444 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:10:45.560701  3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd21ac6e180b410dbb04720e956f9444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.565244  3511 tablet_bootstrap.cc:492] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:45.566121  3379 tablet_service.cc:1511] Processing CreateTablet for tablet bd21ac6e180b410dbb04720e956f9444 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:10:45.568130  3379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd21ac6e180b410dbb04720e956f9444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.574967  3456 tablet_service.cc:1511] Processing CreateTablet for tablet 11f6765047894312a8e4e3057b50b2fd (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:10:45.579643  3511 tablet_bootstrap.cc:654] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:45.585107  3460 tablet_service.cc:1511] Processing CreateTablet for tablet bd21ac6e180b410dbb04720e956f9444 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:10:45.595445  3513 tablet_bootstrap.cc:492] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:45.599331  3378 tablet_service.cc:1511] Processing CreateTablet for tablet 436c8e906d194fea909a3efe111d74ed (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:10:45.601199  3378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436c8e906d194fea909a3efe111d74ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.627017  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb6e24c1fff44e19a7ba40041018aa51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.627822  3460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd21ac6e180b410dbb04720e956f9444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.629982  3456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f6765047894312a8e4e3057b50b2fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.638907  3455 tablet_service.cc:1511] Processing CreateTablet for tablet 436c8e906d194fea909a3efe111d74ed (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:10:45.640558  3455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436c8e906d194fea909a3efe111d74ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.641389  3311 tablet_service.cc:1511] Processing CreateTablet for tablet be61d40e39644a5c9b1f6c239b72c83d (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:10:45.645296  3383 tablet_service.cc:1511] Processing CreateTablet for tablet be61d40e39644a5c9b1f6c239b72c83d (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:10:45.648638  3383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be61d40e39644a5c9b1f6c239b72c83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.652889  3511 tablet_bootstrap.cc:492] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:45.653476  3511 ts_tablet_manager.cc:1403] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.089s	user 0.045s	sys 0.008s
I20260709 13:10:45.646783  3311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be61d40e39644a5c9b1f6c239b72c83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.657757  3308 tablet_service.cc:1511] Processing CreateTablet for tablet 436c8e906d194fea909a3efe111d74ed (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:10:45.656594  3511 raft_consensus.cc:359] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:45.658880  3511 raft_consensus.cc:385] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:45.659170  3308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436c8e906d194fea909a3efe111d74ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.659266  3511 raft_consensus.cc:740] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:45.660306  3511 consensus_queue.cc:260] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:45.663172  3455 tablet_service.cc:1511] Processing CreateTablet for tablet be61d40e39644a5c9b1f6c239b72c83d (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:10:45.663998  3512 tablet_bootstrap.cc:492] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:45.664433  3305 tablet_service.cc:1511] Processing CreateTablet for tablet 92cd9c09ea5745818674b7ece7cfdb09 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:10:45.664896  3455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be61d40e39644a5c9b1f6c239b72c83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.665874  3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92cd9c09ea5745818674b7ece7cfdb09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.671141  3513 tablet_bootstrap.cc:654] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:45.708600  3511 ts_tablet_manager.cc:1434] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.055s	user 0.013s	sys 0.017s
I20260709 13:10:45.709378  3496 heartbeater.cc:499] Master 127.2.42.254:38447 was elected leader, sending a full tablet report...
I20260709 13:10:45.718631  3511 tablet_bootstrap.cc:492] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:45.743726  3511 tablet_bootstrap.cc:654] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:45.753623  3455 tablet_service.cc:1511] Processing CreateTablet for tablet 92cd9c09ea5745818674b7ece7cfdb09 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:10:45.755192  3455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92cd9c09ea5745818674b7ece7cfdb09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.760548  3307 tablet_service.cc:1511] Processing CreateTablet for tablet 43d3d628213944d1b734e35f1cabdb5a (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:10:45.762023  3307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d3d628213944d1b734e35f1cabdb5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.761704  3380 tablet_service.cc:1511] Processing CreateTablet for tablet 43d3d628213944d1b734e35f1cabdb5a (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:10:45.763126  3380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d3d628213944d1b734e35f1cabdb5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.763747  3384 tablet_service.cc:1511] Processing CreateTablet for tablet 92cd9c09ea5745818674b7ece7cfdb09 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:10:45.777889  3384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92cd9c09ea5745818674b7ece7cfdb09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.746840  3512 tablet_bootstrap.cc:654] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:45.780890  3459 tablet_service.cc:1511] Processing CreateTablet for tablet 43d3d628213944d1b734e35f1cabdb5a (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:10:45.782238  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d3d628213944d1b734e35f1cabdb5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.783047  3309 tablet_service.cc:1511] Processing CreateTablet for tablet 8df1eca9af5f48f2a0ed76d717abd1a4 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:10:45.784273  3309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df1eca9af5f48f2a0ed76d717abd1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.787469  3383 tablet_service.cc:1511] Processing CreateTablet for tablet 8df1eca9af5f48f2a0ed76d717abd1a4 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:10:45.798158  3460 tablet_service.cc:1511] Processing CreateTablet for tablet 8df1eca9af5f48f2a0ed76d717abd1a4 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:10:45.805624  3513 tablet_bootstrap.cc:492] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:45.806125  3513 ts_tablet_manager.cc:1403] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.211s	user 0.011s	sys 0.007s
I20260709 13:10:45.806278  3383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df1eca9af5f48f2a0ed76d717abd1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.808916  3513 raft_consensus.cc:359] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:45.809640  3513 raft_consensus.cc:385] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:45.809933  3513 raft_consensus.cc:740] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:45.810614  3513 consensus_queue.cc:260] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:45.811553  3378 tablet_service.cc:1511] Processing CreateTablet for tablet dcda1504860449eeada5a3cae6116692 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:10:45.812795  3378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcda1504860449eeada5a3cae6116692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.816366  3511 tablet_bootstrap.cc:492] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:45.816897  3511 ts_tablet_manager.cc:1403] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.099s	user 0.012s	sys 0.025s
I20260709 13:10:45.820168  3311 tablet_service.cc:1511] Processing CreateTablet for tablet dcda1504860449eeada5a3cae6116692 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:10:45.820940  3456 tablet_service.cc:1511] Processing CreateTablet for tablet dcda1504860449eeada5a3cae6116692 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:10:45.821492  3311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcda1504860449eeada5a3cae6116692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.822216  3456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcda1504860449eeada5a3cae6116692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.825536  3460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df1eca9af5f48f2a0ed76d717abd1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.833274  3308 tablet_service.cc:1511] Processing CreateTablet for tablet 1a23236139e94d4a9b2b791adb7b671c (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:10:45.838126  3308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a23236139e94d4a9b2b791adb7b671c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.842816  3459 tablet_service.cc:1511] Processing CreateTablet for tablet 1a23236139e94d4a9b2b791adb7b671c (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:10:45.844115  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a23236139e94d4a9b2b791adb7b671c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.846495  3512 tablet_bootstrap.cc:492] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:45.847054  3512 ts_tablet_manager.cc:1403] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.184s	user 0.018s	sys 0.012s
I20260709 13:10:45.848819  3312 tablet_service.cc:1511] Processing CreateTablet for tablet 65aa9a3e75d24f41b610478de7f75fb8 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:10:45.850126  3312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65aa9a3e75d24f41b610478de7f75fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.850244  3512 raft_consensus.cc:359] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:45.851017  3512 raft_consensus.cc:385] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:45.850782  3380 tablet_service.cc:1511] Processing CreateTablet for tablet 1a23236139e94d4a9b2b791adb7b671c (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:10:45.851321  3512 raft_consensus.cc:740] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:45.852247  3380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a23236139e94d4a9b2b791adb7b671c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.852079  3512 consensus_queue.cc:260] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:45.858073  3379 tablet_service.cc:1511] Processing CreateTablet for tablet 65aa9a3e75d24f41b610478de7f75fb8 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:10:45.861446  3461 tablet_service.cc:1511] Processing CreateTablet for tablet 65aa9a3e75d24f41b610478de7f75fb8 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:10:45.864380  3379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65aa9a3e75d24f41b610478de7f75fb8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:10:45.865378  3268 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:45.866451  3513 ts_tablet_manager.cc:1434] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.060s	user 0.013s	sys 0.012s
I20260709 13:10:45.862771  3461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65aa9a3e75d24f41b610478de7f75fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.867163  3347 heartbeater.cc:499] Master 127.2.42.254:38447 was elected leader, sending a full tablet report...
I20260709 13:10:45.874600  3386 tablet_service.cc:1511] Processing CreateTablet for tablet c31e392c0cda45d58538bc74cfb0fd6c (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:10:45.876305  3386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31e392c0cda45d58538bc74cfb0fd6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.883443  3511 raft_consensus.cc:359] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:45.884371  3511 raft_consensus.cc:385] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:45.884725  3511 raft_consensus.cc:740] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:45.889103  3305 tablet_service.cc:1511] Processing CreateTablet for tablet c31e392c0cda45d58538bc74cfb0fd6c (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:10:45.890027  3458 tablet_service.cc:1511] Processing CreateTablet for tablet c31e392c0cda45d58538bc74cfb0fd6c (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:10:45.891433  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31e392c0cda45d58538bc74cfb0fd6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.890439  3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31e392c0cda45d58538bc74cfb0fd6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.897418  3513 tablet_bootstrap.cc:492] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:45.898742  3310 tablet_service.cc:1511] Processing CreateTablet for tablet f08e5b52cef14eb6a71e05e6384b8334 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:10:45.903052  3512 ts_tablet_manager.cc:1434] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.056s	user 0.010s	sys 0.017s
I20260709 13:10:45.905328  3511 consensus_queue.cc:260] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:45.921510  3511 ts_tablet_manager.cc:1434] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.104s	user 0.008s	sys 0.000s
I20260709 13:10:45.922446  3511 tablet_bootstrap.cc:492] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:45.923177  3310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f08e5b52cef14eb6a71e05e6384b8334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.929375  3513 tablet_bootstrap.cc:654] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:45.917315  3422 heartbeater.cc:499] Master 127.2.42.254:38447 was elected leader, sending a full tablet report...
I20260709 13:10:45.913946  3456 tablet_service.cc:1511] Processing CreateTablet for tablet f08e5b52cef14eb6a71e05e6384b8334 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:10:45.932842  3456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f08e5b52cef14eb6a71e05e6384b8334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.932891  3383 tablet_service.cc:1511] Processing CreateTablet for tablet f08e5b52cef14eb6a71e05e6384b8334 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:10:45.930521  3312 tablet_service.cc:1511] Processing CreateTablet for tablet fb7b2a38b26c492ba1a1ac25ced6a379 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:10:45.936515  3312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb7b2a38b26c492ba1a1ac25ced6a379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.938450  3511 tablet_bootstrap.cc:654] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:45.941541  3383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f08e5b52cef14eb6a71e05e6384b8334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.945101  3459 tablet_service.cc:1511] Processing CreateTablet for tablet fb7b2a38b26c492ba1a1ac25ced6a379 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:10:45.946357  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb7b2a38b26c492ba1a1ac25ced6a379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.947991  3311 tablet_service.cc:1511] Processing CreateTablet for tablet b746037750c940a88676cef703765abd (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:10:45.949299  3311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b746037750c940a88676cef703765abd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.955255  3512 tablet_bootstrap.cc:492] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:45.955757  3385 tablet_service.cc:1511] Processing CreateTablet for tablet b746037750c940a88676cef703765abd (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:10:45.956960  3385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b746037750c940a88676cef703765abd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.957923  3461 tablet_service.cc:1511] Processing CreateTablet for tablet b746037750c940a88676cef703765abd (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:10:45.960517  3461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b746037750c940a88676cef703765abd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.971949  3384 tablet_service.cc:1511] Processing CreateTablet for tablet dcb9e161b8f84bf6b7459df6ab8a210c (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:10:45.973182  3384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb9e161b8f84bf6b7459df6ab8a210c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.973294  3458 tablet_service.cc:1511] Processing CreateTablet for tablet dcb9e161b8f84bf6b7459df6ab8a210c (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:10:45.974467  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb9e161b8f84bf6b7459df6ab8a210c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.990302  3308 tablet_service.cc:1511] Processing CreateTablet for tablet 304051c21ccf4c2ca937d9d7f7f0ea15 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:10:45.991636  3308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304051c21ccf4c2ca937d9d7f7f0ea15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.991338  3379 tablet_service.cc:1511] Processing CreateTablet for tablet 304051c21ccf4c2ca937d9d7f7f0ea15 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:10:45.991348  3378 tablet_service.cc:1511] Processing CreateTablet for tablet fb7b2a38b26c492ba1a1ac25ced6a379 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:10:45.993364  3378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb7b2a38b26c492ba1a1ac25ced6a379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.997097  3379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304051c21ccf4c2ca937d9d7f7f0ea15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:45.999722  3312 tablet_service.cc:1511] Processing CreateTablet for tablet dcb9e161b8f84bf6b7459df6ab8a210c (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:10:46.003461  3513 tablet_bootstrap.cc:492] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:46.004048  3513 ts_tablet_manager.cc:1403] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.107s	user 0.006s	sys 0.006s
I20260709 13:10:46.005527  3305 tablet_service.cc:1511] Processing CreateTablet for tablet 50c3139168de4198a92ef31dc66ae9c6 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:10:46.007093  3513 raft_consensus.cc:359] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } }
I20260709 13:10:46.007892  3513 raft_consensus.cc:385] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.008121  3512 tablet_bootstrap.cc:654] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.014168  3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c3139168de4198a92ef31dc66ae9c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.015663  3460 tablet_service.cc:1511] Processing CreateTablet for tablet 50c3139168de4198a92ef31dc66ae9c6 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:10:46.016942  3460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c3139168de4198a92ef31dc66ae9c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.014546  3386 tablet_service.cc:1511] Processing CreateTablet for tablet 50c3139168de4198a92ef31dc66ae9c6 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:10:46.019860  3386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50c3139168de4198a92ef31dc66ae9c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.020473  3387 tablet_service.cc:1511] Processing CreateTablet for tablet 0025325a485b435387265878149cb4dd (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:10:46.021811  3387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0025325a485b435387265878149cb4dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.020473  3310 tablet_service.cc:1511] Processing CreateTablet for tablet 0025325a485b435387265878149cb4dd (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:10:46.028525  3310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0025325a485b435387265878149cb4dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.031890  3455 tablet_service.cc:1511] Processing CreateTablet for tablet 0025325a485b435387265878149cb4dd (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:10:46.032670  3458 tablet_service.cc:1511] Processing CreateTablet for tablet 304051c21ccf4c2ca937d9d7f7f0ea15 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:10:46.033177  3455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0025325a485b435387265878149cb4dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.033957  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304051c21ccf4c2ca937d9d7f7f0ea15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.011101  3513 raft_consensus.cc:740] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.035674  3513 consensus_queue.cc:260] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } }
I20260709 13:10:46.047603  3513 ts_tablet_manager.cc:1434] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 13:10:46.053488  3312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb9e161b8f84bf6b7459df6ab8a210c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.057698  3309 tablet_service.cc:1511] Processing CreateTablet for tablet 07154fef2abd4da58674420bc2307b9c (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:10:46.059064  3309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07154fef2abd4da58674420bc2307b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.058841  3380 tablet_service.cc:1511] Processing CreateTablet for tablet 07154fef2abd4da58674420bc2307b9c (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:10:46.060089  3380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07154fef2abd4da58674420bc2307b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.063541  3307 tablet_service.cc:1511] Processing CreateTablet for tablet f2a35159fe9c456f849dfc26db24d4c0 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:10:46.064781  3307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a35159fe9c456f849dfc26db24d4c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.068215  3459 tablet_service.cc:1511] Processing CreateTablet for tablet f2a35159fe9c456f849dfc26db24d4c0 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:10:46.072409  3305 tablet_service.cc:1511] Processing CreateTablet for tablet cdd8d78af45a4cb28c2fd8af26a1da19 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:10:46.073681  3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd8d78af45a4cb28c2fd8af26a1da19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.072453  3384 tablet_service.cc:1511] Processing CreateTablet for tablet f2a35159fe9c456f849dfc26db24d4c0 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:10:46.076483  3384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a35159fe9c456f849dfc26db24d4c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.080130  3460 tablet_service.cc:1511] Processing CreateTablet for tablet 07154fef2abd4da58674420bc2307b9c (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:10:46.084980  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a35159fe9c456f849dfc26db24d4c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.087203  3460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07154fef2abd4da58674420bc2307b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.100915  3519 raft_consensus.cc:493] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.101403  3519 raft_consensus.cc:515] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } }
I20260709 13:10:46.102425  3512 tablet_bootstrap.cc:492] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:46.103003  3512 ts_tablet_manager.cc:1403] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.148s	user 0.012s	sys 0.000s
I20260709 13:10:46.105916  3512 raft_consensus.cc:359] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.106372  3454 tablet_service.cc:1511] Processing CreateTablet for tablet 8afba6f4d7ff41699f08ad4f22590ab4 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:10:46.106945  3519 leader_election.cc:290] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:46.107666  3457 tablet_service.cc:1511] Processing CreateTablet for tablet cdd8d78af45a4cb28c2fd8af26a1da19 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:10:46.098587  3513 tablet_bootstrap.cc:492] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:46.124945  3308 tablet_service.cc:1511] Processing CreateTablet for tablet f2bc97978f724b0ead5bf6f5a2f8b421 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:10:46.126282  3308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2bc97978f724b0ead5bf6f5a2f8b421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.128504  3306 tablet_service.cc:1511] Processing CreateTablet for tablet 130ebc02bf474aca8c1ec55295719bc0 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:10:46.130764  3306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130ebc02bf474aca8c1ec55295719bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.127899  3311 tablet_service.cc:1511] Processing CreateTablet for tablet bef9603114e246d495eb39eb50bc5280 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:10:46.113075  3382 tablet_service.cc:1511] Processing CreateTablet for tablet f2bc97978f724b0ead5bf6f5a2f8b421 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:10:46.108294  3381 tablet_service.cc:1511] Processing CreateTablet for tablet bef9603114e246d495eb39eb50bc5280 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:10:46.115422  3454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8afba6f4d7ff41699f08ad4f22590ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.119859  3383 tablet_service.cc:1511] Processing CreateTablet for tablet 8afba6f4d7ff41699f08ad4f22590ab4 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:10:46.131538  3515 raft_consensus.cc:493] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.135208  3457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd8d78af45a4cb28c2fd8af26a1da19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.135288  3515 raft_consensus.cc:515] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.111439  3512 raft_consensus.cc:385] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.141371  3519 raft_consensus.cc:493] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.145792  3519 raft_consensus.cc:515] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.146947  3386 tablet_service.cc:1511] Processing CreateTablet for tablet 130ebc02bf474aca8c1ec55295719bc0 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:10:46.147703  3519 leader_election.cc:290] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:46.145264  3515 leader_election.cc:290] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:46.154719  3307 tablet_service.cc:1511] Processing CreateTablet for tablet 64f95632231648eaa681faa9b40c5a52 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:10:46.144266  3385 tablet_service.cc:1511] Processing CreateTablet for tablet cdd8d78af45a4cb28c2fd8af26a1da19 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:10:46.159408  3311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef9603114e246d495eb39eb50bc5280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.161048  3307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f95632231648eaa681faa9b40c5a52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.140187  3512 raft_consensus.cc:740] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.193224  3382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2bc97978f724b0ead5bf6f5a2f8b421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.194006  3383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8afba6f4d7ff41699f08ad4f22590ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.196403  3386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130ebc02bf474aca8c1ec55295719bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.198345  3513 tablet_bootstrap.cc:654] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.199234  3381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef9603114e246d495eb39eb50bc5280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.203233  3310 tablet_service.cc:1511] Processing CreateTablet for tablet 446baf5af7b3442fb3dc9d25ec07b52a (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:10:46.203914  3378 tablet_service.cc:1511] Processing CreateTablet for tablet 446baf5af7b3442fb3dc9d25ec07b52a (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:10:46.204501  3310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 446baf5af7b3442fb3dc9d25ec07b52a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.205096  3378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 446baf5af7b3442fb3dc9d25ec07b52a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.211597  3511 tablet_bootstrap.cc:492] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:46.212113  3511 ts_tablet_manager.cc:1403] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.290s	user 0.009s	sys 0.010s
I20260709 13:10:46.219889  3304 tablet_service.cc:1511] Processing CreateTablet for tablet 004b41b46df947469e3d951fa6f6345b (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:10:46.221293  3304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004b41b46df947469e3d951fa6f6345b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.223278  3312 tablet_service.cc:1511] Processing CreateTablet for tablet 8afba6f4d7ff41699f08ad4f22590ab4 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:10:46.224566  3312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8afba6f4d7ff41699f08ad4f22590ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.227347  3385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd8d78af45a4cb28c2fd8af26a1da19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.243052  3511 raft_consensus.cc:359] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.243795  3511 raft_consensus.cc:385] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.244098  3511 raft_consensus.cc:740] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.244843  3511 consensus_queue.cc:260] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.244907  3384 tablet_service.cc:1511] Processing CreateTablet for tablet 004b41b46df947469e3d951fa6f6345b (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:10:46.246371  3384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004b41b46df947469e3d951fa6f6345b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.248593  3456 tablet_service.cc:1511] Processing CreateTablet for tablet bef9603114e246d495eb39eb50bc5280 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:10:46.248868  3461 tablet_service.cc:1511] Processing CreateTablet for tablet f2bc97978f724b0ead5bf6f5a2f8b421 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:10:46.249886  3456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef9603114e246d495eb39eb50bc5280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.250502  3461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2bc97978f724b0ead5bf6f5a2f8b421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.254989  3520 raft_consensus.cc:493] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.255548  3520 raft_consensus.cc:515] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.259292  3452 tablet_service.cc:1511] Processing CreateTablet for tablet 446baf5af7b3442fb3dc9d25ec07b52a (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:10:46.260689  3452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 446baf5af7b3442fb3dc9d25ec07b52a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.265103  3387 tablet_service.cc:1511] Processing CreateTablet for tablet 8e742c13a9d043e49097c0815b032af5 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:10:46.266355  3515 raft_consensus.cc:493] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.188292  3512 consensus_queue.cc:260] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.265167  3453 tablet_service.cc:1511] Processing CreateTablet for tablet 130ebc02bf474aca8c1ec55295719bc0 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:10:46.266498  3387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e742c13a9d043e49097c0815b032af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.266845  3515 raft_consensus.cc:515] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.267379  3520 leader_election.cc:290] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:46.268687  3303 tablet_service.cc:1511] Processing CreateTablet for tablet 8e742c13a9d043e49097c0815b032af5 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:10:46.269716  3515 leader_election.cc:290] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:46.278120  3511 ts_tablet_manager.cc:1434] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260709 13:10:46.278944  3303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e742c13a9d043e49097c0815b032af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.285300  3453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130ebc02bf474aca8c1ec55295719bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.297603  3511 tablet_bootstrap.cc:492] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:46.297861  3306 tablet_service.cc:1511] Processing CreateTablet for tablet 5ac042c32e7845d3a793b93e83b0675a (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:10:46.295110  3458 tablet_service.cc:1511] Processing CreateTablet for tablet 004b41b46df947469e3d951fa6f6345b (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:10:46.299248  3306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ac042c32e7845d3a793b93e83b0675a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.299911  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004b41b46df947469e3d951fa6f6345b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.321041  3380 tablet_service.cc:1511] Processing CreateTablet for tablet 5ac042c32e7845d3a793b93e83b0675a (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:10:46.322372  3380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ac042c32e7845d3a793b93e83b0675a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.339150  3305 tablet_service.cc:1511] Processing CreateTablet for tablet 359d36592703418583bad43c3f8a6e97 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:10:46.340502  3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359d36592703418583bad43c3f8a6e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.344367  3520 raft_consensus.cc:493] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.345048  3520 raft_consensus.cc:515] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.347708  3520 leader_election.cc:290] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:46.349859  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9c817c9c374291bea3f1312629f42d" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:46.351560  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e4a26a318d4d239f3e0daf89a319de" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:46.352439  3321 raft_consensus.cc:2468] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
I20260709 13:10:46.354784  3436 leader_election.cc:304] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:46.354611  3460 tablet_service.cc:1511] Processing CreateTablet for tablet 5ac042c32e7845d3a793b93e83b0675a (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:10:46.355685  3515 raft_consensus.cc:2804] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:46.355993  3460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ac042c32e7845d3a793b93e83b0675a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:10:46.356791  3436 leader_election.cc:343] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.356019  3515 raft_consensus.cc:493] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:46.358349  3515 raft_consensus.cc:3060] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.358713  3459 tablet_service.cc:1511] Processing CreateTablet for tablet 64f95632231648eaa681faa9b40c5a52 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:10:46.360052  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f95632231648eaa681faa9b40c5a52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.364187  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b012adaec941e5a46e228fdde9672a" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:46.365974  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e4a26a318d4d239f3e0daf89a319de" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
W20260709 13:10:46.369400  3286 leader_election.cc:343] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:46.370543  3286 leader_election.cc:343] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.376444  3379 tablet_service.cc:1511] Processing CreateTablet for tablet 64f95632231648eaa681faa9b40c5a52 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:10:46.378605  3379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f95632231648eaa681faa9b40c5a52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.376390  3382 tablet_service.cc:1511] Processing CreateTablet for tablet 359d36592703418583bad43c3f8a6e97 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:10:46.382110  3382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359d36592703418583bad43c3f8a6e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.317765  3454 tablet_service.cc:1511] Processing CreateTablet for tablet 8e742c13a9d043e49097c0815b032af5 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:10:46.390794  3454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e742c13a9d043e49097c0815b032af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.391939  3512 ts_tablet_manager.cc:1434] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.289s	user 0.009s	sys 0.000s
I20260709 13:10:46.393014  3512 tablet_bootstrap.cc:492] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:46.405412  3511 tablet_bootstrap.cc:700] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705: Time spent opening tablet: real 0.103s	user 0.003s	sys 0.002s
I20260709 13:10:46.406082  3511 tablet_bootstrap.cc:654] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.406150  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9c817c9c374291bea3f1312629f42d" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:46.407055  3396 raft_consensus.cc:2468] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
I20260709 13:10:46.408313  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e4a26a318d4d239f3e0daf89a319de" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:46.418243  3435 leader_election.cc:304] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [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: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:46.443964  3513 tablet_bootstrap.cc:492] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:46.444535  3513 ts_tablet_manager.cc:1403] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.394s	user 0.028s	sys 0.010s
I20260709 13:10:46.439250  3512 tablet_bootstrap.cc:654] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.436920  3515 raft_consensus.cc:515] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.460836  3311 tablet_service.cc:1511] Processing CreateTablet for tablet 69143c0056ae4a0ea92aaf1e996a32c6 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:10:46.462646  3311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69143c0056ae4a0ea92aaf1e996a32c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.468436  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e4a26a318d4d239f3e0daf89a319de" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:46.469061  3322 raft_consensus.cc:3060] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.470350  3515 leader_election.cc:290] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:46.470994  3515 raft_consensus.cc:2804] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:46.471339  3515 raft_consensus.cc:493] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:46.471640  3515 raft_consensus.cc:3060] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.475232  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9c817c9c374291bea3f1312629f42d" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:46.480979  3304 tablet_service.cc:1511] Processing CreateTablet for tablet 2a1475ceb14f475c8628d7de395a61e8 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:10:46.482909  3304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a1475ceb14f475c8628d7de395a61e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.499181  3511 tablet_bootstrap.cc:492] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:46.499989  3511 ts_tablet_manager.cc:1403] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.203s	user 0.028s	sys 0.027s
I20260709 13:10:46.501978  3383 tablet_service.cc:1511] Processing CreateTablet for tablet 9200c35d7c104f8e878ca9a2ba0de59e (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:10:46.503268  3383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9200c35d7c104f8e878ca9a2ba0de59e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.508206  3307 tablet_service.cc:1511] Processing CreateTablet for tablet 36f025f424be48b0820fe1caeb4ac305 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:10:46.510003  3307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f025f424be48b0820fe1caeb4ac305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.518103  3515 raft_consensus.cc:515] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.527521  3303 tablet_service.cc:1511] Processing CreateTablet for tablet 9200c35d7c104f8e878ca9a2ba0de59e (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:10:46.528019  3387 tablet_service.cc:1511] Processing CreateTablet for tablet 2a1475ceb14f475c8628d7de395a61e8 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:10:46.529597  3385 tablet_service.cc:1511] Processing CreateTablet for tablet 69143c0056ae4a0ea92aaf1e996a32c6 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:10:46.541676  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9c817c9c374291bea3f1312629f42d" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:46.542629  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6e24c1fff44e19a7ba40041018aa51" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:46.542979  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6e24c1fff44e19a7ba40041018aa51" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:46.549419  3303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9200c35d7c104f8e878ca9a2ba0de59e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.550360  3385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69143c0056ae4a0ea92aaf1e996a32c6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:10:46.542620  3362 leader_election.cc:343] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.552980  3380 tablet_service.cc:1511] Processing CreateTablet for tablet 346bed4daacc4913be06325ba0e8917c (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
W20260709 13:10:46.553916  3362 leader_election.cc:343] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.554291  3380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 346bed4daacc4913be06325ba0e8917c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.554976  3387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a1475ceb14f475c8628d7de395a61e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.560603  3512 tablet_bootstrap.cc:492] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
W20260709 13:10:46.561347  3362 leader_election.cc:343] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.562073  3362 leader_election.cc:304] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:46.563443  3536 raft_consensus.cc:2749] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:10:46.564378  3435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.194:37063, user_credentials={real_user=slave}} blocked reactor thread for 147870us
I20260709 13:10:46.564718  3512 ts_tablet_manager.cc:1403] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.172s	user 0.011s	sys 0.007s
I20260709 13:10:46.564239  3305 tablet_service.cc:1511] Processing CreateTablet for tablet 649e3bc8dd5944fca49c102ae3eb2293 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:10:46.545783  3322 raft_consensus.cc:2468] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:46.568055  3471 raft_consensus.cc:2393] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 252e56dcb8f04fd58fbf559392b3e5cc in current term 1: Already voted for candidate 56681b6f3d30479ca4241815319ac705 in this term.
I20260709 13:10:46.568252  3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649e3bc8dd5944fca49c102ae3eb2293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.568528  3382 tablet_service.cc:1511] Processing CreateTablet for tablet 36f025f424be48b0820fe1caeb4ac305 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:10:46.570133  3382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f025f424be48b0820fe1caeb4ac305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.571676  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9c817c9c374291bea3f1312629f42d" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:46.571920  3362 leader_election.cc:304] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:46.573160  3536 raft_consensus.cc:3060] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:46.573244  3436 leader_election.cc:343] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.577831  3515 leader_election.cc:290] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:46.573244  3379 tablet_service.cc:1511] Processing CreateTablet for tablet 649e3bc8dd5944fca49c102ae3eb2293 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:10:46.580117  3379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649e3bc8dd5944fca49c102ae3eb2293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.582926  3311 tablet_service.cc:1511] Processing CreateTablet for tablet 346bed4daacc4913be06325ba0e8917c (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:10:46.583114  3513 raft_consensus.cc:359] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.583639  3436 leader_election.cc:304] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:46.583873  3513 raft_consensus.cc:385] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.584233  3311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 346bed4daacc4913be06325ba0e8917c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.584630  3515 raft_consensus.cc:2804] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:46.586225  3312 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac79dd2c0f440849b6dff3f8b020502 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:10:46.587590  3312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac79dd2c0f440849b6dff3f8b020502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.591598  3512 raft_consensus.cc:359] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.592344  3512 raft_consensus.cc:385] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.592072  3383 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac79dd2c0f440849b6dff3f8b020502 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:10:46.592659  3512 raft_consensus.cc:740] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.594704  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e4a26a318d4d239f3e0daf89a319de" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:46.597714  3460 tablet_service.cc:1511] Processing CreateTablet for tablet 36f025f424be48b0820fe1caeb4ac305 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:10:46.598006  3456 tablet_service.cc:1511] Processing CreateTablet for tablet 346bed4daacc4913be06325ba0e8917c (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:10:46.598282  3455 tablet_service.cc:1511] Processing CreateTablet for tablet 649e3bc8dd5944fca49c102ae3eb2293 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:10:46.598662  3454 tablet_service.cc:1511] Processing CreateTablet for tablet 9200c35d7c104f8e878ca9a2ba0de59e (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:10:46.599105  3460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f025f424be48b0820fe1caeb4ac305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.599747  3456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 346bed4daacc4913be06325ba0e8917c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.585152  3515 raft_consensus.cc:697] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:10:46.601155  3453 tablet_service.cc:1511] Processing CreateTablet for tablet 69143c0056ae4a0ea92aaf1e996a32c6 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:10:46.603390  3457 tablet_service.cc:1511] Processing CreateTablet for tablet 2ac79dd2c0f440849b6dff3f8b020502 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:10:46.603704  3512 consensus_queue.cc:260] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.604609  3455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649e3bc8dd5944fca49c102ae3eb2293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.604835  3310 tablet_service.cc:1511] Processing CreateTablet for tablet 27dd22c509ac4cffaefbb82420e39a98 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:10:46.606056  3310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27dd22c509ac4cffaefbb82420e39a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.607157  3457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac79dd2c0f440849b6dff3f8b020502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.608264  3512 ts_tablet_manager.cc:1434] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 13:10:46.609233  3512 tablet_bootstrap.cc:492] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:46.611508  3453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69143c0056ae4a0ea92aaf1e996a32c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.584249  3513 raft_consensus.cc:740] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.619858  3458 tablet_service.cc:1511] Processing CreateTablet for tablet 359d36592703418583bad43c3f8a6e97 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:10:46.621268  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359d36592703418583bad43c3f8a6e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.623001  3515 consensus_queue.cc:237] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.619817  3513 consensus_queue.cc:260] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.636809  3387 tablet_service.cc:1511] Processing CreateTablet for tablet 27dd22c509ac4cffaefbb82420e39a98 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:10:46.626261  3459 tablet_service.cc:1511] Processing CreateTablet for tablet 2a1475ceb14f475c8628d7de395a61e8 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:10:46.628065  3454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9200c35d7c104f8e878ca9a2ba0de59e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.645881  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a1475ceb14f475c8628d7de395a61e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.628851  3536 raft_consensus.cc:2749] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:46.600615  3511 raft_consensus.cc:359] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.647010  3511 raft_consensus.cc:385] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.647414  3511 raft_consensus.cc:740] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.648319  3511 consensus_queue.cc:260] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.638275  3513 ts_tablet_manager.cc:1434] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.193s	user 0.002s	sys 0.004s
I20260709 13:10:46.650810  3511 ts_tablet_manager.cc:1434] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.150s	user 0.007s	sys 0.000s
I20260709 13:10:46.601694  3383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac79dd2c0f440849b6dff3f8b020502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.652307  3511 tablet_bootstrap.cc:492] T a74d2c7ad30648f4847445e8f2a5a45e P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:46.671917  3305 tablet_service.cc:1511] Processing CreateTablet for tablet f94519b163874ba8a24ff298c4c45f1e (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:10:46.673312  3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f94519b163874ba8a24ff298c4c45f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.654165  3513 tablet_bootstrap.cc:492] T a74d2c7ad30648f4847445e8f2a5a45e P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:46.662271  3381 tablet_service.cc:1511] Processing CreateTablet for tablet 29f1351fa9184cc18a9bc8e4c3124fe2 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:10:46.659143  3387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27dd22c509ac4cffaefbb82420e39a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.666211  3512 tablet_bootstrap.cc:654] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.677940  3381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29f1351fa9184cc18a9bc8e4c3124fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.655622  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b012adaec941e5a46e228fdde9672a" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:46.656402  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e4a26a318d4d239f3e0daf89a319de" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
W20260709 13:10:46.656824  3435 leader_election.cc:343] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:46.682874  3435 leader_election.cc:343] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.662570  3306 tablet_service.cc:1511] Processing CreateTablet for tablet 29f1351fa9184cc18a9bc8e4c3124fe2 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:10:46.687798  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9c817c9c374291bea3f1312629f42d" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:46.688787  3306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29f1351fa9184cc18a9bc8e4c3124fe2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:10:46.689253  3287 leader_election.cc:343] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.689757  3287 leader_election.cc:304] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705
I20260709 13:10:46.691016  3519 raft_consensus.cc:2749] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:46.691856  3287 leader_election.cc:304] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705
I20260709 13:10:46.692754  3519 raft_consensus.cc:2749] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:46.693446  3456 tablet_service.cc:1511] Processing CreateTablet for tablet 27dd22c509ac4cffaefbb82420e39a98 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:10:46.694737  3456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27dd22c509ac4cffaefbb82420e39a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.704101  3460 tablet_service.cc:1511] Processing CreateTablet for tablet 29f1351fa9184cc18a9bc8e4c3124fe2 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:10:46.705579  3460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29f1351fa9184cc18a9bc8e4c3124fe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.723335  3519 raft_consensus.cc:493] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.723847  3519 raft_consensus.cc:515] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.726760  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6e24c1fff44e19a7ba40041018aa51" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:46.726991  3519 leader_election.cc:290] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:46.727408  3396 raft_consensus.cc:2468] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:46.728482  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6e24c1fff44e19a7ba40041018aa51" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:46.728645  3286 leader_election.cc:304] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:46.729599  3397 raft_consensus.cc:2468] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
W20260709 13:10:46.729892  3287 leader_election.cc:343] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.730733  3435 leader_election.cc:304] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [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: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:46.731083  3519 raft_consensus.cc:2804] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:46.731439  3519 raft_consensus.cc:493] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:46.731562  3515 raft_consensus.cc:2804] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:46.730504  3219 catalog_manager.cc:5697] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:46.731810  3519 raft_consensus.cc:3060] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.732124  3515 raft_consensus.cc:697] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:10:46.733280  3515 consensus_queue.cc:237] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.734401  3511 tablet_bootstrap.cc:654] T a74d2c7ad30648f4847445e8f2a5a45e P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.740935  3513 tablet_bootstrap.cc:654] T a74d2c7ad30648f4847445e8f2a5a45e P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.740506  3461 tablet_service.cc:1511] Processing CreateTablet for tablet f94519b163874ba8a24ff298c4c45f1e (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:10:46.741945  3461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f94519b163874ba8a24ff298c4c45f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.750242  3538 raft_consensus.cc:493] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.750768  3538 raft_consensus.cc:515] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.755086  3304 tablet_service.cc:1511] Processing CreateTablet for tablet 3757bf105aee479198c84f27c74eeb7c (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:10:46.756697  3304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3757bf105aee479198c84f27c74eeb7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.765610  3380 tablet_service.cc:1511] Processing CreateTablet for tablet f94519b163874ba8a24ff298c4c45f1e (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:10:46.791846  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485158cc74e947e6914bad25bb66b366" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
W20260709 13:10:46.793273  3436 leader_election.cc:343] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.793428  3382 tablet_service.cc:1511] Processing CreateTablet for tablet 3757bf105aee479198c84f27c74eeb7c (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:10:46.783928  3519 raft_consensus.cc:515] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.796134  3305 tablet_service.cc:1511] Processing CreateTablet for tablet 600a1ccfda404f6bb9ccf1219320e9db (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:10:46.808029  3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 600a1ccfda404f6bb9ccf1219320e9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.796921  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485158cc74e947e6914bad25bb66b366" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:46.805681  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6e24c1fff44e19a7ba40041018aa51" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:46.811057  3396 raft_consensus.cc:3060] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.789884  3538 leader_election.cc:290] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:46.808157  3380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f94519b163874ba8a24ff298c4c45f1e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:10:46.815076  3435 leader_election.cc:343] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.816342  3435 leader_election.cc:304] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56681b6f3d30479ca4241815319ac705; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:46.801014  3454 tablet_service.cc:1511] Processing CreateTablet for tablet 3757bf105aee479198c84f27c74eeb7c (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:10:46.819738  3379 tablet_service.cc:1511] Processing CreateTablet for tablet 600a1ccfda404f6bb9ccf1219320e9db (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:10:46.821544  3454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3757bf105aee479198c84f27c74eeb7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.821929  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6e24c1fff44e19a7ba40041018aa51" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
W20260709 13:10:46.823251  3287 leader_election.cc:343] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.820169  3519 leader_election.cc:290] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:46.832516  3538 raft_consensus.cc:2749] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:46.832902  3512 tablet_bootstrap.cc:492] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:46.833444  3512 ts_tablet_manager.cc:1403] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.224s	user 0.020s	sys 0.041s
I20260709 13:10:46.836434  3512 raft_consensus.cc:359] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.837359  3512 raft_consensus.cc:385] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.837788  3512 raft_consensus.cc:740] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.838070  3379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 600a1ccfda404f6bb9ccf1219320e9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.839965  3382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3757bf105aee479198c84f27c74eeb7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.840694  3396 raft_consensus.cc:2468] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:46.841924  3286 leader_election.cc:304] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 56681b6f3d30479ca4241815319ac705
I20260709 13:10:46.843091  3519 raft_consensus.cc:2804] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:46.838550  3512 consensus_queue.cc:260] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.854142  3512 ts_tablet_manager.cc:1434] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:10:46.856666  3458 tablet_service.cc:1511] Processing CreateTablet for tablet 600a1ccfda404f6bb9ccf1219320e9db (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:10:46.858564  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 600a1ccfda404f6bb9ccf1219320e9db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.865886  3311 tablet_service.cc:1511] Processing CreateTablet for tablet e56eaed7b3af429f9d92a11055a3c680 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:10:46.866086  3383 tablet_service.cc:1511] Processing CreateTablet for tablet e56eaed7b3af429f9d92a11055a3c680 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:10:46.867452  3311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e56eaed7b3af429f9d92a11055a3c680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.867858  3383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e56eaed7b3af429f9d92a11055a3c680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.876019  3457 tablet_service.cc:1511] Processing CreateTablet for tablet e56eaed7b3af429f9d92a11055a3c680 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
W20260709 13:10:46.877188  3268 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:46.876993  3305 tablet_service.cc:1511] Processing CreateTablet for tablet 4f633c067dda4932ba308fa8ea7aa980 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:10:46.858779  3512 tablet_bootstrap.cc:492] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:46.878204  3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f633c067dda4932ba308fa8ea7aa980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.893919  3457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e56eaed7b3af429f9d92a11055a3c680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.885601  3519 raft_consensus.cc:697] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:10:46.909718  3381 tablet_service.cc:1511] Processing CreateTablet for tablet 4f633c067dda4932ba308fa8ea7aa980 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:10:46.911696  3381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f633c067dda4932ba308fa8ea7aa980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.919257  3456 tablet_service.cc:1511] Processing CreateTablet for tablet 4f633c067dda4932ba308fa8ea7aa980 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:10:46.921185  3456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f633c067dda4932ba308fa8ea7aa980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.925774  3305 tablet_service.cc:1511] Processing CreateTablet for tablet 897b59734ade45fca2a883cc819ab6b3 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:10:46.927086  3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 897b59734ade45fca2a883cc819ab6b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.935539  3519 consensus_queue.cc:237] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.937726  3511 tablet_bootstrap.cc:492] T a74d2c7ad30648f4847445e8f2a5a45e P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:46.938318  3511 ts_tablet_manager.cc:1403] T a74d2c7ad30648f4847445e8f2a5a45e P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.286s	user 0.019s	sys 0.012s
I20260709 13:10:46.941437  3511 raft_consensus.cc:359] T a74d2c7ad30648f4847445e8f2a5a45e P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.942227  3511 raft_consensus.cc:385] T a74d2c7ad30648f4847445e8f2a5a45e P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:46.942564  3512 tablet_bootstrap.cc:654] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:46.942763  3511 raft_consensus.cc:740] T a74d2c7ad30648f4847445e8f2a5a45e P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.944110  3511 consensus_queue.cc:260] T a74d2c7ad30648f4847445e8f2a5a45e P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.947012  3536 raft_consensus.cc:493] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.947572  3536 raft_consensus.cc:515] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.949858  3536 leader_election.cc:290] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:46.951529  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74d2c7ad30648f4847445e8f2a5a45e" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:46.952710  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74d2c7ad30648f4847445e8f2a5a45e" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:46.953356  3470 raft_consensus.cc:2468] T a74d2c7ad30648f4847445e8f2a5a45e P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
W20260709 13:10:46.955067  3362 leader_election.cc:343] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:46.955782  3362 leader_election.cc:304] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [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: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:46.955904  3387 tablet_service.cc:1511] Processing CreateTablet for tablet 897b59734ade45fca2a883cc819ab6b3 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:10:46.956593  3536 raft_consensus.cc:2804] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:46.956972  3536 raft_consensus.cc:493] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:46.957173  3387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 897b59734ade45fca2a883cc819ab6b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.957326  3536 raft_consensus.cc:3060] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:46.958272  3458 tablet_service.cc:1511] Processing CreateTablet for tablet 897b59734ade45fca2a883cc819ab6b3 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:10:46.959391  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 897b59734ade45fca2a883cc819ab6b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.961107  3520 raft_consensus.cc:493] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.963551  3520 raft_consensus.cc:515] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:46.947048  3511 ts_tablet_manager.cc:1434] T a74d2c7ad30648f4847445e8f2a5a45e P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:10:46.971769  3305 tablet_service.cc:1511] Processing CreateTablet for tablet 9f39a6eaa0c44fb8b7bd23febb0d0ad4 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:10:46.973474  3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f39a6eaa0c44fb8b7bd23febb0d0ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.975471  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e4a26a318d4d239f3e0daf89a319de" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:46.976810  3322 raft_consensus.cc:2393] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 252e56dcb8f04fd58fbf559392b3e5cc in current term 1: Already voted for candidate 56681b6f3d30479ca4241815319ac705 in this term.
I20260709 13:10:46.977830  3383 tablet_service.cc:1511] Processing CreateTablet for tablet 9f39a6eaa0c44fb8b7bd23febb0d0ad4 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:10:46.979044  3383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f39a6eaa0c44fb8b7bd23febb0d0ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.979477  3520 leader_election.cc:290] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:46.985229  3511 tablet_bootstrap.cc:492] T 81b012adaec941e5a46e228fdde9672a P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:46.995059  3513 tablet_bootstrap.cc:492] T a74d2c7ad30648f4847445e8f2a5a45e P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:47.003927  3513 ts_tablet_manager.cc:1403] T a74d2c7ad30648f4847445e8f2a5a45e P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.350s	user 0.016s	sys 0.015s
I20260709 13:10:47.007925  3513 raft_consensus.cc:359] T a74d2c7ad30648f4847445e8f2a5a45e P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.008912  3513 raft_consensus.cc:385] T a74d2c7ad30648f4847445e8f2a5a45e P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.009305  3513 raft_consensus.cc:740] T a74d2c7ad30648f4847445e8f2a5a45e P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:46.997937  3536 raft_consensus.cc:515] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.010632  3513 consensus_queue.cc:260] T a74d2c7ad30648f4847445e8f2a5a45e P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.012615  3536 leader_election.cc:290] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:47.013572  3304 tablet_service.cc:1511] Processing CreateTablet for tablet d181ba53b57e4dd1a53bac24041f14aa (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:10:47.017622  3304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d181ba53b57e4dd1a53bac24041f14aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:47.017582  3380 tablet_service.cc:1511] Processing CreateTablet for tablet d181ba53b57e4dd1a53bac24041f14aa (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:10:46.985888  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e4a26a318d4d239f3e0daf89a319de" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:47.018996  3380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d181ba53b57e4dd1a53bac24041f14aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:46.995862  3511 tablet_bootstrap.cc:654] T 81b012adaec941e5a46e228fdde9672a P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.014653  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74d2c7ad30648f4847445e8f2a5a45e" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:47.015635  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a74d2c7ad30648f4847445e8f2a5a45e" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:47.023684  3322 raft_consensus.cc:3060] T a74d2c7ad30648f4847445e8f2a5a45e P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.024783  3471 raft_consensus.cc:3060] T a74d2c7ad30648f4847445e8f2a5a45e P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.028496  3362 leader_election.cc:304] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:47.029379  3311 tablet_service.cc:1511] Processing CreateTablet for tablet dc738df051ac41fc8142b8aae5861174 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:10:47.030551  3311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc738df051ac41fc8142b8aae5861174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:47.021878  3218 catalog_manager.cc:5697] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 0 to 1, leader changed from <none> to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:47.031900  3381 tablet_service.cc:1511] Processing CreateTablet for tablet dc738df051ac41fc8142b8aae5861174 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:10:47.014169  3461 tablet_service.cc:1511] Processing CreateTablet for tablet 9f39a6eaa0c44fb8b7bd23febb0d0ad4 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:10:47.038602  3461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f39a6eaa0c44fb8b7bd23febb0d0ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:47.040283  3536 raft_consensus.cc:3060] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.040795  3387 tablet_service.cc:1511] Processing CreateTablet for tablet eda0b74a1b70474bb1326255e3f965d9 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:10:47.040933  3456 tablet_service.cc:1511] Processing CreateTablet for tablet eda0b74a1b70474bb1326255e3f965d9 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:10:47.042091  3456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda0b74a1b70474bb1326255e3f965d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:47.022430  3513 ts_tablet_manager.cc:1434] T a74d2c7ad30648f4847445e8f2a5a45e P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:10:47.033926  3381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc738df051ac41fc8142b8aae5861174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:47.035111  3457 tablet_service.cc:1511] Processing CreateTablet for tablet dc738df051ac41fc8142b8aae5861174 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:10:47.036090  3458 tablet_service.cc:1511] Processing CreateTablet for tablet d181ba53b57e4dd1a53bac24041f14aa (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:10:47.048851  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d181ba53b57e4dd1a53bac24041f14aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:47.036522  3305 tablet_service.cc:1511] Processing CreateTablet for tablet eda0b74a1b70474bb1326255e3f965d9 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:10:47.050140  3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda0b74a1b70474bb1326255e3f965d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:47.051904  3512 tablet_bootstrap.cc:492] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:47.052403  3512 ts_tablet_manager.cc:1403] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.194s	user 0.011s	sys 0.006s
I20260709 13:10:47.052405  3306 tablet_service.cc:1511] Processing CreateTablet for tablet 92898d3072cc4b6898aa9fde987b317b (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:10:47.055347  3306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92898d3072cc4b6898aa9fde987b317b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:47.056401  3512 raft_consensus.cc:359] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } }
I20260709 13:10:47.061193  3457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc738df051ac41fc8142b8aae5861174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:47.057890  3512 raft_consensus.cc:385] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.063426  3512 raft_consensus.cc:740] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.064208  3512 consensus_queue.cc:260] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } }
I20260709 13:10:47.069160  3387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda0b74a1b70474bb1326255e3f965d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:47.073145  3538 consensus_queue.cc:1048] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:47.075419  3512 ts_tablet_manager.cc:1434] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.008s
I20260709 13:10:47.076483  3512 tablet_bootstrap.cc:492] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:47.078567  3380 tablet_service.cc:1511] Processing CreateTablet for tablet 92898d3072cc4b6898aa9fde987b317b (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:10:47.079022  3456 tablet_service.cc:1511] Processing CreateTablet for tablet 92898d3072cc4b6898aa9fde987b317b (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:10:47.081624  3520 raft_consensus.cc:493] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:47.082099  3520 raft_consensus.cc:515] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } }
I20260709 13:10:47.083206  3322 raft_consensus.cc:2468] T a74d2c7ad30648f4847445e8f2a5a45e P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:47.084282  3513 tablet_bootstrap.cc:492] T 724195795d634b27bb99c1f3ae139c9a P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:47.084124  3383 tablet_service.cc:1511] Processing CreateTablet for tablet 8c7cc74f63504a5c80da62c7a7e47467 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:10:47.086093  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b012adaec941e5a46e228fdde9672a" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:47.086608  3362 leader_election.cc:304] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:47.084182  3520 leader_election.cc:290] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417), be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013)
I20260709 13:10:47.089643  3520 raft_consensus.cc:2804] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:47.090302  3520 raft_consensus.cc:697] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:10:47.089648  3311 tablet_service.cc:1511] Processing CreateTablet for tablet 8c7cc74f63504a5c80da62c7a7e47467 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:10:47.091774  3311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c7cc74f63504a5c80da62c7a7e47467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:47.094149  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b012adaec941e5a46e228fdde9672a" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:47.081838  3456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92898d3072cc4b6898aa9fde987b317b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:47.080024  3380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92898d3072cc4b6898aa9fde987b317b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:47.100857  3383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c7cc74f63504a5c80da62c7a7e47467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:47.098676  3322 raft_consensus.cc:2468] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:47.120154  3538 raft_consensus.cc:493] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:47.120692  3538 raft_consensus.cc:515] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.123090  3520 consensus_queue.cc:237] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.123662  3513 tablet_bootstrap.cc:654] T 724195795d634b27bb99c1f3ae139c9a P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.120877  3459 tablet_service.cc:1511] Processing CreateTablet for tablet 8c7cc74f63504a5c80da62c7a7e47467 (DEFAULT_TABLE table=test-workload [id=f42e12683cf443f09138879ea1a0019f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:10:47.133572  3538 leader_election.cc:290] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:47.134682  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436c8e906d194fea909a3efe111d74ed" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
W20260709 13:10:47.139619  3362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.193:45013, user_credentials={real_user=slave}} blocked reactor thread for 53098.9us
W20260709 13:10:47.147580  3362 leader_election.cc:343] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:47.148413  3362 leader_election.cc:304] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 56681b6f3d30479ca4241815319ac705
W20260709 13:10:47.141855  3435 leader_election.cc:343] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:47.158035  3513 tablet_bootstrap.cc:492] T 724195795d634b27bb99c1f3ae139c9a P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:47.158607  3513 ts_tablet_manager.cc:1403] T 724195795d634b27bb99c1f3ae139c9a P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.006s
I20260709 13:10:47.151890  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436c8e906d194fea909a3efe111d74ed" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:47.161887  3513 raft_consensus.cc:359] T 724195795d634b27bb99c1f3ae139c9a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
W20260709 13:10:47.162318  3436 leader_election.cc:343] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:47.162732  3513 raft_consensus.cc:385] T 724195795d634b27bb99c1f3ae139c9a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.163240  3436 leader_election.cc:304] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56681b6f3d30479ca4241815319ac705; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:47.163295  3513 raft_consensus.cc:740] T 724195795d634b27bb99c1f3ae139c9a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.162756  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c7cc74f63504a5c80da62c7a7e47467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:47.168458  3538 raft_consensus.cc:2749] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:47.168769  3513 consensus_queue.cc:260] T 724195795d634b27bb99c1f3ae139c9a P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.169838  3555 raft_consensus.cc:2804] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:47.170380  3555 raft_consensus.cc:493] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:47.170835  3555 raft_consensus.cc:3060] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.172235  3513 ts_tablet_manager.cc:1434] T 724195795d634b27bb99c1f3ae139c9a P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260709 13:10:47.173230  3513 tablet_bootstrap.cc:492] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:47.176503  3511 tablet_bootstrap.cc:492] T 81b012adaec941e5a46e228fdde9672a P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:47.177030  3511 ts_tablet_manager.cc:1403] T 81b012adaec941e5a46e228fdde9672a P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.192s	user 0.015s	sys 0.002s
I20260709 13:10:47.179468  3513 tablet_bootstrap.cc:654] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.180331  3471 raft_consensus.cc:2468] T a74d2c7ad30648f4847445e8f2a5a45e P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:47.159318  3536 raft_consensus.cc:2749] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:47.193450  3217 catalog_manager.cc:5697] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:47.196650  3512 tablet_bootstrap.cc:654] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.204082  3511 raft_consensus.cc:359] T 81b012adaec941e5a46e228fdde9672a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } }
I20260709 13:10:47.209990  3555 raft_consensus.cc:515] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } }
I20260709 13:10:47.210659  3511 raft_consensus.cc:385] T 81b012adaec941e5a46e228fdde9672a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.211043  3511 raft_consensus.cc:740] T 81b012adaec941e5a46e228fdde9672a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.211860  3511 consensus_queue.cc:260] T 81b012adaec941e5a46e228fdde9672a P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } }
I20260709 13:10:47.214030  3511 ts_tablet_manager.cc:1434] T 81b012adaec941e5a46e228fdde9672a P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 13:10:47.215610  3538 consensus_queue.cc:1048] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:47.218533  3511 tablet_bootstrap.cc:492] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
W20260709 13:10:47.228013  3362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.193:45013, user_credentials={real_user=slave}} blocked reactor thread for 79694.5us
I20260709 13:10:47.229806  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b012adaec941e5a46e228fdde9672a" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:47.230412  3471 raft_consensus.cc:3060] T 81b012adaec941e5a46e228fdde9672a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.230482  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b012adaec941e5a46e228fdde9672a" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:47.231096  3322 raft_consensus.cc:3060] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.224916  3555 leader_election.cc:290] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Requested vote from peers 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417), be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013)
I20260709 13:10:47.239634  3471 raft_consensus.cc:2468] T 81b012adaec941e5a46e228fdde9672a P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:47.243208  3511 tablet_bootstrap.cc:654] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.244771  3322 raft_consensus.cc:2468] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:47.247784  3362 leader_election.cc:304] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:10:47.250914  3512 tablet_bootstrap.cc:492] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:47.251443  3512 ts_tablet_manager.cc:1403] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.175s	user 0.011s	sys 0.016s
I20260709 13:10:47.254504  3560 raft_consensus.cc:2804] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:47.255270  3560 raft_consensus.cc:697] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:10:47.256453  3560 consensus_queue.cc:237] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } }
I20260709 13:10:47.257848  3512 raft_consensus.cc:359] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.258598  3512 raft_consensus.cc:385] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.258927  3512 raft_consensus.cc:740] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.260206  3512 consensus_queue.cc:260] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.263103  3512 ts_tablet_manager.cc:1434] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:10:47.264596  3512 tablet_bootstrap.cc:492] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:47.268826  3513 tablet_bootstrap.cc:492] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:47.270143  3513 ts_tablet_manager.cc:1403] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.097s	user 0.008s	sys 0.011s
I20260709 13:10:47.271684  3512 tablet_bootstrap.cc:654] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.273339  3513 raft_consensus.cc:359] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.272549  3218 catalog_manager.cc:5697] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:47.274158  3513 raft_consensus.cc:385] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.274646  3513 raft_consensus.cc:740] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.275741  3513 consensus_queue.cc:260] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.280061  3511 tablet_bootstrap.cc:492] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:47.280516  3511 ts_tablet_manager.cc:1403] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.066s	user 0.020s	sys 0.018s
I20260709 13:10:47.283272  3511 raft_consensus.cc:359] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.283981  3511 raft_consensus.cc:385] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.284067  3513 ts_tablet_manager.cc:1434] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 13:10:47.284313  3511 raft_consensus.cc:740] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.285274  3513 tablet_bootstrap.cc:492] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:47.285174  3511 consensus_queue.cc:260] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.287437  3511 ts_tablet_manager.cc:1434] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:10:47.288705  3511 tablet_bootstrap.cc:492] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:47.292613  3513 tablet_bootstrap.cc:654] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:47.294893  3436 consensus_peers.cc:597] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. 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:10:47.296986  3511 tablet_bootstrap.cc:654] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.305229  3217 catalog_manager.cc:5697] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:47.308248  3511 tablet_bootstrap.cc:492] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:47.308708  3511 ts_tablet_manager.cc:1403] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.001s
I20260709 13:10:47.311350  3511 raft_consensus.cc:359] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.312026  3511 raft_consensus.cc:385] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.312295  3511 raft_consensus.cc:740] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.313498  3512 tablet_bootstrap.cc:492] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:47.313267  3511 consensus_queue.cc:260] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.313994  3512 ts_tablet_manager.cc:1403] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.009s
I20260709 13:10:47.316838  3512 raft_consensus.cc:359] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.317907  3511 ts_tablet_manager.cc:1434] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:10:47.318262  3512 raft_consensus.cc:385] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.318559  3512 raft_consensus.cc:740] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.318791  3511 tablet_bootstrap.cc:492] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:47.321444  3513 tablet_bootstrap.cc:492] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:47.322021  3513 ts_tablet_manager.cc:1403] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.037s	user 0.026s	sys 0.007s
I20260709 13:10:47.322394  3512 consensus_queue.cc:260] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.324765  3511 tablet_bootstrap.cc:654] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.325112  3513 raft_consensus.cc:359] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.325817  3513 raft_consensus.cc:385] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.326119  3513 raft_consensus.cc:740] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.326924  3513 consensus_queue.cc:260] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.327663  3515 consensus_queue.cc:1048] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:47.329494  3513 ts_tablet_manager.cc:1434] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:10:47.333825  3513 tablet_bootstrap.cc:492] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:47.340632  3512 ts_tablet_manager.cc:1434] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260709 13:10:47.343472  3513 tablet_bootstrap.cc:654] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.344022  3512 tablet_bootstrap.cc:492] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:47.355100  3513 tablet_bootstrap.cc:492] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:47.355683  3513 ts_tablet_manager.cc:1403] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260709 13:10:47.358467  3513 raft_consensus.cc:359] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.360041  3513 raft_consensus.cc:385] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.360319  3513 raft_consensus.cc:740] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.360915  3513 consensus_queue.cc:260] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.361370  3511 tablet_bootstrap.cc:492] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:47.361938  3511 ts_tablet_manager.cc:1403] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.031s
I20260709 13:10:47.363850  3513 ts_tablet_manager.cc:1434] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:10:47.364859  3513 tablet_bootstrap.cc:492] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:47.364903  3511 raft_consensus.cc:359] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.365651  3511 raft_consensus.cc:385] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.365914  3511 raft_consensus.cc:740] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.366760  3511 consensus_queue.cc:260] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.367952  3512 tablet_bootstrap.cc:654] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.368963  3511 ts_tablet_manager.cc:1434] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:47.369834  3511 tablet_bootstrap.cc:492] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:47.370677  3513 tablet_bootstrap.cc:654] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.376881  3511 tablet_bootstrap.cc:654] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.379235  3512 tablet_bootstrap.cc:492] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:47.379742  3512 ts_tablet_manager.cc:1403] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.008s
I20260709 13:10:47.383035  3512 raft_consensus.cc:359] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.385040  3512 raft_consensus.cc:385] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.384955  3538 raft_consensus.cc:493] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:47.385592  3538 raft_consensus.cc:515] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.387869  3538 leader_election.cc:290] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:47.388936  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd21ac6e180b410dbb04720e956f9444" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:47.389533  3322 raft_consensus.cc:2468] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
I20260709 13:10:47.390570  3436 leader_election.cc:304] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:47.391218  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd21ac6e180b410dbb04720e956f9444" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:47.391274  3511 tablet_bootstrap.cc:492] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:47.391338  3560 raft_consensus.cc:493] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:47.391404  3538 raft_consensus.cc:2804] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:47.392105  3511 ts_tablet_manager.cc:1403] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260709 13:10:47.392041  3538 raft_consensus.cc:493] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:47.397116  3512 raft_consensus.cc:740] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
W20260709 13:10:47.392688  3435 leader_election.cc:343] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:47.397895  3515 raft_consensus.cc:493] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:47.392041  3560 raft_consensus.cc:515] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.398343  3512 consensus_queue.cc:260] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.398339  3515 raft_consensus.cc:515] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.399689  3513 tablet_bootstrap.cc:492] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:47.399809  3511 raft_consensus.cc:359] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.400491  3511 raft_consensus.cc:385] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.400204  3513 ts_tablet_manager.cc:1403] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.001s
I20260709 13:10:47.400725  3512 ts_tablet_manager.cc:1434] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:10:47.400671  3515 leader_election.cc:290] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:47.401755  3512 tablet_bootstrap.cc:492] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:47.401695  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724195795d634b27bb99c1f3ae139c9a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:47.402314  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724195795d634b27bb99c1f3ae139c9a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:47.402910  3322 raft_consensus.cc:2468] T 724195795d634b27bb99c1f3ae139c9a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
I20260709 13:10:47.397192  3538 raft_consensus.cc:3060] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:47.403388  3435 leader_election.cc:343] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:47.404203  3436 leader_election.cc:304] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [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: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:10:47.404868  3515 raft_consensus.cc:2804] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:47.405256  3515 raft_consensus.cc:493] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:47.405577  3515 raft_consensus.cc:3060] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.400772  3511 raft_consensus.cc:740] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.407421  3511 consensus_queue.cc:260] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.407996  3512 tablet_bootstrap.cc:654] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.403272  3513 raft_consensus.cc:359] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.408833  3513 raft_consensus.cc:385] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.409137  3513 raft_consensus.cc:740] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.409785  3513 consensus_queue.cc:260] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.412102  3513 ts_tablet_manager.cc:1434] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:10:47.413012  3513 tablet_bootstrap.cc:492] T 2d9c817c9c374291bea3f1312629f42d P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:47.414105  3515 raft_consensus.cc:515] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.414706  3512 tablet_bootstrap.cc:492] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:47.415205  3512 ts_tablet_manager.cc:1403] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:10:47.416577  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724195795d634b27bb99c1f3ae139c9a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:47.416889  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724195795d634b27bb99c1f3ae139c9a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:47.417168  3322 raft_consensus.cc:3060] T 724195795d634b27bb99c1f3ae139c9a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.418114  3513 tablet_bootstrap.cc:654] T 2d9c817c9c374291bea3f1312629f42d P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:47.418241  3435 leader_election.cc:343] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:47.420047  3512 raft_consensus.cc:359] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.420518  3560 leader_election.cc:290] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:47.418795  3515 leader_election.cc:290] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:47.422899  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f6765047894312a8e4e3057b50b2fd" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:47.424099  3321 raft_consensus.cc:2468] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:47.425685  3362 leader_election.cc:304] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:47.423158  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f6765047894312a8e4e3057b50b2fd" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:47.426903  3471 raft_consensus.cc:2468] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:47.423755  3512 raft_consensus.cc:385] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.430912  3560 raft_consensus.cc:2804] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:47.430981  3512 raft_consensus.cc:740] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.431375  3560 raft_consensus.cc:493] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:47.431767  3560 raft_consensus.cc:3060] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.432236  3512 consensus_queue.cc:260] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.434374  3555 raft_consensus.cc:493] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:47.434952  3555 raft_consensus.cc:515] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.437364  3555 leader_election.cc:290] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:47.439487  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485158cc74e947e6914bad25bb66b366" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:47.439873  3560 raft_consensus.cc:515] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.440326  3321 raft_consensus.cc:2468] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:47.442024  3560 leader_election.cc:290] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:47.443041  3322 raft_consensus.cc:2468] T 724195795d634b27bb99c1f3ae139c9a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:47.443795  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485158cc74e947e6914bad25bb66b366" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:47.444476  3471 raft_consensus.cc:2468] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:47.444439  3436 leader_election.cc:304] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [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: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:10:47.444773  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f6765047894312a8e4e3057b50b2fd" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:47.445369  3470 raft_consensus.cc:3060] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.445528  3511 ts_tablet_manager.cc:1434] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.048s	user 0.015s	sys 0.005s
I20260709 13:10:47.446136  3577 raft_consensus.cc:2804] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:47.446544  3511 tablet_bootstrap.cc:492] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:47.446702  3577 raft_consensus.cc:697] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:10:47.447537  3577 consensus_queue.cc:237] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.448055  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f6765047894312a8e4e3057b50b2fd" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:47.448354  3362 leader_election.cc:304] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:10:47.448748  3322 raft_consensus.cc:3060] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.450474  3555 raft_consensus.cc:2804] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:47.450937  3555 raft_consensus.cc:493] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:47.451393  3555 raft_consensus.cc:3060] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.453634  3511 tablet_bootstrap.cc:654] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.458678  3322 raft_consensus.cc:2468] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:47.460206  3362 leader_election.cc:304] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:47.461186  3560 raft_consensus.cc:2804] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:47.461746  3560 raft_consensus.cc:697] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:10:47.462884  3511 tablet_bootstrap.cc:492] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:47.462568  3560 consensus_queue.cc:237] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.463359  3511 ts_tablet_manager.cc:1403] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 13:10:47.466143  3511 raft_consensus.cc:359] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.466797  3511 raft_consensus.cc:385] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.467101  3511 raft_consensus.cc:740] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.467770  3511 consensus_queue.cc:260] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.469874  3511 ts_tablet_manager.cc:1434] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:10:47.470048  3555 raft_consensus.cc:515] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.470785  3511 tablet_bootstrap.cc:492] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:47.472245  3512 ts_tablet_manager.cc:1434] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.056s	user 0.004s	sys 0.001s
I20260709 13:10:47.473834  3538 raft_consensus.cc:515] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.476716  3512 tablet_bootstrap.cc:492] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:47.478730  3470 raft_consensus.cc:2468] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:47.476765  3511 tablet_bootstrap.cc:654] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.482626  3512 tablet_bootstrap.cc:654] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.483664  3538 leader_election.cc:290] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:47.485213  3519 consensus_queue.cc:1048] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:47.487370  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485158cc74e947e6914bad25bb66b366" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:47.487943  3470 raft_consensus.cc:3060] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.488988  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485158cc74e947e6914bad25bb66b366" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:47.489734  3321 raft_consensus.cc:3060] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.491407  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd21ac6e180b410dbb04720e956f9444" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:47.492674  3555 leader_election.cc:290] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
W20260709 13:10:47.493302  3435 leader_election.cc:343] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:47.495970  3513 tablet_bootstrap.cc:492] T 2d9c817c9c374291bea3f1312629f42d P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:47.496412  3513 ts_tablet_manager.cc:1403] T 2d9c817c9c374291bea3f1312629f42d P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.084s	user 0.022s	sys 0.029s
I20260709 13:10:47.500656  3470 raft_consensus.cc:2468] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:47.503259  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd21ac6e180b410dbb04720e956f9444" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:47.503165  3217 catalog_manager.cc:5697] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:47.507337  3322 raft_consensus.cc:3060] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.514179  3321 raft_consensus.cc:2468] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:47.505890  3513 raft_consensus.cc:359] T 2d9c817c9c374291bea3f1312629f42d P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.515549  3513 raft_consensus.cc:385] T 2d9c817c9c374291bea3f1312629f42d P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.515487  3362 leader_election.cc:304] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:47.516062  3513 raft_consensus.cc:740] T 2d9c817c9c374291bea3f1312629f42d P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.516790  3555 raft_consensus.cc:2804] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:47.517469  3555 raft_consensus.cc:697] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:10:47.518548  3555 consensus_queue.cc:237] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.516894  3513 consensus_queue.cc:260] T 2d9c817c9c374291bea3f1312629f42d P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.521796  3513 ts_tablet_manager.cc:1434] T 2d9c817c9c374291bea3f1312629f42d P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 13:10:47.522931  3513 tablet_bootstrap.cc:492] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:47.524629  3322 raft_consensus.cc:2468] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:47.528880  3436 leader_election.cc:304] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [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: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:10:47.532002  3511 tablet_bootstrap.cc:492] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:47.532568  3511 ts_tablet_manager.cc:1403] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.004s
I20260709 13:10:47.535205  3538 raft_consensus.cc:2804] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:47.535794  3538 raft_consensus.cc:697] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:10:47.537459  3538 consensus_queue.cc:237] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.542785  3511 raft_consensus.cc:359] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.543488  3511 raft_consensus.cc:385] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.543687  3513 tablet_bootstrap.cc:654] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.543756  3511 raft_consensus.cc:740] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.546195  3512 tablet_bootstrap.cc:492] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:47.547760  3512 ts_tablet_manager.cc:1403] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.071s	user 0.022s	sys 0.029s
I20260709 13:10:47.546247  3511 consensus_queue.cc:260] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.552459  3511 ts_tablet_manager.cc:1434] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:10:47.553504  3511 tablet_bootstrap.cc:492] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:47.556353  3217 catalog_manager.cc:5697] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:47.565279  3513 tablet_bootstrap.cc:492] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:47.566011  3513 ts_tablet_manager.cc:1403] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.000s
I20260709 13:10:47.565843  3512 raft_consensus.cc:359] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.566558  3512 raft_consensus.cc:385] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.566838  3512 raft_consensus.cc:740] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.570703  3513 raft_consensus.cc:359] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.571532  3513 raft_consensus.cc:385] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.571913  3513 raft_consensus.cc:740] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.572589  3513 consensus_queue.cc:260] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.576167  3511 tablet_bootstrap.cc:654] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:47.576231  3287 consensus_peers.cc:597] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc -> Peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Couldn't send request to peer 56681b6f3d30479ca4241815319ac705. 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:10:47.573601  3512 consensus_queue.cc:260] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.579761  3512 ts_tablet_manager.cc:1434] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.004s
I20260709 13:10:47.580976  3512 tablet_bootstrap.cc:492] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:47.583459  3513 ts_tablet_manager.cc:1434] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260709 13:10:47.588510  3511 tablet_bootstrap.cc:492] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:47.589017  3511 ts_tablet_manager.cc:1403] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.000s
I20260709 13:10:47.590263  3512 tablet_bootstrap.cc:654] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.593559  3220 catalog_manager.cc:5697] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:47.596853  3513 tablet_bootstrap.cc:492] T 92cd9c09ea5745818674b7ece7cfdb09 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:47.598685  3217 catalog_manager.cc:5697] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:47.602761  3513 tablet_bootstrap.cc:654] T 92cd9c09ea5745818674b7ece7cfdb09 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.591861  3511 raft_consensus.cc:359] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.603371  3560 consensus_queue.cc:1048] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:47.603906  3511 raft_consensus.cc:385] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.604213  3511 raft_consensus.cc:740] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.605180  3511 consensus_queue.cc:260] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.607926  3511 ts_tablet_manager.cc:1434] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:10:47.608625  3512 tablet_bootstrap.cc:492] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:47.608744  3511 tablet_bootstrap.cc:492] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:47.609088  3512 ts_tablet_manager.cc:1403] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.012s
I20260709 13:10:47.615224  3512 raft_consensus.cc:359] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.615898  3512 raft_consensus.cc:385] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.616168  3512 raft_consensus.cc:740] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.616828  3512 consensus_queue.cc:260] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.618669  3512 ts_tablet_manager.cc:1434] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:10:47.624125  3512 tablet_bootstrap.cc:492] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:47.629925  3511 tablet_bootstrap.cc:654] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.633203  3536 consensus_queue.cc:1048] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:47.635049  3512 tablet_bootstrap.cc:654] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.645090  3536 consensus_queue.cc:1048] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:47.652258  3513 tablet_bootstrap.cc:492] T 92cd9c09ea5745818674b7ece7cfdb09 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:47.652750  3513 ts_tablet_manager.cc:1403] T 92cd9c09ea5745818674b7ece7cfdb09 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.000s
I20260709 13:10:47.655630  3536 raft_consensus.cc:493] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:47.656363  3536 raft_consensus.cc:515] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.663053  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436c8e906d194fea909a3efe111d74ed" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:47.663206  3513 raft_consensus.cc:359] T 92cd9c09ea5745818674b7ece7cfdb09 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.663834  3513 raft_consensus.cc:385] T 92cd9c09ea5745818674b7ece7cfdb09 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.663702  3321 raft_consensus.cc:2468] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:47.665527  3362 leader_election.cc:304] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:47.666824  3520 raft_consensus.cc:2804] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:47.667457  3536 leader_election.cc:290] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:47.667611  3520 raft_consensus.cc:493] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:47.668159  3520 raft_consensus.cc:3060] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.670143  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436c8e906d194fea909a3efe111d74ed" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:47.671038  3469 raft_consensus.cc:2468] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:47.664199  3513 raft_consensus.cc:740] T 92cd9c09ea5745818674b7ece7cfdb09 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.674491  3513 consensus_queue.cc:260] T 92cd9c09ea5745818674b7ece7cfdb09 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.676321  3513 ts_tablet_manager.cc:1434] T 92cd9c09ea5745818674b7ece7cfdb09 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:10:47.677026  3513 tablet_bootstrap.cc:492] T 43d3d628213944d1b734e35f1cabdb5a P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:47.686753  3515 raft_consensus.cc:493] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:47.687390  3515 raft_consensus.cc:515] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.690716  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6e24c1fff44e19a7ba40041018aa51" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:47.691752  3555 consensus_queue.cc:1048] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:47.694407  3513 tablet_bootstrap.cc:654] T 43d3d628213944d1b734e35f1cabdb5a P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.695634  3515 leader_election.cc:290] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:47.720781  3515 raft_consensus.cc:493] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:47.721405  3515 raft_consensus.cc:515] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.723063  3589 raft_consensus.cc:493] T 2d9c817c9c374291bea3f1312629f42d P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:47.723690  3589 raft_consensus.cc:515] T 2d9c817c9c374291bea3f1312629f42d P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.724475  3577 raft_consensus.cc:493] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:47.725077  3577 raft_consensus.cc:515] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.726622  3589 leader_election.cc:290] T 2d9c817c9c374291bea3f1312629f42d P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:47.727886  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9c817c9c374291bea3f1312629f42d" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:47.728338  3513 tablet_bootstrap.cc:492] T 43d3d628213944d1b734e35f1cabdb5a P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:47.728632  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9c817c9c374291bea3f1312629f42d" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:47.730973  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cd9c09ea5745818674b7ece7cfdb09" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:47.731498  3513 ts_tablet_manager.cc:1403] T 43d3d628213944d1b734e35f1cabdb5a P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.002s
I20260709 13:10:47.731853  3320 raft_consensus.cc:2468] T 92cd9c09ea5745818674b7ece7cfdb09 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
I20260709 13:10:47.732455  3286 leader_election.cc:304] T 2d9c817c9c374291bea3f1312629f42d P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705
I20260709 13:10:47.733872  3589 raft_consensus.cc:2749] T 2d9c817c9c374291bea3f1312629f42d P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:47.733966  3436 leader_election.cc:304] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:47.729092  3577 leader_election.cc:290] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:47.734246  3513 raft_consensus.cc:359] T 43d3d628213944d1b734e35f1cabdb5a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.734952  3513 raft_consensus.cc:385] T 43d3d628213944d1b734e35f1cabdb5a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.735018  3538 raft_consensus.cc:2804] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:47.735332  3513 raft_consensus.cc:740] T 43d3d628213944d1b734e35f1cabdb5a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.735562  3538 raft_consensus.cc:493] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:47.736068  3538 raft_consensus.cc:3060] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.744626  3538 raft_consensus.cc:515] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.746078  3513 consensus_queue.cc:260] T 43d3d628213944d1b734e35f1cabdb5a P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.747929  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cd9c09ea5745818674b7ece7cfdb09" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:47.748654  3320 raft_consensus.cc:3060] T 92cd9c09ea5745818674b7ece7cfdb09 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.752533  3513 ts_tablet_manager.cc:1434] T 43d3d628213944d1b734e35f1cabdb5a P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:10:47.753793  3513 tablet_bootstrap.cc:492] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:47.755550  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be61d40e39644a5c9b1f6c239b72c83d" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:47.756345  3322 raft_consensus.cc:2468] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
I20260709 13:10:47.757929  3577 raft_consensus.cc:493] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:47.758175  3436 leader_election.cc:304] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:47.758641  3577 raft_consensus.cc:515] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.761519  3577 leader_election.cc:290] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:47.762730  3577 raft_consensus.cc:2804] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:47.763252  3577 raft_consensus.cc:493] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:47.763724  3577 raft_consensus.cc:3060] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.770896  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d3d628213944d1b734e35f1cabdb5a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:47.771751  3319 raft_consensus.cc:2468] T 43d3d628213944d1b734e35f1cabdb5a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
I20260709 13:10:47.773393  3436 leader_election.cc:304] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:47.763600  3515 leader_election.cc:290] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:47.774580  3603 raft_consensus.cc:2804] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:47.775203  3603 raft_consensus.cc:493] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:47.775686  3603 raft_consensus.cc:3060] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.786134  3603 raft_consensus.cc:515] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.803740  3603 leader_election.cc:290] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:47.803993  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d3d628213944d1b734e35f1cabdb5a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:47.805198  3392 raft_consensus.cc:3060] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.787602  3538 leader_election.cc:290] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:47.793059  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6e24c1fff44e19a7ba40041018aa51" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:47.793429  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cd9c09ea5745818674b7ece7cfdb09" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:47.808188  3435 leader_election.cc:304] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56681b6f3d30479ca4241815319ac705; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:47.778829  3320 raft_consensus.cc:2468] T 92cd9c09ea5745818674b7ece7cfdb09 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:47.781051  3513 tablet_bootstrap.cc:654] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.794277  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be61d40e39644a5c9b1f6c239b72c83d" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:47.813865  3395 raft_consensus.cc:2468] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
I20260709 13:10:47.795138  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d3d628213944d1b734e35f1cabdb5a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:47.791461  3322 raft_consensus.cc:3060] T 2d9c817c9c374291bea3f1312629f42d P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:47.821276  3435 leader_election.cc:343] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:47.815627  3538 raft_consensus.cc:2749] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:47.795989  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cd9c09ea5745818674b7ece7cfdb09" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:47.850836  3513 tablet_bootstrap.cc:492] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:47.854533  3513 ts_tablet_manager.cc:1403] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.101s	user 0.012s	sys 0.002s
I20260709 13:10:47.824937  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43d3d628213944d1b734e35f1cabdb5a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:47.851583  3511 tablet_bootstrap.cc:492] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:47.855636  3511 ts_tablet_manager.cc:1403] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.247s	user 0.030s	sys 0.083s
I20260709 13:10:47.819288  3577 raft_consensus.cc:515] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.826903  3436 leader_election.cc:304] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:47.809839  3520 raft_consensus.cc:515] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
W20260709 13:10:47.859171  3435 leader_election.cc:343] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:47.856876  3321 raft_consensus.cc:3060] T 43d3d628213944d1b734e35f1cabdb5a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.862084  3392 raft_consensus.cc:2468] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:47.864432  3435 leader_election.cc:304] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:10:47.865610  3515 raft_consensus.cc:2804] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:47.866117  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436c8e906d194fea909a3efe111d74ed" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:47.865892  3511 raft_consensus.cc:359] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.866302  3515 raft_consensus.cc:697] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:10:47.866776  3511 raft_consensus.cc:385] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.866847  3320 raft_consensus.cc:3060] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.867440  3511 raft_consensus.cc:740] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.868049  3515 consensus_queue.cc:237] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.861254  3603 raft_consensus.cc:2804] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:47.870203  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be61d40e39644a5c9b1f6c239b72c83d" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:47.870146  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be61d40e39644a5c9b1f6c239b72c83d" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:47.870846  3577 leader_election.cc:290] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:47.884620  3392 raft_consensus.cc:3060] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:47.893150  3268 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:47.873875  3321 raft_consensus.cc:2468] T 43d3d628213944d1b734e35f1cabdb5a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:47.874416  3520 leader_election.cc:290] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:47.875530  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436c8e906d194fea909a3efe111d74ed" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:47.894474  3470 raft_consensus.cc:3060] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.896806  3320 raft_consensus.cc:2468] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:47.898289  3362 leader_election.cc:304] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:47.884634  3319 raft_consensus.cc:3060] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:47.899528  3595 raft_consensus.cc:2804] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:47.899605  3603 raft_consensus.cc:697] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:10:47.900084  3595 raft_consensus.cc:697] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:10:47.900619  3603 consensus_queue.cc:237] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.901007  3595 consensus_queue.cc:237] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.873086  3513 raft_consensus.cc:359] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.903057  3513 raft_consensus.cc:385] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.903388  3513 raft_consensus.cc:740] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.904139  3513 consensus_queue.cc:260] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.906391  3513 ts_tablet_manager.cc:1434] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 13:10:47.907279  3513 tablet_bootstrap.cc:492] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:47.910616  3519 raft_consensus.cc:493] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:47.911123  3319 raft_consensus.cc:2468] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:47.911141  3519 raft_consensus.cc:515] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.912719  3436 leader_election.cc:304] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:47.912163  3217 catalog_manager.cc:5697] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:47.913641  3515 raft_consensus.cc:2804] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:47.914124  3515 raft_consensus.cc:697] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:10:47.914266  3519 leader_election.cc:290] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:47.914463  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65aa9a3e75d24f41b610478de7f75fb8" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:47.914978  3515 consensus_queue.cc:237] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
W20260709 13:10:47.915876  3287 leader_election.cc:343] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:47.918187  3513 tablet_bootstrap.cc:654] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.903085  3511 consensus_queue.cc:260] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.918951  3470 raft_consensus.cc:2468] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:47.920434  3512 tablet_bootstrap.cc:492] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:47.920876  3512 ts_tablet_manager.cc:1403] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.297s	user 0.050s	sys 0.072s
I20260709 13:10:47.922147  3511 ts_tablet_manager.cc:1434] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.000s
I20260709 13:10:47.923069  3511 tablet_bootstrap.cc:492] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:47.923395  3512 raft_consensus.cc:359] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.924055  3512 raft_consensus.cc:385] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.924319  3512 raft_consensus.cc:740] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.925074  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65aa9a3e75d24f41b610478de7f75fb8" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:47.924934  3512 consensus_queue.cc:260] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
W20260709 13:10:47.926442  3286 leader_election.cc:343] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:47.926890  3286 leader_election.cc:304] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705
I20260709 13:10:47.927920  3519 raft_consensus.cc:2749] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:47.928658  3392 raft_consensus.cc:2468] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:47.928208  3218 catalog_manager.cc:5697] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:47.932788  3512 ts_tablet_manager.cc:1434] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:10:47.933765  3512 tablet_bootstrap.cc:492] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:47.934935  3511 tablet_bootstrap.cc:654] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.942760  3512 tablet_bootstrap.cc:654] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:47.966665  3435 consensus_peers.cc:597] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 -> Peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Couldn't send request to peer 252e56dcb8f04fd58fbf559392b3e5cc. 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:10:47.971421  3513 tablet_bootstrap.cc:492] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:47.972066  3513 ts_tablet_manager.cc:1403] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.014s
I20260709 13:10:47.978158  3513 raft_consensus.cc:359] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.978879  3513 raft_consensus.cc:385] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:47.979146  3513 raft_consensus.cc:740] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:47.980158  3513 consensus_queue.cc:260] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.982136  3513 ts_tablet_manager.cc:1434] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:10:47.983300  3511 tablet_bootstrap.cc:492] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:47.987254  3511 ts_tablet_manager.cc:1403] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.020s
I20260709 13:10:47.987851  3520 consensus_queue.cc:1048] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:47.988623  3515 consensus_queue.cc:1048] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:47.984390  3217 catalog_manager.cc:5697] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:47.986624  3513 tablet_bootstrap.cc:492] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:48.000769  3217 catalog_manager.cc:5697] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:48.005470  3513 tablet_bootstrap.cc:654] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:47.991940  3511 raft_consensus.cc:359] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:47.996850  3512 tablet_bootstrap.cc:492] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:48.008057  3511 raft_consensus.cc:385] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.008380  3511 raft_consensus.cc:740] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.008453  3512 ts_tablet_manager.cc:1403] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.023s
I20260709 13:10:48.009251  3511 consensus_queue.cc:260] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.011276  3520 raft_consensus.cc:493] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:48.012079  3511 ts_tablet_manager.cc:1434] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 13:10:48.011742  3520 raft_consensus.cc:515] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.012517  3512 raft_consensus.cc:359] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.013211  3511 tablet_bootstrap.cc:492] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:48.013470  3512 raft_consensus.cc:385] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.013873  3512 raft_consensus.cc:740] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.014885  3512 consensus_queue.cc:260] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.015297  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd21ac6e180b410dbb04720e956f9444" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:48.015718  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd21ac6e180b410dbb04720e956f9444" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:48.016453  3319 raft_consensus.cc:2393] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 252e56dcb8f04fd58fbf559392b3e5cc in current term 1: Already voted for candidate 56681b6f3d30479ca4241815319ac705 in this term.
I20260709 13:10:48.017431  3512 ts_tablet_manager.cc:1434] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:10:48.013799  3520 leader_election.cc:290] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:48.018554  3512 tablet_bootstrap.cc:492] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:48.020514  3515 raft_consensus.cc:493] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:48.021167  3515 raft_consensus.cc:515] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.024574  3515 leader_election.cc:290] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:48.024643  3362 leader_election.cc:304] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:48.033595  3512 tablet_bootstrap.cc:654] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.025655  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcda1504860449eeada5a3cae6116692" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:48.034852  3595 raft_consensus.cc:3060] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.027715  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcda1504860449eeada5a3cae6116692" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:48.046911  3560 consensus_queue.cc:1048] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:10:48.029872  3511 tablet_bootstrap.cc:654] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:48.041852  3436 leader_election.cc:343] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:48.051024  3435 leader_election.cc:343] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:48.051608  3435 leader_election.cc:304] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56681b6f3d30479ca4241815319ac705; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:48.058770  3560 consensus_queue.cc:1048] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:48.059903  3515 raft_consensus.cc:2749] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:48.070377  3595 raft_consensus.cc:2749] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:48.076934  3513 tablet_bootstrap.cc:492] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:48.078153  3513 ts_tablet_manager.cc:1403] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.092s	user 0.018s	sys 0.028s
I20260709 13:10:48.080751  3513 raft_consensus.cc:359] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.081393  3513 raft_consensus.cc:385] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.081666  3513 raft_consensus.cc:740] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.081825  3560 consensus_queue.cc:1048] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:48.086697  3512 tablet_bootstrap.cc:492] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:48.087178  3512 ts_tablet_manager.cc:1403] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.069s	user 0.028s	sys 0.011s
I20260709 13:10:48.089655  3512 raft_consensus.cc:359] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.090308  3512 raft_consensus.cc:385] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.090577  3512 raft_consensus.cc:740] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.091188  3513 consensus_queue.cc:260] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.091794  3512 consensus_queue.cc:260] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.093497  3513 ts_tablet_manager.cc:1434] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 13:10:48.094741  3513 tablet_bootstrap.cc:492] T 8df1eca9af5f48f2a0ed76d717abd1a4 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:48.101625  3515 consensus_queue.cc:1048] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:48.104933  3511 tablet_bootstrap.cc:492] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:48.105528  3511 ts_tablet_manager.cc:1403] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.092s	user 0.010s	sys 0.004s
I20260709 13:10:48.105054  3513 tablet_bootstrap.cc:654] T 8df1eca9af5f48f2a0ed76d717abd1a4 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.113574  3471 raft_consensus.cc:3060] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.114521  3511 raft_consensus.cc:359] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.115537  3511 raft_consensus.cc:385] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.115868  3511 raft_consensus.cc:740] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.116693  3511 consensus_queue.cc:260] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.119323  3511 ts_tablet_manager.cc:1434] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:10:48.121976  3511 tablet_bootstrap.cc:492] T 65aa9a3e75d24f41b610478de7f75fb8 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:48.124949  3512 ts_tablet_manager.cc:1434] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 13:10:48.125988  3512 tablet_bootstrap.cc:492] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:48.128799  3515 consensus_queue.cc:1048] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:48.133478  3511 tablet_bootstrap.cc:654] T 65aa9a3e75d24f41b610478de7f75fb8 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.144446  3512 tablet_bootstrap.cc:654] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.145954  3511 tablet_bootstrap.cc:492] T 65aa9a3e75d24f41b610478de7f75fb8 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:48.147552  3511 ts_tablet_manager.cc:1403] T 65aa9a3e75d24f41b610478de7f75fb8 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.002s
I20260709 13:10:48.151224  3511 raft_consensus.cc:359] T 65aa9a3e75d24f41b610478de7f75fb8 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.154917  3595 raft_consensus.cc:493] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:48.156909  3511 raft_consensus.cc:385] T 65aa9a3e75d24f41b610478de7f75fb8 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.157245  3595 raft_consensus.cc:515] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.158042  3511 raft_consensus.cc:740] T 65aa9a3e75d24f41b610478de7f75fb8 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.159762  3511 consensus_queue.cc:260] T 65aa9a3e75d24f41b610478de7f75fb8 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.160887  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df1eca9af5f48f2a0ed76d717abd1a4" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
W20260709 13:10:48.163153  3362 leader_election.cc:343] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:48.165263  3511 ts_tablet_manager.cc:1434] T 65aa9a3e75d24f41b610478de7f75fb8 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:10:48.168320  3511 tablet_bootstrap.cc:492] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:48.174374  3512 tablet_bootstrap.cc:492] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:48.174693  3513 tablet_bootstrap.cc:492] T 8df1eca9af5f48f2a0ed76d717abd1a4 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:48.174829  3512 ts_tablet_manager.cc:1403] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.006s
I20260709 13:10:48.175115  3513 ts_tablet_manager.cc:1403] T 8df1eca9af5f48f2a0ed76d717abd1a4 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.022s
I20260709 13:10:48.178738  3511 tablet_bootstrap.cc:654] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.178297  3513 raft_consensus.cc:359] T 8df1eca9af5f48f2a0ed76d717abd1a4 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.179246  3513 raft_consensus.cc:385] T 8df1eca9af5f48f2a0ed76d717abd1a4 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.179103  3512 raft_consensus.cc:359] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.179584  3513 raft_consensus.cc:740] T 8df1eca9af5f48f2a0ed76d717abd1a4 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.179821  3512 raft_consensus.cc:385] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.180107  3512 raft_consensus.cc:740] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.180608  3513 consensus_queue.cc:260] T 8df1eca9af5f48f2a0ed76d717abd1a4 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.180732  3512 consensus_queue.cc:260] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.182694  3512 ts_tablet_manager.cc:1434] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.000s
I20260709 13:10:48.183003  3513 ts_tablet_manager.cc:1434] T 8df1eca9af5f48f2a0ed76d717abd1a4 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:48.183598  3512 tablet_bootstrap.cc:492] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:48.184453  3513 tablet_bootstrap.cc:492] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:48.185508  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df1eca9af5f48f2a0ed76d717abd1a4" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:48.186358  3469 raft_consensus.cc:2468] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:48.188175  3362 leader_election.cc:304] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [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: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:48.189337  3520 raft_consensus.cc:2804] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:48.189795  3520 raft_consensus.cc:493] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:48.190244  3512 tablet_bootstrap.cc:654] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.190213  3520 raft_consensus.cc:3060] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.195039  3513 tablet_bootstrap.cc:654] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.195271  3519 raft_consensus.cc:493] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:48.195952  3519 raft_consensus.cc:515] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.199119  3511 tablet_bootstrap.cc:492] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:48.198668  3519 leader_election.cc:290] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:48.199476  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a23236139e94d4a9b2b791adb7b671c" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:48.199692  3511 ts_tablet_manager.cc:1403] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.002s
W20260709 13:10:48.201349  3286 leader_election.cc:343] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:48.202153  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a23236139e94d4a9b2b791adb7b671c" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:48.202773  3469 raft_consensus.cc:2468] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:48.202986  3595 leader_election.cc:290] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:48.203380  3511 raft_consensus.cc:359] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.204085  3287 leader_election.cc:304] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [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: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:10:48.204707  3595 raft_consensus.cc:493] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:48.206583  3519 raft_consensus.cc:2804] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:48.206430  3595 raft_consensus.cc:515] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.206961  3519 raft_consensus.cc:493] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:48.207018  3511 raft_consensus.cc:385] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.207345  3519 raft_consensus.cc:3060] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.207600  3511 raft_consensus.cc:740] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.208499  3595 leader_election.cc:290] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:48.208593  3511 consensus_queue.cc:260] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.211483  3511 ts_tablet_manager.cc:1434] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 13:10:48.212697  3511 tablet_bootstrap.cc:492] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:48.215514  3512 tablet_bootstrap.cc:492] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:48.215945  3512 ts_tablet_manager.cc:1403] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.006s
I20260709 13:10:48.216120  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724195795d634b27bb99c1f3ae139c9a" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:48.218777  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724195795d634b27bb99c1f3ae139c9a" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:48.222004  3513 tablet_bootstrap.cc:492] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:48.223176  3513 ts_tablet_manager.cc:1403] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.005s
I20260709 13:10:48.224112  3512 raft_consensus.cc:359] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.224834  3512 raft_consensus.cc:385] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.225104  3512 raft_consensus.cc:740] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.225140  3515 raft_consensus.cc:493] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:48.225829  3515 raft_consensus.cc:515] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.221365  3362 leader_election.cc:304] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:48.227543  3595 raft_consensus.cc:2749] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:48.227553  3512 consensus_queue.cc:260] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.227963  3513 raft_consensus.cc:359] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.228626  3513 raft_consensus.cc:385] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.228937  3513 raft_consensus.cc:740] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.219903  3511 tablet_bootstrap.cc:654] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.231161  3513 consensus_queue.cc:260] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.233327  3512 ts_tablet_manager.cc:1434] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:10:48.234200  3512 tablet_bootstrap.cc:492] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:48.240336  3512 tablet_bootstrap.cc:654] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.230020  3515 leader_election.cc:290] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:48.245534  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31e392c0cda45d58538bc74cfb0fd6c" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
W20260709 13:10:48.246878  3435 leader_election.cc:343] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:48.247135  3512 tablet_bootstrap.cc:492] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:48.247606  3512 ts_tablet_manager.cc:1403] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:10:48.206081  3520 raft_consensus.cc:515] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.249332  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31e392c0cda45d58538bc74cfb0fd6c" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:48.249867  3520 leader_election.cc:290] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:48.250576  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df1eca9af5f48f2a0ed76d717abd1a4" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
W20260709 13:10:48.250808  3436 leader_election.cc:343] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:48.251184  3320 raft_consensus.cc:3060] T 8df1eca9af5f48f2a0ed76d717abd1a4 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.251284  3436 leader_election.cc:304] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56681b6f3d30479ca4241815319ac705; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:48.252444  3513 ts_tablet_manager.cc:1434] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
I20260709 13:10:48.253904  3513 tablet_bootstrap.cc:492] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:48.252362  3515 raft_consensus.cc:2749] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:48.255385  3519 raft_consensus.cc:515] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.258273  3519 leader_election.cc:290] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:48.259368  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a23236139e94d4a9b2b791adb7b671c" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:48.259953  3469 raft_consensus.cc:3060] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.260972  3512 raft_consensus.cc:359] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.261643  3512 raft_consensus.cc:385] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.261922  3512 raft_consensus.cc:740] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.262639  3512 consensus_queue.cc:260] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.262907  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a23236139e94d4a9b2b791adb7b671c" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:48.264935  3512 ts_tablet_manager.cc:1434] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
W20260709 13:10:48.264983  3286 leader_election.cc:343] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:48.265883  3512 tablet_bootstrap.cc:492] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:48.267387  3469 raft_consensus.cc:2468] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:48.268522  3287 leader_election.cc:304] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [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: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:10:48.269699  3519 raft_consensus.cc:2804] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:48.270183  3519 raft_consensus.cc:697] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:10:48.270452  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df1eca9af5f48f2a0ed76d717abd1a4" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:48.271018  3519 consensus_queue.cc:237] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.271662  3320 raft_consensus.cc:2468] T 8df1eca9af5f48f2a0ed76d717abd1a4 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:48.272511  3512 tablet_bootstrap.cc:654] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.272879  3362 leader_election.cc:304] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:48.273706  3595 raft_consensus.cc:2804] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:48.274204  3595 raft_consensus.cc:697] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:10:48.275247  3595 consensus_queue.cc:237] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.277468  3513 tablet_bootstrap.cc:654] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.288596  3515 consensus_queue.cc:1048] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:48.271028  3471 raft_consensus.cc:3060] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.298373  3511 tablet_bootstrap.cc:492] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:48.298933  3511 ts_tablet_manager.cc:1403] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.086s	user 0.009s	sys 0.010s
I20260709 13:10:48.302179  3511 raft_consensus.cc:359] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.303053  3511 raft_consensus.cc:385] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.303601  3511 raft_consensus.cc:740] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.305032  3511 consensus_queue.cc:260] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.309258  3511 ts_tablet_manager.cc:1434] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:10:48.311693  3511 tablet_bootstrap.cc:492] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:48.314522  3471 raft_consensus.cc:2468] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:48.321046  3511 tablet_bootstrap.cc:654] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.332202  3603 consensus_queue.cc:1048] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:48.347055  3595 raft_consensus.cc:493] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:48.348271  3513 tablet_bootstrap.cc:492] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:48.347738  3595 raft_consensus.cc:515] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.348739  3513 ts_tablet_manager.cc:1403] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.000s
I20260709 13:10:48.351126  3595 leader_election.cc:290] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:48.351970  3603 consensus_queue.cc:1048] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:48.353742  3595 raft_consensus.cc:493] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:48.354003  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31e392c0cda45d58538bc74cfb0fd6c" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:48.354348  3595 raft_consensus.cc:515] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.355384  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31e392c0cda45d58538bc74cfb0fd6c" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:48.356561  3595 leader_election.cc:290] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
W20260709 13:10:48.357375  3362 leader_election.cc:343] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:48.358137  3595 raft_consensus.cc:493] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:48.354780  3469 raft_consensus.cc:2468] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:48.358619  3595 raft_consensus.cc:515] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.360016  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65aa9a3e75d24f41b610478de7f75fb8" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:48.360617  3471 raft_consensus.cc:2468] T 65aa9a3e75d24f41b610478de7f75fb8 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:48.360834  3595 leader_election.cc:290] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:48.362404  3362 leader_election.cc:304] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [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: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:48.362587  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cd9c09ea5745818674b7ece7cfdb09" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:48.365738  3321 raft_consensus.cc:2393] T 92cd9c09ea5745818674b7ece7cfdb09 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 252e56dcb8f04fd58fbf559392b3e5cc in current term 1: Already voted for candidate 56681b6f3d30479ca4241815319ac705 in this term.
I20260709 13:10:48.366078  3362 leader_election.cc:304] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:10:48.364835  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cd9c09ea5745818674b7ece7cfdb09" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:48.363871  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65aa9a3e75d24f41b610478de7f75fb8" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:48.367034  3320 raft_consensus.cc:2468] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:48.367959  3577 consensus_queue.cc:1048] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:48.368925  3520 raft_consensus.cc:2804] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:48.369302  3520 raft_consensus.cc:493] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:48.369622  3520 raft_consensus.cc:3060] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.368389  3513 raft_consensus.cc:359] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.371445  3513 raft_consensus.cc:385] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.371739  3513 raft_consensus.cc:740] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.369882  3362 leader_election.cc:304] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:48.372864  3513 consensus_queue.cc:260] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.375062  3536 raft_consensus.cc:2804] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:48.375422  3536 raft_consensus.cc:493] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:48.375761  3536 raft_consensus.cc:3060] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.376613  3560 raft_consensus.cc:3060] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.382524  3536 raft_consensus.cc:515] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.385242  3536 leader_election.cc:290] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:48.386924  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65aa9a3e75d24f41b610478de7f75fb8" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:48.387641  3320 raft_consensus.cc:3060] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.386971  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65aa9a3e75d24f41b610478de7f75fb8" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:48.388226  3471 raft_consensus.cc:3060] T 65aa9a3e75d24f41b610478de7f75fb8 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.352921  3219 catalog_manager.cc:5697] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 0 to 1, leader changed from <none> to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:48.385277  3520 raft_consensus.cc:515] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.394960  3520 leader_election.cc:290] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:48.398718  3471 raft_consensus.cc:2468] T 65aa9a3e75d24f41b610478de7f75fb8 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:48.395154  3320 raft_consensus.cc:2468] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:48.396603  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31e392c0cda45d58538bc74cfb0fd6c" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:48.396723  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31e392c0cda45d58538bc74cfb0fd6c" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:48.400113  3469 raft_consensus.cc:3060] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.401906  3511 tablet_bootstrap.cc:492] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:48.403071  3511 ts_tablet_manager.cc:1403] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.092s	user 0.015s	sys 0.017s
I20260709 13:10:48.404270  3560 raft_consensus.cc:2749] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:48.405876  3511 raft_consensus.cc:359] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.406551  3511 raft_consensus.cc:385] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.400094  3321 raft_consensus.cc:3060] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.406821  3511 raft_consensus.cc:740] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.407567  3511 consensus_queue.cc:260] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.409672  3511 ts_tablet_manager.cc:1434] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260709 13:10:48.415125  3577 consensus_queue.cc:1048] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:48.416486  3511 tablet_bootstrap.cc:492] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:48.422945  3511 tablet_bootstrap.cc:654] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.393146  3513 ts_tablet_manager.cc:1434] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260709 13:10:48.424523  3513 tablet_bootstrap.cc:492] T f08e5b52cef14eb6a71e05e6384b8334 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:48.406832  3469 raft_consensus.cc:2468] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:48.428066  3321 raft_consensus.cc:2468] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:48.430801  3362 leader_election.cc:304] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:10:48.430817  3603 consensus_queue.cc:1048] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:48.445439  3513 tablet_bootstrap.cc:654] T f08e5b52cef14eb6a71e05e6384b8334 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.437700  3560 raft_consensus.cc:2804] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:48.457185  3512 tablet_bootstrap.cc:492] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:48.457892  3512 ts_tablet_manager.cc:1403] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.192s	user 0.057s	sys 0.097s
I20260709 13:10:48.457719  3560 raft_consensus.cc:697] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:10:48.461546  3512 raft_consensus.cc:359] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.462493  3512 raft_consensus.cc:385] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.462203  3560 consensus_queue.cc:237] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.462845  3512 raft_consensus.cc:740] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.457185  3362 leader_election.cc:304] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:48.469312  3536 raft_consensus.cc:2804] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:48.469825  3536 raft_consensus.cc:697] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:10:48.467290  3519 raft_consensus.cc:493] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:48.470657  3536 consensus_queue.cc:237] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.471383  3519 raft_consensus.cc:515] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.474171  3512 consensus_queue.cc:260] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.485774  3395 raft_consensus.cc:3060] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.479956  3595 consensus_queue.cc:1048] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:10:48.491438  3519 leader_election.cc:290] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:48.495946  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcda1504860449eeada5a3cae6116692" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:48.496685  3469 raft_consensus.cc:2468] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:48.498296  3287 leader_election.cc:304] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:48.501087  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcda1504860449eeada5a3cae6116692" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:48.501739  3397 raft_consensus.cc:2468] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:48.503137  3512 ts_tablet_manager.cc:1434] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.045s	user 0.011s	sys 0.000s
I20260709 13:10:48.504220  3512 tablet_bootstrap.cc:492] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:48.500383  3519 raft_consensus.cc:2804] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:48.505585  3519 raft_consensus.cc:493] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:48.507432  3519 raft_consensus.cc:3060] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.530539  3538 raft_consensus.cc:493] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:48.520620  3519 raft_consensus.cc:515] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.536021  3595 consensus_queue.cc:1048] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 13:10:48.577199  3511 tablet_bootstrap.cc:492] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:48.577613  3511 ts_tablet_manager.cc:1403] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.161s	user 0.019s	sys 0.034s
I20260709 13:10:48.579634  3512 tablet_bootstrap.cc:654] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.571746  3538 raft_consensus.cc:515] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.597178  3603 raft_consensus.cc:493] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:48.597728  3603 raft_consensus.cc:515] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.603276  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb9e161b8f84bf6b7459df6ab8a210c" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
W20260709 13:10:48.605274  3435 leader_election.cc:343] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:48.621172  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb9e161b8f84bf6b7459df6ab8a210c" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
W20260709 13:10:48.623129  3436 leader_election.cc:343] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:48.623621  3436 leader_election.cc:304] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56681b6f3d30479ca4241815319ac705; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:48.624404  3577 raft_consensus.cc:2749] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:48.623119  3511 raft_consensus.cc:359] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.626663  3511 raft_consensus.cc:385] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.627683  3511 raft_consensus.cc:740] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.628504  3511 consensus_queue.cc:260] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.631012  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcda1504860449eeada5a3cae6116692" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:48.631589  3394 raft_consensus.cc:3060] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.636690  3511 ts_tablet_manager.cc:1434] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260709 13:10:48.637643  3511 tablet_bootstrap.cc:492] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:48.638345  3394 raft_consensus.cc:2468] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:48.640611  3512 tablet_bootstrap.cc:492] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:48.603391  3603 leader_election.cc:290] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:48.641183  3512 ts_tablet_manager.cc:1403] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.137s	user 0.022s	sys 0.013s
I20260709 13:10:48.644850  3286 leader_election.cc:304] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:48.646793  3589 raft_consensus.cc:2804] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:48.648401  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c3139168de4198a92ef31dc66ae9c6" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:48.648559  3589 raft_consensus.cc:697] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
W20260709 13:10:48.649802  3436 leader_election.cc:343] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:48.649459  3589 consensus_queue.cc:237] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.650902  3519 leader_election.cc:290] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:48.652192  3217 catalog_manager.cc:5697] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:48.645972  3538 leader_election.cc:290] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:48.649780  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c3139168de4198a92ef31dc66ae9c6" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:48.668988  3555 raft_consensus.cc:493] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:48.669579  3555 raft_consensus.cc:515] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.671669  3555 leader_election.cc:290] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:48.673645  3220 catalog_manager.cc:5697] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 0 to 1, leader changed from <none> to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:48.673817  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcda1504860449eeada5a3cae6116692" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:48.678491  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a23236139e94d4a9b2b791adb7b671c" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:48.682982  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a23236139e94d4a9b2b791adb7b671c" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:48.683678  3469 raft_consensus.cc:2393] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 252e56dcb8f04fd58fbf559392b3e5cc in current term 1: Already voted for candidate be2d4b735d264b5bad736853b2c32fbc in this term.
W20260709 13:10:48.679688  3435 leader_election.cc:343] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:48.684123  3435 leader_election.cc:304] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56681b6f3d30479ca4241815319ac705; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:48.684803  3538 raft_consensus.cc:2749] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:48.684727  3362 leader_election.cc:304] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:48.685973  3555 raft_consensus.cc:3060] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.686312  3589 raft_consensus.cc:493] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:48.686805  3589 raft_consensus.cc:515] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.681511  3471 raft_consensus.cc:3060] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.689534  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7b2a38b26c492ba1a1ac25ced6a379" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
W20260709 13:10:48.690826  3286 leader_election.cc:343] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:48.693624  3589 leader_election.cc:290] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:48.694967  3512 raft_consensus.cc:359] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.695636  3512 raft_consensus.cc:385] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.695909  3512 raft_consensus.cc:740] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.696132  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7b2a38b26c492ba1a1ac25ced6a379" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:48.696766  3469 raft_consensus.cc:2468] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:48.696635  3512 consensus_queue.cc:260] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.698869  3287 leader_election.cc:304] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [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: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:10:48.699620  3512 ts_tablet_manager.cc:1434] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.001s
I20260709 13:10:48.700592  3512 tablet_bootstrap.cc:492] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:48.716838  3512 tablet_bootstrap.cc:654] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.718997  3555 raft_consensus.cc:2749] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:48.720726  3513 tablet_bootstrap.cc:492] T f08e5b52cef14eb6a71e05e6384b8334 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:48.721964  3513 ts_tablet_manager.cc:1403] T f08e5b52cef14eb6a71e05e6384b8334 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.298s	user 0.039s	sys 0.017s
I20260709 13:10:48.722520  3512 tablet_bootstrap.cc:492] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:48.710744  3471 raft_consensus.cc:2468] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:48.722982  3512 ts_tablet_manager.cc:1403] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.001s
I20260709 13:10:48.721426  3511 tablet_bootstrap.cc:654] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.725054  3512 raft_consensus.cc:359] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.725553  3512 raft_consensus.cc:385] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.725783  3512 raft_consensus.cc:740] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.726328  3512 consensus_queue.cc:260] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.728010  3513 raft_consensus.cc:359] T f08e5b52cef14eb6a71e05e6384b8334 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.728457  3512 ts_tablet_manager.cc:1434] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:10:48.728747  3513 raft_consensus.cc:385] T f08e5b52cef14eb6a71e05e6384b8334 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.729049  3513 raft_consensus.cc:740] T f08e5b52cef14eb6a71e05e6384b8334 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.729640  3512 tablet_bootstrap.cc:492] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:48.729761  3513 consensus_queue.cc:260] T f08e5b52cef14eb6a71e05e6384b8334 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.731097  3519 raft_consensus.cc:2804] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:48.731468  3519 raft_consensus.cc:493] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:48.731812  3519 raft_consensus.cc:3060] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.735268  3512 tablet_bootstrap.cc:654] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.739711  3519 raft_consensus.cc:515] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.741402  3513 ts_tablet_manager.cc:1434] T f08e5b52cef14eb6a71e05e6384b8334 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 13:10:48.742686  3513 tablet_bootstrap.cc:492] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:48.742575  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7b2a38b26c492ba1a1ac25ced6a379" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
W20260709 13:10:48.744177  3286 leader_election.cc:343] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:48.746528  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7b2a38b26c492ba1a1ac25ced6a379" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:48.747164  3471 raft_consensus.cc:3060] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.749007  3511 tablet_bootstrap.cc:492] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:48.739120  3219 catalog_manager.cc:5697] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:48.754750  3519 leader_election.cc:290] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:48.754128  3471 raft_consensus.cc:2468] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:48.755256  3511 ts_tablet_manager.cc:1403] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.000s
I20260709 13:10:48.756079  3287 leader_election.cc:304] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [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: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:10:48.756858  3519 raft_consensus.cc:2804] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:48.756044  3219 catalog_manager.cc:5697] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:48.757256  3512 tablet_bootstrap.cc:492] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:48.757297  3519 raft_consensus.cc:697] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:10:48.757807  3512 ts_tablet_manager.cc:1403] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.011s
I20260709 13:10:48.758179  3519 consensus_queue.cc:237] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.754653  3513 tablet_bootstrap.cc:654] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.761008  3511 raft_consensus.cc:359] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.761736  3511 raft_consensus.cc:385] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.762004  3511 raft_consensus.cc:740] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.764930  3511 consensus_queue.cc:260] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.767248  3511 ts_tablet_manager.cc:1434] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:10:48.767645  3512 raft_consensus.cc:359] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.768378  3512 raft_consensus.cc:385] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.768661  3512 raft_consensus.cc:740] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.769356  3512 consensus_queue.cc:260] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.771204  3513 tablet_bootstrap.cc:492] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:48.771339  3512 ts_tablet_manager.cc:1434] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:10:48.771759  3513 ts_tablet_manager.cc:1403] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260709 13:10:48.772225  3512 tablet_bootstrap.cc:492] T 50c3139168de4198a92ef31dc66ae9c6 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:48.775282  3511 tablet_bootstrap.cc:492] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:48.774403  3513 raft_consensus.cc:359] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.781708  3513 raft_consensus.cc:385] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.782047  3513 raft_consensus.cc:740] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.785406  3512 tablet_bootstrap.cc:654] T 50c3139168de4198a92ef31dc66ae9c6 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.782554  3513 consensus_queue.cc:260] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.788334  3219 catalog_manager.cc:5697] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 0 to 1, leader changed from <none> to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:48.791322  3513 ts_tablet_manager.cc:1434] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.003s
I20260709 13:10:48.792248  3513 tablet_bootstrap.cc:492] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:48.793998  3519 raft_consensus.cc:493] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:48.794454  3519 raft_consensus.cc:515] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.796218  3519 leader_election.cc:290] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:48.796921  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c3139168de4198a92ef31dc66ae9c6" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:48.797896  3513 tablet_bootstrap.cc:654] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:48.798581  3286 leader_election.cc:343] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:48.804123  3511 tablet_bootstrap.cc:654] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.809857  3555 consensus_queue.cc:1048] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:48.815529  3511 tablet_bootstrap.cc:492] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:48.816130  3511 ts_tablet_manager.cc:1403] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.000s
I20260709 13:10:48.819939  3511 raft_consensus.cc:359] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.820829  3511 raft_consensus.cc:385] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.821166  3511 raft_consensus.cc:740] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.821235  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c3139168de4198a92ef31dc66ae9c6" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:48.821933  3471 raft_consensus.cc:2468] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:48.822228  3511 consensus_queue.cc:260] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.823015  3287 leader_election.cc:304] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [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: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:10:48.824115  3519 raft_consensus.cc:2804] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:48.824472  3519 raft_consensus.cc:493] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:48.824790  3519 raft_consensus.cc:3060] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.824959  3511 ts_tablet_manager.cc:1434] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:10:48.826910  3511 tablet_bootstrap.cc:492] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:48.831858  3519 raft_consensus.cc:515] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.835350  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c3139168de4198a92ef31dc66ae9c6" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:48.836081  3469 raft_consensus.cc:3060] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.839037  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c3139168de4198a92ef31dc66ae9c6" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
W20260709 13:10:48.840432  3286 leader_election.cc:343] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:48.843297  3536 consensus_queue.cc:1048] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:48.853374  3469 raft_consensus.cc:2468] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:48.854945  3287 leader_election.cc:304] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [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: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:10:48.856292  3632 raft_consensus.cc:2804] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:48.857374  3589 consensus_queue.cc:1048] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:48.859902  3519 leader_election.cc:290] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:48.861001  3560 consensus_queue.cc:1048] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:48.861788  3632 raft_consensus.cc:697] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:10:48.862699  3632 consensus_queue.cc:237] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.866509  3512 tablet_bootstrap.cc:492] T 50c3139168de4198a92ef31dc66ae9c6 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:48.867555  3512 ts_tablet_manager.cc:1403] T 50c3139168de4198a92ef31dc66ae9c6 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.096s	user 0.024s	sys 0.028s
I20260709 13:10:48.871507  3519 consensus_queue.cc:1048] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:48.874692  3511 tablet_bootstrap.cc:654] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.877139  3512 raft_consensus.cc:359] T 50c3139168de4198a92ef31dc66ae9c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.879223  3512 raft_consensus.cc:385] T 50c3139168de4198a92ef31dc66ae9c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.880120  3512 raft_consensus.cc:740] T 50c3139168de4198a92ef31dc66ae9c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.881335  3512 consensus_queue.cc:260] T 50c3139168de4198a92ef31dc66ae9c6 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.879245  3555 consensus_queue.cc:1048] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:10:48.885924  3512 ts_tablet_manager.cc:1434] T 50c3139168de4198a92ef31dc66ae9c6 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:10:48.890028  3512 tablet_bootstrap.cc:492] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:48.895514  3217 catalog_manager.cc:5697] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 0 to 1, leader changed from <none> to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:48.899333  3512 tablet_bootstrap.cc:654] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.905117  3513 tablet_bootstrap.cc:492] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:48.905602  3513 ts_tablet_manager.cc:1403] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.114s	user 0.019s	sys 0.017s
I20260709 13:10:48.925256  3513 raft_consensus.cc:359] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.925938  3513 raft_consensus.cc:385] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.926214  3513 raft_consensus.cc:740] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.926800  3513 consensus_queue.cc:260] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.928634  3513 ts_tablet_manager.cc:1434] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260709 13:10:48.929455  3513 tablet_bootstrap.cc:492] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:48.930120  3555 consensus_queue.cc:1048] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:48.931412  3555 raft_consensus.cc:493] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:48.931842  3555 raft_consensus.cc:515] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.936103  3555 leader_election.cc:290] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:48.939419  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f08e5b52cef14eb6a71e05e6384b8334" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:48.940286  3319 raft_consensus.cc:2468] T f08e5b52cef14eb6a71e05e6384b8334 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:48.942459  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f08e5b52cef14eb6a71e05e6384b8334" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:48.943125  3468 raft_consensus.cc:2468] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:48.944137  3362 leader_election.cc:304] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:48.944984  3555 raft_consensus.cc:2804] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:48.945393  3555 raft_consensus.cc:493] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:48.945762  3555 raft_consensus.cc:3060] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.953200  3512 tablet_bootstrap.cc:492] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:48.953117  3555 raft_consensus.cc:515] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.953902  3512 ts_tablet_manager.cc:1403] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.066s	user 0.020s	sys 0.016s
I20260709 13:10:48.955389  3555 leader_election.cc:290] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:48.957592  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f08e5b52cef14eb6a71e05e6384b8334" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:48.957952  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f08e5b52cef14eb6a71e05e6384b8334" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:48.958174  3470 raft_consensus.cc:3060] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:48.958500  3319 raft_consensus.cc:3060] T f08e5b52cef14eb6a71e05e6384b8334 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:48.959564  3268 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:48.961037  3512 raft_consensus.cc:359] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.966110  3595 consensus_queue.cc:1048] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:48.966674  3513 tablet_bootstrap.cc:654] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:48.971247  3319 raft_consensus.cc:2468] T f08e5b52cef14eb6a71e05e6384b8334 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:48.967366  3512 raft_consensus.cc:385] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:48.974745  3512 raft_consensus.cc:740] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.975558  3362 leader_election.cc:304] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:48.973899  3470 raft_consensus.cc:2468] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:48.976454  3595 raft_consensus.cc:2804] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:48.976928  3595 raft_consensus.cc:697] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:10:48.977761  3595 consensus_queue.cc:237] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.979123  3512 consensus_queue.cc:260] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:48.982231  3512 ts_tablet_manager.cc:1434] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.003s
I20260709 13:10:48.983152  3512 tablet_bootstrap.cc:492] T 07154fef2abd4da58674420bc2307b9c P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:49.000373  3512 tablet_bootstrap.cc:654] T 07154fef2abd4da58674420bc2307b9c P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:49.000928  3217 catalog_manager.cc:5697] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:49.005780  3511 tablet_bootstrap.cc:492] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:49.006716  3511 ts_tablet_manager.cc:1403] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.180s	user 0.023s	sys 0.002s
I20260709 13:10:49.010236  3511 raft_consensus.cc:359] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.011168  3511 raft_consensus.cc:385] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:49.011507  3511 raft_consensus.cc:740] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:49.014036  3555 raft_consensus.cc:493] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:49.014663  3555 raft_consensus.cc:515] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.017546  3555 leader_election.cc:290] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:49.019605  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b746037750c940a88676cef703765abd" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:49.022475  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b746037750c940a88676cef703765abd" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:49.023350  3468 raft_consensus.cc:2468] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:49.025028  3362 leader_election.cc:304] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
W20260709 13:10:49.026230  3362 leader_election.cc:343] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:49.027282  3555 raft_consensus.cc:2804] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:49.027796  3555 raft_consensus.cc:493] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:49.028231  3555 raft_consensus.cc:3060] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:49.012334  3511 consensus_queue.cc:260] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.036221  3513 tablet_bootstrap.cc:492] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:49.036712  3513 ts_tablet_manager.cc:1403] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.107s	user 0.036s	sys 0.030s
I20260709 13:10:49.040040  3513 raft_consensus.cc:359] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.040640  3513 raft_consensus.cc:385] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:49.040889  3513 raft_consensus.cc:740] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:49.041561  3513 consensus_queue.cc:260] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.047122  3511 ts_tablet_manager.cc:1434] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:10:49.049443  3511 tablet_bootstrap.cc:492] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:49.051586  3632 raft_consensus.cc:493] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:49.052075  3632 raft_consensus.cc:515] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.055430  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b746037750c940a88676cef703765abd" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:49.056022  3468 raft_consensus.cc:2468] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:49.056149  3555 raft_consensus.cc:515] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.058429  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b746037750c940a88676cef703765abd" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:49.059249  3395 raft_consensus.cc:2393] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be2d4b735d264b5bad736853b2c32fbc in current term 1: Already voted for candidate 252e56dcb8f04fd58fbf559392b3e5cc in this term.
I20260709 13:10:49.059057  3287 leader_election.cc:304] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:49.061600  3665 raft_consensus.cc:2804] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:49.061977  3665 raft_consensus.cc:493] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:49.062312  3665 raft_consensus.cc:3060] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:49.062420  3589 consensus_queue.cc:1048] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:49.065434  3560 raft_consensus.cc:493] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:49.065886  3560 raft_consensus.cc:515] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.068192  3560 leader_election.cc:290] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:49.072765  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb9e161b8f84bf6b7459df6ab8a210c" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:49.074591  3632 leader_election.cc:290] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:49.075155  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb9e161b8f84bf6b7459df6ab8a210c" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:49.075729  3470 raft_consensus.cc:2468] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:49.076501  3512 tablet_bootstrap.cc:492] T 07154fef2abd4da58674420bc2307b9c P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:49.076908  3512 ts_tablet_manager.cc:1403] T 07154fef2abd4da58674420bc2307b9c P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.094s	user 0.032s	sys 0.033s
I20260709 13:10:49.079507  3512 raft_consensus.cc:359] T 07154fef2abd4da58674420bc2307b9c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.079651  3589 consensus_queue.cc:1048] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:49.080129  3512 raft_consensus.cc:385] T 07154fef2abd4da58674420bc2307b9c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:49.080397  3513 ts_tablet_manager.cc:1434] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 13:10:49.080425  3512 raft_consensus.cc:740] T 07154fef2abd4da58674420bc2307b9c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:49.081441  3513 tablet_bootstrap.cc:492] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:49.081251  3512 consensus_queue.cc:260] T 07154fef2abd4da58674420bc2307b9c P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
W20260709 13:10:49.081756  3362 leader_election.cc:343] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:49.082712  3362 leader_election.cc:304] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [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: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:49.083282  3512 ts_tablet_manager.cc:1434] T 07154fef2abd4da58674420bc2307b9c P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:10:49.084615  3512 tablet_bootstrap.cc:492] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:49.084559  3536 raft_consensus.cc:2804] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:49.085098  3536 raft_consensus.cc:493] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:49.085427  3536 raft_consensus.cc:3060] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:49.085834  3555 leader_election.cc:290] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:49.086731  3511 tablet_bootstrap.cc:654] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:49.090386  3512 tablet_bootstrap.cc:654] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:49.092656  3513 tablet_bootstrap.cc:654] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:49.095451  3512 tablet_bootstrap.cc:492] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:49.095849  3512 ts_tablet_manager.cc:1403] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 13:10:49.098196  3512 raft_consensus.cc:359] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.098843  3512 raft_consensus.cc:385] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:49.098590  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b746037750c940a88676cef703765abd" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:49.099125  3512 raft_consensus.cc:740] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:49.099802  3512 consensus_queue.cc:260] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.100716  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b746037750c940a88676cef703765abd" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:49.101408  3468 raft_consensus.cc:3060] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:49.102214  3512 ts_tablet_manager.cc:1434] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:10:49.103118  3512 tablet_bootstrap.cc:492] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:49.105098  3560 raft_consensus.cc:493] T 50c3139168de4198a92ef31dc66ae9c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:49.105541  3560 raft_consensus.cc:515] T 50c3139168de4198a92ef31dc66ae9c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.107571  3560 leader_election.cc:290] T 50c3139168de4198a92ef31dc66ae9c6 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:49.113037  3512 tablet_bootstrap.cc:654] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:49.113361  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c3139168de4198a92ef31dc66ae9c6" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:49.121186  3512 tablet_bootstrap.cc:492] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:49.121630  3512 ts_tablet_manager.cc:1403] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.003s
I20260709 13:10:49.126165  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50c3139168de4198a92ef31dc66ae9c6" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:49.126494  3512 raft_consensus.cc:359] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.127219  3470 raft_consensus.cc:2393] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 252e56dcb8f04fd58fbf559392b3e5cc in current term 1: Already voted for candidate be2d4b735d264b5bad736853b2c32fbc in this term.
I20260709 13:10:49.127249  3512 raft_consensus.cc:385] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:49.127701  3512 raft_consensus.cc:740] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:49.128269  3512 consensus_queue.cc:260] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.130218  3512 ts_tablet_manager.cc:1434] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:10:49.131039  3512 tablet_bootstrap.cc:492] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:49.132040  3665 raft_consensus.cc:515] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.134218  3319 raft_consensus.cc:2393] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 252e56dcb8f04fd58fbf559392b3e5cc in current term 1: Already voted for candidate be2d4b735d264b5bad736853b2c32fbc in this term.
I20260709 13:10:49.144330  3512 tablet_bootstrap.cc:654] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:49.148435  3512 tablet_bootstrap.cc:492] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:49.148847  3512 ts_tablet_manager.cc:1403] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 13:10:49.149097  3362 leader_election.cc:304] T 50c3139168de4198a92ef31dc66ae9c6 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:49.121301  3536 raft_consensus.cc:515] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.152443  3536 leader_election.cc:290] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:49.155992  3560 raft_consensus.cc:3060] T 50c3139168de4198a92ef31dc66ae9c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:49.160255  3468 raft_consensus.cc:2468] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:49.160033  3512 raft_consensus.cc:359] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.161937  3665 leader_election.cc:290] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:49.163236  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b746037750c940a88676cef703765abd" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:49.164119  3512 raft_consensus.cc:385] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:49.164525  3512 raft_consensus.cc:740] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:49.165311  3394 raft_consensus.cc:2393] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate be2d4b735d264b5bad736853b2c32fbc in current term 1: Already voted for candidate 252e56dcb8f04fd58fbf559392b3e5cc in this term.
I20260709 13:10:49.167902  3511 tablet_bootstrap.cc:492] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:49.168371  3511 ts_tablet_manager.cc:1403] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.119s	user 0.035s	sys 0.011s
I20260709 13:10:49.168085  3512 consensus_queue.cc:260] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.169523  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb9e161b8f84bf6b7459df6ab8a210c" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:49.169958  3362 leader_election.cc:304] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [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: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:49.171023  3512 ts_tablet_manager.cc:1434] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.006s
I20260709 13:10:49.172370  3512 tablet_bootstrap.cc:492] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:49.172827  3511 raft_consensus.cc:359] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.173511  3555 raft_consensus.cc:2804] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:49.174055  3555 raft_consensus.cc:697] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:10:49.168610  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b746037750c940a88676cef703765abd" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:49.174876  3555 consensus_queue.cc:237] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.175625  3470 raft_consensus.cc:2393] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate be2d4b735d264b5bad736853b2c32fbc in current term 1: Already voted for candidate 252e56dcb8f04fd58fbf559392b3e5cc in this term.
I20260709 13:10:49.172883  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb9e161b8f84bf6b7459df6ab8a210c" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:49.172988  3513 tablet_bootstrap.cc:492] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:49.176544  3468 raft_consensus.cc:3060] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:49.176893  3513 ts_tablet_manager.cc:1403] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.096s	user 0.023s	sys 0.021s
I20260709 13:10:49.180680  3512 tablet_bootstrap.cc:654] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:49.173605  3511 raft_consensus.cc:385] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:49.176847  3287 leader_election.cc:304] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [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: be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705
W20260709 13:10:49.171061  3362 leader_election.cc:343] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:49.183022  3511 raft_consensus.cc:740] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:49.178737  3560 raft_consensus.cc:2749] T 50c3139168de4198a92ef31dc66ae9c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:49.183389  3665 raft_consensus.cc:2749] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:49.183811  3511 consensus_queue.cc:260] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.186411  3511 ts_tablet_manager.cc:1434] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.004s
I20260709 13:10:49.189185  3468 raft_consensus.cc:2468] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:49.192710  3362 leader_election.cc:304] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [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: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:49.182466  3513 raft_consensus.cc:359] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.195287  3513 raft_consensus.cc:385] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:49.194778  3560 raft_consensus.cc:2804] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:49.195729  3513 raft_consensus.cc:740] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:49.196424  3513 consensus_queue.cc:260] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.196725  3536 raft_consensus.cc:493] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:49.197747  3511 tablet_bootstrap.cc:492] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:49.197368  3536 raft_consensus.cc:515] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.199935  3536 leader_election.cc:290] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:49.207226  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0025325a485b435387265878149cb4dd" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:49.208396  3513 ts_tablet_manager.cc:1434] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 13:10:49.208341  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0025325a485b435387265878149cb4dd" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:49.209388  3513 tablet_bootstrap.cc:492] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
W20260709 13:10:49.212018  3362 leader_election.cc:343] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:49.213133  3362 leader_election.cc:343] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:49.213559  3362 leader_election.cc:304] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:49.214257  3595 raft_consensus.cc:2749] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:49.212540  3560 raft_consensus.cc:697] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:10:49.228168  3560 consensus_queue.cc:237] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.235221  3218 catalog_manager.cc:5697] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:49.239655  3512 tablet_bootstrap.cc:492] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:49.240453  3512 ts_tablet_manager.cc:1403] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.006s
I20260709 13:10:49.242753  3511 tablet_bootstrap.cc:654] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:49.240545  3513 tablet_bootstrap.cc:654] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:49.246618  3512 raft_consensus.cc:359] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.247574  3512 raft_consensus.cc:385] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:49.247924  3512 raft_consensus.cc:740] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:49.248494  3632 consensus_queue.cc:1048] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:49.248883  3512 consensus_queue.cc:260] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.252197  3512 ts_tablet_manager.cc:1434] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 13:10:49.253356  3512 tablet_bootstrap.cc:492] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:49.265425  3632 raft_consensus.cc:493] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:49.266146  3632 raft_consensus.cc:515] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.270267  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304051c21ccf4c2ca937d9d7f7f0ea15" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:49.271166  3394 raft_consensus.cc:2468] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:49.272608  3286 leader_election.cc:304] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:49.272889  3632 leader_election.cc:290] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:49.262298  3512 tablet_bootstrap.cc:654] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:49.273468  3589 raft_consensus.cc:2804] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:49.273844  3589 raft_consensus.cc:493] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:49.274585  3589 raft_consensus.cc:3060] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:49.274840  3511 tablet_bootstrap.cc:492] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:49.275314  3511 ts_tablet_manager.cc:1403] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.010s
I20260709 13:10:49.277215  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304051c21ccf4c2ca937d9d7f7f0ea15" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:49.277846  3470 raft_consensus.cc:2468] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:49.285046  3589 raft_consensus.cc:515] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.285970  3513 tablet_bootstrap.cc:492] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:49.286458  3519 consensus_queue.cc:1048] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:49.288344  3513 ts_tablet_manager.cc:1403] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.010s
I20260709 13:10:49.291512  3513 raft_consensus.cc:359] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.292169  3513 raft_consensus.cc:385] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:49.292429  3513 raft_consensus.cc:740] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:49.293064  3513 consensus_queue.cc:260] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.293082  3511 raft_consensus.cc:359] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.295073  3511 raft_consensus.cc:385] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:49.295356  3511 raft_consensus.cc:740] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:49.295439  3513 ts_tablet_manager.cc:1434] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:49.294878  3218 catalog_manager.cc:5697] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:49.296401  3513 tablet_bootstrap.cc:492] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:49.295993  3511 consensus_queue.cc:260] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.298322  3511 ts_tablet_manager.cc:1434] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:10:49.299311  3511 tablet_bootstrap.cc:492] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:49.302394  3513 tablet_bootstrap.cc:654] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:49.305449  3511 tablet_bootstrap.cc:654] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:49.297420  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304051c21ccf4c2ca937d9d7f7f0ea15" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:49.306294  3394 raft_consensus.cc:3060] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:49.307229  3512 tablet_bootstrap.cc:492] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:49.307677  3512 ts_tablet_manager.cc:1403] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.008s
I20260709 13:10:49.312384  3560 raft_consensus.cc:493] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:49.313015  3560 raft_consensus.cc:515] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.316110  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7b2a38b26c492ba1a1ac25ced6a379" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:49.316947  3511 tablet_bootstrap.cc:492] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:49.317361  3511 ts_tablet_manager.cc:1403] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260709 13:10:49.317562  3512 raft_consensus.cc:359] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.318235  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7b2a38b26c492ba1a1ac25ced6a379" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:49.318568  3512 raft_consensus.cc:385] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:49.318889  3512 raft_consensus.cc:740] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:49.319033  3470 raft_consensus.cc:2393] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 252e56dcb8f04fd58fbf559392b3e5cc in current term 1: Already voted for candidate be2d4b735d264b5bad736853b2c32fbc in this term.
I20260709 13:10:49.319809  3511 raft_consensus.cc:359] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.320191  3362 leader_election.cc:304] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:49.320447  3511 raft_consensus.cc:385] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:49.320716  3511 raft_consensus.cc:740] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:49.321004  3555 raft_consensus.cc:3060] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:49.316260  3560 leader_election.cc:290] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:49.325212  3603 raft_consensus.cc:493] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:49.325659  3603 raft_consensus.cc:515] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.327226  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304051c21ccf4c2ca937d9d7f7f0ea15" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:49.327872  3470 raft_consensus.cc:3060] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:49.328326  3603 leader_election.cc:290] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:49.329144  3589 leader_election.cc:290] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:49.330039  3511 consensus_queue.cc:260] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.331516  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a35159fe9c456f849dfc26db24d4c0" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:49.332082  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a35159fe9c456f849dfc26db24d4c0" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:49.332773  3319 raft_consensus.cc:2468] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
I20260709 13:10:49.332132  3395 raft_consensus.cc:2468] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
I20260709 13:10:49.333825  3436 leader_election.cc:304] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:49.335121  3603 raft_consensus.cc:2804] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:49.335495  3603 raft_consensus.cc:493] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:49.335408  3519 consensus_queue.cc:1048] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:49.335932  3603 raft_consensus.cc:3060] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:49.338613  3511 ts_tablet_manager.cc:1434] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:10:49.339684  3511 tablet_bootstrap.cc:492] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:49.343298  3470 raft_consensus.cc:2468] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:49.319499  3512 consensus_queue.cc:260] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.344749  3555 raft_consensus.cc:2749] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:49.345463  3394 raft_consensus.cc:2468] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:49.349460  3603 raft_consensus.cc:515] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.349979  3577 raft_consensus.cc:493] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:49.355790  3577 raft_consensus.cc:515] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.357010  3603 leader_election.cc:290] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:49.357851  3577 leader_election.cc:290] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:49.359143  3512 ts_tablet_manager.cc:1434] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 13:10:49.359391  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a35159fe9c456f849dfc26db24d4c0" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:49.359812  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07154fef2abd4da58674420bc2307b9c" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:49.360081  3512 tablet_bootstrap.cc:492] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:49.360018  3394 raft_consensus.cc:3060] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:49.360420  3392 raft_consensus.cc:2468] T 07154fef2abd4da58674420bc2307b9c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
I20260709 13:10:49.361931  3435 leader_election.cc:304] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:10:49.363638  3577 raft_consensus.cc:2804] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:49.366358  3512 tablet_bootstrap.cc:654] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:49.366987  3577 raft_consensus.cc:493] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:49.367205  3394 raft_consensus.cc:2468] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:49.368516  3435 leader_election.cc:304] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:10:49.352700  3513 tablet_bootstrap.cc:492] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:49.354555  3511 tablet_bootstrap.cc:654] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:49.369699  3513 ts_tablet_manager.cc:1403] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.011s
I20260709 13:10:49.367453  3577 raft_consensus.cc:3060] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:49.372836  3513 raft_consensus.cc:359] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.373136  3603 raft_consensus.cc:2804] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:49.373420  3513 raft_consensus.cc:385] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:49.373658  3603 raft_consensus.cc:697] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:10:49.346654  3287 leader_election.cc:304] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:49.374641  3603 consensus_queue.cc:237] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.375357  3589 raft_consensus.cc:2804] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:49.375828  3589 raft_consensus.cc:697] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:10:49.376626  3589 consensus_queue.cc:237] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.380079  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07154fef2abd4da58674420bc2307b9c" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:49.380327  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a35159fe9c456f849dfc26db24d4c0" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:49.380901  3319 raft_consensus.cc:3060] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:49.373734  3513 raft_consensus.cc:740] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:49.387102  3513 consensus_queue.cc:260] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.388756  3632 consensus_queue.cc:1048] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:10:49.391249  3436 leader_election.cc:343] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:49.397351  3220 catalog_manager.cc:5697] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 0 to 1, leader changed from <none> to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:49.400569  3319 raft_consensus.cc:2468] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:49.399809  3513 ts_tablet_manager.cc:1434] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:10:49.401722  3513 tablet_bootstrap.cc:492] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:49.409602  3519 raft_consensus.cc:493] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:49.410105  3519 raft_consensus.cc:515] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.412113  3519 leader_election.cc:290] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:49.414587  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb9e161b8f84bf6b7459df6ab8a210c" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:49.417897  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb9e161b8f84bf6b7459df6ab8a210c" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:49.418648  3468 raft_consensus.cc:2393] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be2d4b735d264b5bad736853b2c32fbc in current term 1: Already voted for candidate 252e56dcb8f04fd58fbf559392b3e5cc in this term.
I20260709 13:10:49.424067  3287 leader_election.cc:304] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705
I20260709 13:10:49.382493  3577 raft_consensus.cc:515] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.426992  3589 raft_consensus.cc:3060] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:49.433283  3512 tablet_bootstrap.cc:492] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:49.433879  3512 ts_tablet_manager.cc:1403] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.001s
I20260709 13:10:49.443445  3512 raft_consensus.cc:359] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.444216  3512 raft_consensus.cc:385] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:49.444591  3512 raft_consensus.cc:740] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:49.445292  3512 consensus_queue.cc:260] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.447325  3512 ts_tablet_manager.cc:1434] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260709 13:10:49.447916  3511 tablet_bootstrap.cc:492] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:49.448225  3512 tablet_bootstrap.cc:492] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:49.448380  3511 ts_tablet_manager.cc:1403] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.009s
I20260709 13:10:49.447724  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07154fef2abd4da58674420bc2307b9c" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:49.449352  3513 tablet_bootstrap.cc:654] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:49.456054  3436 leader_election.cc:343] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:49.459697  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07154fef2abd4da58674420bc2307b9c" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:49.460318  3395 raft_consensus.cc:3060] T 07154fef2abd4da58674420bc2307b9c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:49.455562  3577 leader_election.cc:290] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:49.463747  3511 raft_consensus.cc:359] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.464536  3511 raft_consensus.cc:385] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:49.464877  3511 raft_consensus.cc:740] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:49.466616  3511 consensus_queue.cc:260] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.469441  3589 raft_consensus.cc:2749] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:49.470216  3220 catalog_manager.cc:5697] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:49.473982  3395 raft_consensus.cc:2468] T 07154fef2abd4da58674420bc2307b9c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:49.475286  3555 raft_consensus.cc:493] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:49.478566  3555 raft_consensus.cc:515] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.479517  3435 leader_election.cc:304] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [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: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:49.480592  3603 raft_consensus.cc:2804] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:49.480736  3555 leader_election.cc:290] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:49.481098  3603 raft_consensus.cc:697] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:10:49.481899  3603 consensus_queue.cc:237] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.482839  3511 ts_tablet_manager.cc:1434] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:10:49.483474  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004b41b46df947469e3d951fa6f6345b" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:49.484071  3511 tablet_bootstrap.cc:492] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
W20260709 13:10:49.504087  3362 leader_election.cc:343] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:49.505335  3595 consensus_queue.cc:1048] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:49.516430  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004b41b46df947469e3d951fa6f6345b" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:49.518646  3513 tablet_bootstrap.cc:492] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:49.519107  3513 ts_tablet_manager.cc:1403] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.118s	user 0.018s	sys 0.031s
I20260709 13:10:49.521620  3513 raft_consensus.cc:359] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.522094  3513 raft_consensus.cc:385] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:49.522269  3513 raft_consensus.cc:740] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:49.522748  3513 consensus_queue.cc:260] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.525012  3513 ts_tablet_manager.cc:1434] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:10:49.525717  3513 tablet_bootstrap.cc:492] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:49.525058  3219 catalog_manager.cc:5697] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
W20260709 13:10:49.531419  3362 leader_election.cc:343] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:49.531876  3362 leader_election.cc:304] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:49.532567  3595 raft_consensus.cc:2749] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:49.643694  3512 tablet_bootstrap.cc:654] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:49.655839  3589 raft_consensus.cc:493] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:49.656452  3589 raft_consensus.cc:515] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.660336  3589 leader_election.cc:290] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:49.662588  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0025325a485b435387265878149cb4dd" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
W20260709 13:10:49.664636  3287 leader_election.cc:343] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:49.669698  3589 raft_consensus.cc:493] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:49.670377  3589 raft_consensus.cc:515] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.690168  3560 raft_consensus.cc:493] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:49.690685  3560 raft_consensus.cc:515] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.691038  3536 raft_consensus.cc:493] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:49.691426  3513 tablet_bootstrap.cc:654] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:49.691540  3536 raft_consensus.cc:515] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.692884  3560 leader_election.cc:290] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:49.693567  3536 leader_election.cc:290] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
W20260709 13:10:49.695376  3362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:45013, user_credentials={real_user=slave}} blocked reactor thread for 78310.2us
I20260709 13:10:49.699345  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130ebc02bf474aca8c1ec55295719bc0" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:49.707612  3589 leader_election.cc:290] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:49.709100  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd8d78af45a4cb28c2fd8af26a1da19" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
W20260709 13:10:49.710492  3287 leader_election.cc:343] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:49.711426  3362 leader_election.cc:343] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:49.713526  3705 consensus_queue.cc:1048] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:49.714067  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bc97978f724b0ead5bf6f5a2f8b421" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:49.715790  3560 consensus_queue.cc:1048] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:49.716665  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bc97978f724b0ead5bf6f5a2f8b421" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:49.718078  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130ebc02bf474aca8c1ec55295719bc0" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
W20260709 13:10:49.724574  3362 leader_election.cc:343] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:49.727860  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0025325a485b435387265878149cb4dd" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:49.728528  3394 raft_consensus.cc:2468] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:49.730047  3511 tablet_bootstrap.cc:654] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:49.730413  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd8d78af45a4cb28c2fd8af26a1da19" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:49.734437  3536 consensus_queue.cc:1048] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:10:49.734599  3362 leader_election.cc:343] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:49.735239  3362 leader_election.cc:304] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:49.736480  3536 raft_consensus.cc:2749] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:49.738305  3286 leader_election.cc:304] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 56681b6f3d30479ca4241815319ac705
I20260709 13:10:49.739315  3589 raft_consensus.cc:2804] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:49.739746  3589 raft_consensus.cc:493] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:49.740206  3589 raft_consensus.cc:3060] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:49.740406  3512 tablet_bootstrap.cc:492] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:49.741034  3512 ts_tablet_manager.cc:1403] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.293s	user 0.012s	sys 0.000s
I20260709 13:10:49.757814  3512 raft_consensus.cc:359] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.758522  3512 raft_consensus.cc:385] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:49.758785  3577 raft_consensus.cc:493] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:49.758793  3512 raft_consensus.cc:740] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:49.759310  3577 raft_consensus.cc:515] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.760066  3512 consensus_queue.cc:260] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.761345  3577 leader_election.cc:290] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
W20260709 13:10:49.752051  3286 leader_election.cc:343] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:49.762914  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446baf5af7b3442fb3dc9d25ec07b52a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:49.763543  3394 raft_consensus.cc:2468] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
I20260709 13:10:49.763216  3286 leader_election.cc:304] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705
W20260709 13:10:49.737000  3362 leader_election.cc:343] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:49.764927  3435 leader_election.cc:304] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:10:49.765879  3577 raft_consensus.cc:2804] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:49.766289  3577 raft_consensus.cc:493] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:49.766664  3577 raft_consensus.cc:3060] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:49.767513  3632 raft_consensus.cc:2749] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:49.764649  3362 leader_election.cc:304] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:49.750001  3589 raft_consensus.cc:515] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.769635  3603 raft_consensus.cc:493] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:49.770112  3603 raft_consensus.cc:515] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.771315  3512 ts_tablet_manager.cc:1434] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.002s
I20260709 13:10:49.772145  3603 leader_election.cc:290] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:49.773906  3555 raft_consensus.cc:2749] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:49.774371  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8afba6f4d7ff41699f08ad4f22590ab4" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:49.775198  3555 consensus_queue.cc:1048] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:10:49.775794  3435 leader_election.cc:343] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:49.776059  3577 raft_consensus.cc:515] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.780994  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446baf5af7b3442fb3dc9d25ec07b52a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:49.777429  3589 leader_election.cc:290] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:49.785881  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0025325a485b435387265878149cb4dd" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
W20260709 13:10:49.788095  3287 leader_election.cc:343] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:49.790817  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8afba6f4d7ff41699f08ad4f22590ab4" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:49.795768  3512 tablet_bootstrap.cc:492] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:49.795811  3577 leader_election.cc:290] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:49.796864  3511 tablet_bootstrap.cc:492] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:49.803018  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446baf5af7b3442fb3dc9d25ec07b52a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:49.803787  3394 raft_consensus.cc:3060] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:49.809268  3513 tablet_bootstrap.cc:492] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:49.809784  3513 ts_tablet_manager.cc:1403] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.284s	user 0.046s	sys 0.084s
I20260709 13:10:49.812645  3513 raft_consensus.cc:359] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.813314  3513 raft_consensus.cc:385] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:49.813608  3513 raft_consensus.cc:740] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:49.813674  3512 tablet_bootstrap.cc:654] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:49.814445  3513 consensus_queue.cc:260] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.797447  3511 ts_tablet_manager.cc:1403] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.314s	user 0.008s	sys 0.004s
I20260709 13:10:49.816843  3513 ts_tablet_manager.cc:1434] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:49.817768  3513 tablet_bootstrap.cc:492] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:49.817826  3511 raft_consensus.cc:359] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.818528  3511 raft_consensus.cc:385] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:49.822137  3511 raft_consensus.cc:740] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:49.819917  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0025325a485b435387265878149cb4dd" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:49.824443  3395 raft_consensus.cc:3060] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:49.825497  3513 tablet_bootstrap.cc:654] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:49.833427  3512 tablet_bootstrap.cc:492] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:49.833873  3512 ts_tablet_manager.cc:1403] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.000s
I20260709 13:10:49.834434  3395 raft_consensus.cc:2468] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:49.819043  3394 raft_consensus.cc:2468] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:49.837314  3435 leader_election.cc:304] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:10:49.838845  3577 raft_consensus.cc:2804] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:49.839327  3577 raft_consensus.cc:697] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:10:49.840385  3577 consensus_queue.cc:237] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.844310  3536 consensus_queue.cc:1048] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:49.837021  3512 raft_consensus.cc:359] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.846693  3512 raft_consensus.cc:385] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:49.847012  3512 raft_consensus.cc:740] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
W20260709 13:10:49.847432  3436 leader_election.cc:343] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:49.847638  3512 consensus_queue.cc:260] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
W20260709 13:10:49.849012  3436 leader_election.cc:343] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:49.849560  3436 leader_election.cc:304] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56681b6f3d30479ca4241815319ac705; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:49.850903  3603 raft_consensus.cc:2749] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:49.852487  3603 consensus_queue.cc:1048] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:49.855195  3511 consensus_queue.cc:260] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.856766  3286 leader_election.cc:304] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 56681b6f3d30479ca4241815319ac705
I20260709 13:10:49.859449  3512 ts_tablet_manager.cc:1434] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:10:49.859782  3511 ts_tablet_manager.cc:1434] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.002s
I20260709 13:10:49.860980  3511 tablet_bootstrap.cc:492] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:49.863101  3589 raft_consensus.cc:2804] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:49.863720  3589 raft_consensus.cc:697] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:10:49.864775  3589 consensus_queue.cc:237] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:49.868844  3512 tablet_bootstrap.cc:492] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:49.917520  3218 catalog_manager.cc:5697] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:49.997305  3577 consensus_queue.cc:1048] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:50.008944  3705 raft_consensus.cc:493] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.009622  3705 raft_consensus.cc:515] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.018955  3511 tablet_bootstrap.cc:654] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.027206  3603 consensus_queue.cc:1048] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:50.045151  3512 tablet_bootstrap.cc:654] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.062986  3705 leader_election.cc:290] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:50.063779  3513 tablet_bootstrap.cc:492] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:50.064318  3513 ts_tablet_manager.cc:1403] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.247s	user 0.066s	sys 0.063s
W20260709 13:10:50.063844  3286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.194:37063, user_credentials={real_user=slave}} blocked reactor thread for 207209us
I20260709 13:10:50.072846  3513 raft_consensus.cc:359] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.073576  3513 raft_consensus.cc:385] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.073864  3513 raft_consensus.cc:740] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.073115  3219 catalog_manager.cc:5697] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 0 to 1, leader changed from <none> to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:50.070604  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446baf5af7b3442fb3dc9d25ec07b52a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:50.077286  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef9603114e246d495eb39eb50bc5280" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:50.074429  3513 consensus_queue.cc:260] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
W20260709 13:10:50.079813  3362 leader_election.cc:343] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.081178  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef9603114e246d495eb39eb50bc5280" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:50.097314  3513 ts_tablet_manager.cc:1434] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 13:10:50.098273  3513 tablet_bootstrap.cc:492] T 07154fef2abd4da58674420bc2307b9c P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
W20260709 13:10:50.132256  3362 leader_election.cc:343] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.132694  3362 leader_election.cc:304] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:50.136042  3555 raft_consensus.cc:2749] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:50.138480  3513 tablet_bootstrap.cc:654] T 07154fef2abd4da58674420bc2307b9c P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:50.140671  3436 leader_election.cc:343] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.150270  3511 tablet_bootstrap.cc:492] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:50.150720  3511 ts_tablet_manager.cc:1403] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.290s	user 0.026s	sys 0.007s
I20260709 13:10:50.153213  3720 consensus_queue.cc:1048] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:50.154125  3511 raft_consensus.cc:359] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.154779  3511 raft_consensus.cc:385] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.155069  3511 raft_consensus.cc:740] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.157471  3511 consensus_queue.cc:260] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.166379  3512 tablet_bootstrap.cc:492] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:50.166976  3512 ts_tablet_manager.cc:1403] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.298s	user 0.025s	sys 0.002s
I20260709 13:10:50.172533  3511 ts_tablet_manager.cc:1434] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:10:50.174019  3511 tablet_bootstrap.cc:492] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
W20260709 13:10:50.176574  3362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.193:45013, user_credentials={real_user=slave}} blocked reactor thread for 44359.5us
W20260709 13:10:50.181864  3436 consensus_peers.cc:597] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. 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:10:50.184152  3512 raft_consensus.cc:359] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.184576  3589 consensus_queue.cc:1048] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:50.184859  3512 raft_consensus.cc:385] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.185236  3512 raft_consensus.cc:740] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.185985  3512 consensus_queue.cc:260] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.194561  3512 ts_tablet_manager.cc:1434] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 13:10:50.197005  3512 tablet_bootstrap.cc:492] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:50.204942  3511 tablet_bootstrap.cc:654] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:50.208781  3268 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:50.213501  3513 tablet_bootstrap.cc:492] T 07154fef2abd4da58674420bc2307b9c P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:50.213987  3513 ts_tablet_manager.cc:1403] T 07154fef2abd4da58674420bc2307b9c P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.116s	user 0.017s	sys 0.013s
I20260709 13:10:50.216571  3513 raft_consensus.cc:359] T 07154fef2abd4da58674420bc2307b9c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.217249  3513 raft_consensus.cc:385] T 07154fef2abd4da58674420bc2307b9c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.217551  3513 raft_consensus.cc:740] T 07154fef2abd4da58674420bc2307b9c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.218358  3513 consensus_queue.cc:260] T 07154fef2abd4da58674420bc2307b9c P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.221199  3512 tablet_bootstrap.cc:654] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.226388  3513 ts_tablet_manager.cc:1434] T 07154fef2abd4da58674420bc2307b9c P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:10:50.228058  3513 tablet_bootstrap.cc:492] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:50.233664  3513 tablet_bootstrap.cc:654] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.241034  3511 tablet_bootstrap.cc:492] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:50.241539  3511 ts_tablet_manager.cc:1403] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.003s
I20260709 13:10:50.248024  3511 raft_consensus.cc:359] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.248742  3511 raft_consensus.cc:385] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.249017  3511 raft_consensus.cc:740] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.249660  3511 consensus_queue.cc:260] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.250623  3513 tablet_bootstrap.cc:492] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:50.251055  3513 ts_tablet_manager.cc:1403] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260709 13:10:50.252759  3513 raft_consensus.cc:359] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.253258  3513 raft_consensus.cc:385] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.253480  3513 raft_consensus.cc:740] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.254053  3513 consensus_queue.cc:260] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.255860  3511 ts_tablet_manager.cc:1434] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:10:50.256084  3513 ts_tablet_manager.cc:1434] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:10:50.256755  3511 tablet_bootstrap.cc:492] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:50.257417  3513 tablet_bootstrap.cc:492] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:50.259166  3726 raft_consensus.cc:493] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.259635  3726 raft_consensus.cc:515] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.261638  3726 leader_election.cc:290] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:50.262627  3513 tablet_bootstrap.cc:654] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.262735  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0025325a485b435387265878149cb4dd" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:50.263546  3393 raft_consensus.cc:2393] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56681b6f3d30479ca4241815319ac705 in current term 1: Already voted for candidate be2d4b735d264b5bad736853b2c32fbc in this term.
I20260709 13:10:50.263418  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0025325a485b435387265878149cb4dd" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:50.265000  3436 leader_election.cc:304] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56681b6f3d30479ca4241815319ac705; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:50.267083  3702 raft_consensus.cc:3060] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.267580  3513 tablet_bootstrap.cc:492] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:50.268008  3513 ts_tablet_manager.cc:1403] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:10:50.270411  3513 raft_consensus.cc:359] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.270891  3513 raft_consensus.cc:385] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.271144  3513 raft_consensus.cc:740] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.271725  3513 consensus_queue.cc:260] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.272171  3512 tablet_bootstrap.cc:492] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:50.272660  3512 ts_tablet_manager.cc:1403] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.005s
I20260709 13:10:50.273931  3513 ts_tablet_manager.cc:1434] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:10:50.274794  3513 tablet_bootstrap.cc:492] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:50.275210  3512 raft_consensus.cc:359] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.275858  3512 raft_consensus.cc:385] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.276124  3512 raft_consensus.cc:740] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.276785  3512 consensus_queue.cc:260] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.280474  3702 raft_consensus.cc:2749] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:50.281102  3513 tablet_bootstrap.cc:654] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.286504  3512 ts_tablet_manager.cc:1434] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:10:50.287417  3512 tablet_bootstrap.cc:492] T 8e742c13a9d043e49097c0815b032af5 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:50.294613  3511 tablet_bootstrap.cc:654] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.299134  3512 tablet_bootstrap.cc:654] T 8e742c13a9d043e49097c0815b032af5 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.306107  3511 tablet_bootstrap.cc:492] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:50.306571  3511 ts_tablet_manager.cc:1403] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.003s
I20260709 13:10:50.306401  3720 raft_consensus.cc:493] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.307016  3720 raft_consensus.cc:515] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.309293  3720 leader_election.cc:290] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:50.311017  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130ebc02bf474aca8c1ec55295719bc0" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:50.311719  3393 raft_consensus.cc:2468] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:50.313021  3286 leader_election.cc:304] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:50.313297  3511 raft_consensus.cc:359] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.313792  3513 tablet_bootstrap.cc:492] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:50.313876  3511 raft_consensus.cc:385] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.314275  3511 raft_consensus.cc:740] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.314337  3513 ts_tablet_manager.cc:1403] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.005s
I20260709 13:10:50.314785  3511 consensus_queue.cc:260] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.315294  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130ebc02bf474aca8c1ec55295719bc0" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:50.317070  3511 ts_tablet_manager.cc:1434] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
W20260709 13:10:50.317286  3287 leader_election.cc:343] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.317171  3513 raft_consensus.cc:359] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.317924  3511 tablet_bootstrap.cc:492] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:50.317924  3513 raft_consensus.cc:385] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.318491  3512 tablet_bootstrap.cc:492] T 8e742c13a9d043e49097c0815b032af5 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:50.319111  3512 ts_tablet_manager.cc:1403] T 8e742c13a9d043e49097c0815b032af5 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260709 13:10:50.321508  3512 raft_consensus.cc:359] T 8e742c13a9d043e49097c0815b032af5 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.322093  3512 raft_consensus.cc:385] T 8e742c13a9d043e49097c0815b032af5 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.322343  3512 raft_consensus.cc:740] T 8e742c13a9d043e49097c0815b032af5 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.322961  3512 consensus_queue.cc:260] T 8e742c13a9d043e49097c0815b032af5 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.323495  3720 raft_consensus.cc:2804] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:50.323925  3720 raft_consensus.cc:493] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:50.324288  3720 raft_consensus.cc:3060] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.318476  3513 raft_consensus.cc:740] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.324985  3513 consensus_queue.cc:260] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.326810  3513 ts_tablet_manager.cc:1434] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:10:50.328711  3725 raft_consensus.cc:493] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.329195  3725 raft_consensus.cc:515] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.331879  3513 tablet_bootstrap.cc:492] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:50.336352  3720 raft_consensus.cc:515] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.337692  3513 tablet_bootstrap.cc:654] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.338920  3632 raft_consensus.cc:493] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.339435  3632 raft_consensus.cc:515] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.340062  3720 leader_election.cc:290] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:50.340152  3512 ts_tablet_manager.cc:1434] T 8e742c13a9d043e49097c0815b032af5 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:10:50.341602  3632 leader_election.cc:290] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:50.344455  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130ebc02bf474aca8c1ec55295719bc0" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:50.345662  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004b41b46df947469e3d951fa6f6345b" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:50.346697  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004b41b46df947469e3d951fa6f6345b" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:50.347306  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130ebc02bf474aca8c1ec55295719bc0" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:50.347401  3394 raft_consensus.cc:2468] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:50.347908  3393 raft_consensus.cc:3060] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.348814  3286 leader_election.cc:304] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:50.350245  3512 tablet_bootstrap.cc:492] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:50.350713  3511 tablet_bootstrap.cc:654] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.350780  3513 tablet_bootstrap.cc:492] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:50.351364  3513 ts_tablet_manager.cc:1403] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 13:10:50.351411  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8afba6f4d7ff41699f08ad4f22590ab4" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
W20260709 13:10:50.352811  3287 leader_election.cc:343] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:50.353538  3287 leader_election.cc:343] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:50.354642  3362 leader_election.cc:343] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.354425  3513 raft_consensus.cc:359] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.355428  3513 raft_consensus.cc:385] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.355803  3513 raft_consensus.cc:740] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.356654  3513 consensus_queue.cc:260] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.355046  3720 raft_consensus.cc:2804] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:50.358119  3720 raft_consensus.cc:493] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:50.358501  3720 raft_consensus.cc:3060] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.359786  3513 ts_tablet_manager.cc:1434] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:10:50.361022  3513 tablet_bootstrap.cc:492] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:50.366525  3512 tablet_bootstrap.cc:654] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.368834  3513 tablet_bootstrap.cc:654] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.365499  3720 raft_consensus.cc:515] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.371948  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004b41b46df947469e3d951fa6f6345b" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:50.372504  3394 raft_consensus.cc:3060] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.373306  3511 tablet_bootstrap.cc:492] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:50.373874  3511 ts_tablet_manager.cc:1403] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.014s
I20260709 13:10:50.377368  3511 raft_consensus.cc:359] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.378293  3511 raft_consensus.cc:385] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.378624  3511 raft_consensus.cc:740] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.378986  3394 raft_consensus.cc:2468] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:50.379354  3511 consensus_queue.cc:260] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.380192  3286 leader_election.cc:304] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:50.381016  3589 raft_consensus.cc:2804] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:50.381256  3513 tablet_bootstrap.cc:492] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:50.381430  3511 ts_tablet_manager.cc:1434] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:10:50.381422  3589 raft_consensus.cc:697] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:10:50.381704  3513 ts_tablet_manager.cc:1403] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 13:10:50.382808  3511 tablet_bootstrap.cc:492] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:50.382378  3589 consensus_queue.cc:237] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.384229  3513 raft_consensus.cc:359] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.384845  3513 raft_consensus.cc:385] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.385088  3513 raft_consensus.cc:740] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.385694  3513 consensus_queue.cc:260] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.386204  3725 leader_election.cc:290] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:50.387252  3513 ts_tablet_manager.cc:1434] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:10:50.388353  3519 raft_consensus.cc:493] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.388823  3511 tablet_bootstrap.cc:654] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.388828  3519 raft_consensus.cc:515] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.391018  3519 leader_election.cc:290] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:50.391935  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e742c13a9d043e49097c0815b032af5" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:50.392742  3395 raft_consensus.cc:2468] T 8e742c13a9d043e49097c0815b032af5 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:50.394451  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e742c13a9d043e49097c0815b032af5" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:50.394254  3286 leader_election.cc:304] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:50.395418  3519 raft_consensus.cc:2804] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:50.395876  3519 raft_consensus.cc:493] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:50.396282  3519 raft_consensus.cc:3060] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.398388  3393 raft_consensus.cc:2468] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:50.400939  3560 raft_consensus.cc:493] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.401445  3560 raft_consensus.cc:515] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.403442  3560 leader_election.cc:290] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:50.403784  3519 raft_consensus.cc:515] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.404459  3589 consensus_queue.cc:1048] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:50.406380  3519 leader_election.cc:290] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:50.407428  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e742c13a9d043e49097c0815b032af5" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:50.407939  3392 raft_consensus.cc:3060] T 8e742c13a9d043e49097c0815b032af5 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.409162  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:50.412781  3702 raft_consensus.cc:493] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.413251  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:50.413270  3702 raft_consensus.cc:515] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.415606  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8afba6f4d7ff41699f08ad4f22590ab4" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:50.416055  3702 leader_election.cc:290] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:50.416415  3471 raft_consensus.cc:2468] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:50.416900  3720 leader_election.cc:290] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:50.417408  3589 raft_consensus.cc:493] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.417629  3468 raft_consensus.cc:2468] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:50.417902  3589 raft_consensus.cc:515] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.420338  3589 leader_election.cc:290] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:50.420300  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:50.421587  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef9603114e246d495eb39eb50bc5280" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
W20260709 13:10:50.422590  3436 leader_election.cc:343] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.422190  3394 raft_consensus.cc:2468] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:50.424573  3392 raft_consensus.cc:2468] T 8e742c13a9d043e49097c0815b032af5 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
W20260709 13:10:50.424701  3287 leader_election.cc:343] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.425463  3286 leader_election.cc:304] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:50.426608  3286 leader_election.cc:304] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:50.426738  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:50.427395  3397 raft_consensus.cc:2468] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
I20260709 13:10:50.428357  3589 consensus_queue.cc:1048] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:50.429713  3589 raft_consensus.cc:2804] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:50.430061  3589 raft_consensus.cc:493] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:50.430399  3589 raft_consensus.cc:3060] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.438223  3720 raft_consensus.cc:2804] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:50.438766  3720 raft_consensus.cc:697] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:10:50.440207  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e742c13a9d043e49097c0815b032af5" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:50.439657  3720 consensus_queue.cc:237] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.443053  3513 tablet_bootstrap.cc:492] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:50.445348  3718 consensus_queue.cc:1048] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:50.446538  3435 leader_election.cc:304] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [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: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:50.447230  3512 tablet_bootstrap.cc:492] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:50.448493  3512 ts_tablet_manager.cc:1403] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.003s
W20260709 13:10:50.448580  3287 leader_election.cc:343] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.451423  3512 raft_consensus.cc:359] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.419459  3362 leader_election.cc:304] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [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: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:50.452215  3513 tablet_bootstrap.cc:654] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.454752  3512 raft_consensus.cc:385] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.455354  3512 raft_consensus.cc:740] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.456461  3725 raft_consensus.cc:2804] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:50.456815  3725 raft_consensus.cc:493] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:50.457136  3725 raft_consensus.cc:3060] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:50.458606  3362 leader_election.cc:343] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.457882  3702 raft_consensus.cc:2804] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:50.459718  3702 raft_consensus.cc:493] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:50.460176  3702 raft_consensus.cc:3060] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.463615  3718 raft_consensus.cc:493] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.468667  3362 leader_election.cc:304] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [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: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:50.470054  3512 consensus_queue.cc:260] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.470582  3511 tablet_bootstrap.cc:492] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:50.471037  3511 ts_tablet_manager.cc:1403] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.088s	user 0.029s	sys 0.004s
I20260709 13:10:50.472010  3705 raft_consensus.cc:2804] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:50.472455  3705 raft_consensus.cc:493] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:50.472810  3705 raft_consensus.cc:3060] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.472106  3512 ts_tablet_manager.cc:1434] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:10:50.474411  3512 tablet_bootstrap.cc:492] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:50.475425  3217 catalog_manager.cc:5697] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 0 to 1, leader changed from <none> to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:50.477048  3217 catalog_manager.cc:5697] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 0 to 1, leader changed from <none> to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:50.477566  3511 raft_consensus.cc:359] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.479616  3511 raft_consensus.cc:385] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.479882  3511 raft_consensus.cc:740] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.480599  3511 consensus_queue.cc:260] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.464048  3718 raft_consensus.cc:515] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.491372  3511 ts_tablet_manager.cc:1434] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.004s
I20260709 13:10:50.492079  3511 tablet_bootstrap.cc:492] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:50.493028  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004b41b46df947469e3d951fa6f6345b" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:50.493820  3705 raft_consensus.cc:515] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.494500  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef9603114e246d495eb39eb50bc5280" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:50.495134  3468 raft_consensus.cc:2468] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:50.495497  3718 leader_election.cc:290] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:50.477802  3286 leader_election.cc:304] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 56681b6f3d30479ca4241815319ac705
I20260709 13:10:50.502302  3720 raft_consensus.cc:493] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.503938  3744 raft_consensus.cc:2804] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:50.504479  3744 raft_consensus.cc:697] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:10:50.504215  3720 raft_consensus.cc:515] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.505190  3744 consensus_queue.cc:237] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.498812  3702 raft_consensus.cc:515] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.508235  3705 leader_election.cc:290] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:50.519866  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:50.521675  3471 raft_consensus.cc:2393] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 252e56dcb8f04fd58fbf559392b3e5cc in current term 1: Already voted for candidate 56681b6f3d30479ca4241815319ac705 in this term.
I20260709 13:10:50.526252  3720 leader_election.cc:290] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:50.531589  3320 raft_consensus.cc:3060] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.532703  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd8d78af45a4cb28c2fd8af26a1da19" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:50.533784  3395 raft_consensus.cc:2468] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
I20260709 13:10:50.538899  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:50.539584  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd8d78af45a4cb28c2fd8af26a1da19" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:50.543121  3513 tablet_bootstrap.cc:492] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:50.543731  3513 ts_tablet_manager.cc:1403] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.101s	user 0.024s	sys 0.010s
I20260709 13:10:50.545315  3319 raft_consensus.cc:2468] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
I20260709 13:10:50.547847  3720 raft_consensus.cc:493] T 07154fef2abd4da58674420bc2307b9c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.548302  3512 tablet_bootstrap.cc:654] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.548374  3720 raft_consensus.cc:515] T 07154fef2abd4da58674420bc2307b9c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.546415  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:50.549811  3726 consensus_queue.cc:1048] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:10:50.550451  3287 leader_election.cc:343] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.550675  3720 leader_election.cc:290] T 07154fef2abd4da58674420bc2307b9c P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:50.551250  3718 raft_consensus.cc:493] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.551789  3718 raft_consensus.cc:515] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.552623  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07154fef2abd4da58674420bc2307b9c" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:50.545689  3702 leader_election.cc:290] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:50.547055  3513 raft_consensus.cc:359] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.555774  3513 raft_consensus.cc:385] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.556079  3513 raft_consensus.cc:740] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
W20260709 13:10:50.547436  3362 leader_election.cc:343] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.546415  3435 leader_election.cc:304] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:10:50.556694  3362 leader_election.cc:304] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [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: 252e56dcb8f04fd58fbf559392b3e5cc; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:50.556887  3513 consensus_queue.cc:260] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.557494  3726 raft_consensus.cc:2804] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:50.547501  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f95632231648eaa681faa9b40c5a52" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:50.557981  3726 raft_consensus.cc:493] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:50.558369  3726 raft_consensus.cc:3060] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.558938  3536 raft_consensus.cc:2749] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:50.560268  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f95632231648eaa681faa9b40c5a52" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:50.560895  3470 raft_consensus.cc:2468] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:50.561213  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07154fef2abd4da58674420bc2307b9c" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:50.547358  3725 raft_consensus.cc:515] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.543766  3589 raft_consensus.cc:515] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.563236  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:50.564096  3395 raft_consensus.cc:2393] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 56681b6f3d30479ca4241815319ac705 in current term 1: Already voted for candidate 252e56dcb8f04fd58fbf559392b3e5cc in this term.
I20260709 13:10:50.564999  3589 leader_election.cc:290] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:50.565534  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f95632231648eaa681faa9b40c5a52" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:50.566540  3513 ts_tablet_manager.cc:1434] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:10:50.554056  3718 leader_election.cc:290] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:50.567584  3725 leader_election.cc:290] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
W20260709 13:10:50.568440  3286 leader_election.cc:343] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:50.581326  3435 leader_election.cc:343] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.583175  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f95632231648eaa681faa9b40c5a52" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:50.583787  3320 raft_consensus.cc:2468] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
I20260709 13:10:50.583827  3287 leader_election.cc:304] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [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: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:10:50.585047  3632 raft_consensus.cc:2804] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:50.585239  3287 leader_election.cc:304] T 07154fef2abd4da58674420bc2307b9c P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705
I20260709 13:10:50.586575  3519 raft_consensus.cc:2749] T 07154fef2abd4da58674420bc2307b9c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:50.569773  3511 tablet_bootstrap.cc:654] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.571434  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8afba6f4d7ff41699f08ad4f22590ab4" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:50.572645  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef9603114e246d495eb39eb50bc5280" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:50.590505  3467 raft_consensus.cc:3060] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.570644  3726 raft_consensus.cc:515] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.575294  3512 tablet_bootstrap.cc:492] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:50.591264  3512 ts_tablet_manager.cc:1403] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.117s	user 0.012s	sys 0.000s
I20260709 13:10:50.591368  3519 raft_consensus.cc:493] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.591832  3519 raft_consensus.cc:515] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.592406  3726 leader_election.cc:290] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:50.573364  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef9603114e246d495eb39eb50bc5280" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:50.593719  3519 leader_election.cc:290] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
W20260709 13:10:50.579957  3436 leader_election.cc:343] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.594041  3395 raft_consensus.cc:3060] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.593758  3512 raft_consensus.cc:359] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.594578  3512 raft_consensus.cc:385] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.573364  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8afba6f4d7ff41699f08ad4f22590ab4" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:50.594880  3512 raft_consensus.cc:740] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.595050  3470 raft_consensus.cc:3060] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.595741  3512 consensus_queue.cc:260] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.585436  3632 raft_consensus.cc:493] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:50.596849  3632 raft_consensus.cc:3060] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.597999  3512 ts_tablet_manager.cc:1434] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260709 13:10:50.598811  3362 leader_election.cc:343] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.581372  3513 tablet_bootstrap.cc:492] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:50.594419  3436 leader_election.cc:304] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [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: 56681b6f3d30479ca4241815319ac705; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:50.602227  3702 raft_consensus.cc:2749] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:50.609632  3512 tablet_bootstrap.cc:492] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:50.621618  3470 raft_consensus.cc:2468] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:50.622807  3362 leader_election.cc:304] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [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: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:50.623754  3725 raft_consensus.cc:2804] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:50.624220  3725 raft_consensus.cc:697] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:10:50.625106  3725 consensus_queue.cc:237] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.627583  3467 raft_consensus.cc:2468] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:50.600960  3220 catalog_manager.cc:5697] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 0 to 1, leader changed from <none> to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:50.635857  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd8d78af45a4cb28c2fd8af26a1da19" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:50.636000  3632 raft_consensus.cc:515] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.636505  3393 raft_consensus.cc:3060] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.629653  3536 raft_consensus.cc:493] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.637264  3536 raft_consensus.cc:515] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.639293  3536 leader_election.cc:290] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:50.639726  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bc97978f724b0ead5bf6f5a2f8b421" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:50.640357  3396 raft_consensus.cc:2468] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:50.641598  3436 leader_election.cc:304] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [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: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:10:50.642431  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd8d78af45a4cb28c2fd8af26a1da19" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:50.643522  3320 raft_consensus.cc:3060] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.643688  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359d36592703418583bad43c3f8a6e97" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:50.644308  3321 raft_consensus.cc:2468] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:50.648305  3362 leader_election.cc:304] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:50.642009  3632 leader_election.cc:290] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:50.672636  3705 raft_consensus.cc:2804] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:50.676373  3705 raft_consensus.cc:493] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:50.677186  3705 raft_consensus.cc:3060] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.677678  3751 raft_consensus.cc:2804] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:50.678078  3751 raft_consensus.cc:493] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:50.678411  3751 raft_consensus.cc:3060] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.669904  3395 raft_consensus.cc:2468] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:50.669872  3393 raft_consensus.cc:2468] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:50.684796  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bc97978f724b0ead5bf6f5a2f8b421" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:50.682806  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359d36592703418583bad43c3f8a6e97" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:50.690730  3287 leader_election.cc:304] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:50.691133  3435 leader_election.cc:304] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:10:50.705935  3577 raft_consensus.cc:2804] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:50.706447  3577 raft_consensus.cc:697] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:10:50.691990  3512 tablet_bootstrap.cc:654] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.707378  3577 consensus_queue.cc:237] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.693300  3286 leader_election.cc:304] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:50.693661  3513 tablet_bootstrap.cc:654] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.694168  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f95632231648eaa681faa9b40c5a52" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:50.712049  3512 tablet_bootstrap.cc:492] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:50.695385  3511 tablet_bootstrap.cc:492] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:50.712519  3512 ts_tablet_manager.cc:1403] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.103s	user 0.008s	sys 0.004s
W20260709 13:10:50.696295  3362 leader_election.cc:343] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.712893  3511 ts_tablet_manager.cc:1403] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.221s	user 0.028s	sys 0.009s
I20260709 13:10:50.702641  3519 raft_consensus.cc:2804] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:50.703328  3705 raft_consensus.cc:515] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.704449  3320 raft_consensus.cc:2468] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:50.695669  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f95632231648eaa681faa9b40c5a52" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
W20260709 13:10:50.713893  3287 leader_election.cc:343] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:50.715957  3286 leader_election.cc:343] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.716161  3705 leader_election.cc:290] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:50.716825  3512 raft_consensus.cc:359] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.717491  3512 raft_consensus.cc:385] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.717756  3512 raft_consensus.cc:740] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.718327  3702 raft_consensus.cc:493] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.714004  3632 raft_consensus.cc:2804] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:50.718801  3702 raft_consensus.cc:515] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.719825  3512 consensus_queue.cc:260] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.721576  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359d36592703418583bad43c3f8a6e97" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:50.719488  3632 raft_consensus.cc:493] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:50.725142  3512 ts_tablet_manager.cc:1434] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
W20260709 13:10:50.725028  3362 leader_election.cc:343] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.726089  3512 tablet_bootstrap.cc:492] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:50.720712  3519 raft_consensus.cc:697] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:10:50.729387  3519 consensus_queue.cc:237] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.733196  3751 raft_consensus.cc:515] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.734418  3468 raft_consensus.cc:2393] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate be2d4b735d264b5bad736853b2c32fbc in current term 1: Already voted for candidate 56681b6f3d30479ca4241815319ac705 in this term.
I20260709 13:10:50.723996  3632 raft_consensus.cc:3060] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.736613  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f95632231648eaa681faa9b40c5a52" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:50.737763  3751 leader_election.cc:290] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:50.738338  3318 raft_consensus.cc:2393] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 56681b6f3d30479ca4241815319ac705 in current term 1: Already voted for candidate be2d4b735d264b5bad736853b2c32fbc in this term.
I20260709 13:10:50.745756  3632 raft_consensus.cc:515] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.747941  3702 leader_election.cc:290] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:50.748015  3632 leader_election.cc:290] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:50.755168  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130ebc02bf474aca8c1ec55295719bc0" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:50.755838  3395 raft_consensus.cc:2393] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56681b6f3d30479ca4241815319ac705 in current term 1: Already voted for candidate be2d4b735d264b5bad736853b2c32fbc in this term.
I20260709 13:10:50.757515  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bc97978f724b0ead5bf6f5a2f8b421" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:50.758414  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f95632231648eaa681faa9b40c5a52" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:50.759028  3396 raft_consensus.cc:3060] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:50.759435  3287 leader_election.cc:343] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:50.752205  3320 raft_consensus.cc:3060] T 07154fef2abd4da58674420bc2307b9c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.769331  3513 tablet_bootstrap.cc:492] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:50.770772  3513 ts_tablet_manager.cc:1403] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.190s	user 0.011s	sys 0.005s
I20260709 13:10:50.776361  3287 leader_election.cc:304] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [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: be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705
I20260709 13:10:50.776407  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bc97978f724b0ead5bf6f5a2f8b421" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:50.777290  3395 raft_consensus.cc:3060] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.777912  3519 raft_consensus.cc:2749] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:50.779848  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359d36592703418583bad43c3f8a6e97" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:50.780472  3319 raft_consensus.cc:3060] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.785192  3217 catalog_manager.cc:5697] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 0 to 1, leader changed from <none> to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:50.786082  3513 raft_consensus.cc:359] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.786968  3513 raft_consensus.cc:385] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.787230  3513 raft_consensus.cc:740] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.787823  3513 consensus_queue.cc:260] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.790462  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130ebc02bf474aca8c1ec55295719bc0" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:50.792685  3218 catalog_manager.cc:5697] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:50.789371  3220 catalog_manager.cc:5697] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:50.794275  3511 raft_consensus.cc:359] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.797693  3511 raft_consensus.cc:385] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.797966  3511 raft_consensus.cc:740] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.798578  3395 raft_consensus.cc:2468] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:50.798596  3511 consensus_queue.cc:260] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.801680  3513 ts_tablet_manager.cc:1434] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.031s	user 0.000s	sys 0.006s
I20260709 13:10:50.802438  3513 tablet_bootstrap.cc:492] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:50.805238  3436 leader_election.cc:304] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56681b6f3d30479ca4241815319ac705; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:50.807420  3512 tablet_bootstrap.cc:654] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.808806  3718 raft_consensus.cc:3060] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.815117  3511 ts_tablet_manager.cc:1434] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.102s	user 0.008s	sys 0.000s
I20260709 13:10:50.816069  3511 tablet_bootstrap.cc:492] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:50.819936  3286 leader_election.cc:304] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 56681b6f3d30479ca4241815319ac705
I20260709 13:10:50.820780  3519 raft_consensus.cc:2804] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:50.821213  3519 raft_consensus.cc:697] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:10:50.821766  3519 consensus_queue.cc:237] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.833721  3319 raft_consensus.cc:2468] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:50.835037  3362 leader_election.cc:304] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 56681b6f3d30479ca4241815319ac705
I20260709 13:10:50.836130  3725 raft_consensus.cc:2804] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:50.836724  3725 raft_consensus.cc:697] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:10:50.836128  3513 tablet_bootstrap.cc:654] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.837986  3725 consensus_queue.cc:237] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
W20260709 13:10:50.852176  3287 consensus_peers.cc:597] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc -> Peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Couldn't send request to peer 56681b6f3d30479ca4241815319ac705. 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:10:50.862687  3220 catalog_manager.cc:5697] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 0 to 1, leader changed from <none> to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:50.868043  3718 raft_consensus.cc:2749] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:50.870294  3396 raft_consensus.cc:2468] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:50.891533  3217 catalog_manager.cc:5697] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:50.892529  3718 raft_consensus.cc:493] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:50.902709  3718 raft_consensus.cc:515] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.911556  3519 consensus_queue.cc:1048] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:50.913168  3513 tablet_bootstrap.cc:492] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:50.913636  3513 ts_tablet_manager.cc:1403] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.111s	user 0.010s	sys 0.001s
I20260709 13:10:50.915488  3435 leader_election.cc:304] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [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: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:50.916249  3577 raft_consensus.cc:2804] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:50.916060  3513 raft_consensus.cc:359] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.916754  3513 raft_consensus.cc:385] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.917042  3513 raft_consensus.cc:740] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.916755  3577 raft_consensus.cc:697] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:10:50.917688  3513 consensus_queue.cc:260] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.918291  3577 consensus_queue.cc:237] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.919903  3513 ts_tablet_manager.cc:1434] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:10:50.920377  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e742c13a9d043e49097c0815b032af5" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:50.920684  3513 tablet_bootstrap.cc:492] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:50.922016  3718 leader_election.cc:290] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:50.924440  3511 tablet_bootstrap.cc:654] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.927778  3512 tablet_bootstrap.cc:492] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:50.928180  3512 ts_tablet_manager.cc:1403] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.202s	user 0.019s	sys 0.003s
I20260709 13:10:50.930006  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e742c13a9d043e49097c0815b032af5" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:50.930737  3512 raft_consensus.cc:359] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.931490  3512 raft_consensus.cc:385] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.934193  3436 leader_election.cc:304] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56681b6f3d30479ca4241815319ac705; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:50.935284  3577 raft_consensus.cc:2749] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:50.938442  3511 tablet_bootstrap.cc:492] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:50.939137  3511 ts_tablet_manager.cc:1403] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.123s	user 0.015s	sys 0.007s
I20260709 13:10:50.939328  3467 raft_consensus.cc:3060] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:50.938704  3513 tablet_bootstrap.cc:654] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.941031  3218 catalog_manager.cc:5697] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:50.944237  3511 raft_consensus.cc:359] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.945042  3511 raft_consensus.cc:385] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:50.945350  3511 raft_consensus.cc:740] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.946084  3511 consensus_queue.cc:260] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.947692  3511 ts_tablet_manager.cc:1434] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:10:50.949478  3511 tablet_bootstrap.cc:492] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:50.931777  3512 raft_consensus.cc:740] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:50.958248  3744 consensus_queue.cc:1048] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:50.960009  3512 consensus_queue.cc:260] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:50.969852  3512 ts_tablet_manager.cc:1434] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.003s
I20260709 13:10:50.970769  3512 tablet_bootstrap.cc:492] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:50.971522  3744 consensus_queue.cc:1048] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:10:50.982604  3513 tablet_bootstrap.cc:492] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:50.983171  3513 ts_tablet_manager.cc:1403] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.015s
I20260709 13:10:50.987906  3511 tablet_bootstrap.cc:654] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.989540  3744 consensus_queue.cc:1048] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:51.000998  3512 tablet_bootstrap.cc:654] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:50.986228  3513 raft_consensus.cc:359] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.004144  3513 raft_consensus.cc:385] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.004504  3513 raft_consensus.cc:740] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.005285  3513 consensus_queue.cc:260] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.008529  3513 ts_tablet_manager.cc:1434] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 13:10:51.009753  3513 tablet_bootstrap.cc:492] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:51.017892  3513 tablet_bootstrap.cc:654] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.020120  3744 raft_consensus.cc:493] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.020658  3744 raft_consensus.cc:515] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.022621  3744 leader_election.cc:290] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:51.024147  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69143c0056ae4a0ea92aaf1e996a32c6" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
W20260709 13:10:51.025589  3287 leader_election.cc:343] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.030296  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69143c0056ae4a0ea92aaf1e996a32c6" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
W20260709 13:10:51.031750  3286 leader_election.cc:343] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.032186  3286 leader_election.cc:304] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705
I20260709 13:10:51.033093  3519 raft_consensus.cc:2749] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:51.048638  3512 tablet_bootstrap.cc:492] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:51.049160  3512 ts_tablet_manager.cc:1403] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.002s
I20260709 13:10:51.051242  3511 tablet_bootstrap.cc:492] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:51.051698  3511 ts_tablet_manager.cc:1403] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.102s	user 0.019s	sys 0.020s
I20260709 13:10:51.055444  3519 consensus_queue.cc:1048] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:51.055680  3512 raft_consensus.cc:359] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.056391  3512 raft_consensus.cc:385] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.056656  3512 raft_consensus.cc:740] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.057279  3512 consensus_queue.cc:260] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.065928  3513 tablet_bootstrap.cc:492] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:51.067148  3513 ts_tablet_manager.cc:1403] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.007s
I20260709 13:10:51.069909  3512 ts_tablet_manager.cc:1434] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:10:51.071286  3512 tablet_bootstrap.cc:492] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:51.075340  3513 raft_consensus.cc:359] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.076103  3513 raft_consensus.cc:385] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.076429  3513 raft_consensus.cc:740] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.076939  3511 raft_consensus.cc:359] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.077092  3513 consensus_queue.cc:260] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.077631  3511 raft_consensus.cc:385] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.079722  3511 raft_consensus.cc:740] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.080524  3511 consensus_queue.cc:260] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.082749  3511 ts_tablet_manager.cc:1434] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 13:10:51.083216  3513 ts_tablet_manager.cc:1434] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 13:10:51.083648  3511 tablet_bootstrap.cc:492] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:51.084010  3513 tablet_bootstrap.cc:492] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:51.092078  3513 tablet_bootstrap.cc:654] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.092917  3511 tablet_bootstrap.cc:654] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.095790  3512 tablet_bootstrap.cc:654] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.096522  3725 consensus_queue.cc:1048] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:51.103461  3513 tablet_bootstrap.cc:492] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:51.104077  3513 ts_tablet_manager.cc:1403] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.001s
I20260709 13:10:51.109903  3511 tablet_bootstrap.cc:492] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:51.110554  3511 ts_tablet_manager.cc:1403] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.001s
I20260709 13:10:51.111651  3519 raft_consensus.cc:493] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.112258  3519 raft_consensus.cc:515] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.115029  3519 leader_election.cc:290] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:51.115455  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8afba6f4d7ff41699f08ad4f22590ab4" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:51.117733  3512 tablet_bootstrap.cc:492] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:51.117499  3511 raft_consensus.cc:359] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.121841  3511 raft_consensus.cc:385] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.118408  3513 raft_consensus.cc:359] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.122013  3512 ts_tablet_manager.cc:1403] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.012s
I20260709 13:10:51.122222  3513 raft_consensus.cc:385] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.122519  3513 raft_consensus.cc:740] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.123245  3513 consensus_queue.cc:260] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.124023  3511 raft_consensus.cc:740] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.124986  3320 raft_consensus.cc:3060] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.124806  3511 consensus_queue.cc:260] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.125569  3512 raft_consensus.cc:359] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.126263  3512 raft_consensus.cc:385] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.126574  3512 raft_consensus.cc:740] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.127017  3511 ts_tablet_manager.cc:1434] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:10:51.127425  3512 consensus_queue.cc:260] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.129433  3512 ts_tablet_manager.cc:1434] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:10:51.127840  3511 tablet_bootstrap.cc:492] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:51.132839  3513 ts_tablet_manager.cc:1434] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:10:51.130260  3512 tablet_bootstrap.cc:492] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:51.133735  3513 tablet_bootstrap.cc:492] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:51.137605  3511 tablet_bootstrap.cc:654] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.139787  3513 tablet_bootstrap.cc:654] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.143889  3512 tablet_bootstrap.cc:654] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.144080  3519 consensus_queue.cc:1048] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:51.115595  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8afba6f4d7ff41699f08ad4f22590ab4" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:51.161052  3286 leader_election.cc:304] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705
I20260709 13:10:51.163516  3519 raft_consensus.cc:2749] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:51.164428  3725 consensus_queue.cc:1048] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:51.198225  3519 raft_consensus.cc:493] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.198688  3519 raft_consensus.cc:515] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.200555  3519 leader_election.cc:290] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:51.204389  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:51.205197  3468 raft_consensus.cc:2393] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be2d4b735d264b5bad736853b2c32fbc in current term 1: Already voted for candidate 56681b6f3d30479ca4241815319ac705 in this term.
I20260709 13:10:51.202630  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:51.206524  3396 raft_consensus.cc:2393] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be2d4b735d264b5bad736853b2c32fbc in current term 1: Already voted for candidate 252e56dcb8f04fd58fbf559392b3e5cc in this term.
I20260709 13:10:51.207531  3286 leader_election.cc:304] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705
I20260709 13:10:51.211658  3519 raft_consensus.cc:3060] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.214510  3512 tablet_bootstrap.cc:492] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:51.215025  3512 ts_tablet_manager.cc:1403] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.085s	user 0.036s	sys 0.039s
I20260709 13:10:51.217657  3512 raft_consensus.cc:359] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.218631  3512 raft_consensus.cc:385] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.218971  3512 raft_consensus.cc:740] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.219713  3512 consensus_queue.cc:260] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.221707  3720 consensus_queue.cc:1048] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:51.222296  3705 raft_consensus.cc:493] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.222771  3705 raft_consensus.cc:515] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.223706  3512 ts_tablet_manager.cc:1434] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:51.224382  3513 tablet_bootstrap.cc:492] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:51.224542  3512 tablet_bootstrap.cc:492] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:51.224812  3513 ts_tablet_manager.cc:1403] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.091s	user 0.022s	sys 0.017s
I20260709 13:10:51.229746  3511 tablet_bootstrap.cc:492] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:51.230235  3511 ts_tablet_manager.cc:1403] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.103s	user 0.020s	sys 0.019s
I20260709 13:10:51.224731  3705 leader_election.cc:290] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:51.232674  3511 raft_consensus.cc:359] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.233323  3511 raft_consensus.cc:385] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.233585  3511 raft_consensus.cc:740] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.234210  3511 consensus_queue.cc:260] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.235088  3577 raft_consensus.cc:493] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.235616  3577 raft_consensus.cc:515] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.237705  3577 leader_election.cc:290] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:51.241127  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bc97978f724b0ead5bf6f5a2f8b421" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:51.241464  3513 raft_consensus.cc:359] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.242251  3396 raft_consensus.cc:2393] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56681b6f3d30479ca4241815319ac705 in current term 1: Already voted for candidate be2d4b735d264b5bad736853b2c32fbc in this term.
I20260709 13:10:51.242293  3513 raft_consensus.cc:385] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.258963  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bc97978f724b0ead5bf6f5a2f8b421" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:51.259220  3513 raft_consensus.cc:740] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.259919  3513 consensus_queue.cc:260] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.241127  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9200c35d7c104f8e878ca9a2ba0de59e" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:51.261989  3513 ts_tablet_manager.cc:1434] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260709 13:10:51.262143  3436 leader_election.cc:304] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56681b6f3d30479ca4241815319ac705; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:51.262889  3513 tablet_bootstrap.cc:492] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:51.263376  3577 raft_consensus.cc:3060] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.264959  3751 consensus_queue.cc:1048] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:51.269795  3513 tablet_bootstrap.cc:654] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.243883  3512 tablet_bootstrap.cc:654] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.244251  3511 ts_tablet_manager.cc:1434] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:10:51.249811  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9200c35d7c104f8e878ca9a2ba0de59e" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:51.252260  3720 raft_consensus.cc:493] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.272781  3720 raft_consensus.cc:515] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.272781  3321 raft_consensus.cc:2468] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:51.275708  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649e3bc8dd5944fca49c102ae3eb2293" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:51.275928  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649e3bc8dd5944fca49c102ae3eb2293" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:51.276331  3397 raft_consensus.cc:2468] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:51.276861  3720 leader_election.cc:290] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
W20260709 13:10:51.277333  3287 leader_election.cc:343] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:51.278942  3268 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:51.279636  3577 raft_consensus.cc:2749] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:51.288892  3511 tablet_bootstrap.cc:492] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:51.280447  3702 consensus_queue.cc:1048] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:10:51.279575  3286 leader_election.cc:304] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 56681b6f3d30479ca4241815319ac705
I20260709 13:10:51.291932  3720 raft_consensus.cc:2804] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:51.292414  3720 raft_consensus.cc:493] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:51.292840  3720 raft_consensus.cc:3060] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.295022  3511 tablet_bootstrap.cc:654] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.295833  3751 raft_consensus.cc:493] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.296290  3751 raft_consensus.cc:515] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.299340  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004b41b46df947469e3d951fa6f6345b" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:51.304795  3718 consensus_queue.cc:1048] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:10:51.312258  3362 leader_election.cc:343] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:51.312912  3362 consensus_peers.cc:597] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Couldn't send request to peer 56681b6f3d30479ca4241815319ac705. 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:10:51.313887  3362 leader_election.cc:304] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 56681b6f3d30479ca4241815319ac705
I20260709 13:10:51.314623  3705 raft_consensus.cc:2804] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:51.314983  3512 tablet_bootstrap.cc:492] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:51.315141  3705 raft_consensus.cc:493] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:51.315505  3512 ts_tablet_manager.cc:1403] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.091s	user 0.019s	sys 0.000s
I20260709 13:10:51.315580  3705 raft_consensus.cc:3060] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.257370  3519 raft_consensus.cc:2749] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:51.318251  3751 leader_election.cc:290] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:51.320268  3513 tablet_bootstrap.cc:492] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:51.320755  3513 ts_tablet_manager.cc:1403] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.001s
I20260709 13:10:51.324079  3513 raft_consensus.cc:359] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.324951  3513 raft_consensus.cc:385] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.325300  3513 raft_consensus.cc:740] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.317983  3512 raft_consensus.cc:359] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.326107  3512 raft_consensus.cc:385] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.326607  3512 raft_consensus.cc:740] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.327503  3512 consensus_queue.cc:260] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.330260  3512 ts_tablet_manager.cc:1434] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:10:51.331178  3512 tablet_bootstrap.cc:492] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:51.336970  3512 tablet_bootstrap.cc:654] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.339169  3513 consensus_queue.cc:260] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.340991  3513 ts_tablet_manager.cc:1434] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:10:51.342056  3513 tablet_bootstrap.cc:492] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:51.342970  3785 consensus_queue.cc:1048] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:51.308842  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004b41b46df947469e3d951fa6f6345b" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:51.345438  3519 consensus_queue.cc:1048] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:51.350098  3513 tablet_bootstrap.cc:654] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.353170  3436 leader_election.cc:304] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56681b6f3d30479ca4241815319ac705; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:51.354795  3718 raft_consensus.cc:2749] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:51.356129  3718 raft_consensus.cc:493] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.356726  3718 raft_consensus.cc:515] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.346724  3705 raft_consensus.cc:515] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.364144  3519 raft_consensus.cc:493] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.366704  3519 raft_consensus.cc:515] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.371068  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac79dd2c0f440849b6dff3f8b020502" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
W20260709 13:10:51.373873  3287 leader_election.cc:343] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.376335  3467 raft_consensus.cc:3060] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.377020  3513 tablet_bootstrap.cc:492] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:51.377492  3513 ts_tablet_manager.cc:1403] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.004s
I20260709 13:10:51.380595  3513 raft_consensus.cc:359] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.381098  3512 tablet_bootstrap.cc:492] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:51.381172  3519 leader_election.cc:290] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:51.366369  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f025f424be48b0820fe1caeb4ac305" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:51.381572  3512 ts_tablet_manager.cc:1403] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.000s
I20260709 13:10:51.381275  3513 raft_consensus.cc:385] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.366132  3718 leader_election.cc:290] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:51.386327  3513 raft_consensus.cc:740] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.382421  3393 raft_consensus.cc:2468] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
I20260709 13:10:51.389304  3513 consensus_queue.cc:260] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.392478  3720 raft_consensus.cc:515] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.394326  3513 ts_tablet_manager.cc:1434] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 13:10:51.398752  3513 tablet_bootstrap.cc:492] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:51.398968  3435 leader_election.cc:304] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:10:51.400435  3751 raft_consensus.cc:2804] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:51.400904  3751 raft_consensus.cc:493] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:51.401305  3751 raft_consensus.cc:3060] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.405391  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649e3bc8dd5944fca49c102ae3eb2293" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
W20260709 13:10:51.407835  3287 leader_election.cc:343] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.407312  3720 leader_election.cc:290] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:51.412678  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f025f424be48b0820fe1caeb4ac305" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:51.416945  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9200c35d7c104f8e878ca9a2ba0de59e" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:51.417546  3318 raft_consensus.cc:3060] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.424788  3512 raft_consensus.cc:359] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.425463  3512 raft_consensus.cc:385] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.425727  3512 raft_consensus.cc:740] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.426324  3512 consensus_queue.cc:260] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.421555  3751 raft_consensus.cc:515] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.427479  3511 tablet_bootstrap.cc:492] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:51.427397  3318 raft_consensus.cc:2468] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:51.427973  3511 ts_tablet_manager.cc:1403] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.139s	user 0.026s	sys 0.058s
I20260709 13:10:51.428738  3362 leader_election.cc:304] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:51.430006  3536 raft_consensus.cc:2804] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:51.430553  3536 raft_consensus.cc:697] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:10:51.431463  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac79dd2c0f440849b6dff3f8b020502" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:51.431568  3536 consensus_queue.cc:237] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
W20260709 13:10:51.435850  3286 leader_election.cc:343] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.436275  3286 leader_election.cc:304] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705
I20260709 13:10:51.437804  3519 raft_consensus.cc:2749] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:51.440678  3511 raft_consensus.cc:359] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.441154  3511 raft_consensus.cc:385] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.441401  3511 raft_consensus.cc:740] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.447962  3513 tablet_bootstrap.cc:654] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.449079  3512 ts_tablet_manager.cc:1434] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.000s
I20260709 13:10:51.449883  3512 tablet_bootstrap.cc:492] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:51.441939  3511 consensus_queue.cc:260] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.439095  3720 raft_consensus.cc:493] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.459221  3705 leader_election.cc:290] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:51.470779  3511 ts_tablet_manager.cc:1434] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 13:10:51.491309  3511 tablet_bootstrap.cc:492] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:51.498401  3785 raft_consensus.cc:493] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.471030  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9200c35d7c104f8e878ca9a2ba0de59e" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:51.499671  3751 leader_election.cc:290] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:51.467620  3720 raft_consensus.cc:515] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.513762  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649e3bc8dd5944fca49c102ae3eb2293" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
W20260709 13:10:51.513059  3436 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:45013, user_credentials={real_user=slave}} blocked reactor thread for 64584us
I20260709 13:10:51.539896  3511 tablet_bootstrap.cc:654] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.527549  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f025f424be48b0820fe1caeb4ac305" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:51.532853  3395 raft_consensus.cc:3060] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:51.542434  3436 leader_election.cc:343] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.543746  3512 tablet_bootstrap.cc:654] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.522302  3785 raft_consensus.cc:515] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
W20260709 13:10:51.545758  3362 leader_election.cc:343] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.545040  3396 raft_consensus.cc:3060] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.553478  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69143c0056ae4a0ea92aaf1e996a32c6" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:51.554225  3320 raft_consensus.cc:2468] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:51.557246  3720 leader_election.cc:290] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:51.557451  3513 tablet_bootstrap.cc:492] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:51.558285  3513 ts_tablet_manager.cc:1403] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.161s	user 0.010s	sys 0.021s
I20260709 13:10:51.552713  3785 leader_election.cc:290] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:51.558786  3362 leader_election.cc:304] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
W20260709 13:10:51.609598  3362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.193:45013, user_credentials={real_user=slave}} blocked reactor thread for 50886.8us
I20260709 13:10:51.604784  3536 raft_consensus.cc:493] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.613828  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dd22c509ac4cffaefbb82420e39a98" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:51.625078  3220 catalog_manager.cc:5697] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:51.611444  3798 consensus_queue.cc:1048] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:10:51.612828  3785 raft_consensus.cc:2804] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:51.628249  3785 raft_consensus.cc:493] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:51.628650  3785 raft_consensus.cc:3060] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.629663  3395 raft_consensus.cc:2468] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:51.630944  3536 raft_consensus.cc:515] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.633255  3536 leader_election.cc:290] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:51.637755  3632 consensus_queue.cc:1048] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260709 13:10:51.640133  3287 leader_election.cc:343] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.645334  3513 raft_consensus.cc:359] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.646265  3513 raft_consensus.cc:385] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.646541  3513 raft_consensus.cc:740] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.668164  3286 leader_election.cc:304] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 56681b6f3d30479ca4241815319ac705
I20260709 13:10:51.670580  3513 consensus_queue.cc:260] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.678797  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69143c0056ae4a0ea92aaf1e996a32c6" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:51.673131  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f025f424be48b0820fe1caeb4ac305" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:51.673277  3799 raft_consensus.cc:2804] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:51.664673  3589 raft_consensus.cc:493] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.683992  3702 raft_consensus.cc:493] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.683864  3589 raft_consensus.cc:515] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.684433  3702 raft_consensus.cc:515] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
W20260709 13:10:51.686966  3362 leader_election.cc:343] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.710016  3396 raft_consensus.cc:2468] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:51.710523  3702 leader_election.cc:290] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
W20260709 13:10:51.685513  3436 leader_election.cc:343] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.729131  3512 tablet_bootstrap.cc:492] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:51.729875  3512 ts_tablet_manager.cc:1403] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.280s	user 0.012s	sys 0.034s
I20260709 13:10:51.733381  3512 raft_consensus.cc:359] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.738349  3512 raft_consensus.cc:385] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.738883  3512 raft_consensus.cc:740] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.728201  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1475ceb14f475c8628d7de395a61e8" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:51.747831  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "346bed4daacc4913be06325ba0e8917c" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:51.767246  3396 raft_consensus.cc:2468] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
I20260709 13:10:51.748911  3519 raft_consensus.cc:493] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.768348  3519 raft_consensus.cc:515] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.719795  3799 raft_consensus.cc:697] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
W20260709 13:10:51.736711  3436 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.193:45013, user_credentials={real_user=slave}} blocked reactor thread for 51237.5us
I20260709 13:10:51.754886  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1475ceb14f475c8628d7de395a61e8" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:51.725162  3589 leader_election.cc:290] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:51.784066  3435 leader_election.cc:304] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [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: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: be2d4b735d264b5bad736853b2c32fbc
W20260709 13:10:51.765232  3287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.195:46417, user_credentials={real_user=slave}} blocked reactor thread for 47327.5us
I20260709 13:10:51.765884  3511 tablet_bootstrap.cc:492] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:51.785619  3511 ts_tablet_manager.cc:1403] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.294s	user 0.015s	sys 0.009s
I20260709 13:10:51.770419  3519 leader_election.cc:290] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:51.770725  3512 consensus_queue.cc:260] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.769732  3785 raft_consensus.cc:515] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.788600  3512 ts_tablet_manager.cc:1434] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260709 13:10:51.789793  3513 ts_tablet_manager.cc:1434] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.231s	user 0.011s	sys 0.015s
I20260709 13:10:51.790833  3435 leader_election.cc:304] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:10:51.791266  3513 tablet_bootstrap.cc:492] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:51.786368  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1475ceb14f475c8628d7de395a61e8" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:51.795342  3396 raft_consensus.cc:2468] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:51.789009  3798 raft_consensus.cc:2804] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:51.779263  3321 raft_consensus.cc:2468] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:51.793757  3751 raft_consensus.cc:2804] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:51.808072  3751 raft_consensus.cc:493] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:51.811492  3286 leader_election.cc:304] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:51.808532  3751 raft_consensus.cc:3060] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.812309  3519 raft_consensus.cc:2804] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:51.813308  3519 raft_consensus.cc:493] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:51.813714  3519 raft_consensus.cc:3060] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.814972  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94519b163874ba8a24ff298c4c45f1e" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:51.814914  3799 consensus_queue.cc:237] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.812999  3702 raft_consensus.cc:493] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:51.811384  3798 raft_consensus.cc:697] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:10:51.824527  3519 raft_consensus.cc:515] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.826807  3519 leader_election.cc:290] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
W20260709 13:10:51.824648  3287 leader_election.cc:343] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.828459  3390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94519b163874ba8a24ff298c4c45f1e" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:51.817768  3702 raft_consensus.cc:515] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.843267  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1475ceb14f475c8628d7de395a61e8" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
W20260709 13:10:51.839329  3286 leader_election.cc:343] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.845547  3286 leader_election.cc:304] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705
I20260709 13:10:51.846807  3589 raft_consensus.cc:2749] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:51.849922  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dd22c509ac4cffaefbb82420e39a98" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:51.851984  3512 tablet_bootstrap.cc:492] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:51.850986  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1475ceb14f475c8628d7de395a61e8" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:51.859038  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "346bed4daacc4913be06325ba0e8917c" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:51.844725  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1475ceb14f475c8628d7de395a61e8" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
W20260709 13:10:51.854031  3362 leader_election.cc:343] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.867699  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69143c0056ae4a0ea92aaf1e996a32c6" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:51.868546  3321 raft_consensus.cc:3060] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:51.869815  3286 leader_election.cc:343] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.870373  3286 leader_election.cc:304] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705
I20260709 13:10:51.868613  3362 leader_election.cc:304] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 56681b6f3d30479ca4241815319ac705
W20260709 13:10:51.872841  3287 leader_election.cc:343] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:51.873322  3287 leader_election.cc:343] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.878095  3511 raft_consensus.cc:359] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.878607  3511 raft_consensus.cc:385] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:51.878823  3511 raft_consensus.cc:740] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:51.879537  3511 consensus_queue.cc:260] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.874506  3392 raft_consensus.cc:3060] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.857995  3798 consensus_queue.cc:237] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.888301  3511 ts_tablet_manager.cc:1434] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.102s	user 0.006s	sys 0.000s
I20260709 13:10:51.888993  3702 leader_election.cc:290] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
W20260709 13:10:51.891921  3814 log.cc:927] Time spent T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 13:10:51.880506  3785 leader_election.cc:290] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:51.896255  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f1351fa9184cc18a9bc8e4c3124fe2" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:51.898773  3464 raft_consensus.cc:3060] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.898874  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69143c0056ae4a0ea92aaf1e996a32c6" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:51.903748  3397 raft_consensus.cc:2468] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
W20260709 13:10:51.903136  3436 leader_election.cc:343] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.903012  3809 raft_consensus.cc:2749] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:10:51.905483  3362 leader_election.cc:343] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:51.912370  3751 raft_consensus.cc:515] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:51.914407  3751 leader_election.cc:290] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:51.924615  3513 tablet_bootstrap.cc:654] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.964367  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "346bed4daacc4913be06325ba0e8917c" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:51.966456  3396 raft_consensus.cc:3060] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:51.983472  3512 tablet_bootstrap.cc:654] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:51.988211  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f1351fa9184cc18a9bc8e4c3124fe2" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:51.992990  3396 raft_consensus.cc:2468] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:52.010213  3435 leader_election.cc:304] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:10:52.015277  3802 raft_consensus.cc:2804] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:52.020128  3802 raft_consensus.cc:493] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:52.020648  3802 raft_consensus.cc:3060] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:52.024394  3511 tablet_bootstrap.cc:492] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:52.021219  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "346bed4daacc4913be06325ba0e8917c" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
W20260709 13:10:52.053404  3436 leader_election.cc:343] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:52.059913  3436 leader_election.cc:343] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:52.054602  3321 raft_consensus.cc:2468] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:52.072044  3435 leader_election.cc:304] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [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: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:52.073033  3512 tablet_bootstrap.cc:492] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:52.073869  3512 ts_tablet_manager.cc:1403] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.222s	user 0.017s	sys 0.006s
I20260709 13:10:52.075002  3702 raft_consensus.cc:2804] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:52.075635  3702 raft_consensus.cc:697] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:10:52.076939  3702 consensus_queue.cc:237] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.085512  3219 catalog_manager.cc:5697] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:52.087685  3513 tablet_bootstrap.cc:492] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:52.088529  3513 ts_tablet_manager.cc:1403] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.298s	user 0.015s	sys 0.022s
I20260709 13:10:52.088443  3512 raft_consensus.cc:359] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.089222  3512 raft_consensus.cc:385] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:52.089922  3512 raft_consensus.cc:740] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:52.100381  3512 consensus_queue.cc:260] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.104739  3512 ts_tablet_manager.cc:1434] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:10:52.116755  3805 consensus_queue.cc:1048] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:10:52.120080  3511 tablet_bootstrap.cc:654] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:52.082580  3392 raft_consensus.cc:2468] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:52.135603  3784 raft_consensus.cc:2764] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:10:52.145936  3286 leader_election.cc:304] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 56681b6f3d30479ca4241815319ac705
I20260709 13:10:52.150300  3512 tablet_bootstrap.cc:492] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:52.158488  3809 raft_consensus.cc:2804] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:52.159117  3809 raft_consensus.cc:697] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:10:52.160102  3809 consensus_queue.cc:237] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.161842  3725 consensus_queue.cc:1048] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:10:52.161772  3220 catalog_manager.cc:5697] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 0 to 1, leader changed from <none> to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:52.160138  3513 raft_consensus.cc:359] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.165048  3513 raft_consensus.cc:385] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:52.165298  3513 raft_consensus.cc:740] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:52.166812  3513 consensus_queue.cc:260] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.171646  3589 raft_consensus.cc:493] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:52.172083  3589 raft_consensus.cc:515] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.172545  3511 tablet_bootstrap.cc:492] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:52.173046  3511 ts_tablet_manager.cc:1403] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.149s	user 0.009s	sys 0.012s
I20260709 13:10:52.174286  3589 leader_election.cc:290] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:52.175065  3513 ts_tablet_manager.cc:1434] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.086s	user 0.009s	sys 0.000s
I20260709 13:10:52.175928  3511 raft_consensus.cc:359] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.176534  3513 tablet_bootstrap.cc:492] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:52.176669  3511 raft_consensus.cc:385] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:52.177095  3511 raft_consensus.cc:740] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:52.177109  3362 leader_election.cc:304] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 56681b6f3d30479ca4241815319ac705
I20260709 13:10:52.180027  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f025f424be48b0820fe1caeb4ac305" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:52.179498  3511 consensus_queue.cc:260] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.185142  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36f025f424be48b0820fe1caeb4ac305" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:52.185485  3725 raft_consensus.cc:2804] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:52.186018  3392 raft_consensus.cc:2393] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be2d4b735d264b5bad736853b2c32fbc in current term 1: Already voted for candidate 56681b6f3d30479ca4241815319ac705 in this term.
I20260709 13:10:52.186509  3725 raft_consensus.cc:697] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:10:52.187153  3286 leader_election.cc:304] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705
I20260709 13:10:52.188265  3632 raft_consensus.cc:3060] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:52.187933  3725 consensus_queue.cc:237] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.178036  3802 raft_consensus.cc:515] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.201154  3632 raft_consensus.cc:2749] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:52.209643  3217 catalog_manager.cc:5697] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:52.214919  3511 ts_tablet_manager.cc:1434] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 13:10:52.216068  3511 tablet_bootstrap.cc:492] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:52.212047  3220 catalog_manager.cc:5697] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 0 to 1, leader changed from <none> to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:52.228528  3802 leader_election.cc:290] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:52.229664  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f1351fa9184cc18a9bc8e4c3124fe2" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:52.230357  3392 raft_consensus.cc:3060] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:52.233918  3512 tablet_bootstrap.cc:654] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:52.234829  3513 tablet_bootstrap.cc:654] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:52.244041  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f1351fa9184cc18a9bc8e4c3124fe2" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
W20260709 13:10:52.247926  3436 leader_election.cc:343] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:52.249307  3219 catalog_manager.cc:5697] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:52.253315  3392 raft_consensus.cc:2468] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:52.255319  3435 leader_election.cc:304] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [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: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:52.257654  3812 raft_consensus.cc:2804] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:52.258129  3812 raft_consensus.cc:697] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:10:52.259063  3812 consensus_queue.cc:237] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.262401  3511 tablet_bootstrap.cc:654] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:52.277863  3513 tablet_bootstrap.cc:492] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:52.278329  3513 ts_tablet_manager.cc:1403] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.102s	user 0.006s	sys 0.008s
I20260709 13:10:52.294181  3512 tablet_bootstrap.cc:492] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:52.294840  3512 ts_tablet_manager.cc:1403] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.145s	user 0.013s	sys 0.007s
I20260709 13:10:52.296439  3513 raft_consensus.cc:359] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.296983  3513 raft_consensus.cc:385] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:52.297228  3513 raft_consensus.cc:740] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:52.297875  3513 consensus_queue.cc:260] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.298019  3512 raft_consensus.cc:359] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.298655  3512 raft_consensus.cc:385] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:52.298979  3512 raft_consensus.cc:740] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:52.303090  3511 tablet_bootstrap.cc:492] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:52.303602  3511 ts_tablet_manager.cc:1403] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.016s
I20260709 13:10:52.304384  3513 ts_tablet_manager.cc:1434] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 13:10:52.305735  3512 consensus_queue.cc:260] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.306244  3511 raft_consensus.cc:359] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.307039  3511 raft_consensus.cc:385] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:52.307364  3511 raft_consensus.cc:740] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:52.308066  3511 consensus_queue.cc:260] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.309541  3513 tablet_bootstrap.cc:492] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:52.310220  3511 ts_tablet_manager.cc:1434] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:10:52.311355  3511 tablet_bootstrap.cc:492] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:52.312861  3512 ts_tablet_manager.cc:1434] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:10:52.316732  3812 consensus_queue.cc:1048] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:52.316679  3219 catalog_manager.cc:5697] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:52.317588  3511 tablet_bootstrap.cc:654] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:52.331373  3512 tablet_bootstrap.cc:492] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:52.335037  3513 tablet_bootstrap.cc:654] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:52.339794  3512 tablet_bootstrap.cc:654] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:52.345216  3268 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:52.353672  3512 tablet_bootstrap.cc:492] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:52.354228  3512 ts_tablet_manager.cc:1403] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.006s
I20260709 13:10:52.354900  3798 consensus_queue.cc:1048] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:52.359850  3589 raft_consensus.cc:493] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:52.360354  3589 raft_consensus.cc:515] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.365715  3589 leader_election.cc:290] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:52.366581  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600a1ccfda404f6bb9ccf1219320e9db" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:52.367208  3511 tablet_bootstrap.cc:492] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:52.367377  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600a1ccfda404f6bb9ccf1219320e9db" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:52.367687  3511 ts_tablet_manager.cc:1403] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.025s
W20260709 13:10:52.368260  3286 leader_election.cc:343] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:52.368815  3287 leader_election.cc:343] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:52.369161  3287 leader_election.cc:304] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705
I20260709 13:10:52.371120  3589 raft_consensus.cc:2749] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:52.373919  3512 raft_consensus.cc:359] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.374531  3512 raft_consensus.cc:385] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:52.374781  3512 raft_consensus.cc:740] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:52.376694  3512 consensus_queue.cc:260] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.379498  3512 ts_tablet_manager.cc:1434] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.004s
I20260709 13:10:52.380585  3512 tablet_bootstrap.cc:492] T 3757bf105aee479198c84f27c74eeb7c P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:52.408131  3511 raft_consensus.cc:359] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.408798  3511 raft_consensus.cc:385] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:52.409058  3511 raft_consensus.cc:740] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:52.409746  3511 consensus_queue.cc:260] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.411279  3511 ts_tablet_manager.cc:1434] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 13:10:52.412202  3511 tablet_bootstrap.cc:492] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:52.413445  3725 raft_consensus.cc:493] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:52.414083  3725 raft_consensus.cc:515] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.416831  3725 leader_election.cc:290] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:52.418028  3511 tablet_bootstrap.cc:654] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:52.418457  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600a1ccfda404f6bb9ccf1219320e9db" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:52.419010  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600a1ccfda404f6bb9ccf1219320e9db" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:52.419168  3317 raft_consensus.cc:2468] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:52.420545  3362 leader_election.cc:304] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:52.421900  3802 raft_consensus.cc:493] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:52.422503  3802 raft_consensus.cc:515] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.425213  3802 leader_election.cc:290] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
W20260709 13:10:52.421597  3362 leader_election.cc:343] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:52.426398  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:52.426941  3822 raft_consensus.cc:2804] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:52.426769  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:52.427117  3392 raft_consensus.cc:2468] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:52.427351  3822 raft_consensus.cc:493] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:52.427605  3317 raft_consensus.cc:2468] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:52.427765  3822 raft_consensus.cc:3060] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:52.428400  3435 leader_election.cc:304] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [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: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:10:52.429147  3802 raft_consensus.cc:2804] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:52.429502  3802 raft_consensus.cc:493] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:52.429805  3802 raft_consensus.cc:3060] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:52.431649  3589 consensus_queue.cc:1048] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:52.436075  3802 raft_consensus.cc:515] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.438769  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:52.439337  3317 raft_consensus.cc:3060] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:52.446951  3317 raft_consensus.cc:2468] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 2.
I20260709 13:10:52.448145  3436 leader_election.cc:304] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:52.448921  3812 raft_consensus.cc:2804] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:52.449057  3513 tablet_bootstrap.cc:492] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:52.449401  3812 raft_consensus.cc:697] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:10:52.449621  3513 ts_tablet_manager.cc:1403] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.140s	user 0.041s	sys 0.017s
I20260709 13:10:52.450345  3812 consensus_queue.cc:237] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.452948  3513 raft_consensus.cc:359] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.453650  3513 raft_consensus.cc:385] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:52.453908  3513 raft_consensus.cc:740] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:52.454670  3513 consensus_queue.cc:260] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.458336  3513 ts_tablet_manager.cc:1434] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:10:52.459297  3810 raft_consensus.cc:493] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:52.459755  3810 raft_consensus.cc:515] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.460526  3536 raft_consensus.cc:493] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:52.460973  3536 raft_consensus.cc:515] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.461841  3810 leader_election.cc:290] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:52.463001  3513 tablet_bootstrap.cc:492] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:52.463759  3536 leader_election.cc:290] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:52.464200  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "346bed4daacc4913be06325ba0e8917c" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:52.464946  3393 raft_consensus.cc:2393] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be2d4b735d264b5bad736853b2c32fbc in current term 1: Already voted for candidate 56681b6f3d30479ca4241815319ac705 in this term.
I20260709 13:10:52.466841  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac79dd2c0f440849b6dff3f8b020502" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:52.468144  3319 raft_consensus.cc:2468] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:52.469116  3513 tablet_bootstrap.cc:654] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:52.469448  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "346bed4daacc4913be06325ba0e8917c" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:52.471437  3287 leader_election.cc:304] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705
I20260709 13:10:52.471995  3362 leader_election.cc:304] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:52.472189  3810 raft_consensus.cc:3060] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:52.471457  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac79dd2c0f440849b6dff3f8b020502" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:52.473835  3725 raft_consensus.cc:2804] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:52.474195  3725 raft_consensus.cc:493] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:52.474510  3725 raft_consensus.cc:3060] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:52.475822  3512 tablet_bootstrap.cc:654] T 3757bf105aee479198c84f27c74eeb7c P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:52.480221  3810 raft_consensus.cc:2749] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:52.485457  3468 raft_consensus.cc:3060] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:52.492213  3725 raft_consensus.cc:515] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.492362  3802 leader_election.cc:290] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:52.493264  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:52.493971  3395 raft_consensus.cc:3060] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:52.494248  3725 leader_election.cc:290] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:52.497953  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac79dd2c0f440849b6dff3f8b020502" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:52.498521  3319 raft_consensus.cc:3060] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:52.506371  3810 consensus_queue.cc:1048] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:52.512465  3395 raft_consensus.cc:2468] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 2.
I20260709 13:10:52.445899  3822 raft_consensus.cc:515] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.519035  3822 leader_election.cc:290] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
W20260709 13:10:52.520447  3362 leader_election.cc:343] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:52.533080  3218 catalog_manager.cc:5697] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 0 to 2, leader changed from <none> to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:52.545192  3319 raft_consensus.cc:2468] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:52.549818  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600a1ccfda404f6bb9ccf1219320e9db" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:52.549795  3362 leader_election.cc:304] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:52.551548  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600a1ccfda404f6bb9ccf1219320e9db" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:52.552121  3321 raft_consensus.cc:3060] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:52.553583  3512 tablet_bootstrap.cc:492] T 3757bf105aee479198c84f27c74eeb7c P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:52.554047  3512 ts_tablet_manager.cc:1403] T 3757bf105aee479198c84f27c74eeb7c P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.174s	user 0.005s	sys 0.006s
I20260709 13:10:52.555217  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac79dd2c0f440849b6dff3f8b020502" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:52.551690  3536 raft_consensus.cc:2804] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:10:52.576907  3362 leader_election.cc:343] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:52.577565  3536 raft_consensus.cc:697] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
W20260709 13:10:52.583205  3362 leader_election.cc:343] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:52.583339  3536 consensus_queue.cc:237] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.584312  3321 raft_consensus.cc:2468] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:52.578537  3805 raft_consensus.cc:493] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:52.585482  3805 raft_consensus.cc:515] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.587911  3805 leader_election.cc:290] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:52.591714  3511 tablet_bootstrap.cc:492] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:52.592309  3511 ts_tablet_manager.cc:1403] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.180s	user 0.016s	sys 0.015s
I20260709 13:10:52.596485  3511 raft_consensus.cc:359] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.582005  3512 raft_consensus.cc:359] T 3757bf105aee479198c84f27c74eeb7c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.600759  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dd22c509ac4cffaefbb82420e39a98" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:52.603227  3511 raft_consensus.cc:385] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:52.603456  3512 raft_consensus.cc:385] T 3757bf105aee479198c84f27c74eeb7c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:52.603559  3511 raft_consensus.cc:740] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:52.601538  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dd22c509ac4cffaefbb82420e39a98" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:52.603967  3512 raft_consensus.cc:740] T 3757bf105aee479198c84f27c74eeb7c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:52.604493  3321 raft_consensus.cc:2468] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:52.604318  3511 consensus_queue.cc:260] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.602739  3513 tablet_bootstrap.cc:492] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:52.605489  3513 ts_tablet_manager.cc:1403] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.143s	user 0.025s	sys 0.053s
I20260709 13:10:52.604718  3512 consensus_queue.cc:260] T 3757bf105aee479198c84f27c74eeb7c P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.606775  3812 raft_consensus.cc:493] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:52.607277  3812 raft_consensus.cc:515] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.608505  3512 ts_tablet_manager.cc:1434] T 3757bf105aee479198c84f27c74eeb7c P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.001s
I20260709 13:10:52.608321  3513 raft_consensus.cc:359] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.608964  3513 raft_consensus.cc:385] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:52.609241  3513 raft_consensus.cc:740] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:52.609278  3812 leader_election.cc:290] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:52.609745  3512 tablet_bootstrap.cc:492] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:52.611652  3511 ts_tablet_manager.cc:1434] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:10:52.611132  3362 leader_election.cc:304] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 56681b6f3d30479ca4241815319ac705
I20260709 13:10:52.611517  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359d36592703418583bad43c3f8a6e97" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:52.613080  3705 raft_consensus.cc:2804] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:52.609958  3513 consensus_queue.cc:260] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.617852  3705 raft_consensus.cc:697] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:10:52.611057  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359d36592703418583bad43c3f8a6e97" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:52.612861  3511 tablet_bootstrap.cc:492] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:52.619297  3513 ts_tablet_manager.cc:1434] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:10:52.618814  3705 consensus_queue.cc:237] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.623646  3435 leader_election.cc:304] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56681b6f3d30479ca4241815319ac705; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:52.624606  3812 raft_consensus.cc:2749] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:52.626080  3511 tablet_bootstrap.cc:654] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:52.627627  3218 catalog_manager.cc:5697] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:52.630710  3812 consensus_queue.cc:1048] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:52.613090  3362 leader_election.cc:304] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:52.641880  3805 raft_consensus.cc:2804] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:52.642302  3805 raft_consensus.cc:493] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:52.642666  3805 raft_consensus.cc:3060] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:52.645511  3812 consensus_queue.cc:1048] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:52.655405  3513 tablet_bootstrap.cc:492] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
W20260709 13:10:52.667970  3362 leader_election.cc:343] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:52.654832  3805 raft_consensus.cc:515] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.662320  3812 consensus_queue.cc:1048] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:10:52.677417  3512 tablet_bootstrap.cc:654] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:52.693913  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dd22c509ac4cffaefbb82420e39a98" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
W20260709 13:10:52.697945  3287 consensus_peers.cc:597] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc -> Peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Couldn't send request to peer 56681b6f3d30479ca4241815319ac705. 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:10:52.692647  3805 leader_election.cc:290] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:52.699222  3217 catalog_manager.cc:5697] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:52.700110  3802 raft_consensus.cc:493] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:52.700567  3802 raft_consensus.cc:515] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.702374  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dd22c509ac4cffaefbb82420e39a98" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:52.703024  3319 raft_consensus.cc:3060] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:52.704267  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac79dd2c0f440849b6dff3f8b020502" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:52.704823  3802 leader_election.cc:290] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:52.705024  3317 raft_consensus.cc:2393] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56681b6f3d30479ca4241815319ac705 in current term 1: Already voted for candidate 252e56dcb8f04fd58fbf559392b3e5cc in this term.
W20260709 13:10:52.706347  3362 leader_election.cc:343] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:52.715006  3810 raft_consensus.cc:493] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:52.717824  3810 raft_consensus.cc:515] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.720003  3810 leader_election.cc:290] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:52.722303  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f1351fa9184cc18a9bc8e4c3124fe2" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:52.723196  3397 raft_consensus.cc:2393] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be2d4b735d264b5bad736853b2c32fbc in current term 1: Already voted for candidate 56681b6f3d30479ca4241815319ac705 in this term.
I20260709 13:10:52.723842  3513 tablet_bootstrap.cc:654] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:52.724005  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f1351fa9184cc18a9bc8e4c3124fe2" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:52.728082  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ac79dd2c0f440849b6dff3f8b020502" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:52.729518  3435 leader_election.cc:304] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56681b6f3d30479ca4241815319ac705; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:52.729923  3286 leader_election.cc:304] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705
I20260709 13:10:52.732976  3810 raft_consensus.cc:3060] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:52.737821  3511 tablet_bootstrap.cc:492] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:52.738493  3511 ts_tablet_manager.cc:1403] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.126s	user 0.006s	sys 0.048s
I20260709 13:10:52.732771  3812 raft_consensus.cc:3060] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:52.768738  3725 consensus_queue.cc:1048] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:52.765940  3798 raft_consensus.cc:493] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:52.771562  3798 raft_consensus.cc:515] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
W20260709 13:10:52.771947  3362 consensus_peers.cc:597] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Couldn't send request to peer 56681b6f3d30479ca4241815319ac705. 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:10:52.773588  3798 leader_election.cc:290] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:52.775242  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3757bf105aee479198c84f27c74eeb7c" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:52.775307  3511 raft_consensus.cc:359] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.775996  3511 raft_consensus.cc:385] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:52.776348  3511 raft_consensus.cc:740] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:52.779349  3511 consensus_queue.cc:260] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.780201  3810 raft_consensus.cc:2749] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:52.783905  3744 consensus_queue.cc:1048] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:10:52.785185  3812 raft_consensus.cc:2749] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:52.785372  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3757bf105aee479198c84f27c74eeb7c" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:52.775950  3395 raft_consensus.cc:2468] T 3757bf105aee479198c84f27c74eeb7c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
W20260709 13:10:52.788537  3436 leader_election.cc:343] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:52.789337  3511 ts_tablet_manager.cc:1434] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.001s
I20260709 13:10:52.789448  3435 leader_election.cc:304] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [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: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:52.790565  3798 raft_consensus.cc:2804] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:52.790935  3798 raft_consensus.cc:493] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:52.791281  3798 raft_consensus.cc:3060] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:52.793953  3319 raft_consensus.cc:2468] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:52.795111  3362 leader_election.cc:304] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 56681b6f3d30479ca4241815319ac705
I20260709 13:10:52.795513  3511 tablet_bootstrap.cc:492] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:52.795828  3805 raft_consensus.cc:2804] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:52.796315  3805 raft_consensus.cc:697] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:10:52.797109  3805 consensus_queue.cc:237] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.800870  3802 consensus_queue.cc:1048] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:52.803239  3512 tablet_bootstrap.cc:492] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:52.803659  3512 ts_tablet_manager.cc:1403] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.194s	user 0.013s	sys 0.004s
I20260709 13:10:52.814198  3798 raft_consensus.cc:515] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.837386  3798 leader_election.cc:290] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:52.839700  3513 tablet_bootstrap.cc:492] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:52.840164  3513 ts_tablet_manager.cc:1403] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.185s	user 0.015s	sys 0.006s
I20260709 13:10:52.843210  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3757bf105aee479198c84f27c74eeb7c" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:52.843715  3392 raft_consensus.cc:3060] T 3757bf105aee479198c84f27c74eeb7c P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:52.847028  3512 raft_consensus.cc:359] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.847729  3512 raft_consensus.cc:385] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:52.848002  3512 raft_consensus.cc:740] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:52.848663  3512 consensus_queue.cc:260] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.850355  3512 ts_tablet_manager.cc:1434] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.046s	user 0.003s	sys 0.000s
I20260709 13:10:52.852591  3511 tablet_bootstrap.cc:654] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:52.857450  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3757bf105aee479198c84f27c74eeb7c" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:52.862829  3392 raft_consensus.cc:2468] T 3757bf105aee479198c84f27c74eeb7c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:52.842592  3513 raft_consensus.cc:359] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.863773  3513 raft_consensus.cc:385] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:52.864104  3513 raft_consensus.cc:740] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
W20260709 13:10:52.864462  3436 leader_election.cc:343] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:52.864938  3513 consensus_queue.cc:260] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.867352  3512 tablet_bootstrap.cc:492] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:52.867404  3435 leader_election.cc:304] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [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: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:52.869086  3802 raft_consensus.cc:2804] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:52.869552  3802 raft_consensus.cc:697] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:10:52.871824  3802 consensus_queue.cc:237] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.873238  3511 tablet_bootstrap.cc:492] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:52.879153  3511 ts_tablet_manager.cc:1403] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.001s
I20260709 13:10:52.878558  3220 catalog_manager.cc:5697] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:52.873564  3513 ts_tablet_manager.cc:1434] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 13:10:52.882303  3511 raft_consensus.cc:359] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.884047  3511 raft_consensus.cc:385] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:52.884303  3511 raft_consensus.cc:740] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:52.884965  3511 consensus_queue.cc:260] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.883392  3513 tablet_bootstrap.cc:492] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:52.876820  3512 tablet_bootstrap.cc:654] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:52.889802  3511 ts_tablet_manager.cc:1434] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:10:52.890724  3511 tablet_bootstrap.cc:492] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:52.895594  3512 tablet_bootstrap.cc:492] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:52.896045  3513 tablet_bootstrap.cc:654] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:52.896303  3511 tablet_bootstrap.cc:654] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:52.896062  3512 ts_tablet_manager.cc:1403] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.005s
I20260709 13:10:52.904778  3802 raft_consensus.cc:493] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:52.903656  3219 catalog_manager.cc:5697] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:52.905409  3802 raft_consensus.cc:515] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.908365  3725 raft_consensus.cc:493] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:52.908708  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1475ceb14f475c8628d7de395a61e8" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:52.909003  3725 raft_consensus.cc:515] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.914644  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56eaed7b3af429f9d92a11055a3c680" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
W20260709 13:10:52.917799  3362 leader_election.cc:343] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:52.921254  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56eaed7b3af429f9d92a11055a3c680" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:52.923307  3802 leader_election.cc:290] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
W20260709 13:10:52.923715  3362 leader_election.cc:343] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:52.924320  3362 leader_election.cc:304] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:52.925287  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1475ceb14f475c8628d7de395a61e8" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:52.926595  3536 raft_consensus.cc:2749] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:52.928699  3435 leader_election.cc:304] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56681b6f3d30479ca4241815319ac705; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:52.928833  3725 leader_election.cc:290] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:52.932986  3577 raft_consensus.cc:2749] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:52.951045  3469 raft_consensus.cc:3060] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:52.961087  3512 raft_consensus.cc:359] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.962044  3512 raft_consensus.cc:385] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:52.962401  3512 raft_consensus.cc:740] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:52.963215  3512 consensus_queue.cc:260] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.964864  3744 raft_consensus.cc:493] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:52.965502  3744 raft_consensus.cc:515] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:52.971261  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f633c067dda4932ba308fa8ea7aa980" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
W20260709 13:10:52.973188  3286 leader_election.cc:343] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:52.989869  3744 leader_election.cc:290] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:52.991911  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f633c067dda4932ba308fa8ea7aa980" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
W20260709 13:10:52.993772  3287 leader_election.cc:343] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:52.994165  3287 leader_election.cc:304] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705
I20260709 13:10:52.997459  3744 raft_consensus.cc:2749] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:53.022581  3512 ts_tablet_manager.cc:1434] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.000s
I20260709 13:10:53.028262  3511 tablet_bootstrap.cc:492] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:53.035777  3511 ts_tablet_manager.cc:1403] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.145s	user 0.059s	sys 0.063s
I20260709 13:10:53.028996  3318 raft_consensus.cc:1275] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:10:53.039036  3512 tablet_bootstrap.cc:492] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:53.038516  3511 raft_consensus.cc:359] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.042577  3511 raft_consensus.cc:385] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:53.042474  3802 consensus_queue.cc:1048] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:53.042966  3511 raft_consensus.cc:740] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:53.043617  3511 consensus_queue.cc:260] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.045775  3511 ts_tablet_manager.cc:1434] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:10:53.050845  3513 tablet_bootstrap.cc:492] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:53.051337  3513 ts_tablet_manager.cc:1403] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.168s	user 0.046s	sys 0.060s
I20260709 13:10:53.053433  3512 tablet_bootstrap.cc:654] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:53.053718  3513 raft_consensus.cc:359] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.054376  3513 raft_consensus.cc:385] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:53.054634  3513 raft_consensus.cc:740] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:53.046727  3511 tablet_bootstrap.cc:492] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:53.055615  3513 consensus_queue.cc:260] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.058089  3513 ts_tablet_manager.cc:1434] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:10:53.059010  3513 tablet_bootstrap.cc:492] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:53.062377  3511 tablet_bootstrap.cc:654] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:53.066063  3395 raft_consensus.cc:1275] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:10:53.067217  3512 tablet_bootstrap.cc:492] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:53.067636  3512 ts_tablet_manager.cc:1403] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.006s
I20260709 13:10:53.067664  3802 consensus_queue.cc:1048] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:53.069599  3513 tablet_bootstrap.cc:654] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:53.070415  3512 raft_consensus.cc:359] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.071070  3512 raft_consensus.cc:385] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:53.071357  3512 raft_consensus.cc:740] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:53.072964  3512 consensus_queue.cc:260] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.073431  3469 raft_consensus.cc:3060] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:53.075677  3512 ts_tablet_manager.cc:1434] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:10:53.076673  3512 tablet_bootstrap.cc:492] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:53.082564  3512 tablet_bootstrap.cc:654] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:53.139271  3511 tablet_bootstrap.cc:492] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:53.141024  3511 ts_tablet_manager.cc:1403] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.095s	user 0.019s	sys 0.010s
I20260709 13:10:53.151135  3513 tablet_bootstrap.cc:492] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:53.151634  3513 ts_tablet_manager.cc:1403] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.093s	user 0.022s	sys 0.024s
I20260709 13:10:53.154404  3725 consensus_queue.cc:1048] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:53.155033  3511 raft_consensus.cc:359] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.155828  3511 raft_consensus.cc:385] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:53.156085  3511 raft_consensus.cc:740] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:53.156699  3511 consensus_queue.cc:260] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.158831  3577 raft_consensus.cc:493] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:53.158967  3512 tablet_bootstrap.cc:492] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:53.159271  3577 raft_consensus.cc:515] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.160988  3577 leader_election.cc:290] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:53.161162  3805 raft_consensus.cc:493] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:53.161612  3805 raft_consensus.cc:515] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.163004  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69143c0056ae4a0ea92aaf1e996a32c6" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:53.163626  3805 leader_election.cc:290] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:53.166682  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69143c0056ae4a0ea92aaf1e996a32c6" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:53.170055  3436 leader_election.cc:304] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56681b6f3d30479ca4241815319ac705; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:53.170370  3512 ts_tablet_manager.cc:1403] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.004s
I20260709 13:10:53.170877  3812 raft_consensus.cc:2749] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:53.171739  3466 raft_consensus.cc:3060] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:53.173720  3512 raft_consensus.cc:359] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.173807  3513 raft_consensus.cc:359] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.174409  3512 raft_consensus.cc:385] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:53.174551  3513 raft_consensus.cc:385] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:53.174763  3512 raft_consensus.cc:740] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:53.174970  3513 raft_consensus.cc:740] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:53.175632  3513 consensus_queue.cc:260] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.177181  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39a6eaa0c44fb8b7bd23febb0d0ad4" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:53.177697  3513 ts_tablet_manager.cc:1434] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 13:10:53.178591  3511 ts_tablet_manager.cc:1434] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.003s
I20260709 13:10:53.178524  3512 consensus_queue.cc:260] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.179719  3511 tablet_bootstrap.cc:492] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:53.179160  3513 tablet_bootstrap.cc:492] T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
W20260709 13:10:53.181319  3362 leader_election.cc:343] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:53.186924  3513 tablet_bootstrap.cc:654] T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:53.189102  3511 tablet_bootstrap.cc:654] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:53.189239  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39a6eaa0c44fb8b7bd23febb0d0ad4" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
W20260709 13:10:53.195268  3362 leader_election.cc:343] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:53.195664  3362 leader_election.cc:304] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:53.200006  3511 tablet_bootstrap.cc:492] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:53.199970  3805 raft_consensus.cc:2749] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:53.200636  3805 consensus_queue.cc:1048] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:53.205744  3512 ts_tablet_manager.cc:1434] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260709 13:10:53.206064  3822 consensus_queue.cc:1048] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:53.206728  3512 tablet_bootstrap.cc:492] T 4f633c067dda4932ba308fa8ea7aa980 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:53.200513  3511 ts_tablet_manager.cc:1403] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.001s
I20260709 13:10:53.218515  3805 consensus_queue.cc:1048] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:53.223008  3511 raft_consensus.cc:359] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.223925  3511 raft_consensus.cc:385] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:53.224259  3511 raft_consensus.cc:740] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:53.231081  3511 consensus_queue.cc:260] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.232396  3577 raft_consensus.cc:493] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:53.232959  3577 raft_consensus.cc:515] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.236572  3519 raft_consensus.cc:493] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:53.236994  3519 raft_consensus.cc:515] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.238729  3519 leader_election.cc:290] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:53.242516  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600a1ccfda404f6bb9ccf1219320e9db" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:53.249028  3511 ts_tablet_manager.cc:1434] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.002s
I20260709 13:10:53.249928  3577 leader_election.cc:290] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:53.267123  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897b59734ade45fca2a883cc819ab6b3" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:53.291929  3511 tablet_bootstrap.cc:492] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:53.299499  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897b59734ade45fca2a883cc819ab6b3" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:53.300047  3395 raft_consensus.cc:2468] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:53.306646  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600a1ccfda404f6bb9ccf1219320e9db" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:53.296836  3802 raft_consensus.cc:493] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:53.311609  3286 leader_election.cc:304] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:53.314586  3810 raft_consensus.cc:2804] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:53.315840  3810 raft_consensus.cc:493] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:53.316183  3810 raft_consensus.cc:3060] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:53.318593  3513 tablet_bootstrap.cc:492] T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:53.319070  3513 ts_tablet_manager.cc:1403] T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.140s	user 0.031s	sys 0.023s
I20260709 13:10:53.320021  3435 leader_election.cc:304] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [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: 56681b6f3d30479ca4241815319ac705; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:53.320993  3512 tablet_bootstrap.cc:654] T 4f633c067dda4932ba308fa8ea7aa980 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:53.311197  3802 raft_consensus.cc:515] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.322682  3468 raft_consensus.cc:3060] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:53.323741  3802 leader_election.cc:290] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
W20260709 13:10:53.301952  3287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.195:46417, user_credentials={real_user=slave}} blocked reactor thread for 60304.1us
I20260709 13:10:53.331030  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dd22c509ac4cffaefbb82420e39a98" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:53.331744  3321 raft_consensus.cc:2393] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56681b6f3d30479ca4241815319ac705 in current term 1: Already voted for candidate 252e56dcb8f04fd58fbf559392b3e5cc in this term.
I20260709 13:10:53.332873  3812 raft_consensus.cc:2749] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:53.332497  3513 raft_consensus.cc:359] T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.333819  3513 raft_consensus.cc:385] T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:53.335183  3513 raft_consensus.cc:740] T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
W20260709 13:10:53.337997  3287 leader_election.cc:343] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:53.351166  3577 raft_consensus.cc:493] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:53.351656  3577 raft_consensus.cc:515] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.368906  3513 consensus_queue.cc:260] T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.373665  3577 leader_election.cc:290] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:53.375638  3466 raft_consensus.cc:3060] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:53.390384  3513 ts_tablet_manager.cc:1434] T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.001s
I20260709 13:10:53.391762  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27dd22c509ac4cffaefbb82420e39a98" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:53.385861  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f633c067dda4932ba308fa8ea7aa980" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:53.387904  3725 consensus_queue.cc:1048] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:10:53.401346  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f633c067dda4932ba308fa8ea7aa980" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:53.412318  3318 raft_consensus.cc:2468] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
I20260709 13:10:53.415343  3511 tablet_bootstrap.cc:654] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:53.416924  3435 leader_election.cc:304] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56681b6f3d30479ca4241815319ac705; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:53.423501  3513 tablet_bootstrap.cc:492] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:53.425310  3812 raft_consensus.cc:2749] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:53.425908  3512 tablet_bootstrap.cc:492] T 4f633c067dda4932ba308fa8ea7aa980 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:53.426342  3512 ts_tablet_manager.cc:1403] T 4f633c067dda4932ba308fa8ea7aa980 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.220s	user 0.008s	sys 0.011s
I20260709 13:10:53.428853  3513 tablet_bootstrap.cc:654] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:53.430081  3512 raft_consensus.cc:359] T 4f633c067dda4932ba308fa8ea7aa980 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.430941  3512 raft_consensus.cc:385] T 4f633c067dda4932ba308fa8ea7aa980 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:53.431277  3512 raft_consensus.cc:740] T 4f633c067dda4932ba308fa8ea7aa980 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:53.433512  3513 tablet_bootstrap.cc:492] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:53.433955  3513 ts_tablet_manager.cc:1403] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.005s
W20260709 13:10:53.434551  3435 leader_election.cc:343] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:53.437729  3512 consensus_queue.cc:260] T 4f633c067dda4932ba308fa8ea7aa980 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.418471  3802 consensus_queue.cc:1048] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:10:53.441006  3286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.194:37063, user_credentials={real_user=slave}} blocked reactor thread for 53310.2us
I20260709 13:10:53.476186  3810 raft_consensus.cc:515] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.478196  3810 leader_election.cc:290] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:53.487758  3513 raft_consensus.cc:359] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.488430  3513 raft_consensus.cc:385] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:53.488667  3513 raft_consensus.cc:740] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
W20260709 13:10:53.489310  3268 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:10:53.508052  3286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.194:37063, user_credentials={real_user=slave}} blocked reactor thread for 65516.8us
I20260709 13:10:53.509372  3513 consensus_queue.cc:260] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.510244  3436 leader_election.cc:304] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [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: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:10:53.511420  3812 raft_consensus.cc:2804] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:53.511786  3812 raft_consensus.cc:493] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:53.512142  3812 raft_consensus.cc:3060] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:53.513149  3318 raft_consensus.cc:3060] T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:53.516121  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897b59734ade45fca2a883cc819ab6b3" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:53.516460  3511 tablet_bootstrap.cc:492] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:53.516733  3392 raft_consensus.cc:3060] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:53.516896  3511 ts_tablet_manager.cc:1403] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.239s	user 0.012s	sys 0.005s
I20260709 13:10:53.520823  3812 raft_consensus.cc:515] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.524681  3392 raft_consensus.cc:2468] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:53.526360  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f633c067dda4932ba308fa8ea7aa980" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:53.527076  3396 raft_consensus.cc:3060] T 4f633c067dda4932ba308fa8ea7aa980 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:53.532424  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f633c067dda4932ba308fa8ea7aa980" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:53.532999  3319 raft_consensus.cc:3060] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:53.533244  3577 consensus_queue.cc:1048] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:53.490020  3512 ts_tablet_manager.cc:1434] T 4f633c067dda4932ba308fa8ea7aa980 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.002s
W20260709 13:10:53.490342  3287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.195:46417, user_credentials={real_user=slave}} blocked reactor thread for 95009.4us
I20260709 13:10:53.537853  3513 ts_tablet_manager.cc:1434] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.103s	user 0.005s	sys 0.000s
I20260709 13:10:53.539345  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897b59734ade45fca2a883cc819ab6b3" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:53.539455  3319 raft_consensus.cc:2468] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
W20260709 13:10:53.545183  3287 leader_election.cc:343] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:53.549645  3286 leader_election.cc:304] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 56681b6f3d30479ca4241815319ac705
I20260709 13:10:53.549980  3513 tablet_bootstrap.cc:492] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:53.550427  3744 raft_consensus.cc:2804] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:53.551013  3744 raft_consensus.cc:697] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:10:53.551151  3512 tablet_bootstrap.cc:492] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:53.551944  3744 consensus_queue.cc:237] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.555258  3396 raft_consensus.cc:2468] T 4f633c067dda4932ba308fa8ea7aa980 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:53.524765  3511 raft_consensus.cc:359] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.559798  3812 leader_election.cc:290] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:53.556792  3436 leader_election.cc:304] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:53.566425  3882 raft_consensus.cc:493] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:53.569355  3511 raft_consensus.cc:385] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:53.569689  3511 raft_consensus.cc:740] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:53.570672  3511 consensus_queue.cc:260] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.567224  3751 raft_consensus.cc:2804] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:53.577102  3751 raft_consensus.cc:697] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:10:53.578397  3512 tablet_bootstrap.cc:654] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:53.577999  3751 consensus_queue.cc:237] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.578287  3881 consensus_queue.cc:1048] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:53.582122  3511 ts_tablet_manager.cc:1434] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.065s	user 0.004s	sys 0.005s
I20260709 13:10:53.583632  3511 tablet_bootstrap.cc:492] T e56eaed7b3af429f9d92a11055a3c680 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:53.578994  3882 raft_consensus.cc:515] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.593621  3220 catalog_manager.cc:5697] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 0 to 1, leader changed from <none> to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:53.606330  3882 leader_election.cc:290] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:53.608830  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94519b163874ba8a24ff298c4c45f1e" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:53.609544  3469 raft_consensus.cc:2468] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:53.606523  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94519b163874ba8a24ff298c4c45f1e" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:53.615221  3362 leader_election.cc:304] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:10:53.613591  3316 raft_consensus.cc:2468] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:53.627738  3511 tablet_bootstrap.cc:654] T e56eaed7b3af429f9d92a11055a3c680 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:53.642776  3513 tablet_bootstrap.cc:654] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:53.628665  3881 raft_consensus.cc:2804] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:53.646203  3881 raft_consensus.cc:493] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:53.650530  3885 raft_consensus.cc:493] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:53.663120  3881 raft_consensus.cc:3060] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:53.665899  3885 raft_consensus.cc:515] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.672646  3885 leader_election.cc:290] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:53.674225  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56eaed7b3af429f9d92a11055a3c680" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
W20260709 13:10:53.684772  3889 log.cc:927] Time spent T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc: Append to log took a long time: real 0.103s	user 0.005s	sys 0.000s
I20260709 13:10:53.690603  3511 tablet_bootstrap.cc:492] T e56eaed7b3af429f9d92a11055a3c680 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:53.699097  3511 ts_tablet_manager.cc:1403] T e56eaed7b3af429f9d92a11055a3c680 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.116s	user 0.014s	sys 0.009s
W20260709 13:10:53.701393  3287 leader_election.cc:343] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:53.695998  3881 raft_consensus.cc:515] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.709381  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56eaed7b3af429f9d92a11055a3c680" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:53.710075  3392 raft_consensus.cc:2468] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:53.719455  3512 tablet_bootstrap.cc:492] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:53.719926  3512 ts_tablet_manager.cc:1403] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.169s	user 0.035s	sys 0.014s
I20260709 13:10:53.717327  3286 leader_election.cc:304] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 56681b6f3d30479ca4241815319ac705
I20260709 13:10:53.724033  3874 raft_consensus.cc:2804] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:53.724416  3874 raft_consensus.cc:493] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:53.724743  3874 raft_consensus.cc:3060] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:53.725049  3512 raft_consensus.cc:359] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.726850  3512 raft_consensus.cc:385] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:53.727183  3512 raft_consensus.cc:740] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:53.728446  3512 consensus_queue.cc:260] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.731256  3511 raft_consensus.cc:359] T e56eaed7b3af429f9d92a11055a3c680 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.731756  3511 raft_consensus.cc:385] T e56eaed7b3af429f9d92a11055a3c680 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:53.731978  3511 raft_consensus.cc:740] T e56eaed7b3af429f9d92a11055a3c680 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:53.739145  3511 consensus_queue.cc:260] T e56eaed7b3af429f9d92a11055a3c680 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.746260  3512 ts_tablet_manager.cc:1434] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.004s
I20260709 13:10:53.746851  3511 ts_tablet_manager.cc:1434] T e56eaed7b3af429f9d92a11055a3c680 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260709 13:10:53.747323  3512 tablet_bootstrap.cc:492] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:53.747911  3511 tablet_bootstrap.cc:492] T 897b59734ade45fca2a883cc819ab6b3 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:53.748936  3513 tablet_bootstrap.cc:492] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:53.754071  3513 ts_tablet_manager.cc:1403] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.204s	user 0.031s	sys 0.025s
I20260709 13:10:53.755045  3511 tablet_bootstrap.cc:654] T 897b59734ade45fca2a883cc819ab6b3 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:53.756518  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94519b163874ba8a24ff298c4c45f1e" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:53.757165  3317 raft_consensus.cc:3060] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:53.757313  3513 raft_consensus.cc:359] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.758055  3513 raft_consensus.cc:385] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:53.758324  3513 raft_consensus.cc:740] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:53.758949  3513 consensus_queue.cc:260] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.760994  3513 ts_tablet_manager.cc:1434] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:10:53.761945  3513 tablet_bootstrap.cc:492] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:53.763437  3881 leader_election.cc:290] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:53.764613  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94519b163874ba8a24ff298c4c45f1e" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:53.765261  3466 raft_consensus.cc:3060] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:53.749936  3874 raft_consensus.cc:515] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.767637  3513 tablet_bootstrap.cc:654] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:53.772905  3466 raft_consensus.cc:2468] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:53.773145  3391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56eaed7b3af429f9d92a11055a3c680" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:53.774160  3391 raft_consensus.cc:3060] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:53.774402  3362 leader_election.cc:304] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:10:53.775718  3881 raft_consensus.cc:2804] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:53.776602  3881 raft_consensus.cc:697] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:10:53.777735  3881 consensus_queue.cc:237] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.788611  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56eaed7b3af429f9d92a11055a3c680" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:53.789287  3466 raft_consensus.cc:3060] T e56eaed7b3af429f9d92a11055a3c680 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:53.769342  3317 raft_consensus.cc:2468] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:53.790412  3874 leader_election.cc:290] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:53.804817  3391 raft_consensus.cc:2468] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:53.806305  3466 raft_consensus.cc:2468] T e56eaed7b3af429f9d92a11055a3c680 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:53.816970  3286 leader_election.cc:304] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:53.819186  3879 raft_consensus.cc:2804] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:53.819792  3879 raft_consensus.cc:697] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:10:53.820887  3879 consensus_queue.cc:237] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.838373  3513 tablet_bootstrap.cc:492] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:53.839007  3513 ts_tablet_manager.cc:1403] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.012s
I20260709 13:10:53.842097  3512 tablet_bootstrap.cc:654] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:53.842650  3513 raft_consensus.cc:359] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.843876  3513 raft_consensus.cc:385] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:53.844255  3513 raft_consensus.cc:740] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:53.847795  3513 consensus_queue.cc:260] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.852705  3513 ts_tablet_manager.cc:1434] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 13:10:53.859799  3881 raft_consensus.cc:493] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:53.863288  3513 tablet_bootstrap.cc:492] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:53.863637  3881 raft_consensus.cc:515] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.865651  3881 leader_election.cc:290] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:53.870589  3511 tablet_bootstrap.cc:492] T 897b59734ade45fca2a883cc819ab6b3 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:53.871098  3511 ts_tablet_manager.cc:1403] T 897b59734ade45fca2a883cc819ab6b3 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.123s	user 0.031s	sys 0.036s
I20260709 13:10:53.870988  3219 catalog_manager.cc:5697] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:53.868089  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181ba53b57e4dd1a53bac24041f14aa" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:53.883136  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181ba53b57e4dd1a53bac24041f14aa" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
W20260709 13:10:53.890440  3362 leader_election.cc:343] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:53.888693  3880 raft_consensus.cc:493] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:10:53.893217  3362 leader_election.cc:343] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:53.893625  3362 leader_election.cc:304] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:53.892024  3880 raft_consensus.cc:515] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.899698  3218 catalog_manager.cc:5697] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 0 to 1, leader changed from <none> to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:53.901834  3880 leader_election.cc:290] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:53.904050  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39a6eaa0c44fb8b7bd23febb0d0ad4" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
W20260709 13:10:53.905366  3287 leader_election.cc:343] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:53.903353  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39a6eaa0c44fb8b7bd23febb0d0ad4" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:53.909636  3513 tablet_bootstrap.cc:654] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:53.912256  3891 raft_consensus.cc:2749] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:53.913656  3392 raft_consensus.cc:2468] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:53.905851  3511 raft_consensus.cc:359] T 897b59734ade45fca2a883cc819ab6b3 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.915103  3511 raft_consensus.cc:385] T 897b59734ade45fca2a883cc819ab6b3 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:53.915437  3511 raft_consensus.cc:740] T 897b59734ade45fca2a883cc819ab6b3 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:53.916326  3511 consensus_queue.cc:260] T 897b59734ade45fca2a883cc819ab6b3 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.921267  3286 leader_election.cc:304] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 56681b6f3d30479ca4241815319ac705
I20260709 13:10:53.922706  3880 raft_consensus.cc:2804] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:53.923076  3880 raft_consensus.cc:493] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:53.923431  3880 raft_consensus.cc:3060] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:53.936743  3511 ts_tablet_manager.cc:1434] T 897b59734ade45fca2a883cc819ab6b3 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.001s
I20260709 13:10:53.938084  3511 tablet_bootstrap.cc:492] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:53.942255  3219 catalog_manager.cc:5697] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:53.955660  3880 raft_consensus.cc:515] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.958750  3880 leader_election.cc:290] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:53.962349  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39a6eaa0c44fb8b7bd23febb0d0ad4" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:53.963436  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39a6eaa0c44fb8b7bd23febb0d0ad4" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
W20260709 13:10:53.963773  3287 leader_election.cc:343] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:53.964052  3392 raft_consensus.cc:3060] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:53.967620  3511 tablet_bootstrap.cc:654] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:53.969174  3512 tablet_bootstrap.cc:492] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:53.977072  3512 ts_tablet_manager.cc:1403] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.230s	user 0.034s	sys 0.041s
I20260709 13:10:53.971855  3392 raft_consensus.cc:2468] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:53.979089  3286 leader_election.cc:304] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 56681b6f3d30479ca4241815319ac705
I20260709 13:10:53.980212  3880 raft_consensus.cc:2804] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:53.980772  3880 raft_consensus.cc:697] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:10:53.981556  3880 consensus_queue.cc:237] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.985102  3511 tablet_bootstrap.cc:492] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:53.985678  3511 ts_tablet_manager.cc:1403] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.000s
I20260709 13:10:53.988583  3511 raft_consensus.cc:359] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.989159  3513 tablet_bootstrap.cc:492] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:53.985019  3512 raft_consensus.cc:359] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.989538  3512 raft_consensus.cc:385] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:53.989614  3513 ts_tablet_manager.cc:1403] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.127s	user 0.008s	sys 0.010s
I20260709 13:10:53.989902  3512 raft_consensus.cc:740] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:53.990279  3511 raft_consensus.cc:385] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:53.991109  3511 raft_consensus.cc:740] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:53.991691  3512 consensus_queue.cc:260] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.992904  3511 consensus_queue.cc:260] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.994093  3512 ts_tablet_manager.cc:1434] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 13:10:53.995333  3512 tablet_bootstrap.cc:492] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:53.998512  3513 raft_consensus.cc:359] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:53.999130  3513 raft_consensus.cc:385] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:53.999361  3513 raft_consensus.cc:740] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:53.999922  3513 consensus_queue.cc:260] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.000880  3512 tablet_bootstrap.cc:654] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.001835  3513 ts_tablet_manager.cc:1434] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.000s
I20260709 13:10:54.002730  3513 tablet_bootstrap.cc:492] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:54.004209  3511 ts_tablet_manager.cc:1434] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:10:54.005155  3511 tablet_bootstrap.cc:492] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:54.007966  3513 tablet_bootstrap.cc:654] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.011546  3881 raft_consensus.cc:493] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:54.012151  3881 raft_consensus.cc:515] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.039602  3511 tablet_bootstrap.cc:654] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.014802  3881 leader_election.cc:290] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:54.023497  3469 raft_consensus.cc:3060] T 897b59734ade45fca2a883cc819ab6b3 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.020017  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92898d3072cc4b6898aa9fde987b317b" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
W20260709 13:10:54.049201  3362 leader_election.cc:343] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:54.019418  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92898d3072cc4b6898aa9fde987b317b" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:54.056484  3751 consensus_queue.cc:1048] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:10:54.056990  3362 leader_election.cc:343] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:54.057605  3362 leader_election.cc:304] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:54.058734  3881 raft_consensus.cc:2749] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:54.059871  3880 consensus_queue.cc:1048] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:54.066210  3513 tablet_bootstrap.cc:492] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:54.066732  3513 ts_tablet_manager.cc:1403] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.064s	user 0.027s	sys 0.031s
I20260709 13:10:54.061036  3219 catalog_manager.cc:5697] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 0 to 1, leader changed from <none> to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:54.070567  3513 raft_consensus.cc:359] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.077911  3513 raft_consensus.cc:385] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.078212  3513 raft_consensus.cc:740] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.078822  3513 consensus_queue.cc:260] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.079420  3511 tablet_bootstrap.cc:492] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:54.080225  3511 ts_tablet_manager.cc:1403] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.010s
I20260709 13:10:54.080863  3513 ts_tablet_manager.cc:1434] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:10:54.081779  3513 tablet_bootstrap.cc:492] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc: Bootstrap starting.
I20260709 13:10:54.087492  3513 tablet_bootstrap.cc:654] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.087548  3511 raft_consensus.cc:359] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.088474  3511 raft_consensus.cc:385] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.088802  3511 raft_consensus.cc:740] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.089422  3511 consensus_queue.cc:260] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.091748  3511 ts_tablet_manager.cc:1434] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 13:10:54.092923  3511 tablet_bootstrap.cc:492] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:54.095611  3879 raft_consensus.cc:493] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:54.096107  3879 raft_consensus.cc:515] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.098275  3879 leader_election.cc:290] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:54.099306  3511 tablet_bootstrap.cc:654] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.100262  3391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda0b74a1b70474bb1326255e3f965d9" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:54.103299  3702 consensus_queue.cc:1048] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:10:54.104328  3286 leader_election.cc:343] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:54.108289  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda0b74a1b70474bb1326255e3f965d9" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:54.108894  3469 raft_consensus.cc:2468] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:54.112612  3287 leader_election.cc:304] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [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: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:10:54.113607  3879 raft_consensus.cc:2804] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:54.114014  3879 raft_consensus.cc:493] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:54.114388  3879 raft_consensus.cc:3060] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.114429  3880 consensus_queue.cc:1048] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:54.119508  3880 raft_consensus.cc:493] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:54.119935  3880 raft_consensus.cc:515] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.127499  3880 leader_election.cc:290] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:54.128917  3391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc738df051ac41fc8142b8aae5861174" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:54.130710  3879 raft_consensus.cc:515] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
W20260709 13:10:54.131011  3286 leader_election.cc:343] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:54.135067  3391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda0b74a1b70474bb1326255e3f965d9" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
W20260709 13:10:54.136526  3286 leader_election.cc:343] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:54.138954  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc738df051ac41fc8142b8aae5861174" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
W20260709 13:10:54.144831  3287 leader_election.cc:343] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:54.145354  3287 leader_election.cc:304] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705
I20260709 13:10:54.146167  3885 raft_consensus.cc:2749] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:54.152400  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda0b74a1b70474bb1326255e3f965d9" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:54.152976  3469 raft_consensus.cc:3060] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.160656  3512 tablet_bootstrap.cc:492] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:54.161129  3512 ts_tablet_manager.cc:1403] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.166s	user 0.013s	sys 0.026s
I20260709 13:10:54.161906  3469 raft_consensus.cc:2468] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:54.163004  3287 leader_election.cc:304] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [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: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:10:54.163601  3512 raft_consensus.cc:359] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.164072  3874 raft_consensus.cc:2804] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:54.164268  3512 raft_consensus.cc:385] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.164584  3874 raft_consensus.cc:697] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:10:54.165620  3879 leader_election.cc:290] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:54.168658  3874 consensus_queue.cc:237] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.183336  3512 raft_consensus.cc:740] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.184104  3512 consensus_queue.cc:260] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.186540  3512 ts_tablet_manager.cc:1434] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:10:54.187472  3512 tablet_bootstrap.cc:492] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:54.200429  3218 catalog_manager.cc:5697] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 0 to 1, leader changed from <none> to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:54.208372  3513 tablet_bootstrap.cc:492] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc: No bootstrap required, opened a new log
I20260709 13:10:54.208858  3513 ts_tablet_manager.cc:1403] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc: Time spent bootstrapping tablet: real 0.127s	user 0.021s	sys 0.026s
I20260709 13:10:54.209177  3512 tablet_bootstrap.cc:654] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.209692  3511 tablet_bootstrap.cc:492] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:54.210144  3511 ts_tablet_manager.cc:1403] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.117s	user 0.017s	sys 0.009s
I20260709 13:10:54.211822  3513 raft_consensus.cc:359] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.212498  3513 raft_consensus.cc:385] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.212771  3513 raft_consensus.cc:740] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.213500  3513 consensus_queue.cc:260] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.215616  3513 ts_tablet_manager.cc:1434] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:10:54.216037  3511 raft_consensus.cc:359] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.216701  3511 raft_consensus.cc:385] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.216863  3511 raft_consensus.cc:740] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.217337  3511 consensus_queue.cc:260] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.219120  3874 raft_consensus.cc:493] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:54.219378  3511 ts_tablet_manager.cc:1434] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 13:10:54.219595  3874 raft_consensus.cc:515] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.220307  3511 tablet_bootstrap.cc:492] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:54.221561  3874 leader_election.cc:290] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:54.223124  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7cc74f63504a5c80da62c7a7e47467" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:54.223688  3396 raft_consensus.cc:2468] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:54.225668  3286 leader_election.cc:304] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:54.225957  3511 tablet_bootstrap.cc:654] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.226925  3874 raft_consensus.cc:2804] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:54.228375  3512 tablet_bootstrap.cc:492] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:54.228812  3512 ts_tablet_manager.cc:1403] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.003s
I20260709 13:10:54.231180  3512 raft_consensus.cc:359] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.231600  3512 raft_consensus.cc:385] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.231751  3512 raft_consensus.cc:740] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.232280  3512 consensus_queue.cc:260] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.228974  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7cc74f63504a5c80da62c7a7e47467" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:54.234589  3512 ts_tablet_manager.cc:1434] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
W20260709 13:10:54.234890  3287 leader_election.cc:343] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:54.235500  3512 tablet_bootstrap.cc:492] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc: Bootstrap starting.
I20260709 13:10:54.227363  3874 raft_consensus.cc:493] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:54.244583  3874 raft_consensus.cc:3060] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.244096  3512 tablet_bootstrap.cc:654] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.259521  3725 raft_consensus.cc:493] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:54.260042  3725 raft_consensus.cc:515] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.262046  3725 leader_election.cc:290] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:54.263401  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda0b74a1b70474bb1326255e3f965d9" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:54.265080  3874 raft_consensus.cc:515] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.265491  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda0b74a1b70474bb1326255e3f965d9" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:54.266254  3469 raft_consensus.cc:2393] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 252e56dcb8f04fd58fbf559392b3e5cc in current term 1: Already voted for candidate be2d4b735d264b5bad736853b2c32fbc in this term.
I20260709 13:10:54.267324  3362 leader_election.cc:304] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:54.268311  3725 raft_consensus.cc:3060] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.268782  3512 tablet_bootstrap.cc:492] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc: No bootstrap required, opened a new log
I20260709 13:10:54.268678  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7cc74f63504a5c80da62c7a7e47467" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:54.269073  3511 tablet_bootstrap.cc:492] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:54.269259  3512 ts_tablet_manager.cc:1403] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.008s
I20260709 13:10:54.269472  3511 ts_tablet_manager.cc:1403] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.020s
I20260709 13:10:54.269272  3396 raft_consensus.cc:3060] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.272131  3874 leader_election.cc:290] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:54.272047  3511 raft_consensus.cc:359] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.272725  3511 raft_consensus.cc:385] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.272990  3511 raft_consensus.cc:740] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.273581  3512 raft_consensus.cc:359] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.273626  3511 consensus_queue.cc:260] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.274329  3512 raft_consensus.cc:385] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.274601  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7cc74f63504a5c80da62c7a7e47467" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:54.275311  3725 raft_consensus.cc:2749] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:54.276245  3511 ts_tablet_manager.cc:1434] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260709 13:10:54.276458  3287 leader_election.cc:343] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:54.277266  3511 tablet_bootstrap.cc:492] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:54.278393  3396 raft_consensus.cc:2468] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:54.274619  3512 raft_consensus.cc:740] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.279749  3512 consensus_queue.cc:260] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.280377  3286 leader_election.cc:304] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 56681b6f3d30479ca4241815319ac705
I20260709 13:10:54.281911  3512 ts_tablet_manager.cc:1434] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.000s
I20260709 13:10:54.282080  3874 raft_consensus.cc:2804] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:54.283272  3511 tablet_bootstrap.cc:654] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.283579  3874 raft_consensus.cc:697] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:10:54.284526  3874 consensus_queue.cc:237] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.288614  3511 tablet_bootstrap.cc:492] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:54.289004  3511 ts_tablet_manager.cc:1403] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 13:10:54.291420  3511 raft_consensus.cc:359] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.292006  3511 raft_consensus.cc:385] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.292263  3511 raft_consensus.cc:740] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.292837  3511 consensus_queue.cc:260] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.294759  3511 ts_tablet_manager.cc:1434] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:10:54.297004  3511 tablet_bootstrap.cc:492] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705: Bootstrap starting.
I20260709 13:10:54.302084  3511 tablet_bootstrap.cc:654] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.315097  3874 consensus_queue.cc:1048] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:54.316275  3218 catalog_manager.cc:5697] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 0 to 1, leader changed from <none> to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:54.317500  3511 tablet_bootstrap.cc:492] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705: No bootstrap required, opened a new log
I20260709 13:10:54.318394  3511 ts_tablet_manager.cc:1403] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.001s
I20260709 13:10:54.321477  3511 raft_consensus.cc:359] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.322103  3511 raft_consensus.cc:385] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.322355  3511 raft_consensus.cc:740] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.323045  3511 consensus_queue.cc:260] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.325301  3511 ts_tablet_manager.cc:1434] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:10:54.335147  3725 consensus_queue.cc:1048] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:54.335726  3879 consensus_queue.cc:1048] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:54.339802  3812 raft_consensus.cc:493] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:54.340293  3812 raft_consensus.cc:515] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.342199  3812 leader_election.cc:290] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:54.342716  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181ba53b57e4dd1a53bac24041f14aa" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:54.343343  3318 raft_consensus.cc:2468] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
I20260709 13:10:54.343936  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181ba53b57e4dd1a53bac24041f14aa" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:54.344357  3436 leader_election.cc:304] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:54.344513  3392 raft_consensus.cc:2468] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 0.
I20260709 13:10:54.345837  3812 raft_consensus.cc:2804] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:54.346149  3812 raft_consensus.cc:493] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:54.346433  3812 raft_consensus.cc:3060] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.348876  3822 raft_consensus.cc:493] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:54.349313  3822 raft_consensus.cc:515] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.351313  3822 leader_election.cc:290] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:54.351872  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc738df051ac41fc8142b8aae5861174" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:54.352458  3318 raft_consensus.cc:2468] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:54.353807  3362 leader_election.cc:304] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:54.354466  3822 raft_consensus.cc:2804] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:54.354899  3822 raft_consensus.cc:493] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:54.355404  3822 raft_consensus.cc:3060] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.356280  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc738df051ac41fc8142b8aae5861174" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:54.356899  3466 raft_consensus.cc:2468] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 0.
I20260709 13:10:54.362335  3822 raft_consensus.cc:515] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.365464  3822 leader_election.cc:290] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:54.366499  3891 consensus_queue.cc:1048] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:54.371965  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc738df051ac41fc8142b8aae5861174" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:54.372568  3466 raft_consensus.cc:3060] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.372439  3812 raft_consensus.cc:515] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.374011  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc738df051ac41fc8142b8aae5861174" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:54.374550  3318 raft_consensus.cc:3060] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.375051  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181ba53b57e4dd1a53bac24041f14aa" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:10:54.375365  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181ba53b57e4dd1a53bac24041f14aa" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:54.375612  3319 raft_consensus.cc:3060] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.376132  3396 raft_consensus.cc:3060] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.383782  3318 raft_consensus.cc:2468] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:54.385423  3362 leader_election.cc:304] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:54.386176  3891 raft_consensus.cc:2804] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:54.386631  3891 raft_consensus.cc:697] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:10:54.387435  3891 consensus_queue.cc:237] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.388757  3319 raft_consensus.cc:2468] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:54.389804  3436 leader_election.cc:304] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:54.390672  3702 raft_consensus.cc:2804] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:54.391142  3702 raft_consensus.cc:697] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:10:54.392185  3702 consensus_queue.cc:237] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.393165  3812 leader_election.cc:290] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:54.392714  3466 raft_consensus.cc:2468] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 1.
I20260709 13:10:54.382339  3396 raft_consensus.cc:2468] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 1.
I20260709 13:10:54.410439  3220 catalog_manager.cc:5697] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:54.416538  3219 catalog_manager.cc:5697] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:54.483047  3880 consensus_queue.cc:1048] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:54.498348  3466 raft_consensus.cc:3060] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.506584  3880 consensus_queue.cc:1048] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:10:54.536478  3268 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:54.611521  3874 raft_consensus.cc:493] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:54.611994  3874 raft_consensus.cc:515] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.613801  3874 leader_election.cc:290] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:54.614331  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92898d3072cc4b6898aa9fde987b317b" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:54.614975  3396 raft_consensus.cc:2468] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:54.615149  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92898d3072cc4b6898aa9fde987b317b" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705" is_pre_election: true
I20260709 13:10:54.615772  3466 raft_consensus.cc:2468] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 0.
I20260709 13:10:54.615945  3286 leader_election.cc:304] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:54.616611  3874 raft_consensus.cc:2804] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:54.616922  3874 raft_consensus.cc:493] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:54.617241  3874 raft_consensus.cc:3060] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.619666  3880 consensus_queue.cc:1048] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:54.623921  3874 raft_consensus.cc:515] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.626650  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92898d3072cc4b6898aa9fde987b317b" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:10:54.626746  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92898d3072cc4b6898aa9fde987b317b" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:10:54.627257  3396 raft_consensus.cc:3060] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.627341  3469 raft_consensus.cc:3060] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.632195  3885 consensus_queue.cc:1048] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:54.633061  3396 raft_consensus.cc:2468] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:54.633787  3874 leader_election.cc:290] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:10:54.634153  3286 leader_election.cc:304] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:10:54.634903  3885 raft_consensus.cc:2804] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:54.635322  3885 raft_consensus.cc:697] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:10:54.636082  3885 consensus_queue.cc:237] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.646102  3469 raft_consensus.cc:2468] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 1.
I20260709 13:10:54.661448  3220 catalog_manager.cc:5697] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 0 to 1, leader changed from <none> to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:54.734704  3702 raft_consensus.cc:493] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:54.735196  3702 raft_consensus.cc:515] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:10:54.736920  3702 leader_election.cc:290] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:54.737370  3319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7cc74f63504a5c80da62c7a7e47467" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be2d4b735d264b5bad736853b2c32fbc" is_pre_election: true
I20260709 13:10:54.737861  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7cc74f63504a5c80da62c7a7e47467" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" is_pre_election: true
I20260709 13:10:54.738509  3396 raft_consensus.cc:2393] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56681b6f3d30479ca4241815319ac705 in current term 1: Already voted for candidate be2d4b735d264b5bad736853b2c32fbc in this term.
I20260709 13:10:54.739326  3435 leader_election.cc:304] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56681b6f3d30479ca4241815319ac705; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:10:54.739923  3812 raft_consensus.cc:3060] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.745146  3812 raft_consensus.cc:2749] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:54.770088  3891 consensus_queue.cc:1048] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:54.783394  3822 consensus_queue.cc:1048] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:54.794284  3885 consensus_queue.cc:1048] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:54.799034  3874 consensus_queue.cc:1048] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:54.849792  3812 consensus_queue.cc:1048] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:54.863420  3798 consensus_queue.cc:1048] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:55.086923  3874 consensus_queue.cc:1048] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:55.106467  3880 consensus_queue.cc:1048] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:55.649585  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:55.676730  3947 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:10:55.680251  3948 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:10:55.680600  3950 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:10:55.681739  2219 server_base.cc:1061] running on GCE node
I20260709 13:10:55.683030  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:55.683283  2219 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:10:55.683481  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602655683467 us; error 0 us; skew 500 ppm
I20260709 13:10:55.684033  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:55.687547  2219 webserver.cc:533] Webserver started at http://127.2.42.196:45531/ using document root <none> and password file <none>
I20260709 13:10:55.688262  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:55.688561  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:55.688927  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:55.690344  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-3-root/instance:
uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
format_stamp: "Formatted at 2026-07-09 13:10:55 on dist-test-slave-nwpb"
I20260709 13:10:55.695779  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260709 13:10:55.699298  3955 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:10:55.700078  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 13:10:55.700376  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-3-root
uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
format_stamp: "Formatted at 2026-07-09 13:10:55 on dist-test-slave-nwpb"
I20260709 13:10:55.700685  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-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:10:55.715003  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:55.716840  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:55.718580  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:55.721877  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:55.722187  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:10:55.722492  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:55.722721  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:55.822093  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.196:34151
I20260709 13:10:55.822265  4018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.196:34151 every 8 connection(s)
I20260709 13:10:55.827411  2219 auto_leader_rebalancer-test.cc:384] add a tserver: e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:10:55.846328  4019 heartbeater.cc:344] Connected to a master server at 127.2.42.254:38447
I20260709 13:10:55.846777  4019 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:55.847757  4019 heartbeater.cc:507] Master 127.2.42.254:38447 requested a full tablet report, sending...
I20260709 13:10:55.849761  3220 ts_manager.cc:194] Registered new tserver with Master: e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151)
I20260709 13:10:55.851226  3220 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35766
I20260709 13:10:56.663640  3317 consensus_queue.cc:237] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:10:56.670024  3391 raft_consensus.cc:1275] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:56.671788  3879 consensus_queue.cc:1048] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:10:56.678769  3469 raft_consensus.cc:1275] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:56.680094  3885 consensus_queue.cc:1048] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:56.682126  3885 raft_consensus.cc:2955] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
W20260709 13:10:56.707056  3288 consensus_peers.cc:597] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a1475ceb14f475c8628d7de395a61e8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:56.691751  3391 raft_consensus.cc:2955] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:10:56.718578  3396 consensus_queue.cc:237] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:10:56.724846  3468 raft_consensus.cc:2955] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:10:56.714278  3220 catalog_manager.cc:5697] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:56.759003  3317 raft_consensus.cc:1275] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:56.760447  3946 consensus_queue.cc:1048] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:10:56.760762  3469 raft_consensus.cc:1275] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:56.762208  3946 consensus_queue.cc:1048] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:56.772207  3363 consensus_peers.cc:597] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 485158cc74e947e6914bad25bb66b366. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:56.788115  3891 raft_consensus.cc:2955] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:10:56.791010  3319 raft_consensus.cc:2955] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:10:56.793322  3468 raft_consensus.cc:2955] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:10:56.806444  3317 consensus_queue.cc:237] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:10:56.807133  3218 catalog_manager.cc:5697] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:10:56.827366  3469 raft_consensus.cc:1275] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:10:56.827860  3288 consensus_peers.cc:597] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 304051c21ccf4c2ca937d9d7f7f0ea15. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:56.828392  3396 raft_consensus.cc:1275] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:56.828743  3879 consensus_queue.cc:1048] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:10:56.829836  3885 consensus_queue.cc:1048] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:56.844337  3879 raft_consensus.cc:2955] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:10:56.850625  3391 raft_consensus.cc:2955] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:10:56.853508  4019 heartbeater.cc:499] Master 127.2.42.254:38447 was elected leader, sending a full tablet report...
I20260709 13:10:56.846211  3469 raft_consensus.cc:2955] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:10:56.862820  3395 consensus_queue.cc:237] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:10:56.872277  3218 catalog_manager.cc:5697] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:56.890069  3363 consensus_peers.cc:597] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 69143c0056ae4a0ea92aaf1e996a32c6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:56.890059  3469 raft_consensus.cc:1275] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:56.891419  3317 raft_consensus.cc:1275] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:10:56.891924  3946 consensus_queue.cc:1048] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:56.893054  4043 consensus_queue.cc:1048] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:10:56.900316  3946 raft_consensus.cc:2955] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:10:56.901923  3469 raft_consensus.cc:2955] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:10:56.910764  3317 raft_consensus.cc:2955] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:10:56.919188  3220 catalog_manager.cc:5697] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:57.235322  4050 ts_tablet_manager.cc:933] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013)
I20260709 13:10:57.236989  4050 tablet_copy_client.cc:323] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.193:45013
I20260709 13:10:57.248284  3332 tablet_copy_service.cc:140] P be2d4b735d264b5bad736853b2c32fbc: Received BeginTabletCopySession request for tablet 2a1475ceb14f475c8628d7de395a61e8 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:59796)
I20260709 13:10:57.248772  3332 tablet_copy_service.cc:161] P be2d4b735d264b5bad736853b2c32fbc: Beginning new tablet copy session on tablet 2a1475ceb14f475c8628d7de395a61e8 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:59796: session id = e3cc12f5d8274e84a8d65b92766a4b0b-2a1475ceb14f475c8628d7de395a61e8
I20260709 13:10:57.254539  3332 tablet_copy_source_session.cc:215] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:57.258212  4050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a1475ceb14f475c8628d7de395a61e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.271108  4050 tablet_copy_client.cc:806] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:57.271709  4050 tablet_copy_client.cc:670] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:57.275771  4050 tablet_copy_client.cc:538] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:57.285349  4050 tablet_bootstrap.cc:492] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:10:57.296502  4054 ts_tablet_manager.cc:933] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013)
I20260709 13:10:57.302352  4054 tablet_copy_client.cc:323] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.193:45013
I20260709 13:10:57.304025  3332 tablet_copy_service.cc:140] P be2d4b735d264b5bad736853b2c32fbc: Received BeginTabletCopySession request for tablet 304051c21ccf4c2ca937d9d7f7f0ea15 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:59796)
I20260709 13:10:57.304629  3332 tablet_copy_service.cc:161] P be2d4b735d264b5bad736853b2c32fbc: Beginning new tablet copy session on tablet 304051c21ccf4c2ca937d9d7f7f0ea15 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:59796: session id = e3cc12f5d8274e84a8d65b92766a4b0b-304051c21ccf4c2ca937d9d7f7f0ea15
I20260709 13:10:57.308697  4050 tablet_bootstrap.cc:492] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:10:57.310570  4050 tablet_bootstrap.cc:492] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:10:57.311278  4050 ts_tablet_manager.cc:1403] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260709 13:10:57.315477  4050 raft_consensus.cc:359] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:10:57.316401  4050 raft_consensus.cc:740] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:10:57.317126  4050 consensus_queue.cc:260] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:10:57.325088  3332 tablet_copy_source_session.cc:215] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:57.327996  4050 ts_tablet_manager.cc:1434] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.008s
I20260709 13:10:57.331089  3332 tablet_copy_service.cc:342] P be2d4b735d264b5bad736853b2c32fbc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-2a1475ceb14f475c8628d7de395a61e8 received from {username='slave'} at 127.0.0.1:59796
I20260709 13:10:57.331336  4054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304051c21ccf4c2ca937d9d7f7f0ea15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.331569  3332 tablet_copy_service.cc:434] P be2d4b735d264b5bad736853b2c32fbc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-2a1475ceb14f475c8628d7de395a61e8 on tablet 2a1475ceb14f475c8628d7de395a61e8 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:10:57.334239  4050 ts_tablet_manager.cc:933] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:57.348099  4058 ts_tablet_manager.cc:933] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:10:57.351164  4050 tablet_copy_client.cc:323] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.194:37063
I20260709 13:10:57.357139  4058 tablet_copy_client.cc:323] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.194:37063
I20260709 13:10:57.370162  3407 tablet_copy_service.cc:140] P 252e56dcb8f04fd58fbf559392b3e5cc: Received BeginTabletCopySession request for tablet 69143c0056ae4a0ea92aaf1e996a32c6 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:44608)
I20260709 13:10:57.370556  3406 tablet_copy_service.cc:140] P 252e56dcb8f04fd58fbf559392b3e5cc: Received BeginTabletCopySession request for tablet 485158cc74e947e6914bad25bb66b366 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:44608)
I20260709 13:10:57.370849  3407 tablet_copy_service.cc:161] P 252e56dcb8f04fd58fbf559392b3e5cc: Beginning new tablet copy session on tablet 69143c0056ae4a0ea92aaf1e996a32c6 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:44608: session id = e3cc12f5d8274e84a8d65b92766a4b0b-69143c0056ae4a0ea92aaf1e996a32c6
I20260709 13:10:57.371608  3406 tablet_copy_service.cc:161] P 252e56dcb8f04fd58fbf559392b3e5cc: Beginning new tablet copy session on tablet 485158cc74e947e6914bad25bb66b366 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:44608: session id = e3cc12f5d8274e84a8d65b92766a4b0b-485158cc74e947e6914bad25bb66b366
I20260709 13:10:57.378764  3406 tablet_copy_source_session.cc:215] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:57.381927  4058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485158cc74e947e6914bad25bb66b366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.384361  3407 tablet_copy_source_session.cc:215] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:57.387229  4050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69143c0056ae4a0ea92aaf1e996a32c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.390126  4054 tablet_copy_client.cc:806] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:57.390700  4054 tablet_copy_client.cc:670] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:57.402318  4058 tablet_copy_client.cc:806] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:57.402611  4054 tablet_copy_client.cc:538] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:57.403139  4058 tablet_copy_client.cc:670] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:57.411281  4058 tablet_copy_client.cc:538] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:57.414992  4050 tablet_copy_client.cc:806] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:57.415634  4050 tablet_copy_client.cc:670] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:57.420598  4054 tablet_bootstrap.cc:492] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:10:57.421600  4050 tablet_copy_client.cc:538] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:57.423770  4058 tablet_bootstrap.cc:492] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:10:57.432006  4050 tablet_bootstrap.cc:492] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:10:57.455629  4058 tablet_bootstrap.cc:492] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:10:57.459336  4058 tablet_bootstrap.cc:492] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:10:57.460517  4058 ts_tablet_manager.cc:1403] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.012s
I20260709 13:10:57.464138  4058 raft_consensus.cc:359] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:10:57.465068  4058 raft_consensus.cc:740] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:10:57.465782  4058 consensus_queue.cc:260] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:10:57.468077  4058 ts_tablet_manager.cc:1434] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:10:57.469996  3407 tablet_copy_service.cc:342] P 252e56dcb8f04fd58fbf559392b3e5cc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-485158cc74e947e6914bad25bb66b366 received from {username='slave'} at 127.0.0.1:44608
I20260709 13:10:57.470422  3407 tablet_copy_service.cc:434] P 252e56dcb8f04fd58fbf559392b3e5cc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-485158cc74e947e6914bad25bb66b366 on tablet 485158cc74e947e6914bad25bb66b366 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:10:57.476939  4050 tablet_bootstrap.cc:492] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:10:57.479460  4050 tablet_bootstrap.cc:492] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:10:57.480391  4050 ts_tablet_manager.cc:1403] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.006s
I20260709 13:10:57.483309  4050 raft_consensus.cc:359] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:10:57.484163  4050 raft_consensus.cc:740] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:10:57.484786  4050 consensus_queue.cc:260] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:10:57.486960  4054 tablet_bootstrap.cc:492] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:10:57.486986  4050 ts_tablet_manager.cc:1434] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:10:57.487918  4054 tablet_bootstrap.cc:492] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:10:57.488600  4054 ts_tablet_manager.cc:1403] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.009s
I20260709 13:10:57.488814  3407 tablet_copy_service.cc:342] P 252e56dcb8f04fd58fbf559392b3e5cc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-69143c0056ae4a0ea92aaf1e996a32c6 received from {username='slave'} at 127.0.0.1:44608
I20260709 13:10:57.489259  3407 tablet_copy_service.cc:434] P 252e56dcb8f04fd58fbf559392b3e5cc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-69143c0056ae4a0ea92aaf1e996a32c6 on tablet 69143c0056ae4a0ea92aaf1e996a32c6 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:10:57.491642  4054 raft_consensus.cc:359] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:10:57.492547  4054 raft_consensus.cc:740] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:10:57.493191  4054 consensus_queue.cc:260] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:10:57.495357  4054 ts_tablet_manager.cc:1434] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:10:57.496758  3332 tablet_copy_service.cc:342] P be2d4b735d264b5bad736853b2c32fbc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-304051c21ccf4c2ca937d9d7f7f0ea15 received from {username='slave'} at 127.0.0.1:59796
I20260709 13:10:57.497119  3332 tablet_copy_service.cc:434] P be2d4b735d264b5bad736853b2c32fbc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-304051c21ccf4c2ca937d9d7f7f0ea15 on tablet 304051c21ccf4c2ca937d9d7f7f0ea15 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:10:57.658972  3994 raft_consensus.cc:1217] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:57.674623  3994 raft_consensus.cc:1217] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:57.724220  3994 raft_consensus.cc:1217] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:57.869580  3994 raft_consensus.cc:1217] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:10:58.147379  4068 raft_consensus.cc:1064] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:10:58.149484  4068 consensus_queue.cc:237] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:10:58.155669  3391 raft_consensus.cc:1275] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:58.156977  3468 raft_consensus.cc:1275] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:58.158481  3994 raft_consensus.cc:1275] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:58.158504  3885 consensus_queue.cc:1048] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:10:58.161275  3885 consensus_queue.cc:1048] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:10:58.162356  3879 consensus_queue.cc:1048] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:58.173373  4031 raft_consensus.cc:2955] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.178139  3395 raft_consensus.cc:2955] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.191493  3468 raft_consensus.cc:2955] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.200003  3218 catalog_manager.cc:5697] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.254987  3946 raft_consensus.cc:1064] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:10:58.258834  3946 consensus_queue.cc:237] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:10:58.285789  4079 raft_consensus.cc:1064] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:10:58.290284  4079 consensus_queue.cc:237] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
W20260709 13:10:58.366590  3288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.196:34151, user_credentials={real_user=slave}} blocked reactor thread for 54866.9us
W20260709 13:10:58.370124  4072 log.cc:927] Time spent T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b: Append to log took a long time: real 0.152s	user 0.001s	sys 0.000s
I20260709 13:10:58.380901  4096 raft_consensus.cc:1064] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
W20260709 13:10:58.383555  4070 log.cc:927] Time spent T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705: Append to log took a long time: real 0.152s	user 0.000s	sys 0.008s
W20260709 13:10:58.386386  3286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.194:37063, user_credentials={real_user=slave}} blocked reactor thread for 196548us
I20260709 13:10:58.394440  3994 raft_consensus.cc:2955] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.403123  3993 raft_consensus.cc:1275] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:58.405103  3891 consensus_queue.cc:1048] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:10:58.416216  3992 raft_consensus.cc:1275] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:58.418462  4079 consensus_queue.cc:1048] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:10:58.425225  4096 consensus_queue.cc:237] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:10:58.438339  3469 raft_consensus.cc:1275] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:58.439023  3466 raft_consensus.cc:1275] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:58.452387  3317 raft_consensus.cc:1275] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:58.454669  3317 raft_consensus.cc:1275] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:58.476295  3994 raft_consensus.cc:1275] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:58.477151  3469 raft_consensus.cc:1275] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:58.477962  4101 consensus_queue.cc:1048] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:10:58.480141  4086 consensus_queue.cc:1048] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:58.483306  4079 consensus_queue.cc:1048] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:58.485111  4079 consensus_queue.cc:1048] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:58.485953  3891 consensus_queue.cc:1048] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:10:58.488370  3891 consensus_queue.cc:1048] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:10:58.560070  3396 raft_consensus.cc:1275] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:10:58.568606  4101 consensus_queue.cc:1048] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:10:58.590986  4091 raft_consensus.cc:2955] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.599174  3466 raft_consensus.cc:2955] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.635898  4086 raft_consensus.cc:2955] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.648341  3319 raft_consensus.cc:2955] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.641961  3946 raft_consensus.cc:2955] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.659356  3469 raft_consensus.cc:2955] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.660296  3994 raft_consensus.cc:2955] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.656694  3217 catalog_manager.cc:5697] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.656091  3395 raft_consensus.cc:2955] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.652108  3466 raft_consensus.cc:2955] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.693742  3993 raft_consensus.cc:2955] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.770972  3395 consensus_queue.cc:237] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:10:58.770972  3317 consensus_queue.cc:237] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:10:58.787611  3993 raft_consensus.cc:1275] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:58.790967  3992 raft_consensus.cc:1275] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:58.793017  3391 raft_consensus.cc:1275] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:58.793162  4090 consensus_queue.cc:1048] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:10:58.804456  3464 raft_consensus.cc:1275] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:58.795346  4101 consensus_queue.cc:1048] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260709 13:10:58.807233  4068 consensus_queue.cc:1048] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:58.807865  4091 raft_consensus.cc:2955] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.815855  3219 catalog_manager.cc:5697] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:58.816222  3992 raft_consensus.cc:2955] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.789551  3994 raft_consensus.cc:2955] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.823947  4101 raft_consensus.cc:2955] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.832607  3395 raft_consensus.cc:2955] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.839986  3993 raft_consensus.cc:2955] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:58.860122  3946 consensus_queue.cc:1048] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:58.896566  3205 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 485158cc74e947e6914bad25bb66b366 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:58.902060  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 304051c21ccf4c2ca937d9d7f7f0ea15 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:58.909227  3469 raft_consensus.cc:2955] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:59.023173  3219 catalog_manager.cc:5697] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
W20260709 13:10:59.241794  3288 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:10:59.256613  3205 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 485158cc74e947e6914bad25bb66b366 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063) 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:10:59.243469  3316 consensus_queue.cc:237] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:10:59.274269  3992 raft_consensus.cc:1275] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:59.274814  3218 catalog_manager.cc:5697] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:59.274288  3464 raft_consensus.cc:1275] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:59.276072  4074 consensus_queue.cc:1048] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:10:59.278566  4031 consensus_queue.cc:1048] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:59.285281  3220 catalog_manager.cc:5697] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:59.289127  3885 raft_consensus.cc:2955] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:59.292570  3993 raft_consensus.cc:2955] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:59.296691  3464 raft_consensus.cc:2955] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:59.297693  3306 tablet_service.cc:1558] Processing DeleteTablet for tablet 485158cc74e947e6914bad25bb66b366 with delete_type TABLET_DATA_TOMBSTONED (TS be2d4b735d264b5bad736853b2c32fbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52324
I20260709 13:10:59.299232  3461 tablet_service.cc:1558] Processing DeleteTablet for tablet 304051c21ccf4c2ca937d9d7f7f0ea15 with delete_type TABLET_DATA_TOMBSTONED (TS 56681b6f3d30479ca4241815319ac705 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40222
I20260709 13:10:59.304409  3396 consensus_queue.cc:237] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:10:59.315018  3220 catalog_manager.cc:5697] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:59.321439  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a1475ceb14f475c8628d7de395a61e8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:59.324524  3992 raft_consensus.cc:1275] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:59.326932  4038 consensus_queue.cc:1048] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:10:59.334599  3381 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a1475ceb14f475c8628d7de395a61e8 with delete_type TABLET_DATA_TOMBSTONED (TS 252e56dcb8f04fd58fbf559392b3e5cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36114
I20260709 13:10:59.341166  3464 raft_consensus.cc:1275] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:10:59.342705  4090 consensus_queue.cc:1048] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:59.367843  3468 raft_consensus.cc:2955] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:59.369750  4119 raft_consensus.cc:2955] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:59.369784  4122 tablet_replica.cc:333] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:10:59.372356  3992 raft_consensus.cc:2955] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:10:59.391289  4121 tablet_replica.cc:333] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:10:59.392927  4121 raft_consensus.cc:2243] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:59.395601  4121 pending_rounds.cc:70] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc: Trying to abort 1 pending ops.
I20260709 13:10:59.401302  4121 pending_rounds.cc:77] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305636488348749824 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "485158cc74e947e6914bad25bb66b366" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } } }
I20260709 13:10:59.402792  4121 raft_consensus.cc:2917] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:10:59.403254  4121 raft_consensus.cc:2889] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:10:59.403599  4121 raft_consensus.cc:2272] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:59.394115  4120 tablet_replica.cc:333] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:10:59.394838  4122 raft_consensus.cc:2243] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:59.405855  4122 raft_consensus.cc:2272] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:59.408445  3205 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 69143c0056ae4a0ea92aaf1e996a32c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:59.419853  4121 ts_tablet_manager.cc:1916] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:59.421766  4122 ts_tablet_manager.cc:1916] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:59.414808  3219 catalog_manager.cc:5697] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:59.416548  4120 raft_consensus.cc:2243] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:59.423447  4120 raft_consensus.cc:2272] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:59.428504  4120 ts_tablet_manager.cc:1916] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:59.435298  3306 tablet_service.cc:1558] Processing DeleteTablet for tablet 69143c0056ae4a0ea92aaf1e996a32c6 with delete_type TABLET_DATA_TOMBSTONED (TS be2d4b735d264b5bad736853b2c32fbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52324
I20260709 13:10:59.444180  4120 ts_tablet_manager.cc:1929] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:59.444777  4120 log.cc:1199] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 56681b6f3d30479ca4241815319ac705: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-2-root/wals/304051c21ccf4c2ca937d9d7f7f0ea15
I20260709 13:10:59.450371  3206 catalog_manager.cc:5028] TS 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): tablet 304051c21ccf4c2ca937d9d7f7f0ea15 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:10:59.450902  4121 ts_tablet_manager.cc:1929] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:59.451316  4121 log.cc:1199] T 485158cc74e947e6914bad25bb66b366 P be2d4b735d264b5bad736853b2c32fbc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-0-root/wals/485158cc74e947e6914bad25bb66b366
I20260709 13:10:59.453047  4121 tablet_replica.cc:333] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:10:59.453011  3206 catalog_manager.cc:5028] TS be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): tablet 485158cc74e947e6914bad25bb66b366 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:10:59.454373  4121 raft_consensus.cc:2243] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:59.455174  4121 raft_consensus.cc:2272] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:59.460476  4121 ts_tablet_manager.cc:1916] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:59.461668  4122 ts_tablet_manager.cc:1929] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:59.462045  4122 log.cc:1199] T 2a1475ceb14f475c8628d7de395a61e8 P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-1-root/wals/2a1475ceb14f475c8628d7de395a61e8
I20260709 13:10:59.463603  3205 catalog_manager.cc:5028] TS 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): tablet 2a1475ceb14f475c8628d7de395a61e8 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:10:59.475095  4121 ts_tablet_manager.cc:1929] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:10:59.475587  4121 log.cc:1199] T 69143c0056ae4a0ea92aaf1e996a32c6 P be2d4b735d264b5bad736853b2c32fbc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-0-root/wals/69143c0056ae4a0ea92aaf1e996a32c6
I20260709 13:10:59.477193  3206 catalog_manager.cc:5028] TS be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): tablet 69143c0056ae4a0ea92aaf1e996a32c6 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
W20260709 13:11:00.016284  3343 debug-util.cc:398] Leaking SignalData structure 0x7b08000ce480 after lost signal to thread 2222
W20260709 13:11:00.017166  3343 debug-util.cc:398] Leaking SignalData structure 0x7b08001b9b40 after lost signal to thread 3254
W20260709 13:11:00.018199  3343 debug-util.cc:398] Leaking SignalData structure 0x7b08000fd5c0 after lost signal to thread 3346
W20260709 13:11:00.018998  3343 debug-util.cc:398] Leaking SignalData structure 0x7b0800301de0 after lost signal to thread 3421
W20260709 13:11:00.019757  3343 debug-util.cc:398] Leaking SignalData structure 0x7b080032ab60 after lost signal to thread 3495
W20260709 13:11:00.020624  3343 debug-util.cc:398] Leaking SignalData structure 0x7b0800322b80 after lost signal to thread 4018
I20260709 13:11:00.528808  3316 consensus_queue.cc:237] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:00.539552  3396 raft_consensus.cc:1275] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:00.540450  3468 raft_consensus.cc:1275] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:11:00.541399  3288 consensus_peers.cc:597] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2bc97978f724b0ead5bf6f5a2f8b421. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:00.542124  4031 consensus_queue.cc:1048] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:00.545220  4123 consensus_queue.cc:1048] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:00.558962  4101 raft_consensus.cc:2955] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:00.560907  3468 raft_consensus.cc:2955] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:00.568007  3393 raft_consensus.cc:2955] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:00.580044  3219 catalog_manager.cc:5697] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:00.631754  3468 consensus_queue.cc:237] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:00.652740  3321 raft_consensus.cc:1275] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:00.654282  3798 consensus_queue.cc:1048] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:00.660724  3393 raft_consensus.cc:1275] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:00.666364  4117 consensus_queue.cc:1048] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
W20260709 13:11:00.675798  3437 consensus_peers.cc:597] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 346bed4daacc4913be06325ba0e8917c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:00.713804  3798 raft_consensus.cc:2955] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:00.714901  3321 raft_consensus.cc:2955] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:00.739665  3395 consensus_queue.cc:237] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:00.755620  3396 raft_consensus.cc:2955] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:00.775550  3217 catalog_manager.cc:5697] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
W20260709 13:11:00.821837  3363 consensus_peers.cc:597] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27dd22c509ac4cffaefbb82420e39a98. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:00.823248  3321 raft_consensus.cc:1275] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:00.825630  3464 raft_consensus.cc:1275] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:00.828613  4119 consensus_queue.cc:1048] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:00.829540  4142 consensus_queue.cc:1048] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:00.849887  4119 raft_consensus.cc:2955] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:00.853564  3316 raft_consensus.cc:2955] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:00.888362  3321 consensus_queue.cc:237] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:00.891117  3469 raft_consensus.cc:2955] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:00.888499  3220 catalog_manager.cc:5697] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:11:00.902904  3288 consensus_peers.cc:597] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb6e24c1fff44e19a7ba40041018aa51. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:00.903337  3395 raft_consensus.cc:1275] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:00.904502  3464 raft_consensus.cc:1275] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:00.904711  4031 consensus_queue.cc:1048] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:00.906005  4101 consensus_queue.cc:1048] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:00.921100  4031 raft_consensus.cc:2955] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:00.924077  3395 raft_consensus.cc:2955] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:00.945749  3219 catalog_manager.cc:5697] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:00.945911  3464 raft_consensus.cc:2955] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:00.986670  4148 ts_tablet_manager.cc:933] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013)
I20260709 13:11:00.989017  4148 tablet_copy_client.cc:323] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.193:45013
I20260709 13:11:00.990536  3332 tablet_copy_service.cc:140] P be2d4b735d264b5bad736853b2c32fbc: Received BeginTabletCopySession request for tablet f2bc97978f724b0ead5bf6f5a2f8b421 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:59796)
I20260709 13:11:00.991070  3332 tablet_copy_service.cc:161] P be2d4b735d264b5bad736853b2c32fbc: Beginning new tablet copy session on tablet f2bc97978f724b0ead5bf6f5a2f8b421 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:59796: session id = e3cc12f5d8274e84a8d65b92766a4b0b-f2bc97978f724b0ead5bf6f5a2f8b421
I20260709 13:11:01.002506  3332 tablet_copy_source_session.cc:215] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:01.006106  4148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2bc97978f724b0ead5bf6f5a2f8b421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.030489  4148 tablet_copy_client.cc:806] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:01.037499  4148 tablet_copy_client.cc:670] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:01.042564  4148 tablet_copy_client.cc:538] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:01.050290  4148 tablet_bootstrap.cc:492] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:01.082415  4148 tablet_bootstrap.cc:492] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:01.083529  4148 tablet_bootstrap.cc:492] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:01.084246  4148 ts_tablet_manager.cc:1403] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.007s
I20260709 13:11:01.089568  4148 raft_consensus.cc:359] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:01.090441  4148 raft_consensus.cc:740] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:01.091161  4148 consensus_queue.cc:260] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:01.101346  4148 ts_tablet_manager.cc:1434] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 13:11:01.108739  3332 tablet_copy_service.cc:342] P be2d4b735d264b5bad736853b2c32fbc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-f2bc97978f724b0ead5bf6f5a2f8b421 received from {username='slave'} at 127.0.0.1:59796
I20260709 13:11:01.109167  3332 tablet_copy_service.cc:434] P be2d4b735d264b5bad736853b2c32fbc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-f2bc97978f724b0ead5bf6f5a2f8b421 on tablet f2bc97978f724b0ead5bf6f5a2f8b421 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:01.183709  4148 ts_tablet_manager.cc:933] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:01.185901  4148 tablet_copy_client.cc:323] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.195:46417
I20260709 13:11:01.237128  3481 tablet_copy_service.cc:140] P 56681b6f3d30479ca4241815319ac705: Received BeginTabletCopySession request for tablet 346bed4daacc4913be06325ba0e8917c from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:40332)
I20260709 13:11:01.237753  3481 tablet_copy_service.cc:161] P 56681b6f3d30479ca4241815319ac705: Beginning new tablet copy session on tablet 346bed4daacc4913be06325ba0e8917c from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:40332: session id = e3cc12f5d8274e84a8d65b92766a4b0b-346bed4daacc4913be06325ba0e8917c
I20260709 13:11:01.245682  3481 tablet_copy_source_session.cc:215] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:01.248934  4148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 346bed4daacc4913be06325ba0e8917c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.277465  4148 tablet_copy_client.cc:806] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:01.278170  4148 tablet_copy_client.cc:670] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:01.286123  4148 tablet_copy_client.cc:538] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:01.303418  4148 tablet_bootstrap.cc:492] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:01.339852  4156 ts_tablet_manager.cc:933] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013)
I20260709 13:11:01.345485  4158 ts_tablet_manager.cc:933] T 27dd22c509ac4cffaefbb82420e39a98 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:01.352734  4148 tablet_bootstrap.cc:492] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:01.353451  4156 tablet_copy_client.cc:323] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.193:45013
I20260709 13:11:01.354041  4148 tablet_bootstrap.cc:492] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:01.355327  3332 tablet_copy_service.cc:140] P be2d4b735d264b5bad736853b2c32fbc: Received BeginTabletCopySession request for tablet fb6e24c1fff44e19a7ba40041018aa51 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:59796)
I20260709 13:11:01.355882  3332 tablet_copy_service.cc:161] P be2d4b735d264b5bad736853b2c32fbc: Beginning new tablet copy session on tablet fb6e24c1fff44e19a7ba40041018aa51 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:59796: session id = e3cc12f5d8274e84a8d65b92766a4b0b-fb6e24c1fff44e19a7ba40041018aa51
I20260709 13:11:01.365617  3332 tablet_copy_source_session.cc:215] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:01.369201  4156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb6e24c1fff44e19a7ba40041018aa51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.354887  4148 ts_tablet_manager.cc:1403] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.008s
I20260709 13:11:01.391384  4148 raft_consensus.cc:359] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:01.392464  4148 raft_consensus.cc:740] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:01.394521  4148 consensus_queue.cc:260] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:01.400072  4156 tablet_copy_client.cc:806] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:01.400823  4156 tablet_copy_client.cc:670] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:01.406047  4156 tablet_copy_client.cc:538] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:01.407258  4148 ts_tablet_manager.cc:1434] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:11:01.414666  3481 tablet_copy_service.cc:342] P 56681b6f3d30479ca4241815319ac705: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-346bed4daacc4913be06325ba0e8917c received from {username='slave'} at 127.0.0.1:40332
I20260709 13:11:01.415153  3481 tablet_copy_service.cc:434] P 56681b6f3d30479ca4241815319ac705: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-346bed4daacc4913be06325ba0e8917c on tablet 346bed4daacc4913be06325ba0e8917c with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:01.416188  4156 tablet_bootstrap.cc:492] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:01.430630  4158 tablet_copy_client.cc:323] T 27dd22c509ac4cffaefbb82420e39a98 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.194:37063
I20260709 13:11:01.433756  3407 tablet_copy_service.cc:140] P 252e56dcb8f04fd58fbf559392b3e5cc: Received BeginTabletCopySession request for tablet 27dd22c509ac4cffaefbb82420e39a98 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:44608)
I20260709 13:11:01.434326  3407 tablet_copy_service.cc:161] P 252e56dcb8f04fd58fbf559392b3e5cc: Beginning new tablet copy session on tablet 27dd22c509ac4cffaefbb82420e39a98 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:44608: session id = e3cc12f5d8274e84a8d65b92766a4b0b-27dd22c509ac4cffaefbb82420e39a98
I20260709 13:11:01.440806  3407 tablet_copy_source_session.cc:215] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:01.444698  4158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27dd22c509ac4cffaefbb82420e39a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.471464  4156 tablet_bootstrap.cc:492] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:01.472491  4156 tablet_bootstrap.cc:492] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:01.473534  4156 ts_tablet_manager.cc:1403] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.006s
I20260709 13:11:01.476648  4156 raft_consensus.cc:359] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:01.477555  4156 raft_consensus.cc:740] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:01.478237  4156 consensus_queue.cc:260] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:01.486096  4156 ts_tablet_manager.cc:1434] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:11:01.487742  3332 tablet_copy_service.cc:342] P be2d4b735d264b5bad736853b2c32fbc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-fb6e24c1fff44e19a7ba40041018aa51 received from {username='slave'} at 127.0.0.1:59796
I20260709 13:11:01.488163  3332 tablet_copy_service.cc:434] P be2d4b735d264b5bad736853b2c32fbc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-fb6e24c1fff44e19a7ba40041018aa51 on tablet fb6e24c1fff44e19a7ba40041018aa51 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:01.506533  4158 tablet_copy_client.cc:806] T 27dd22c509ac4cffaefbb82420e39a98 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:01.507303  4158 tablet_copy_client.cc:670] T 27dd22c509ac4cffaefbb82420e39a98 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:01.512748  4158 tablet_copy_client.cc:538] T 27dd22c509ac4cffaefbb82420e39a98 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:01.521482  4158 tablet_bootstrap.cc:492] T 27dd22c509ac4cffaefbb82420e39a98 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:01.554417  4158 tablet_bootstrap.cc:492] T 27dd22c509ac4cffaefbb82420e39a98 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:01.555464  4158 tablet_bootstrap.cc:492] T 27dd22c509ac4cffaefbb82420e39a98 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:01.556228  4158 ts_tablet_manager.cc:1403] T 27dd22c509ac4cffaefbb82420e39a98 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.035s	user 0.030s	sys 0.004s
I20260709 13:11:01.559222  4158 raft_consensus.cc:359] T 27dd22c509ac4cffaefbb82420e39a98 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:01.560187  4158 raft_consensus.cc:740] T 27dd22c509ac4cffaefbb82420e39a98 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:01.560899  4158 consensus_queue.cc:260] T 27dd22c509ac4cffaefbb82420e39a98 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:01.570465  4158 ts_tablet_manager.cc:1434] T 27dd22c509ac4cffaefbb82420e39a98 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260709 13:11:01.576459  3407 tablet_copy_service.cc:342] P 252e56dcb8f04fd58fbf559392b3e5cc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-27dd22c509ac4cffaefbb82420e39a98 received from {username='slave'} at 127.0.0.1:44608
I20260709 13:11:01.576994  3407 tablet_copy_service.cc:434] P 252e56dcb8f04fd58fbf559392b3e5cc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-27dd22c509ac4cffaefbb82420e39a98 on tablet 27dd22c509ac4cffaefbb82420e39a98 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:01.590847  3992 raft_consensus.cc:1217] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:01.727026  3992 raft_consensus.cc:1217] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:01.752126  3992 raft_consensus.cc:1217] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:01.797660  3992 raft_consensus.cc:1217] T 27dd22c509ac4cffaefbb82420e39a98 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:01.990636  4101 raft_consensus.cc:1064] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:01.992455  4101 consensus_queue.cc:237] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:01.998736  3992 raft_consensus.cc:1275] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:02.000136  3466 raft_consensus.cc:1275] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:02.001611  4161 consensus_queue.cc:1048] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:02.002475  4163 consensus_queue.cc:1048] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:02.018087  3395 raft_consensus.cc:1275] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:02.020237  4161 consensus_queue.cc:1048] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:02.031356  4163 raft_consensus.cc:2955] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.044131  3395 raft_consensus.cc:2955] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.054153  3992 raft_consensus.cc:2955] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.067245  3466 raft_consensus.cc:2955] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.116918  3220 catalog_manager.cc:5697] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
W20260709 13:11:02.178282  3288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.196:34151, user_credentials={real_user=slave}} blocked reactor thread for 58120.8us
I20260709 13:11:02.194784  4171 raft_consensus.cc:1064] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:02.199278  4171 consensus_queue.cc:237] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:02.275663  3992 raft_consensus.cc:1275] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:02.279248  4123 consensus_queue.cc:1048] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:02.288546  4175 raft_consensus.cc:1064] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:02.288763  3393 raft_consensus.cc:1275] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:02.290136  3469 raft_consensus.cc:1275] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:02.291929  4172 consensus_queue.cc:1048] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:02.293951  4172 consensus_queue.cc:1048] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:02.294220  4175 consensus_queue.cc:237] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:02.335321  4177 raft_consensus.cc:1064] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:02.338594  4177 consensus_queue.cc:237] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:02.371300  4172 raft_consensus.cc:2955] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.372090  3392 raft_consensus.cc:2955] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.389055  3468 raft_consensus.cc:2955] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.396456  3992 raft_consensus.cc:1275] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:02.398384  4140 consensus_queue.cc:1048] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:02.409442  3316 raft_consensus.cc:1275] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:02.413478  3992 raft_consensus.cc:2955] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.411938  4140 consensus_queue.cc:1048] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:02.426608  3393 raft_consensus.cc:1275] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:02.436700  4165 consensus_queue.cc:1048] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:02.449077  3469 raft_consensus.cc:1275] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:02.450554  3321 consensus_queue.cc:237] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:02.453197  3994 raft_consensus.cc:1275] T 27dd22c509ac4cffaefbb82420e39a98 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:02.453033  4133 consensus_queue.cc:1048] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:02.459836  4174 consensus_queue.cc:1048] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:02.466284  3319 raft_consensus.cc:1275] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:02.467732  3991 raft_consensus.cc:1275] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:02.477514  4161 consensus_queue.cc:1048] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:02.487362  3395 raft_consensus.cc:1275] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:02.491433  4123 consensus_queue.cc:1048] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:02.483139  4174 consensus_queue.cc:1048] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 13:11:02.502851  3219 catalog_manager.cc:5697] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.503938  4171 raft_consensus.cc:2955] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.520961  3993 raft_consensus.cc:2955] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.526834  3395 raft_consensus.cc:2955] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.547304  3392 raft_consensus.cc:2955] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.544981  4140 raft_consensus.cc:2955] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.560856  3316 raft_consensus.cc:2955] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.581116  4177 raft_consensus.cc:2955] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.601900  3468 raft_consensus.cc:2955] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.604174  3993 raft_consensus.cc:2955] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.612287  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f2bc97978f724b0ead5bf6f5a2f8b421 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:02.627029  3992 raft_consensus.cc:2955] T 27dd22c509ac4cffaefbb82420e39a98 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.635718  3220 catalog_manager.cc:5697] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:02.638844  3316 raft_consensus.cc:2955] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.634737  3219 catalog_manager.cc:5697] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.654277  3320 consensus_queue.cc:237] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:02.664649  3992 raft_consensus.cc:1275] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:02.666086  4171 consensus_queue.cc:1048] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:02.674652  3466 consensus_queue.cc:237] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:02.681375  3468 raft_consensus.cc:1275] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:02.681108  4171 raft_consensus.cc:2955] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.688895  3994 raft_consensus.cc:2955] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.694186  3993 raft_consensus.cc:1275] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:02.689530  4161 consensus_queue.cc:1048] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:02.693183  3220 catalog_manager.cc:5697] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.696560  4165 consensus_queue.cc:1048] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:02.696806  3316 raft_consensus.cc:1275] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:02.706027  4124 consensus_queue.cc:1048] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:02.708494  3461 tablet_service.cc:1558] Processing DeleteTablet for tablet f2bc97978f724b0ead5bf6f5a2f8b421 with delete_type TABLET_DATA_TOMBSTONED (TS 56681b6f3d30479ca4241815319ac705 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40222
I20260709 13:11:02.723238  3466 raft_consensus.cc:2955] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.731940  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fb6e24c1fff44e19a7ba40041018aa51 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:02.727722  4117 raft_consensus.cc:2955] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.746369  3993 raft_consensus.cc:2955] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.750972  3219 catalog_manager.cc:5697] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:02.756600  3392 consensus_queue.cc:237] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:02.762552  3316 raft_consensus.cc:2955] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.774085  4194 tablet_replica.cc:333] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:02.774911  3992 raft_consensus.cc:1275] T 27dd22c509ac4cffaefbb82420e39a98 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:02.775274  4194 raft_consensus.cc:2243] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:02.776229  4194 raft_consensus.cc:2272] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:02.780119  4083 consensus_queue.cc:1048] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:02.784235  3468 raft_consensus.cc:1275] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:02.788028  4083 raft_consensus.cc:2955] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.792368  4142 consensus_queue.cc:1048] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:02.802749  3381 tablet_service.cc:1558] Processing DeleteTablet for tablet fb6e24c1fff44e19a7ba40041018aa51 with delete_type TABLET_DATA_TOMBSTONED (TS 252e56dcb8f04fd58fbf559392b3e5cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36114
I20260709 13:11:02.801337  3994 raft_consensus.cc:2955] T 27dd22c509ac4cffaefbb82420e39a98 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.813777  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 346bed4daacc4913be06325ba0e8917c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:02.822789  3205 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 27dd22c509ac4cffaefbb82420e39a98 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:02.813520  3466 raft_consensus.cc:2955] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:02.822190  3219 catalog_manager.cc:5697] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:02.827397  4195 tablet_replica.cc:333] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:02.840054  4195 raft_consensus.cc:2243] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:02.812232  4194 ts_tablet_manager.cc:1916] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:02.839737  3218 catalog_manager.cc:5697] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:02.851054  4195 raft_consensus.cc:2272] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:02.867358  3306 tablet_service.cc:1558] Processing DeleteTablet for tablet 27dd22c509ac4cffaefbb82420e39a98 with delete_type TABLET_DATA_TOMBSTONED (TS be2d4b735d264b5bad736853b2c32fbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52324
I20260709 13:11:02.880295  4194 ts_tablet_manager.cc:1929] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:02.880710  3381 tablet_service.cc:1558] Processing DeleteTablet for tablet 346bed4daacc4913be06325ba0e8917c with delete_type TABLET_DATA_TOMBSTONED (TS 252e56dcb8f04fd58fbf559392b3e5cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36114
I20260709 13:11:02.880947  4194 log.cc:1199] T f2bc97978f724b0ead5bf6f5a2f8b421 P 56681b6f3d30479ca4241815319ac705: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-2-root/wals/f2bc97978f724b0ead5bf6f5a2f8b421
I20260709 13:11:02.886132  3206 catalog_manager.cc:5028] TS 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): tablet f2bc97978f724b0ead5bf6f5a2f8b421 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:02.890288  4195 ts_tablet_manager.cc:1916] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:02.892340  4196 tablet_replica.cc:333] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:02.893573  4196 raft_consensus.cc:2243] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:02.894321  4196 raft_consensus.cc:2272] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:02.899281  4196 ts_tablet_manager.cc:1916] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:02.906680  4195 ts_tablet_manager.cc:1929] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:02.907192  4195 log.cc:1199] T fb6e24c1fff44e19a7ba40041018aa51 P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-1-root/wals/fb6e24c1fff44e19a7ba40041018aa51
I20260709 13:11:02.908845  4195 tablet_replica.cc:333] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:02.908829  3205 catalog_manager.cc:5028] TS 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): tablet fb6e24c1fff44e19a7ba40041018aa51 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:02.909847  4195 raft_consensus.cc:2243] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:02.910472  4195 raft_consensus.cc:2272] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:02.913761  4195 ts_tablet_manager.cc:1916] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:02.914230  4196 ts_tablet_manager.cc:1929] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:02.914700  4196 log.cc:1199] T 27dd22c509ac4cffaefbb82420e39a98 P be2d4b735d264b5bad736853b2c32fbc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-0-root/wals/27dd22c509ac4cffaefbb82420e39a98
I20260709 13:11:02.916721  3206 catalog_manager.cc:5028] TS be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): tablet 27dd22c509ac4cffaefbb82420e39a98 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:02.926081  4195 ts_tablet_manager.cc:1929] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:02.926563  4195 log.cc:1199] T 346bed4daacc4913be06325ba0e8917c P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-1-root/wals/346bed4daacc4913be06325ba0e8917c
I20260709 13:11:02.928287  3205 catalog_manager.cc:5028] TS 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): tablet 346bed4daacc4913be06325ba0e8917c (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:03.959125  3320 consensus_queue.cc:237] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
W20260709 13:11:03.966776  3288 consensus_peers.cc:597] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 897b59734ade45fca2a883cc819ab6b3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:03.968361  3466 raft_consensus.cc:1275] T 897b59734ade45fca2a883cc819ab6b3 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:03.968619  3392 raft_consensus.cc:1275] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:03.969727  4171 consensus_queue.cc:1048] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:03.970587  4123 consensus_queue.cc:1048] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:03.983899  4171 raft_consensus.cc:2955] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:03.985888  3466 raft_consensus.cc:2955] T 897b59734ade45fca2a883cc819ab6b3 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:04.006690  3219 catalog_manager.cc:5697] T 897b59734ade45fca2a883cc819ab6b3 P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
W20260709 13:11:04.052901  3286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.194:37063, user_credentials={real_user=slave}} blocked reactor thread for 68638.1us
I20260709 13:11:04.058360  3395 raft_consensus.cc:2955] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:04.105170  3395 consensus_queue.cc:237] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:04.117658  3469 raft_consensus.cc:1275] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:11:04.119544  3363 consensus_peers.cc:597] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8df1eca9af5f48f2a0ed76d717abd1a4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:04.121068  4083 consensus_queue.cc:1048] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:04.128372  3319 raft_consensus.cc:1275] T 8df1eca9af5f48f2a0ed76d717abd1a4 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:04.129444  4213 consensus_queue.cc:1048] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:04.139238  4197 raft_consensus.cc:2955] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:04.141048  3469 raft_consensus.cc:2955] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:04.144717  3319 raft_consensus.cc:2955] T 8df1eca9af5f48f2a0ed76d717abd1a4 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:04.154016  3320 consensus_queue.cc:237] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:04.159327  3217 catalog_manager.cc:5697] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:04.177960  3469 raft_consensus.cc:1275] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:11:04.178757  3288 consensus_peers.cc:597] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 92898d3072cc4b6898aa9fde987b317b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:04.180496  3393 raft_consensus.cc:1275] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:04.180321  4205 consensus_queue.cc:1048] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:04.181921  4201 consensus_queue.cc:1048] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:04.204775  4205 raft_consensus.cc:2955] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:04.205906  3395 raft_consensus.cc:2955] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:04.223490  3469 raft_consensus.cc:2955] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:04.228343  3319 consensus_queue.cc:237] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:04.229795  3217 catalog_manager.cc:5697] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
W20260709 13:11:04.246266  3288 consensus_peers.cc:597] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e742c13a9d043e49097c0815b032af5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:04.246934  3395 raft_consensus.cc:1275] T 8e742c13a9d043e49097c0815b032af5 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:04.248023  3466 raft_consensus.cc:1275] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:04.251550  4201 consensus_queue.cc:1048] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:04.252457  4204 consensus_queue.cc:1048] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:04.283138  4204 raft_consensus.cc:2955] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:04.285566  3395 raft_consensus.cc:2955] T 8e742c13a9d043e49097c0815b032af5 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:04.294013  3469 raft_consensus.cc:2955] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:04.311057  3219 catalog_manager.cc:5697] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:04.506253  4222 ts_tablet_manager.cc:933] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013)
I20260709 13:11:04.513631  4222 tablet_copy_client.cc:323] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.193:45013
I20260709 13:11:04.515705  3332 tablet_copy_service.cc:140] P be2d4b735d264b5bad736853b2c32fbc: Received BeginTabletCopySession request for tablet 897b59734ade45fca2a883cc819ab6b3 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:59796)
I20260709 13:11:04.516300  3332 tablet_copy_service.cc:161] P be2d4b735d264b5bad736853b2c32fbc: Beginning new tablet copy session on tablet 897b59734ade45fca2a883cc819ab6b3 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:59796: session id = e3cc12f5d8274e84a8d65b92766a4b0b-897b59734ade45fca2a883cc819ab6b3
I20260709 13:11:04.525310  3332 tablet_copy_source_session.cc:215] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:04.528726  4222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 897b59734ade45fca2a883cc819ab6b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:04.546128  4222 tablet_copy_client.cc:806] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:04.546729  4222 tablet_copy_client.cc:670] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:04.554689  4222 tablet_copy_client.cc:538] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:04.574220  4222 tablet_bootstrap.cc:492] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:04.611814  4222 tablet_bootstrap.cc:492] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:04.613822  4222 tablet_bootstrap.cc:492] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:04.614540  4222 ts_tablet_manager.cc:1403] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.041s	user 0.028s	sys 0.000s
I20260709 13:11:04.619413  4222 raft_consensus.cc:359] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:04.620285  4222 raft_consensus.cc:740] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:04.620982  4222 consensus_queue.cc:260] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:04.632598  4222 ts_tablet_manager.cc:1434] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.002s
I20260709 13:11:04.649957  3332 tablet_copy_service.cc:342] P be2d4b735d264b5bad736853b2c32fbc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-897b59734ade45fca2a883cc819ab6b3 received from {username='slave'} at 127.0.0.1:59796
I20260709 13:11:04.650501  3332 tablet_copy_service.cc:434] P be2d4b735d264b5bad736853b2c32fbc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-897b59734ade45fca2a883cc819ab6b3 on tablet 897b59734ade45fca2a883cc819ab6b3 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:04.653625  4222 ts_tablet_manager.cc:933] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013)
I20260709 13:11:04.660343  4222 tablet_copy_client.cc:323] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.193:45013
I20260709 13:11:04.662038  3332 tablet_copy_service.cc:140] P be2d4b735d264b5bad736853b2c32fbc: Received BeginTabletCopySession request for tablet 92898d3072cc4b6898aa9fde987b317b from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:59796)
I20260709 13:11:04.662552  3332 tablet_copy_service.cc:161] P be2d4b735d264b5bad736853b2c32fbc: Beginning new tablet copy session on tablet 92898d3072cc4b6898aa9fde987b317b from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:59796: session id = e3cc12f5d8274e84a8d65b92766a4b0b-92898d3072cc4b6898aa9fde987b317b
I20260709 13:11:04.670367  3332 tablet_copy_source_session.cc:215] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:04.673766  4222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92898d3072cc4b6898aa9fde987b317b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:04.682920  4226 ts_tablet_manager.cc:933] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013)
I20260709 13:11:04.716466  4226 tablet_copy_client.cc:323] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.193:45013
I20260709 13:11:04.718371  4229 ts_tablet_manager.cc:933] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:04.720723  3332 tablet_copy_service.cc:140] P be2d4b735d264b5bad736853b2c32fbc: Received BeginTabletCopySession request for tablet 8e742c13a9d043e49097c0815b032af5 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:59796)
I20260709 13:11:04.721415  3332 tablet_copy_service.cc:161] P be2d4b735d264b5bad736853b2c32fbc: Beginning new tablet copy session on tablet 8e742c13a9d043e49097c0815b032af5 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:59796: session id = e3cc12f5d8274e84a8d65b92766a4b0b-8e742c13a9d043e49097c0815b032af5
I20260709 13:11:04.729158  3332 tablet_copy_source_session.cc:215] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:04.725757  4222 tablet_copy_client.cc:806] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:04.732606  4222 tablet_copy_client.cc:670] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:04.737656  4229 tablet_copy_client.cc:323] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.194:37063
I20260709 13:11:04.740113  4226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e742c13a9d043e49097c0815b032af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:04.743739  3407 tablet_copy_service.cc:140] P 252e56dcb8f04fd58fbf559392b3e5cc: Received BeginTabletCopySession request for tablet 8df1eca9af5f48f2a0ed76d717abd1a4 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:44608)
I20260709 13:11:04.744287  3407 tablet_copy_service.cc:161] P 252e56dcb8f04fd58fbf559392b3e5cc: Beginning new tablet copy session on tablet 8df1eca9af5f48f2a0ed76d717abd1a4 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:44608: session id = e3cc12f5d8274e84a8d65b92766a4b0b-8df1eca9af5f48f2a0ed76d717abd1a4
I20260709 13:11:04.760139  4222 tablet_copy_client.cc:538] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:04.771412  4226 tablet_copy_client.cc:806] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:04.772054  4226 tablet_copy_client.cc:670] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:04.780123  4226 tablet_copy_client.cc:538] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:04.779982  3407 tablet_copy_source_session.cc:215] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:04.807629  4226 tablet_bootstrap.cc:492] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:04.813874  4229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df1eca9af5f48f2a0ed76d717abd1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:04.831512  4222 tablet_bootstrap.cc:492] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:04.871804  4226 tablet_bootstrap.cc:492] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:04.872756  4226 tablet_bootstrap.cc:492] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:04.873425  4226 ts_tablet_manager.cc:1403] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.066s	user 0.025s	sys 0.009s
I20260709 13:11:04.884465  4226 raft_consensus.cc:359] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:04.885320  4226 raft_consensus.cc:740] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:04.886051  4226 consensus_queue.cc:260] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:04.889499  4226 ts_tablet_manager.cc:1434] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:11:04.899003  3332 tablet_copy_service.cc:342] P be2d4b735d264b5bad736853b2c32fbc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-8e742c13a9d043e49097c0815b032af5 received from {username='slave'} at 127.0.0.1:59796
I20260709 13:11:04.899442  3332 tablet_copy_service.cc:434] P be2d4b735d264b5bad736853b2c32fbc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-8e742c13a9d043e49097c0815b032af5 on tablet 8e742c13a9d043e49097c0815b032af5 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:04.949721  4229 tablet_copy_client.cc:806] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:04.950412  4229 tablet_copy_client.cc:670] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:04.953285  4222 tablet_bootstrap.cc:492] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:04.954281  4222 tablet_bootstrap.cc:492] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:04.955106  4222 ts_tablet_manager.cc:1403] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.124s	user 0.014s	sys 0.033s
I20260709 13:11:04.958763  4222 raft_consensus.cc:359] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:04.959697  4222 raft_consensus.cc:740] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:04.960456  4229 tablet_copy_client.cc:538] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:04.960393  4222 consensus_queue.cc:260] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:04.966184  4222 ts_tablet_manager.cc:1434] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:11:04.967870  3332 tablet_copy_service.cc:342] P be2d4b735d264b5bad736853b2c32fbc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-92898d3072cc4b6898aa9fde987b317b received from {username='slave'} at 127.0.0.1:59796
I20260709 13:11:04.968292  3332 tablet_copy_service.cc:434] P be2d4b735d264b5bad736853b2c32fbc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-92898d3072cc4b6898aa9fde987b317b on tablet 92898d3072cc4b6898aa9fde987b317b with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:04.982366  4229 tablet_bootstrap.cc:492] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:05.003811  4229 tablet_bootstrap.cc:492] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:05.004781  4229 tablet_bootstrap.cc:492] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:05.005458  4229 ts_tablet_manager.cc:1403] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.000s
I20260709 13:11:05.008376  4229 raft_consensus.cc:359] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:05.009306  4229 raft_consensus.cc:740] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:05.009980  4229 consensus_queue.cc:260] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:05.012692  4229 ts_tablet_manager.cc:1434] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 13:11:05.025570  3994 raft_consensus.cc:1217] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:05.026223  3407 tablet_copy_service.cc:342] P 252e56dcb8f04fd58fbf559392b3e5cc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-8df1eca9af5f48f2a0ed76d717abd1a4 received from {username='slave'} at 127.0.0.1:44608
I20260709 13:11:05.026705  3407 tablet_copy_service.cc:434] P 252e56dcb8f04fd58fbf559392b3e5cc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-8df1eca9af5f48f2a0ed76d717abd1a4 on tablet 8df1eca9af5f48f2a0ed76d717abd1a4 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:05.036401  3994 raft_consensus.cc:1217] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:05.166033  3994 raft_consensus.cc:1217] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:05.216213  3994 raft_consensus.cc:1217] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:05.492533  4201 raft_consensus.cc:1064] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:05.495410  4201 consensus_queue.cc:237] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:05.552090  3994 raft_consensus.cc:1275] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:05.553769  4205 consensus_queue.cc:1048] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:05.567148  3466 raft_consensus.cc:1275] T 897b59734ade45fca2a883cc819ab6b3 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:05.572295  3395 raft_consensus.cc:1275] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:05.578007  4238 consensus_queue.cc:1048] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:05.595410  4201 raft_consensus.cc:1064] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:05.599882  4205 consensus_queue.cc:1048] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:11:05.653626  4236 log.cc:927] Time spent T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc: Append to log took a long time: real 0.104s	user 0.000s	sys 0.000s
I20260709 13:11:05.657155  4201 consensus_queue.cc:237] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:05.670302  4205 raft_consensus.cc:1064] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:05.672914  4205 consensus_queue.cc:237] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:05.678049  4238 raft_consensus.cc:2955] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:05.680202  3994 raft_consensus.cc:2955] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
W20260709 13:11:05.670328  3437 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.196:34151, user_credentials={real_user=slave}} blocked reactor thread for 163706us
I20260709 13:11:05.704522  3395 raft_consensus.cc:2955] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
W20260709 13:11:05.719491  3362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:45013, user_credentials={real_user=slave}} blocked reactor thread for 67675.7us
I20260709 13:11:05.722776  4232 raft_consensus.cc:1064] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:05.725428  4232 consensus_queue.cc:237] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:05.728845  3993 raft_consensus.cc:1275] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:05.730427  4243 consensus_queue.cc:1048] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:05.739789  3392 raft_consensus.cc:1275] T 8e742c13a9d043e49097c0815b032af5 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:05.743796  4205 consensus_queue.cc:1048] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:11:05.759902  3435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.194:37063, user_credentials={real_user=slave}} blocked reactor thread for 44244.9us
I20260709 13:11:05.792908  3992 raft_consensus.cc:1275] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:05.794498  4197 consensus_queue.cc:1048] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:05.812521  3469 raft_consensus.cc:1275] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:05.824712  3220 catalog_manager.cc:5697] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:05.827889  3393 raft_consensus.cc:1275] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:05.824725  3994 raft_consensus.cc:1275] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:05.835983  4238 consensus_queue.cc:1048] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:05.838891  4205 consensus_queue.cc:1048] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:05.840452  4244 consensus_queue.cc:1048] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:05.850106  3469 raft_consensus.cc:1275] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:05.852696  3320 raft_consensus.cc:1275] T 8df1eca9af5f48f2a0ed76d717abd1a4 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:05.862242  3469 raft_consensus.cc:2955] T 897b59734ade45fca2a883cc819ab6b3 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:05.867710  4243 raft_consensus.cc:2955] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:05.869279  3993 raft_consensus.cc:2955] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:05.885737  3466 raft_consensus.cc:1275] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:05.891651  3393 raft_consensus.cc:2955] T 8e742c13a9d043e49097c0815b032af5 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:05.894761  3320 consensus_queue.cc:237] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:05.897151  4232 consensus_queue.cc:1048] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:05.903229  3396 raft_consensus.cc:1275] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:05.903349  3992 raft_consensus.cc:1275] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:05.905512  4242 consensus_queue.cc:1048] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:05.907754  4242 consensus_queue.cc:1048] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:05.915467  4243 raft_consensus.cc:2955] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:05.920522  3991 raft_consensus.cc:2955] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:05.921063  3217 catalog_manager.cc:5697] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:05.926332  3391 raft_consensus.cc:2955] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:05.929617  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 897b59734ade45fca2a883cc819ab6b3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:11:05.934245  3435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.194:37063, user_credentials={real_user=slave}} blocked reactor thread for 45723.4us
I20260709 13:11:05.955487  3219 catalog_manager.cc:5697] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:05.972064  4244 raft_consensus.cc:2955] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:05.994410  3466 raft_consensus.cc:2955] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:05.999732  3992 raft_consensus.cc:2955] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:06.027117  3217 catalog_manager.cc:5697] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:06.031278  3461 tablet_service.cc:1558] Processing DeleteTablet for tablet 897b59734ade45fca2a883cc819ab6b3 with delete_type TABLET_DATA_TOMBSTONED (TS 56681b6f3d30479ca4241815319ac705 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40222
I20260709 13:11:06.033792  4205 consensus_queue.cc:1048] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:11:06.037669  3287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.195:46417, user_credentials={real_user=slave}} blocked reactor thread for 68508.8us
I20260709 13:11:06.040880  4243 consensus_queue.cc:1048] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:06.043920  3319 consensus_queue.cc:237] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:06.044605  4238 raft_consensus.cc:2955] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:06.049077  3994 raft_consensus.cc:2955] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:06.049693  3320 raft_consensus.cc:2955] T 8df1eca9af5f48f2a0ed76d717abd1a4 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:06.055474  3392 raft_consensus.cc:1275] T 8e742c13a9d043e49097c0815b032af5 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:06.059984  4243 consensus_queue.cc:1048] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:06.054630  3992 raft_consensus.cc:1275] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:06.063433  3220 catalog_manager.cc:5697] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:06.073778  3396 consensus_queue.cc:237] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:06.077353  4201 consensus_queue.cc:1048] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:06.080293  3992 raft_consensus.cc:1275] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:06.081503  3466 raft_consensus.cc:1275] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:06.082080  4244 consensus_queue.cc:1048] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:06.090772  4197 consensus_queue.cc:1048] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:06.039139  4263 tablet_replica.cc:333] T 897b59734ade45fca2a883cc819ab6b3 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:06.100419  3396 raft_consensus.cc:2955] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:06.127277  4242 raft_consensus.cc:2955] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:06.132611  4197 raft_consensus.cc:2955] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
W20260709 13:11:06.135414  3362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.195:46417, user_credentials={real_user=slave}} blocked reactor thread for 46374.4us
I20260709 13:11:06.135861  3992 raft_consensus.cc:2955] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:06.141144  3994 raft_consensus.cc:2955] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:06.155575  4263 raft_consensus.cc:2243] T 897b59734ade45fca2a883cc819ab6b3 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.156426  4263 raft_consensus.cc:2272] T 897b59734ade45fca2a883cc819ab6b3 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.165187  4263 ts_tablet_manager.cc:1916] T 897b59734ade45fca2a883cc819ab6b3 P 56681b6f3d30479ca4241815319ac705: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:06.168912  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e742c13a9d043e49097c0815b032af5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:06.170917  3392 raft_consensus.cc:2955] T 8e742c13a9d043e49097c0815b032af5 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:06.184068  3205 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8df1eca9af5f48f2a0ed76d717abd1a4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:06.202216  3220 catalog_manager.cc:5697] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:06.213922  4263 ts_tablet_manager.cc:1929] T 897b59734ade45fca2a883cc819ab6b3 P 56681b6f3d30479ca4241815319ac705: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:06.214468  4263 log.cc:1199] T 897b59734ade45fca2a883cc819ab6b3 P 56681b6f3d30479ca4241815319ac705: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-2-root/wals/897b59734ade45fca2a883cc819ab6b3
I20260709 13:11:06.215495  3306 tablet_service.cc:1558] Processing DeleteTablet for tablet 8df1eca9af5f48f2a0ed76d717abd1a4 with delete_type TABLET_DATA_TOMBSTONED (TS be2d4b735d264b5bad736853b2c32fbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52324
I20260709 13:11:06.218088  3206 catalog_manager.cc:5028] TS 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): tablet 897b59734ade45fca2a883cc819ab6b3 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:06.223135  3469 raft_consensus.cc:2955] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:06.224362  3217 catalog_manager.cc:5697] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:06.236405  3471 raft_consensus.cc:2955] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:06.249959  4267 tablet_replica.cc:333] T 8df1eca9af5f48f2a0ed76d717abd1a4 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:06.251160  4267 raft_consensus.cc:2243] T 8df1eca9af5f48f2a0ed76d717abd1a4 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.256982  4267 raft_consensus.cc:2272] T 8df1eca9af5f48f2a0ed76d717abd1a4 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.260619  4267 ts_tablet_manager.cc:1916] T 8df1eca9af5f48f2a0ed76d717abd1a4 P be2d4b735d264b5bad736853b2c32fbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:06.262778  3461 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e742c13a9d043e49097c0815b032af5 with delete_type TABLET_DATA_TOMBSTONED (TS 56681b6f3d30479ca4241815319ac705 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40222
I20260709 13:11:06.263789  4263 tablet_replica.cc:333] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:06.264874  4263 raft_consensus.cc:2243] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.265548  4263 raft_consensus.cc:2272] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.268585  4263 ts_tablet_manager.cc:1916] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:06.270462  3320 consensus_queue.cc:237] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:06.277334  3994 raft_consensus.cc:1275] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:06.279552  3466 raft_consensus.cc:1275] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:06.280308  4205 consensus_queue.cc:1048] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 13:11:06.285835  4240 consensus_queue.cc:1048] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:06.295744  4201 raft_consensus.cc:2955] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:06.300304  3994 raft_consensus.cc:2955] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:06.307512  4263 ts_tablet_manager.cc:1929] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260709 13:11:06.308028  4263 log.cc:1199] T 8e742c13a9d043e49097c0815b032af5 P 56681b6f3d30479ca4241815319ac705: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-2-root/wals/8e742c13a9d043e49097c0815b032af5
I20260709 13:11:06.313681  3206 catalog_manager.cc:5028] TS 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): tablet 8e742c13a9d043e49097c0815b032af5 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:06.314814  3471 raft_consensus.cc:2955] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:06.322712  4267 ts_tablet_manager.cc:1929] T 8df1eca9af5f48f2a0ed76d717abd1a4 P be2d4b735d264b5bad736853b2c32fbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:06.323177  4267 log.cc:1199] T 8df1eca9af5f48f2a0ed76d717abd1a4 P be2d4b735d264b5bad736853b2c32fbc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-0-root/wals/8df1eca9af5f48f2a0ed76d717abd1a4
I20260709 13:11:06.324699  3206 catalog_manager.cc:5028] TS be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): tablet 8df1eca9af5f48f2a0ed76d717abd1a4 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:06.329212  3218 catalog_manager.cc:5697] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:06.336843  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 92898d3072cc4b6898aa9fde987b317b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:06.349028  3381 tablet_service.cc:1558] Processing DeleteTablet for tablet 92898d3072cc4b6898aa9fde987b317b with delete_type TABLET_DATA_TOMBSTONED (TS 252e56dcb8f04fd58fbf559392b3e5cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36114
I20260709 13:11:06.351948  4268 tablet_replica.cc:333] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:06.353018  4268 raft_consensus.cc:2243] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:06.353767  4268 raft_consensus.cc:2272] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:06.360059  4268 ts_tablet_manager.cc:1916] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:06.375119  4268 ts_tablet_manager.cc:1929] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:06.375581  4268 log.cc:1199] T 92898d3072cc4b6898aa9fde987b317b P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-1-root/wals/92898d3072cc4b6898aa9fde987b317b
I20260709 13:11:06.377085  3205 catalog_manager.cc:5028] TS 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): tablet 92898d3072cc4b6898aa9fde987b317b (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:07.414207  3392 consensus_queue.cc:237] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
W20260709 13:11:07.420281  3363 consensus_peers.cc:597] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9200c35d7c104f8e878ca9a2ba0de59e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:07.420449  3471 raft_consensus.cc:1275] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:07.421501  3322 raft_consensus.cc:1275] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:07.421629  4232 consensus_queue.cc:1048] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:07.422915  4262 consensus_queue.cc:1048] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:07.428920  4232 raft_consensus.cc:2955] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:07.430778  3471 raft_consensus.cc:2955] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:07.432542  3322 raft_consensus.cc:2955] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:07.443284  3392 consensus_queue.cc:237] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:07.445891  3219 catalog_manager.cc:5697] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
W20260709 13:11:07.454247  3363 consensus_peers.cc:597] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8afba6f4d7ff41699f08ad4f22590ab4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:07.456682  3471 raft_consensus.cc:1275] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:07.460451  3319 raft_consensus.cc:1275] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:07.460824  4262 consensus_queue.cc:1048] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:07.466163  4232 consensus_queue.cc:1048] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:07.476804  4274 raft_consensus.cc:2955] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:07.478780  3322 raft_consensus.cc:2955] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:07.481977  3471 raft_consensus.cc:2955] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:07.498719  3322 consensus_queue.cc:237] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:07.509724  3218 catalog_manager.cc:5697] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:07.550277  3471 raft_consensus.cc:1275] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:11:07.552199  3288 consensus_peers.cc:597] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bef9603114e246d495eb39eb50bc5280. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:07.554382  4283 consensus_queue.cc:1048] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:07.569000  3392 raft_consensus.cc:1275] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:07.570561  4284 consensus_queue.cc:1048] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:07.573696  3471 raft_consensus.cc:2955] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:07.572554  4285 raft_consensus.cc:2955] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:07.591403  3392 raft_consensus.cc:2955] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:07.593958  3396 consensus_queue.cc:237] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:07.595528  3217 catalog_manager.cc:5697] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
W20260709 13:11:07.612416  3363 consensus_peers.cc:597] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 11f6765047894312a8e4e3057b50b2fd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:07.614785  3322 raft_consensus.cc:1275] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:07.616544  3466 raft_consensus.cc:1275] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:07.616364  4262 consensus_queue.cc:1048] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:07.621557  4232 consensus_queue.cc:1048] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:07.633868  4262 raft_consensus.cc:2955] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:07.636051  3322 raft_consensus.cc:2955] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:07.646770  3466 raft_consensus.cc:2955] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:07.651500  3217 catalog_manager.cc:5697] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:07.882791  4291 ts_tablet_manager.cc:933] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:07.884572  4291 tablet_copy_client.cc:323] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.194:37063
I20260709 13:11:07.886124  3407 tablet_copy_service.cc:140] P 252e56dcb8f04fd58fbf559392b3e5cc: Received BeginTabletCopySession request for tablet 8afba6f4d7ff41699f08ad4f22590ab4 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:44608)
I20260709 13:11:07.886631  3407 tablet_copy_service.cc:161] P 252e56dcb8f04fd58fbf559392b3e5cc: Beginning new tablet copy session on tablet 8afba6f4d7ff41699f08ad4f22590ab4 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:44608: session id = e3cc12f5d8274e84a8d65b92766a4b0b-8afba6f4d7ff41699f08ad4f22590ab4
I20260709 13:11:07.892737  3407 tablet_copy_source_session.cc:215] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:07.896075  4291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8afba6f4d7ff41699f08ad4f22590ab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:07.907047  4291 tablet_copy_client.cc:806] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:07.907582  4291 tablet_copy_client.cc:670] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:07.912313  4291 tablet_copy_client.cc:538] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:07.918851  4291 tablet_bootstrap.cc:492] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:07.939785  4291 tablet_bootstrap.cc:492] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:07.940744  4291 tablet_bootstrap.cc:492] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:07.941434  4291 ts_tablet_manager.cc:1403] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.004s
I20260709 13:11:07.944780  4291 raft_consensus.cc:359] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:07.946009  4291 raft_consensus.cc:740] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:07.946961  4291 consensus_queue.cc:260] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:07.953356  4294 ts_tablet_manager.cc:933] T bef9603114e246d495eb39eb50bc5280 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013)
I20260709 13:11:07.957247  4291 ts_tablet_manager.cc:1434] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260709 13:11:07.966408  4294 tablet_copy_client.cc:323] T bef9603114e246d495eb39eb50bc5280 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.193:45013
I20260709 13:11:07.968333  3332 tablet_copy_service.cc:140] P be2d4b735d264b5bad736853b2c32fbc: Received BeginTabletCopySession request for tablet bef9603114e246d495eb39eb50bc5280 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:59796)
I20260709 13:11:07.969456  3332 tablet_copy_service.cc:161] P be2d4b735d264b5bad736853b2c32fbc: Beginning new tablet copy session on tablet bef9603114e246d495eb39eb50bc5280 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:59796: session id = e3cc12f5d8274e84a8d65b92766a4b0b-bef9603114e246d495eb39eb50bc5280
I20260709 13:11:07.977545  4295 ts_tablet_manager.cc:933] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:07.979794  3407 tablet_copy_service.cc:342] P 252e56dcb8f04fd58fbf559392b3e5cc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-8afba6f4d7ff41699f08ad4f22590ab4 received from {username='slave'} at 127.0.0.1:44608
I20260709 13:11:07.980278  3407 tablet_copy_service.cc:434] P 252e56dcb8f04fd58fbf559392b3e5cc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-8afba6f4d7ff41699f08ad4f22590ab4 on tablet 8afba6f4d7ff41699f08ad4f22590ab4 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:07.990669  4295 tablet_copy_client.cc:323] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.194:37063
I20260709 13:11:07.992334  3407 tablet_copy_service.cc:140] P 252e56dcb8f04fd58fbf559392b3e5cc: Received BeginTabletCopySession request for tablet 9200c35d7c104f8e878ca9a2ba0de59e from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:44608)
I20260709 13:11:07.992875  3407 tablet_copy_service.cc:161] P 252e56dcb8f04fd58fbf559392b3e5cc: Beginning new tablet copy session on tablet 9200c35d7c104f8e878ca9a2ba0de59e from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:44608: session id = e3cc12f5d8274e84a8d65b92766a4b0b-9200c35d7c104f8e878ca9a2ba0de59e
I20260709 13:11:07.997267  3332 tablet_copy_source_session.cc:215] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:08.008641  4294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef9603114e246d495eb39eb50bc5280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.015182  3407 tablet_copy_source_session.cc:215] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:08.018985  4295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9200c35d7c104f8e878ca9a2ba0de59e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.023314  4294 tablet_copy_client.cc:806] T bef9603114e246d495eb39eb50bc5280 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:08.023880  4294 tablet_copy_client.cc:670] T bef9603114e246d495eb39eb50bc5280 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:08.032264  4294 tablet_copy_client.cc:538] T bef9603114e246d495eb39eb50bc5280 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:08.035126  4295 tablet_copy_client.cc:806] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:08.035657  4295 tablet_copy_client.cc:670] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:08.040791  4295 tablet_copy_client.cc:538] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:08.043131  4294 tablet_bootstrap.cc:492] T bef9603114e246d495eb39eb50bc5280 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:08.051821  4295 tablet_bootstrap.cc:492] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:08.086460  4295 tablet_bootstrap.cc:492] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:08.087365  4295 tablet_bootstrap.cc:492] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:08.088268  4295 ts_tablet_manager.cc:1403] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.010s
I20260709 13:11:08.091122  4295 raft_consensus.cc:359] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:08.091924  4295 raft_consensus.cc:740] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:08.092530  4295 consensus_queue.cc:260] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:08.094944  4295 ts_tablet_manager.cc:1434] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 13:11:08.103631  3407 tablet_copy_service.cc:342] P 252e56dcb8f04fd58fbf559392b3e5cc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-9200c35d7c104f8e878ca9a2ba0de59e received from {username='slave'} at 127.0.0.1:44608
I20260709 13:11:08.104056  3407 tablet_copy_service.cc:434] P 252e56dcb8f04fd58fbf559392b3e5cc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-9200c35d7c104f8e878ca9a2ba0de59e on tablet 9200c35d7c104f8e878ca9a2ba0de59e with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:08.153826  4294 tablet_bootstrap.cc:492] T bef9603114e246d495eb39eb50bc5280 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:08.154598  4294 tablet_bootstrap.cc:492] T bef9603114e246d495eb39eb50bc5280 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:08.155192  4294 ts_tablet_manager.cc:1403] T bef9603114e246d495eb39eb50bc5280 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.112s	user 0.031s	sys 0.019s
I20260709 13:11:08.158016  4294 raft_consensus.cc:359] T bef9603114e246d495eb39eb50bc5280 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:08.158841  4294 raft_consensus.cc:740] T bef9603114e246d495eb39eb50bc5280 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:08.159868  4294 consensus_queue.cc:260] T bef9603114e246d495eb39eb50bc5280 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:08.162532  4294 ts_tablet_manager.cc:1434] T bef9603114e246d495eb39eb50bc5280 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:11:08.164175  3332 tablet_copy_service.cc:342] P be2d4b735d264b5bad736853b2c32fbc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-bef9603114e246d495eb39eb50bc5280 received from {username='slave'} at 127.0.0.1:59796
I20260709 13:11:08.164604  3332 tablet_copy_service.cc:434] P be2d4b735d264b5bad736853b2c32fbc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-bef9603114e246d495eb39eb50bc5280 on tablet bef9603114e246d495eb39eb50bc5280 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:08.227715  4294 ts_tablet_manager.cc:933] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:08.229915  4294 tablet_copy_client.cc:323] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.194:37063
I20260709 13:11:08.231606  3407 tablet_copy_service.cc:140] P 252e56dcb8f04fd58fbf559392b3e5cc: Received BeginTabletCopySession request for tablet 11f6765047894312a8e4e3057b50b2fd from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:44608)
I20260709 13:11:08.232134  3407 tablet_copy_service.cc:161] P 252e56dcb8f04fd58fbf559392b3e5cc: Beginning new tablet copy session on tablet 11f6765047894312a8e4e3057b50b2fd from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:44608: session id = e3cc12f5d8274e84a8d65b92766a4b0b-11f6765047894312a8e4e3057b50b2fd
I20260709 13:11:08.239574  3407 tablet_copy_source_session.cc:215] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:08.242249  4294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f6765047894312a8e4e3057b50b2fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:08.255053  4294 tablet_copy_client.cc:806] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:08.255610  4294 tablet_copy_client.cc:670] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:08.258898  4294 tablet_copy_client.cc:538] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:08.268707  4294 tablet_bootstrap.cc:492] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:08.285516  4294 tablet_bootstrap.cc:492] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:08.286446  4294 tablet_bootstrap.cc:492] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:08.290994  4294 ts_tablet_manager.cc:1403] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260709 13:11:08.293211  4294 raft_consensus.cc:359] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:08.293836  4294 raft_consensus.cc:740] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:08.294507  4294 consensus_queue.cc:260] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:08.297017  4294 ts_tablet_manager.cc:1434] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:11:08.299266  3407 tablet_copy_service.cc:342] P 252e56dcb8f04fd58fbf559392b3e5cc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-11f6765047894312a8e4e3057b50b2fd received from {username='slave'} at 127.0.0.1:44608
I20260709 13:11:08.299674  3407 tablet_copy_service.cc:434] P 252e56dcb8f04fd58fbf559392b3e5cc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-11f6765047894312a8e4e3057b50b2fd on tablet 11f6765047894312a8e4e3057b50b2fd with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:08.349433  3992 raft_consensus.cc:1217] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:08.507249  3994 raft_consensus.cc:1217] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:08.513893  3994 raft_consensus.cc:1217] T bef9603114e246d495eb39eb50bc5280 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:08.786630  3994 raft_consensus.cc:1217] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:08.947706  4238 raft_consensus.cc:1064] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:08.950067  4238 consensus_queue.cc:237] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:08.958063  3994 raft_consensus.cc:1275] T bef9603114e246d495eb39eb50bc5280 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:08.959358  3396 raft_consensus.cc:1275] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:08.959865  3471 raft_consensus.cc:1275] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:08.960645  4240 consensus_queue.cc:1048] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:08.961633  4238 consensus_queue.cc:1048] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:08.962630  4284 consensus_queue.cc:1048] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:08.963807  4232 raft_consensus.cc:1064] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:08.966323  4232 consensus_queue.cc:237] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:09.003494  4262 raft_consensus.cc:1064] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:09.006275  4262 consensus_queue.cc:237] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
W20260709 13:11:09.027853  3288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.196:34151, user_credentials={real_user=slave}} blocked reactor thread for 50703.2us
I20260709 13:11:09.034092  3994 raft_consensus.cc:1275] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:09.037532  4305 raft_consensus.cc:2955] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.043859  4269 consensus_queue.cc:1048] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:09.059301  3992 raft_consensus.cc:1275] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:09.061359  3396 raft_consensus.cc:2955] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.075132  4314 consensus_queue.cc:1048] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:09.087335  3466 raft_consensus.cc:1275] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:09.090873  3466 raft_consensus.cc:1275] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:09.091099  3319 raft_consensus.cc:1275] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:09.097043  3319 raft_consensus.cc:1275] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:09.097157  3217 catalog_manager.cc:5697] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.100337  4262 consensus_queue.cc:1048] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:09.108064  4262 consensus_queue.cc:1048] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:09.110394  4262 consensus_queue.cc:1048] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:09.115255  4262 consensus_queue.cc:1048] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:09.062439  3994 raft_consensus.cc:2955] T bef9603114e246d495eb39eb50bc5280 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.150250  3466 raft_consensus.cc:2955] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
W20260709 13:11:09.162221  3362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:45013, user_credentials={real_user=slave}} blocked reactor thread for 48086.6us
I20260709 13:11:09.214790  3992 raft_consensus.cc:2955] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.213686  4269 raft_consensus.cc:2955] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
W20260709 13:11:09.231886  3436 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:45013, user_credentials={real_user=slave}} blocked reactor thread for 98458us
I20260709 13:11:09.266825  4313 raft_consensus.cc:1064] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:09.269387  4313 consensus_queue.cc:237] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:09.266573  3220 catalog_manager.cc:5697] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.279345  4326 raft_consensus.cc:2955] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.323190  3322 consensus_queue.cc:237] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:09.328802  3471 raft_consensus.cc:2955] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.332334  3396 consensus_queue.cc:237] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:09.334236  3316 raft_consensus.cc:2955] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.343279  3471 raft_consensus.cc:2955] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.350103  3994 raft_consensus.cc:1275] T bef9603114e246d495eb39eb50bc5280 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:09.354053  3219 catalog_manager.cc:5697] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.356851  4238 consensus_queue.cc:1048] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:09.361799  3319 raft_consensus.cc:2955] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.369992  3992 raft_consensus.cc:1275] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:09.371903  4315 consensus_queue.cc:1048] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:09.379830  3994 raft_consensus.cc:2955] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.379844  4240 raft_consensus.cc:2955] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.382558  3466 raft_consensus.cc:1275] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:09.383558  3993 raft_consensus.cc:1275] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:09.389679  4326 consensus_queue.cc:1048] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:09.396890  3466 raft_consensus.cc:1275] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:09.398698  3322 raft_consensus.cc:1275] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:09.386561  3993 raft_consensus.cc:2955] T bef9603114e246d495eb39eb50bc5280 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.400930  4284 consensus_queue.cc:1048] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:09.405275  4262 consensus_queue.cc:1048] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:09.416059  3466 raft_consensus.cc:2955] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.432042  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bef9603114e246d495eb39eb50bc5280 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:09.433089  4269 raft_consensus.cc:2955] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.437323  3396 consensus_queue.cc:237] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:09.437932  3992 raft_consensus.cc:2955] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.444777  4232 consensus_queue.cc:1048] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:09.446157  3466 raft_consensus.cc:1275] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:09.446530  3218 catalog_manager.cc:5697] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:09.463774  3205 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9200c35d7c104f8e878ca9a2ba0de59e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:09.461030  3993 raft_consensus.cc:1275] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:09.480482  3381 tablet_service.cc:1558] Processing DeleteTablet for tablet bef9603114e246d495eb39eb50bc5280 with delete_type TABLET_DATA_TOMBSTONED (TS 252e56dcb8f04fd58fbf559392b3e5cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36114
I20260709 13:11:09.481525  4326 consensus_queue.cc:1048] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
I20260709 13:11:09.494678  4334 tablet_replica.cc:333] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:09.500757  4326 consensus_queue.cc:1048] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:09.508611  3319 raft_consensus.cc:1275] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:09.511040  4269 raft_consensus.cc:2955] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.518736  3218 catalog_manager.cc:5697] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:09.526784  3992 raft_consensus.cc:2955] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.532442  4232 consensus_queue.cc:1048] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:09.533017  4331 raft_consensus.cc:2955] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.542217  3306 tablet_service.cc:1558] Processing DeleteTablet for tablet 9200c35d7c104f8e878ca9a2ba0de59e with delete_type TABLET_DATA_TOMBSTONED (TS be2d4b735d264b5bad736853b2c32fbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52324
I20260709 13:11:09.547070  3205 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8afba6f4d7ff41699f08ad4f22590ab4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:09.547960  3471 raft_consensus.cc:2955] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.553738  3322 raft_consensus.cc:2955] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.563323  3993 raft_consensus.cc:2955] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.565858  3217 catalog_manager.cc:5697] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.573171  4334 raft_consensus.cc:2243] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:09.574502  4334 raft_consensus.cc:2272] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:09.554008  3466 raft_consensus.cc:2955] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.558935  3319 raft_consensus.cc:2955] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.578048  4335 tablet_replica.cc:333] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:09.578701  4334 ts_tablet_manager.cc:1916] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:09.579173  4335 raft_consensus.cc:2243] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:09.579864  4335 raft_consensus.cc:2272] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:09.594015  3218 catalog_manager.cc:5697] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.595173  4335 ts_tablet_manager.cc:1916] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:09.620659  3461 tablet_service.cc:1558] Processing DeleteTablet for tablet 8afba6f4d7ff41699f08ad4f22590ab4 with delete_type TABLET_DATA_TOMBSTONED (TS 56681b6f3d30479ca4241815319ac705 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40222
I20260709 13:11:09.643791  4335 ts_tablet_manager.cc:1929] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:09.646461  4335 log.cc:1199] T 9200c35d7c104f8e878ca9a2ba0de59e P be2d4b735d264b5bad736853b2c32fbc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-0-root/wals/9200c35d7c104f8e878ca9a2ba0de59e
I20260709 13:11:09.645713  4336 tablet_replica.cc:333] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:09.648051  4336 raft_consensus.cc:2243] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:09.649025  4336 raft_consensus.cc:2272] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:09.653899  4336 ts_tablet_manager.cc:1916] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:09.656145  3206 catalog_manager.cc:5028] TS be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): tablet 9200c35d7c104f8e878ca9a2ba0de59e (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:09.680635  4336 ts_tablet_manager.cc:1929] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:09.681416  4336 log.cc:1199] T 8afba6f4d7ff41699f08ad4f22590ab4 P 56681b6f3d30479ca4241815319ac705: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-2-root/wals/8afba6f4d7ff41699f08ad4f22590ab4
I20260709 13:11:09.691128  3206 catalog_manager.cc:5028] TS 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): tablet 8afba6f4d7ff41699f08ad4f22590ab4 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:09.699733  4334 ts_tablet_manager.cc:1929] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:09.700235  4334 log.cc:1199] T bef9603114e246d495eb39eb50bc5280 P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-1-root/wals/bef9603114e246d495eb39eb50bc5280
I20260709 13:11:09.702235  3205 catalog_manager.cc:5028] TS 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): tablet bef9603114e246d495eb39eb50bc5280 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:09.711841  3393 consensus_queue.cc:237] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:09.716063  3466 raft_consensus.cc:1275] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:09.716133  3993 raft_consensus.cc:1275] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:09.717221  4331 consensus_queue.cc:1048] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:09.718076  4269 consensus_queue.cc:1048] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:09.725853  4331 raft_consensus.cc:2955] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.729423  3466 raft_consensus.cc:2955] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.733903  3993 raft_consensus.cc:2955] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:09.736310  3205 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 11f6765047894312a8e4e3057b50b2fd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:09.747545  3220 catalog_manager.cc:5697] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:09.758558  3306 tablet_service.cc:1558] Processing DeleteTablet for tablet 11f6765047894312a8e4e3057b50b2fd with delete_type TABLET_DATA_TOMBSTONED (TS be2d4b735d264b5bad736853b2c32fbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52324
I20260709 13:11:09.759465  4335 tablet_replica.cc:333] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:09.760438  4335 raft_consensus.cc:2243] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:09.761168  4335 raft_consensus.cc:2272] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:09.766055  4335 ts_tablet_manager.cc:1916] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:09.778821  4335 ts_tablet_manager.cc:1929] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:09.779245  4335 log.cc:1199] T 11f6765047894312a8e4e3057b50b2fd P be2d4b735d264b5bad736853b2c32fbc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-0-root/wals/11f6765047894312a8e4e3057b50b2fd
I20260709 13:11:09.780674  3206 catalog_manager.cc:5028] TS be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): tablet 11f6765047894312a8e4e3057b50b2fd (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:10.819993  3469 consensus_queue.cc:237] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:10.826719  3393 raft_consensus.cc:1275] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:10.828133  4321 consensus_queue.cc:1048] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:10.829324  3437 consensus_peers.cc:597] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 64f95632231648eaa681faa9b40c5a52. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:10.830711  3316 raft_consensus.cc:1275] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:10.832454  4321 consensus_queue.cc:1048] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:10.843784  4235 raft_consensus.cc:2955] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:10.845547  3393 raft_consensus.cc:2955] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:10.847712  3322 raft_consensus.cc:2955] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:10.859073  3396 consensus_queue.cc:237] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:10.866196  3219 catalog_manager.cc:5697] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
W20260709 13:11:10.878716  3363 consensus_peers.cc:597] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 436c8e906d194fea909a3efe111d74ed. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:10.898787  3471 raft_consensus.cc:1275] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:10.900420  4345 consensus_queue.cc:1048] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:10.903160  3316 raft_consensus.cc:1275] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:10.908550  4345 consensus_queue.cc:1048] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:10.919648  4232 raft_consensus.cc:2955] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:10.928040  3471 raft_consensus.cc:2955] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:10.933454  3322 consensus_queue.cc:237] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:10.927407  3316 raft_consensus.cc:2955] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
W20260709 13:11:10.951512  3288 consensus_peers.cc:597] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eda0b74a1b70474bb1326255e3f965d9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:10.952783  3471 raft_consensus.cc:1275] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:10.954182  3396 raft_consensus.cc:1275] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:10.955703  4309 consensus_queue.cc:1048] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:10.957230  4240 consensus_queue.cc:1048] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:10.957410  3219 catalog_manager.cc:5697] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:10.970101  4309 raft_consensus.cc:2955] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:10.981209  3469 raft_consensus.cc:2955] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:10.990492  3396 raft_consensus.cc:2955] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:10.990466  3219 catalog_manager.cc:5697] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:10.991894  3471 consensus_queue.cc:237] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
W20260709 13:11:11.003823  3437 consensus_peers.cc:597] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 43d3d628213944d1b734e35f1cabdb5a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:11.004908  3392 raft_consensus.cc:1275] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:11.006466  3322 raft_consensus.cc:1275] T 43d3d628213944d1b734e35f1cabdb5a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:11.006930  4235 consensus_queue.cc:1048] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:11.008193  4339 consensus_queue.cc:1048] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:11.026767  4339 raft_consensus.cc:2955] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:11.028512  3396 raft_consensus.cc:2955] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:11.033591  3322 raft_consensus.cc:2955] T 43d3d628213944d1b734e35f1cabdb5a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:11.044430  3220 catalog_manager.cc:5697] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:11.261128  4359 ts_tablet_manager.cc:933] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:11.263335  4359 tablet_copy_client.cc:323] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.194:37063
I20260709 13:11:11.264966  3407 tablet_copy_service.cc:140] P 252e56dcb8f04fd58fbf559392b3e5cc: Received BeginTabletCopySession request for tablet 436c8e906d194fea909a3efe111d74ed from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:44608)
I20260709 13:11:11.265530  3407 tablet_copy_service.cc:161] P 252e56dcb8f04fd58fbf559392b3e5cc: Beginning new tablet copy session on tablet 436c8e906d194fea909a3efe111d74ed from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:44608: session id = e3cc12f5d8274e84a8d65b92766a4b0b-436c8e906d194fea909a3efe111d74ed
I20260709 13:11:11.272325  3407 tablet_copy_source_session.cc:215] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:11.275184  4359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436c8e906d194fea909a3efe111d74ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:11.290297  4359 tablet_copy_client.cc:806] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:11.290932  4359 tablet_copy_client.cc:670] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:11.295190  4359 tablet_copy_client.cc:538] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:11.302809  4359 tablet_bootstrap.cc:492] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:11.321549  4359 tablet_bootstrap.cc:492] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:11.322628  4359 tablet_bootstrap.cc:492] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:11.323359  4359 ts_tablet_manager.cc:1403] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.005s
I20260709 13:11:11.325664  4362 ts_tablet_manager.cc:933] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:11.326357  4359 raft_consensus.cc:359] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:11.327493  4359 raft_consensus.cc:740] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:11.328279  4359 consensus_queue.cc:260] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:11.335510  4359 ts_tablet_manager.cc:1434] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.002s
I20260709 13:11:11.338008  4362 tablet_copy_client.cc:323] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.195:46417
I20260709 13:11:11.343318  3481 tablet_copy_service.cc:140] P 56681b6f3d30479ca4241815319ac705: Received BeginTabletCopySession request for tablet 64f95632231648eaa681faa9b40c5a52 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:40332)
I20260709 13:11:11.343914  3481 tablet_copy_service.cc:161] P 56681b6f3d30479ca4241815319ac705: Beginning new tablet copy session on tablet 64f95632231648eaa681faa9b40c5a52 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:40332: session id = e3cc12f5d8274e84a8d65b92766a4b0b-64f95632231648eaa681faa9b40c5a52
I20260709 13:11:11.345672  3407 tablet_copy_service.cc:342] P 252e56dcb8f04fd58fbf559392b3e5cc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-436c8e906d194fea909a3efe111d74ed received from {username='slave'} at 127.0.0.1:44608
I20260709 13:11:11.346180  3407 tablet_copy_service.cc:434] P 252e56dcb8f04fd58fbf559392b3e5cc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-436c8e906d194fea909a3efe111d74ed on tablet 436c8e906d194fea909a3efe111d74ed with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:11.351588  3481 tablet_copy_source_session.cc:215] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:11.355736  4362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f95632231648eaa681faa9b40c5a52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:11.369474  4362 tablet_copy_client.cc:806] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:11.370013  4362 tablet_copy_client.cc:670] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:11.373791  4362 tablet_copy_client.cc:538] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:11.383740  4362 tablet_bootstrap.cc:492] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:11.407469  4362 tablet_bootstrap.cc:492] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:11.408385  4362 tablet_bootstrap.cc:492] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:11.409091  4362 ts_tablet_manager.cc:1403] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.002s
I20260709 13:11:11.411931  4362 raft_consensus.cc:359] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:11.412859  4362 raft_consensus.cc:740] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:11.413542  4362 consensus_queue.cc:260] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:11.420234  4362 ts_tablet_manager.cc:1434] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:11:11.422009  3481 tablet_copy_service.cc:342] P 56681b6f3d30479ca4241815319ac705: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-64f95632231648eaa681faa9b40c5a52 received from {username='slave'} at 127.0.0.1:40332
I20260709 13:11:11.422504  3481 tablet_copy_service.cc:434] P 56681b6f3d30479ca4241815319ac705: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-64f95632231648eaa681faa9b40c5a52 on tablet 64f95632231648eaa681faa9b40c5a52 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:11.432893  4362 ts_tablet_manager.cc:933] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013)
I20260709 13:11:11.437544  4362 tablet_copy_client.cc:323] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.193:45013
I20260709 13:11:11.439178  3332 tablet_copy_service.cc:140] P be2d4b735d264b5bad736853b2c32fbc: Received BeginTabletCopySession request for tablet eda0b74a1b70474bb1326255e3f965d9 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:59796)
I20260709 13:11:11.439702  3332 tablet_copy_service.cc:161] P be2d4b735d264b5bad736853b2c32fbc: Beginning new tablet copy session on tablet eda0b74a1b70474bb1326255e3f965d9 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:59796: session id = e3cc12f5d8274e84a8d65b92766a4b0b-eda0b74a1b70474bb1326255e3f965d9
I20260709 13:11:11.446952  3332 tablet_copy_source_session.cc:215] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:11.450152  4362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda0b74a1b70474bb1326255e3f965d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:11.466836  4362 tablet_copy_client.cc:806] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:11.467392  4362 tablet_copy_client.cc:670] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:11.473287  4362 tablet_copy_client.cc:538] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:11.480962  4362 tablet_bootstrap.cc:492] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:11.502763  4362 tablet_bootstrap.cc:492] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:11.503750  4362 tablet_bootstrap.cc:492] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:11.504398  4362 ts_tablet_manager.cc:1403] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260709 13:11:11.507738  4362 raft_consensus.cc:359] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:11.508556  4362 raft_consensus.cc:740] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:11.509151  4362 consensus_queue.cc:260] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:11.511813  4362 ts_tablet_manager.cc:1434] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:11:11.515587  3332 tablet_copy_service.cc:342] P be2d4b735d264b5bad736853b2c32fbc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-eda0b74a1b70474bb1326255e3f965d9 received from {username='slave'} at 127.0.0.1:59796
I20260709 13:11:11.516021  3332 tablet_copy_service.cc:434] P be2d4b735d264b5bad736853b2c32fbc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-eda0b74a1b70474bb1326255e3f965d9 on tablet eda0b74a1b70474bb1326255e3f965d9 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:11.557756  4362 ts_tablet_manager.cc:933] T 43d3d628213944d1b734e35f1cabdb5a P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:11.562775  4362 tablet_copy_client.cc:323] T 43d3d628213944d1b734e35f1cabdb5a P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.195:46417
I20260709 13:11:11.564369  3481 tablet_copy_service.cc:140] P 56681b6f3d30479ca4241815319ac705: Received BeginTabletCopySession request for tablet 43d3d628213944d1b734e35f1cabdb5a from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:40332)
I20260709 13:11:11.564839  3481 tablet_copy_service.cc:161] P 56681b6f3d30479ca4241815319ac705: Beginning new tablet copy session on tablet 43d3d628213944d1b734e35f1cabdb5a from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:40332: session id = e3cc12f5d8274e84a8d65b92766a4b0b-43d3d628213944d1b734e35f1cabdb5a
I20260709 13:11:11.569952  3481 tablet_copy_source_session.cc:215] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:11.572860  4362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43d3d628213944d1b734e35f1cabdb5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:11.588567  4362 tablet_copy_client.cc:806] T 43d3d628213944d1b734e35f1cabdb5a P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:11.589087  4362 tablet_copy_client.cc:670] T 43d3d628213944d1b734e35f1cabdb5a P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:11.593098  4362 tablet_copy_client.cc:538] T 43d3d628213944d1b734e35f1cabdb5a P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:11.600304  4362 tablet_bootstrap.cc:492] T 43d3d628213944d1b734e35f1cabdb5a P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:11.615803  4362 tablet_bootstrap.cc:492] T 43d3d628213944d1b734e35f1cabdb5a P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:11.616675  4362 tablet_bootstrap.cc:492] T 43d3d628213944d1b734e35f1cabdb5a P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:11.617301  4362 ts_tablet_manager.cc:1403] T 43d3d628213944d1b734e35f1cabdb5a P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 13:11:11.619828  4362 raft_consensus.cc:359] T 43d3d628213944d1b734e35f1cabdb5a P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:11.620577  4362 raft_consensus.cc:740] T 43d3d628213944d1b734e35f1cabdb5a P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:11.621107  4362 consensus_queue.cc:260] T 43d3d628213944d1b734e35f1cabdb5a P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:11.623459  4362 ts_tablet_manager.cc:1434] T 43d3d628213944d1b734e35f1cabdb5a P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:11:11.625051  3481 tablet_copy_service.cc:342] P 56681b6f3d30479ca4241815319ac705: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-43d3d628213944d1b734e35f1cabdb5a received from {username='slave'} at 127.0.0.1:40332
I20260709 13:11:11.625468  3481 tablet_copy_service.cc:434] P 56681b6f3d30479ca4241815319ac705: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-43d3d628213944d1b734e35f1cabdb5a on tablet 43d3d628213944d1b734e35f1cabdb5a with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:11.723170  3992 raft_consensus.cc:1217] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:11.809789  3992 raft_consensus.cc:1217] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:11.937244  3992 raft_consensus.cc:1217] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:11.978925  3992 raft_consensus.cc:1217] T 43d3d628213944d1b734e35f1cabdb5a P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:12.179399  4321 raft_consensus.cc:1064] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:12.182024  4321 consensus_queue.cc:237] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:12.298319  4232 raft_consensus.cc:1064] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:12.321550  3393 raft_consensus.cc:1275] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:12.331197  4339 consensus_queue.cc:1048] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:12.333932  3992 raft_consensus.cc:1275] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:12.318564  4232 consensus_queue.cc:237] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:12.335722  4339 consensus_queue.cc:1048] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:12.355234  3993 raft_consensus.cc:1275] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:12.355290  3469 raft_consensus.cc:1275] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:12.357031  4341 consensus_queue.cc:1048] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:12.359088  4374 consensus_queue.cc:1048] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:12.361742  3322 raft_consensus.cc:1275] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:12.364140  3322 raft_consensus.cc:1275] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:12.365614  4374 consensus_queue.cc:1048] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:12.380875  4321 consensus_queue.cc:1048] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:12.392779  4345 raft_consensus.cc:2955] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.394408  3322 raft_consensus.cc:2955] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.415758  3469 raft_consensus.cc:2955] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.440433  4339 raft_consensus.cc:2955] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.448956  3992 raft_consensus.cc:2955] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.453207  3220 catalog_manager.cc:5697] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:12.463933  3993 raft_consensus.cc:2955] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.487396  3322 raft_consensus.cc:2955] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.495033  3395 raft_consensus.cc:2955] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.513370  4384 raft_consensus.cc:1064] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:12.520304  4240 raft_consensus.cc:1064] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:12.523058  4240 consensus_queue.cc:237] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:12.523310  4384 consensus_queue.cc:237] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:12.530963  3216 catalog_manager.cc:5697] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:12.541239  3993 raft_consensus.cc:1275] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:12.541850  3469 raft_consensus.cc:1275] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:12.543669  4354 consensus_queue.cc:1048] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:12.557093  3469 consensus_queue.cc:237] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:12.546311  4354 consensus_queue.cc:1048] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:12.567229  3993 raft_consensus.cc:1275] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:12.570385  4382 consensus_queue.cc:1048] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:12.575078  3322 raft_consensus.cc:1275] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:12.577126  4339 consensus_queue.cc:1048] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:12.577708  3994 raft_consensus.cc:1275] T 43d3d628213944d1b734e35f1cabdb5a P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:12.577793  3392 raft_consensus.cc:1275] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:12.582113  4354 consensus_queue.cc:1048] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:12.584160  4382 consensus_queue.cc:1048] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:12.627885  3395 consensus_queue.cc:237] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:12.635825  3994 raft_consensus.cc:1275] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:12.639125  3994 raft_consensus.cc:2955] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.639832  4321 raft_consensus.cc:2955] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.643194  4374 consensus_queue.cc:1048] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:12.651265  3320 raft_consensus.cc:1275] T 43d3d628213944d1b734e35f1cabdb5a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:12.651093  3322 raft_consensus.cc:2955] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.654012  3316 raft_consensus.cc:1275] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:12.663297  4341 consensus_queue.cc:1048] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:12.665035  4371 raft_consensus.cc:2955] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.669286  3395 raft_consensus.cc:1275] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:12.676431  3216 catalog_manager.cc:5697] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:12.676699  4232 raft_consensus.cc:2955] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.676159  3395 raft_consensus.cc:2955] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.684862  3992 raft_consensus.cc:2955] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.687775  3205 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 436c8e906d194fea909a3efe111d74ed with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:12.692796  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 64f95632231648eaa681faa9b40c5a52 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:12.705206  3218 catalog_manager.cc:5697] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:12.709746  3381 tablet_service.cc:1558] Processing DeleteTablet for tablet 64f95632231648eaa681faa9b40c5a52 with delete_type TABLET_DATA_TOMBSTONED (TS 252e56dcb8f04fd58fbf559392b3e5cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36114
I20260709 13:11:12.706286  3994 raft_consensus.cc:2955] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.714658  3219 catalog_manager.cc:5697] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:11:12.715963  3436 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:45013, user_credentials={real_user=slave}} blocked reactor thread for 44813.7us
I20260709 13:11:12.716944  4235 consensus_queue.cc:1048] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:12.727377  3469 raft_consensus.cc:2955] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.728533  4382 consensus_queue.cc:1048] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:12.746245  4396 tablet_replica.cc:333] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:12.747457  4396 raft_consensus.cc:2243] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:12.748111  4396 raft_consensus.cc:2272] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:12.760380  4396 ts_tablet_manager.cc:1916] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:12.766656  3320 raft_consensus.cc:2955] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.774015  4235 raft_consensus.cc:2955] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.780543  3322 consensus_queue.cc:237] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:12.783164  3461 tablet_service.cc:1558] Processing DeleteTablet for tablet 436c8e906d194fea909a3efe111d74ed with delete_type TABLET_DATA_TOMBSTONED (TS 56681b6f3d30479ca4241815319ac705 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40222
I20260709 13:11:12.800367  3992 raft_consensus.cc:1275] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:12.801877  4240 consensus_queue.cc:1048] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:11:12.819253  4381 log.cc:927] Time spent T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc: Append to log took a long time: real 0.088s	user 0.000s	sys 0.010s
I20260709 13:11:12.820380  3393 raft_consensus.cc:1275] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:12.822459  4240 consensus_queue.cc:1048] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:12.841514  3393 raft_consensus.cc:2955] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.849459  4396 ts_tablet_manager.cc:1929] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:12.850082  4396 log.cc:1199] T 64f95632231648eaa681faa9b40c5a52 P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-1-root/wals/64f95632231648eaa681faa9b40c5a52
I20260709 13:11:12.851992  3992 raft_consensus.cc:2955] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.855062  3205 catalog_manager.cc:5028] TS 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): tablet 64f95632231648eaa681faa9b40c5a52 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:12.864976  3321 raft_consensus.cc:2955] T 43d3d628213944d1b734e35f1cabdb5a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.868553  4398 tablet_replica.cc:333] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:12.869673  4398 raft_consensus.cc:2243] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:12.870551  3392 raft_consensus.cc:2955] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.879489  4398 raft_consensus.cc:2272] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:12.871279  4370 raft_consensus.cc:2955] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.889709  4398 ts_tablet_manager.cc:1916] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:12.892594  3994 raft_consensus.cc:2955] T 43d3d628213944d1b734e35f1cabdb5a P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.908844  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eda0b74a1b70474bb1326255e3f965d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:12.913582  3218 catalog_manager.cc:5697] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.913530  4398 ts_tablet_manager.cc:1929] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:12.922919  4398 log.cc:1199] T 436c8e906d194fea909a3efe111d74ed P 56681b6f3d30479ca4241815319ac705: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-2-root/wals/436c8e906d194fea909a3efe111d74ed
I20260709 13:11:12.924659  3206 catalog_manager.cc:5028] TS 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): tablet 436c8e906d194fea909a3efe111d74ed (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:12.944073  3466 consensus_queue.cc:237] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:12.953267  3220 catalog_manager.cc:5697] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.958806  3992 raft_consensus.cc:1275] T 43d3d628213944d1b734e35f1cabdb5a P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:12.960266  3321 raft_consensus.cc:1275] T 43d3d628213944d1b734e35f1cabdb5a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:12.960354  4382 consensus_queue.cc:1048] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:12.962594  4383 consensus_queue.cc:1048] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:12.966485  3461 tablet_service.cc:1558] Processing DeleteTablet for tablet eda0b74a1b70474bb1326255e3f965d9 with delete_type TABLET_DATA_TOMBSTONED (TS 56681b6f3d30479ca4241815319ac705 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40222
I20260709 13:11:12.969911  4398 tablet_replica.cc:333] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:12.970992  4398 raft_consensus.cc:2243] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:12.972096  4339 raft_consensus.cc:2955] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.971691  4398 raft_consensus.cc:2272] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:12.973980  3992 raft_consensus.cc:2955] T 43d3d628213944d1b734e35f1cabdb5a P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.974712  3321 raft_consensus.cc:2955] T 43d3d628213944d1b734e35f1cabdb5a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:12.988149  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 43d3d628213944d1b734e35f1cabdb5a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:12.991605  4398 ts_tablet_manager.cc:1916] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:12.996922  3220 catalog_manager.cc:5697] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:13.006245  4398 ts_tablet_manager.cc:1929] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:13.006925  4398 log.cc:1199] T eda0b74a1b70474bb1326255e3f965d9 P 56681b6f3d30479ca4241815319ac705: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-2-root/wals/eda0b74a1b70474bb1326255e3f965d9
I20260709 13:11:13.008718  3206 catalog_manager.cc:5028] TS 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): tablet eda0b74a1b70474bb1326255e3f965d9 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:13.011986  3381 tablet_service.cc:1558] Processing DeleteTablet for tablet 43d3d628213944d1b734e35f1cabdb5a with delete_type TABLET_DATA_TOMBSTONED (TS 252e56dcb8f04fd58fbf559392b3e5cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36114
I20260709 13:11:13.012981  4396 tablet_replica.cc:333] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:13.014025  4396 raft_consensus.cc:2243] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:13.014765  4396 raft_consensus.cc:2272] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:13.018465  4396 ts_tablet_manager.cc:1916] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:13.031315  4396 ts_tablet_manager.cc:1929] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:13.031739  4396 log.cc:1199] T 43d3d628213944d1b734e35f1cabdb5a P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-1-root/wals/43d3d628213944d1b734e35f1cabdb5a
I20260709 13:11:13.033385  3205 catalog_manager.cc:5028] TS 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): tablet 43d3d628213944d1b734e35f1cabdb5a (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:14.074510  3469 consensus_queue.cc:237] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
W20260709 13:11:14.081619  3437 consensus_peers.cc:597] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2a35159fe9c456f849dfc26db24d4c0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:14.082660  3392 raft_consensus.cc:1275] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:14.082847  3321 raft_consensus.cc:1275] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:14.084175  4235 consensus_queue.cc:1048] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:14.085294  4382 consensus_queue.cc:1048] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:14.092199  4235 raft_consensus.cc:2955] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:14.093746  3321 raft_consensus.cc:2955] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:14.098901  3392 raft_consensus.cc:2955] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:14.105901  3466 consensus_queue.cc:237] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:14.111407  3217 catalog_manager.cc:5697] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:11:14.132915  3437 consensus_peers.cc:597] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be61d40e39644a5c9b1f6c239b72c83d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:14.134960  3392 raft_consensus.cc:1275] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:14.136333  3321 raft_consensus.cc:1275] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:14.136245  4382 consensus_queue.cc:1048] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:14.137508  4235 consensus_queue.cc:1048] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:14.146953  4382 raft_consensus.cc:2955] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:14.152225  3392 raft_consensus.cc:2955] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:14.157254  3321 raft_consensus.cc:2955] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:14.166564  3320 consensus_queue.cc:237] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:14.178179  3392 raft_consensus.cc:1275] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:14.179517  3466 raft_consensus.cc:1275] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:14.179555  4400 consensus_queue.cc:1048] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:14.181723  4414 consensus_queue.cc:1048] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:11:14.181723  3288 consensus_peers.cc:597] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a23236139e94d4a9b2b791adb7b671c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:14.189649  3220 catalog_manager.cc:5697] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:14.202013  4414 raft_consensus.cc:2955] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:14.201450  3392 raft_consensus.cc:2955] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:14.202498  3469 raft_consensus.cc:2955] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:14.218783  3320 consensus_queue.cc:237] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:14.219396  3217 catalog_manager.cc:5697] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:14.238204  3392 raft_consensus.cc:1275] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:11:14.239794  3288 consensus_peers.cc:597] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 130ebc02bf474aca8c1ec55295719bc0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:14.239986  4414 consensus_queue.cc:1048] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:14.241176  3466 raft_consensus.cc:1275] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:14.243433  4414 consensus_queue.cc:1048] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:14.254734  4370 raft_consensus.cc:2955] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:14.258813  3392 raft_consensus.cc:2955] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:14.263514  3466 raft_consensus.cc:2955] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:14.274430  3217 catalog_manager.cc:5697] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:14.560514  4421 ts_tablet_manager.cc:933] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:14.562448  4421 tablet_copy_client.cc:323] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.195:46417
I20260709 13:11:14.564517  3481 tablet_copy_service.cc:140] P 56681b6f3d30479ca4241815319ac705: Received BeginTabletCopySession request for tablet be61d40e39644a5c9b1f6c239b72c83d from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:40332)
I20260709 13:11:14.565054  3481 tablet_copy_service.cc:161] P 56681b6f3d30479ca4241815319ac705: Beginning new tablet copy session on tablet be61d40e39644a5c9b1f6c239b72c83d from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:40332: session id = e3cc12f5d8274e84a8d65b92766a4b0b-be61d40e39644a5c9b1f6c239b72c83d
I20260709 13:11:14.572732  3481 tablet_copy_source_session.cc:215] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:14.576272  4421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be61d40e39644a5c9b1f6c239b72c83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:14.591333  4421 tablet_copy_client.cc:806] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:14.592001  4421 tablet_copy_client.cc:670] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:14.597626  4423 ts_tablet_manager.cc:933] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:14.598953  4421 tablet_copy_client.cc:538] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:14.600659  4423 tablet_copy_client.cc:323] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.195:46417
I20260709 13:11:14.602134  3481 tablet_copy_service.cc:140] P 56681b6f3d30479ca4241815319ac705: Received BeginTabletCopySession request for tablet f2a35159fe9c456f849dfc26db24d4c0 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:40332)
I20260709 13:11:14.602586  3481 tablet_copy_service.cc:161] P 56681b6f3d30479ca4241815319ac705: Beginning new tablet copy session on tablet f2a35159fe9c456f849dfc26db24d4c0 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:40332: session id = e3cc12f5d8274e84a8d65b92766a4b0b-f2a35159fe9c456f849dfc26db24d4c0
I20260709 13:11:14.608461  3481 tablet_copy_source_session.cc:215] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:14.609457  4421 tablet_bootstrap.cc:492] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:14.611897  4423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a35159fe9c456f849dfc26db24d4c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:14.634809  4423 tablet_copy_client.cc:806] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:14.635416  4423 tablet_copy_client.cc:670] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:14.640164  4423 tablet_copy_client.cc:538] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:14.641134  4421 tablet_bootstrap.cc:492] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:14.642148  4421 tablet_bootstrap.cc:492] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:14.642848  4421 ts_tablet_manager.cc:1403] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.009s
I20260709 13:11:14.648042  4421 raft_consensus.cc:359] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:14.648916  4421 raft_consensus.cc:740] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:14.649698  4421 consensus_queue.cc:260] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:14.663689  4421 ts_tablet_manager.cc:1434] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.005s
I20260709 13:11:14.669384  4426 ts_tablet_manager.cc:933] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013)
I20260709 13:11:14.675931  3481 tablet_copy_service.cc:342] P 56681b6f3d30479ca4241815319ac705: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-be61d40e39644a5c9b1f6c239b72c83d received from {username='slave'} at 127.0.0.1:40332
I20260709 13:11:14.676484  3481 tablet_copy_service.cc:434] P 56681b6f3d30479ca4241815319ac705: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-be61d40e39644a5c9b1f6c239b72c83d on tablet be61d40e39644a5c9b1f6c239b72c83d with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:14.688948  4423 tablet_bootstrap.cc:492] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:14.697218  4426 tablet_copy_client.cc:323] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.193:45013
I20260709 13:11:14.699251  3332 tablet_copy_service.cc:140] P be2d4b735d264b5bad736853b2c32fbc: Received BeginTabletCopySession request for tablet 130ebc02bf474aca8c1ec55295719bc0 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:59796)
I20260709 13:11:14.699790  3332 tablet_copy_service.cc:161] P be2d4b735d264b5bad736853b2c32fbc: Beginning new tablet copy session on tablet 130ebc02bf474aca8c1ec55295719bc0 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:59796: session id = e3cc12f5d8274e84a8d65b92766a4b0b-130ebc02bf474aca8c1ec55295719bc0
I20260709 13:11:14.707862  3332 tablet_copy_source_session.cc:215] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:14.711268  4426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130ebc02bf474aca8c1ec55295719bc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:14.727192  4423 tablet_bootstrap.cc:492] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:14.728111  4421 ts_tablet_manager.cc:933] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013)
I20260709 13:11:14.728261  4423 tablet_bootstrap.cc:492] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:14.728847  4423 ts_tablet_manager.cc:1403] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.007s
I20260709 13:11:14.730202  4421 tablet_copy_client.cc:323] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.193:45013
I20260709 13:11:14.731982  3332 tablet_copy_service.cc:140] P be2d4b735d264b5bad736853b2c32fbc: Received BeginTabletCopySession request for tablet 1a23236139e94d4a9b2b791adb7b671c from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:59796)
I20260709 13:11:14.731737  4423 raft_consensus.cc:359] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:14.732509  3332 tablet_copy_service.cc:161] P be2d4b735d264b5bad736853b2c32fbc: Beginning new tablet copy session on tablet 1a23236139e94d4a9b2b791adb7b671c from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:59796: session id = e3cc12f5d8274e84a8d65b92766a4b0b-1a23236139e94d4a9b2b791adb7b671c
I20260709 13:11:14.732613  4423 raft_consensus.cc:740] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:14.733294  4423 consensus_queue.cc:260] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:14.736670  4423 ts_tablet_manager.cc:1434] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:11:14.737581  4426 tablet_copy_client.cc:806] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:14.738385  3481 tablet_copy_service.cc:342] P 56681b6f3d30479ca4241815319ac705: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-f2a35159fe9c456f849dfc26db24d4c0 received from {username='slave'} at 127.0.0.1:40332
I20260709 13:11:14.738646  4426 tablet_copy_client.cc:670] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:14.738839  3481 tablet_copy_service.cc:434] P 56681b6f3d30479ca4241815319ac705: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-f2a35159fe9c456f849dfc26db24d4c0 on tablet f2a35159fe9c456f849dfc26db24d4c0 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:14.742476  3332 tablet_copy_source_session.cc:215] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:14.745494  4426 tablet_copy_client.cc:538] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:14.746459  4421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a23236139e94d4a9b2b791adb7b671c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:14.754647  4426 tablet_bootstrap.cc:492] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:14.763666  4421 tablet_copy_client.cc:806] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:14.764523  4421 tablet_copy_client.cc:670] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:14.775753  4426 tablet_bootstrap.cc:492] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:14.776734  4426 tablet_bootstrap.cc:492] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:14.777463  4426 ts_tablet_manager.cc:1403] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.003s
I20260709 13:11:14.781140  4426 raft_consensus.cc:359] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:14.781996  4426 raft_consensus.cc:740] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:14.782661  4426 consensus_queue.cc:260] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:14.785198  4426 ts_tablet_manager.cc:1434] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:11:14.790376  3332 tablet_copy_service.cc:342] P be2d4b735d264b5bad736853b2c32fbc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-130ebc02bf474aca8c1ec55295719bc0 received from {username='slave'} at 127.0.0.1:59796
I20260709 13:11:14.790809  3332 tablet_copy_service.cc:434] P be2d4b735d264b5bad736853b2c32fbc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-130ebc02bf474aca8c1ec55295719bc0 on tablet 130ebc02bf474aca8c1ec55295719bc0 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:14.792644  4421 tablet_copy_client.cc:538] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:14.812173  4421 tablet_bootstrap.cc:492] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:14.831823  4421 tablet_bootstrap.cc:492] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:14.832680  4421 tablet_bootstrap.cc:492] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:14.833316  4421 ts_tablet_manager.cc:1403] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260709 13:11:14.836318  4421 raft_consensus.cc:359] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:14.837172  4421 raft_consensus.cc:740] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:14.837826  4421 consensus_queue.cc:260] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:14.840356  4421 ts_tablet_manager.cc:1434] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:11:14.843729  3332 tablet_copy_service.cc:342] P be2d4b735d264b5bad736853b2c32fbc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-1a23236139e94d4a9b2b791adb7b671c received from {username='slave'} at 127.0.0.1:59796
I20260709 13:11:14.844130  3332 tablet_copy_service.cc:434] P be2d4b735d264b5bad736853b2c32fbc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-1a23236139e94d4a9b2b791adb7b671c on tablet 1a23236139e94d4a9b2b791adb7b671c with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:15.060039  3992 raft_consensus.cc:1217] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:15.087960  3992 raft_consensus.cc:1217] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:15.091264  3992 raft_consensus.cc:1217] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:15.302685  3992 raft_consensus.cc:1217] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:15.482713  4437 raft_consensus.cc:1064] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:15.485342  4437 consensus_queue.cc:237] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:15.494020  3395 raft_consensus.cc:1275] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:15.494336  3316 raft_consensus.cc:1275] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:15.495162  3992 raft_consensus.cc:1275] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:15.495962  4437 consensus_queue.cc:1048] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:15.496876  4411 consensus_queue.cc:1048] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:15.498400  4435 consensus_queue.cc:1048] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:15.510931  4435 raft_consensus.cc:2955] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.515458  3392 raft_consensus.cc:2955] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.526059  3320 raft_consensus.cc:2955] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.534294  3219 catalog_manager.cc:5697] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:15.534646  3992 raft_consensus.cc:2955] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.564165  4435 raft_consensus.cc:1064] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:15.564109  4414 raft_consensus.cc:1064] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:15.566941  4435 consensus_queue.cc:237] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:15.566970  4414 consensus_queue.cc:237] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:15.580575  3392 raft_consensus.cc:1275] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:15.580909  3992 raft_consensus.cc:1275] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:15.582098  4437 consensus_queue.cc:1048] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:15.582181  3320 raft_consensus.cc:1275] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:15.584084  4437 consensus_queue.cc:1048] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:15.585230  4411 consensus_queue.cc:1048] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:15.595510  3469 raft_consensus.cc:1275] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:15.596428  3395 raft_consensus.cc:1275] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:15.599773  3992 raft_consensus.cc:1275] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:15.599447  4400 consensus_queue.cc:1048] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:15.603272  4434 consensus_queue.cc:1048] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:15.611860  4400 consensus_queue.cc:1048] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:15.639025  3466 consensus_queue.cc:237] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:15.651996  3992 raft_consensus.cc:1275] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:15.654181  4437 consensus_queue.cc:1048] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:15.658034  3395 raft_consensus.cc:1275] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:15.661033  4235 consensus_queue.cc:1048] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:15.670248  3395 raft_consensus.cc:2955] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.674938  4437 raft_consensus.cc:2955] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.670087  3991 raft_consensus.cc:2955] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.689576  4411 raft_consensus.cc:2955] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.701764  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f2a35159fe9c456f849dfc26db24d4c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:15.704358  3393 raft_consensus.cc:2955] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.727324  3220 catalog_manager.cc:5697] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.747324  3306 tablet_service.cc:1558] Processing DeleteTablet for tablet f2a35159fe9c456f849dfc26db24d4c0 with delete_type TABLET_DATA_TOMBSTONED (TS be2d4b735d264b5bad736853b2c32fbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52324
W20260709 13:11:15.756978  3437 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.196:34151, user_credentials={real_user=slave}} blocked reactor thread for 54734.8us
I20260709 13:11:15.762823  3991 raft_consensus.cc:2955] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.765584  3220 catalog_manager.cc:5697] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.805711  4449 raft_consensus.cc:2955] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.800418  4462 tablet_replica.cc:333] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:15.812827  3992 raft_consensus.cc:2955] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.817238  3468 raft_consensus.cc:2955] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.821501  4462 raft_consensus.cc:2243] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:15.822296  4462 raft_consensus.cc:2272] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:15.827795  3316 raft_consensus.cc:2955] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.842078  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:15.845105  4400 raft_consensus.cc:1064] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:15.847846  4400 consensus_queue.cc:237] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:15.859639  3217 catalog_manager.cc:5697] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:15.862793  3393 raft_consensus.cc:2955] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.877640  3991 raft_consensus.cc:1275] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:15.881681  4449 consensus_queue.cc:1048] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:15.882712  3468 consensus_queue.cc:237] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:15.890122  3395 raft_consensus.cc:1275] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:15.890267  3468 raft_consensus.cc:1275] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:15.891940  4400 consensus_queue.cc:1048] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:15.892602  4460 consensus_queue.cc:1048] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:15.893994  3991 raft_consensus.cc:1275] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:15.899569  3395 raft_consensus.cc:1275] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:15.863220  4462 ts_tablet_manager.cc:1916] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:15.902226  4435 raft_consensus.cc:2955] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.907948  3316 consensus_queue.cc:237] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:15.914803  4460 consensus_queue.cc:1048] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:15.920584  3994 raft_consensus.cc:1275] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:15.925360  4414 consensus_queue.cc:1048] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:15.927942  3396 raft_consensus.cc:1275] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:15.928486  3393 raft_consensus.cc:2955] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.924332  3991 raft_consensus.cc:2955] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.935688  4452 consensus_queue.cc:1048] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:15.936683  4414 consensus_queue.cc:1048] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:15.951486  4449 raft_consensus.cc:2955] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.973196  3220 catalog_manager.cc:5697] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.978305  3990 raft_consensus.cc:2955] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:15.978618  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet be61d40e39644a5c9b1f6c239b72c83d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:15.980208  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 130ebc02bf474aca8c1ec55295719bc0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:15.983820  4462 ts_tablet_manager.cc:1929] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:15.987670  4462 log.cc:1199] T f2a35159fe9c456f849dfc26db24d4c0 P be2d4b735d264b5bad736853b2c32fbc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-0-root/wals/f2a35159fe9c456f849dfc26db24d4c0
I20260709 13:11:15.989749  3206 catalog_manager.cc:5028] TS be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): tablet f2a35159fe9c456f849dfc26db24d4c0 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:15.996160  4400 raft_consensus.cc:2955] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:16.009371  3306 tablet_service.cc:1558] Processing DeleteTablet for tablet be61d40e39644a5c9b1f6c239b72c83d with delete_type TABLET_DATA_TOMBSTONED (TS be2d4b735d264b5bad736853b2c32fbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52324
I20260709 13:11:16.012209  4462 tablet_replica.cc:333] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:16.013289  4462 raft_consensus.cc:2243] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:16.014029  4462 raft_consensus.cc:2272] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:16.019958  3469 raft_consensus.cc:2955] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:16.019968  3393 raft_consensus.cc:2955] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:16.027590  3396 raft_consensus.cc:2955] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:16.030579  3990 raft_consensus.cc:2955] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:16.005239  3218 catalog_manager.cc:5697] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:16.047231  4462 ts_tablet_manager.cc:1916] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:16.069056  3219 catalog_manager.cc:5697] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:16.070019  3461 tablet_service.cc:1558] Processing DeleteTablet for tablet 130ebc02bf474aca8c1ec55295719bc0 with delete_type TABLET_DATA_TOMBSTONED (TS 56681b6f3d30479ca4241815319ac705 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40222
I20260709 13:11:16.100939  4468 tablet_replica.cc:333] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:16.102020  4468 raft_consensus.cc:2243] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:16.102738  4468 raft_consensus.cc:2272] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:16.105688  3316 consensus_queue.cc:237] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:16.106248  4462 ts_tablet_manager.cc:1929] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:16.106696  4462 log.cc:1199] T be61d40e39644a5c9b1f6c239b72c83d P be2d4b735d264b5bad736853b2c32fbc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-0-root/wals/be61d40e39644a5c9b1f6c239b72c83d
I20260709 13:11:16.106814  4468 ts_tablet_manager.cc:1916] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:16.111153  3206 catalog_manager.cc:5028] TS be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): tablet be61d40e39644a5c9b1f6c239b72c83d (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:16.117264  3990 raft_consensus.cc:1275] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:16.119102  3469 raft_consensus.cc:1275] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:16.121934  4449 consensus_queue.cc:1048] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:16.124231  4452 consensus_queue.cc:1048] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:16.132074  4400 raft_consensus.cc:2955] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:16.135641  4468 ts_tablet_manager.cc:1929] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:16.136149  4468 log.cc:1199] T 130ebc02bf474aca8c1ec55295719bc0 P 56681b6f3d30479ca4241815319ac705: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-2-root/wals/130ebc02bf474aca8c1ec55295719bc0
I20260709 13:11:16.136238  3991 raft_consensus.cc:2955] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:16.137773  3206 catalog_manager.cc:5028] TS 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): tablet 130ebc02bf474aca8c1ec55295719bc0 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:16.142390  3469 raft_consensus.cc:2955] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:16.143903  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a23236139e94d4a9b2b791adb7b671c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:16.145406  3393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11f6765047894312a8e4e3057b50b2fd"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
new_leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:56252
I20260709 13:11:16.146021  3393 raft_consensus.cc:606] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Received request to transfer leadership to TS e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:16.149111  3218 catalog_manager.cc:5697] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:16.151751  3396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "359d36592703418583bad43c3f8a6e97"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
new_leader_uuid: "56681b6f3d30479ca4241815319ac705"
 from {username='slave'} at 127.0.0.1:56252
I20260709 13:11:16.152245  3396 raft_consensus.cc:606] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Received request to transfer leadership to TS 56681b6f3d30479ca4241815319ac705
I20260709 13:11:16.162547  3396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8afba6f4d7ff41699f08ad4f22590ab4"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
new_leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:56252
I20260709 13:11:16.163126  3396 raft_consensus.cc:606] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Received request to transfer leadership to TS e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:16.168409  3396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8df1eca9af5f48f2a0ed76d717abd1a4"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
new_leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:56252
I20260709 13:11:16.168490  3381 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a23236139e94d4a9b2b791adb7b671c with delete_type TABLET_DATA_TOMBSTONED (TS 252e56dcb8f04fd58fbf559392b3e5cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36114
I20260709 13:11:16.169121  3396 raft_consensus.cc:606] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Received request to transfer leadership to TS e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:16.170835  4471 tablet_replica.cc:333] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:16.171928  4471 raft_consensus.cc:2243] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:16.172468  3396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9200c35d7c104f8e878ca9a2ba0de59e"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
new_leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:56252
I20260709 13:11:16.172626  4471 raft_consensus.cc:2272] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:16.173061  3396 raft_consensus.cc:606] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Received request to transfer leadership to TS e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:16.178126  4471 ts_tablet_manager.cc:1916] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:16.190016  3469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2a35159fe9c456f849dfc26db24d4c0"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
mode: GRACEFUL
new_leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:41276
I20260709 13:11:16.190618  3469 raft_consensus.cc:606] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Received request to transfer leadership to TS e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:16.192373  4471 ts_tablet_manager.cc:1929] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:16.192921  4471 log.cc:1199] T 1a23236139e94d4a9b2b791adb7b671c P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-1-root/wals/1a23236139e94d4a9b2b791adb7b671c
I20260709 13:11:16.194446  3205 catalog_manager.cc:5028] TS 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): tablet 1a23236139e94d4a9b2b791adb7b671c (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:16.203981  3316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb7b2a38b26c492ba1a1ac25ced6a379"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
mode: GRACEFUL
new_leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:57200
I20260709 13:11:16.204476  3316 raft_consensus.cc:606] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Received request to transfer leadership to TS 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:11:16.205617  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:11:16.207134  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:16.243573  4401 raft_consensus.cc:993] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc: : Instructing follower e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:16.244082  4463 raft_consensus.cc:1081] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Signalling peer e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:16.245596  3991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8afba6f4d7ff41699f08ad4f22590ab4"
dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:52774
I20260709 13:11:16.246179  3991 raft_consensus.cc:493] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:16.246603  3991 raft_consensus.cc:3060] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:16.250046  4232 raft_consensus.cc:993] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc: : Instructing follower e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:16.250509  4463 raft_consensus.cc:1081] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Signalling peer e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:16.252102  3990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11f6765047894312a8e4e3057b50b2fd"
dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:52774
I20260709 13:11:16.252578  3990 raft_consensus.cc:493] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:16.252856  3990 raft_consensus.cc:3060] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:16.253221  3991 raft_consensus.cc:515] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:16.256776  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8afba6f4d7ff41699f08ad4f22590ab4" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:16.257381  3316 raft_consensus.cc:3060] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:16.259610  3990 raft_consensus.cc:515] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:16.261420  3316 raft_consensus.cc:2468] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:16.262333  3991 leader_election.cc:290] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:16.262671  3958 leader_election.cc:304] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc, e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 
I20260709 13:11:16.262543  3990 leader_election.cc:290] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:16.263661  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f6765047894312a8e4e3057b50b2fd" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:16.264168  4427 raft_consensus.cc:2804] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:16.265091  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8afba6f4d7ff41699f08ad4f22590ab4" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:16.265619  3393 raft_consensus.cc:3055] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:16.265897  3393 raft_consensus.cc:740] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:16.265990  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f6765047894312a8e4e3057b50b2fd" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:16.264205  3396 raft_consensus.cc:3055] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:16.266521  3469 raft_consensus.cc:3060] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:16.266716  3396 raft_consensus.cc:740] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:16.266659  3393 consensus_queue.cc:260] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:16.267854  3393 raft_consensus.cc:3060] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:16.269327  4427 raft_consensus.cc:697] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Becoming Leader. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Running, Role: LEADER
I20260709 13:11:16.267846  3396 consensus_queue.cc:260] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:16.270323  4427 consensus_queue.cc:237] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:16.271018  3396 raft_consensus.cc:3060] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:16.272874  3469 raft_consensus.cc:2468] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:16.273942  3958 leader_election.cc:304] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 
I20260709 13:11:16.274585  3393 raft_consensus.cc:2468] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:16.274976  4474 raft_consensus.cc:2804] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:16.283046  4474 raft_consensus.cc:697] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Becoming Leader. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Running, Role: LEADER
I20260709 13:11:16.284328  3220 catalog_manager.cc:5697] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: term changed from 1 to 2, leader changed from 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) to e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196). New cstate: current_term: 2 leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:16.284359  4474 consensus_queue.cc:237] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:16.287103  3396 raft_consensus.cc:2468] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:16.292524  4420 raft_consensus.cc:993] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc: : Instructing follower e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:16.292954  4420 raft_consensus.cc:1081] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Signalling peer e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:16.294425  3991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8df1eca9af5f48f2a0ed76d717abd1a4"
dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:52774
I20260709 13:11:16.295003  3991 raft_consensus.cc:493] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:16.295341  3991 raft_consensus.cc:3060] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:16.301113  3991 raft_consensus.cc:515] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:16.302452  3220 catalog_manager.cc:5697] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: term changed from 1 to 2, leader changed from 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) to e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196). New cstate: current_term: 2 leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:16.303525  3991 leader_election.cc:290] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:16.303807  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df1eca9af5f48f2a0ed76d717abd1a4" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:16.304060  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df1eca9af5f48f2a0ed76d717abd1a4" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:16.304360  3396 raft_consensus.cc:3055] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:16.304629  3469 raft_consensus.cc:3060] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:16.304689  3396 raft_consensus.cc:740] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:16.305564  3396 consensus_queue.cc:260] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:16.306762  3396 raft_consensus.cc:3060] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:16.310279  3469 raft_consensus.cc:2468] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:16.311460  3958 leader_election.cc:304] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 
I20260709 13:11:16.312512  3396 raft_consensus.cc:2468] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:16.313340  4474 raft_consensus.cc:2804] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:16.313895  4474 raft_consensus.cc:697] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Becoming Leader. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Running, Role: LEADER
I20260709 13:11:16.314567  4474 consensus_queue.cc:237] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:16.322717  3220 catalog_manager.cc:5697] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: term changed from 1 to 2, leader changed from 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) to e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196). New cstate: current_term: 2 leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:16.403815  4463 raft_consensus.cc:993] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc: : Instructing follower 56681b6f3d30479ca4241815319ac705 to start an election
I20260709 13:11:16.404299  4420 raft_consensus.cc:1081] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Signalling peer 56681b6f3d30479ca4241815319ac705 to start an election
I20260709 13:11:16.405548  3468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "359d36592703418583bad43c3f8a6e97"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
 from {username='slave'} at 127.0.0.1:40230
I20260709 13:11:16.405969  3468 raft_consensus.cc:493] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:16.406234  3468 raft_consensus.cc:3060] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:16.411188  3468 raft_consensus.cc:515] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:16.412798  3468 leader_election.cc:290] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:16.413313  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359d36592703418583bad43c3f8a6e97" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:16.413654  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359d36592703418583bad43c3f8a6e97" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:16.413895  3316 raft_consensus.cc:3060] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:16.414170  3393 raft_consensus.cc:3055] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:16.414474  3393 raft_consensus.cc:740] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:16.415160  3393 consensus_queue.cc:260] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:16.416132  3393 raft_consensus.cc:3060] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:16.423077  3393 raft_consensus.cc:2468] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 2.
W20260709 13:11:16.423470  4420 consensus_queue.cc:1175] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "be2d4b735d264b5bad736853b2c32fbc" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:11:16.424763  3435 leader_election.cc:304] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:11:16.425099  3316 raft_consensus.cc:2468] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 2.
I20260709 13:11:16.425531  4435 raft_consensus.cc:2804] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:16.425990  4435 raft_consensus.cc:697] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:16.426723  4435 consensus_queue.cc:237] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:16.436630  3220 catalog_manager.cc:5697] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 1 to 2, leader changed from 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:16.483552  4420 raft_consensus.cc:993] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc: : Instructing follower e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:16.484025  4420 raft_consensus.cc:1081] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Signalling peer e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:16.485497  3991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9200c35d7c104f8e878ca9a2ba0de59e"
dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:52774
I20260709 13:11:16.486050  3991 raft_consensus.cc:493] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:16.486341  4414 raft_consensus.cc:993] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc: : Instructing follower 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:16.486441  3991 raft_consensus.cc:3060] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:16.486955  4414 raft_consensus.cc:1081] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Signalling peer 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:16.489522  3393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb7b2a38b26c492ba1a1ac25ced6a379"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:36124
I20260709 13:11:16.490015  3393 raft_consensus.cc:493] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:16.490346  3393 raft_consensus.cc:3060] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:16.492823  3991 raft_consensus.cc:515] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:16.495580  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9200c35d7c104f8e878ca9a2ba0de59e" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:16.495652  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9200c35d7c104f8e878ca9a2ba0de59e" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:16.496116  3396 raft_consensus.cc:3055] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:16.496516  3991 leader_election.cc:290] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:16.496482  3396 raft_consensus.cc:740] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:16.496495  3393 raft_consensus.cc:515] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:16.496243  3468 raft_consensus.cc:3060] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:16.497826  3396 consensus_queue.cc:260] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:16.499485  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7b2a38b26c492ba1a1ac25ced6a379" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:16.500042  3316 raft_consensus.cc:3055] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:16.500173  3396 raft_consensus.cc:3060] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:16.500118  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7b2a38b26c492ba1a1ac25ced6a379" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:16.500448  3316 raft_consensus.cc:740] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:16.500826  3469 raft_consensus.cc:3060] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:16.501237  3316 consensus_queue.cc:260] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:16.502645  3316 raft_consensus.cc:3060] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:16.504909  3468 raft_consensus.cc:2468] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:16.506080  3958 leader_election.cc:304] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 
I20260709 13:11:16.506814  3469 raft_consensus.cc:2468] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:16.506951  4474 raft_consensus.cc:2804] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:16.507253  3393 leader_election.cc:290] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:16.507853  4474 raft_consensus.cc:697] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Becoming Leader. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Running, Role: LEADER
I20260709 13:11:16.508746  3316 raft_consensus.cc:2468] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:16.509202  3396 raft_consensus.cc:2468] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:16.509702  3362 leader_election.cc:304] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:11:16.510452  4420 raft_consensus.cc:2804] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:16.510917  4420 raft_consensus.cc:697] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:16.508700  4474 consensus_queue.cc:237] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:16.511752  4420 consensus_queue.cc:237] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:16.522284  3220 catalog_manager.cc:5697] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 1 to 2, leader changed from be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:16.523340  3218 catalog_manager.cc:5697] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: term changed from 1 to 2, leader changed from 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) to e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196). New cstate: current_term: 2 leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:16.665071  4461 raft_consensus.cc:993] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705: : Instructing follower e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:16.665584  4435 raft_consensus.cc:1081] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Signalling peer e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:16.666869  3990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2a35159fe9c456f849dfc26db24d4c0"
dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:34408
I20260709 13:11:16.667394  3990 raft_consensus.cc:493] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:16.667698  3990 raft_consensus.cc:3060] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:16.673035  3990 raft_consensus.cc:515] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:16.675047  3990 leader_election.cc:290] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:16.675434  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a35159fe9c456f849dfc26db24d4c0" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:16.675577  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a35159fe9c456f849dfc26db24d4c0" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:16.676045  3469 raft_consensus.cc:3055] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:16.676168  3396 raft_consensus.cc:3060] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:16.676400  3469 raft_consensus.cc:740] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:16.677193  3469 consensus_queue.cc:260] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:16.678326  3469 raft_consensus.cc:3060] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:16.681938  3396 raft_consensus.cc:2468] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:16.682818  3957 leader_election.cc:304] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 
I20260709 13:11:16.682897  3469 raft_consensus.cc:2468] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:16.683640  4474 raft_consensus.cc:2804] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:16.684121  4474 raft_consensus.cc:697] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Becoming Leader. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Running, Role: LEADER
I20260709 13:11:16.684943  4474 consensus_queue.cc:237] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:16.686195  3316 raft_consensus.cc:1275] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:16.687266  4476 consensus_queue.cc:1048] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:16.693261  3220 catalog_manager.cc:5697] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: term changed from 1 to 2, leader changed from 56681b6f3d30479ca4241815319ac705 (127.2.42.195) to e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196). New cstate: current_term: 2 leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:16.709798  3396 raft_consensus.cc:1275] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:16.711555  4474 consensus_queue.cc:1048] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:16.849305  3469 raft_consensus.cc:1275] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:16.850826  4476 consensus_queue.cc:1048] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:16.862663  3396 raft_consensus.cc:1275] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:16.865501  4476 consensus_queue.cc:1048] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:16.870605  3469 raft_consensus.cc:1275] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:16.871766  4476 consensus_queue.cc:1048] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:16.895753  3393 raft_consensus.cc:1275] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:16.897521  4427 consensus_queue.cc:1048] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:16.932839  3320 raft_consensus.cc:1275] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:16.935444  4420 consensus_queue.cc:1048] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:16.948880  3469 raft_consensus.cc:1275] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:16.949914  3316 raft_consensus.cc:1275] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:16.950373  4463 consensus_queue.cc:1048] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:16.951320  4461 consensus_queue.cc:1048] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:16.956647  3393 raft_consensus.cc:1275] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:16.959137  4461 consensus_queue.cc:1048] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:16.961125  3469 raft_consensus.cc:1275] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:16.962595  4474 consensus_queue.cc:1048] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:16.985960  3393 raft_consensus.cc:1275] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:16.988011  4476 consensus_queue.cc:1048] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:17.206103  3469 raft_consensus.cc:1275] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:17.207314  4476 consensus_queue.cc:1048] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:17.208069  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:17.233026  3396 raft_consensus.cc:1275] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:17.235493  4476 consensus_queue.cc:1048] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:17.265676  3396 consensus_queue.cc:237] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
W20260709 13:11:17.274416  3363 consensus_peers.cc:597] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f08e5b52cef14eb6a71e05e6384b8334. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:17.275074  3316 raft_consensus.cc:1275] T f08e5b52cef14eb6a71e05e6384b8334 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:17.276312  4420 consensus_queue.cc:1048] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:17.276625  3469 raft_consensus.cc:1275] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:17.282073  4420 consensus_queue.cc:1048] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:17.285316  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:17.288156  4420 raft_consensus.cc:2955] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:17.290900  3316 raft_consensus.cc:2955] T f08e5b52cef14eb6a71e05e6384b8334 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:17.294704  3469 raft_consensus.cc:2955] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:17.320043  3220 catalog_manager.cc:5697] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:17.342890  3316 consensus_queue.cc:237] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:17.347642  3471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "346bed4daacc4913be06325ba0e8917c"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
mode: GRACEFUL
new_leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:41276
I20260709 13:11:17.348227  3471 raft_consensus.cc:606] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Received request to transfer leadership to TS e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:17.351424  3393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "485158cc74e947e6914bad25bb66b366"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
new_leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:56252
I20260709 13:11:17.351925  3393 raft_consensus.cc:606] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Received request to transfer leadership to TS e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:17.355119  3469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
mode: GRACEFUL
new_leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:41276
I20260709 13:11:17.355640  3469 raft_consensus.cc:606] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Received request to transfer leadership to TS 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:11:17.357355  3469 raft_consensus.cc:1275] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:11:17.358824  3288 consensus_peers.cc:597] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dcda1504860449eeada5a3cae6116692. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:17.358906  3469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83e4a26a318d4d239f3e0daf89a319de"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
mode: GRACEFUL
new_leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:41276
I20260709 13:11:17.359481  3469 raft_consensus.cc:606] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Received request to transfer leadership to TS 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:11:17.358927  3393 raft_consensus.cc:1275] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:17.360859  4452 consensus_queue.cc:1048] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:17.362720  4414 consensus_queue.cc:1048] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:17.363446  3469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdd8d78af45a4cb28c2fd8af26a1da19"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
mode: GRACEFUL
new_leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:41276
I20260709 13:11:17.364054  3469 raft_consensus.cc:606] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Received request to transfer leadership to TS 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:11:17.366736  3322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eda0b74a1b70474bb1326255e3f965d9"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
mode: GRACEFUL
new_leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:57200
I20260709 13:11:17.367246  3322 raft_consensus.cc:606] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Received request to transfer leadership to TS e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:17.368621  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:11:17.370167  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:17.371345  4497 raft_consensus.cc:993] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705: : Instructing follower 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:17.371805  4499 raft_consensus.cc:1081] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Signalling peer 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:17.377143  3396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83e4a26a318d4d239f3e0daf89a319de"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:36136
I20260709 13:11:17.377785  3396 raft_consensus.cc:493] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:17.378134  3396 raft_consensus.cc:3060] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:17.389696  3396 raft_consensus.cc:515] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:17.389051  4492 raft_consensus.cc:2955] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:17.392158  3396 leader_election.cc:290] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:17.394166  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e4a26a318d4d239f3e0daf89a319de" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:17.395538  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e4a26a318d4d239f3e0daf89a319de" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:17.394793  3469 raft_consensus.cc:3055] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:17.396099  3316 raft_consensus.cc:3060] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:17.396179  3469 raft_consensus.cc:740] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:17.396699  3393 raft_consensus.cc:2955] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:17.397114  3469 consensus_queue.cc:260] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:17.398625  3469 raft_consensus.cc:3060] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:17.402487  3316 raft_consensus.cc:2468] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:17.408455  3362 leader_election.cc:304] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:17.408891  3218 catalog_manager.cc:5697] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:17.409622  3466 raft_consensus.cc:2955] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:17.410501  3469 raft_consensus.cc:2468] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:17.412369  3468 consensus_queue.cc:237] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:17.417187  4401 raft_consensus.cc:2804] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:17.417719  4401 raft_consensus.cc:697] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:17.418531  4401 consensus_queue.cc:237] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:17.426987  4414 raft_consensus.cc:993] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc: : Instructing follower e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:17.427376  4414 raft_consensus.cc:1081] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Signalling peer e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:17.429068  3990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eda0b74a1b70474bb1326255e3f965d9"
dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:52768
I20260709 13:11:17.429602  3990 raft_consensus.cc:493] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:17.429962  3990 raft_consensus.cc:3060] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:17.440258  3218 catalog_manager.cc:5697] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 1 to 2, leader changed from 56681b6f3d30479ca4241815319ac705 (127.2.42.195) to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:17.436507  3990 raft_consensus.cc:515] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:17.444662  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda0b74a1b70474bb1326255e3f965d9" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:17.445186  3316 raft_consensus.cc:3055] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:17.445485  3316 raft_consensus.cc:740] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:17.446240  3316 consensus_queue.cc:260] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:17.447278  3316 raft_consensus.cc:3060] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:17.456486  3990 leader_election.cc:290] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:17.462353  3316 raft_consensus.cc:2468] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:17.463505  3958 leader_election.cc:304] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc, e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 
I20260709 13:11:17.464223  4427 raft_consensus.cc:2804] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:17.464681  4427 raft_consensus.cc:697] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Becoming Leader. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Running, Role: LEADER
I20260709 13:11:17.466199  4427 consensus_queue.cc:237] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
W20260709 13:11:17.479069  3437 consensus_peers.cc:597] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36f025f424be48b0820fe1caeb4ac305. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:17.460427  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda0b74a1b70474bb1326255e3f965d9" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:17.479084  4499 raft_consensus.cc:993] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705: : Instructing follower 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:17.478762  3218 catalog_manager.cc:5697] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: term changed from 1 to 2, leader changed from be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) to e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196). New cstate: current_term: 2 leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:17.480264  4499 raft_consensus.cc:1081] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Signalling peer 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:17.483103  3320 raft_consensus.cc:1275] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:17.484428  4499 consensus_queue.cc:1048] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:17.484839  3395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:36136
I20260709 13:11:17.485368  3395 raft_consensus.cc:493] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:17.485706  3395 raft_consensus.cc:3060] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:17.479918  3393 raft_consensus.cc:3060] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:17.492568  3395 raft_consensus.cc:515] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:17.482339  3396 raft_consensus.cc:1275] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:17.496312  3393 raft_consensus.cc:2468] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:17.498759  4497 consensus_queue.cc:1048] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:17.510056  3395 leader_election.cc:290] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 3 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:17.510224  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:17.510802  3469 raft_consensus.cc:3055] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:17.511739  3469 raft_consensus.cc:740] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:17.513305  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:17.514024  3316 raft_consensus.cc:3060] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:17.518095  4497 raft_consensus.cc:2955] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:17.520531  3316 raft_consensus.cc:2468] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 3.
I20260709 13:11:17.521710  3362 leader_election.cc:304] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:17.522516  4463 raft_consensus.cc:2804] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:17.523029  4463 raft_consensus.cc:697] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:17.523877  4463 consensus_queue.cc:237] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:17.518115  3469 consensus_queue.cc:260] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:17.525193  3469 raft_consensus.cc:3060] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:17.525053  3396 raft_consensus.cc:2955] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:17.533257  3395 consensus_queue.cc:237] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:17.521602  3320 raft_consensus.cc:2955] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:17.539628  3220 catalog_manager.cc:5697] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 2 to 3, leader changed from 56681b6f3d30479ca4241815319ac705 (127.2.42.195) to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 3 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:17.542606  3218 catalog_manager.cc:5697] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:17.552788  3466 raft_consensus.cc:1275] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:17.553462  3469 raft_consensus.cc:2468] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 3.
I20260709 13:11:17.554263  4463 consensus_queue.cc:1048] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:17.556608  3320 raft_consensus.cc:1275] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:11:17.557034  3363 consensus_peers.cc:597] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b746037750c940a88676cef703765abd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:17.558571  4463 consensus_queue.cc:1048] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:17.582994  4420 raft_consensus.cc:2955] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:17.587567  3316 raft_consensus.cc:2955] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:17.588521  3469 raft_consensus.cc:2955] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:17.601938  3218 catalog_manager.cc:5697] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:17.662766  4401 raft_consensus.cc:993] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc: : Instructing follower e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:17.663264  4420 raft_consensus.cc:1081] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Signalling peer e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:17.664600  3990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "485158cc74e947e6914bad25bb66b366"
dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:52774
I20260709 13:11:17.665143  3990 raft_consensus.cc:493] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:17.665508  3990 raft_consensus.cc:3060] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:17.671900  4499 raft_consensus.cc:993] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705: : Instructing follower e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:17.673761  4498 raft_consensus.cc:1081] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Signalling peer e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:17.673875  3990 raft_consensus.cc:515] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:17.676643  3990 leader_election.cc:290] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:17.676986  3992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "346bed4daacc4913be06325ba0e8917c"
dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:34408
I20260709 13:11:17.677522  3992 raft_consensus.cc:493] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:17.677861  3992 raft_consensus.cc:3060] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:17.681429  4498 raft_consensus.cc:993] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705: : Instructing follower 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:17.681898  4498 raft_consensus.cc:1081] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Signalling peer 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:17.683398  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485158cc74e947e6914bad25bb66b366" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:17.683970  3395 raft_consensus.cc:3055] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:17.684293  3395 raft_consensus.cc:740] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:17.685043  3395 consensus_queue.cc:260] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:17.686247  3395 raft_consensus.cc:3060] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:17.686421  3992 raft_consensus.cc:515] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:17.687333  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485158cc74e947e6914bad25bb66b366" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:17.687884  3469 raft_consensus.cc:3060] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:17.689543  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "346bed4daacc4913be06325ba0e8917c" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:17.690099  3316 raft_consensus.cc:3060] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:17.688095  3393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdd8d78af45a4cb28c2fd8af26a1da19"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:36136
I20260709 13:11:17.691849  3393 raft_consensus.cc:493] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:17.692175  3393 raft_consensus.cc:3060] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:17.692378  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "346bed4daacc4913be06325ba0e8917c" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:17.692974  3468 raft_consensus.cc:3055] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:17.693257  3468 raft_consensus.cc:740] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:17.693982  3468 consensus_queue.cc:260] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:17.694766  3395 raft_consensus.cc:2468] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:17.695060  3468 raft_consensus.cc:3060] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:17.696043  3957 leader_election.cc:304] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 
I20260709 13:11:17.692220  3992 leader_election.cc:290] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:17.707877  3468 raft_consensus.cc:2468] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:17.700398  3393 raft_consensus.cc:515] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:17.720059  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd8d78af45a4cb28c2fd8af26a1da19" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:17.720714  3322 raft_consensus.cc:3060] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:17.724272  3958 leader_election.cc:304] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 
I20260709 13:11:17.725366  4476 raft_consensus.cc:2804] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:17.725822  4476 raft_consensus.cc:697] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Becoming Leader. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Running, Role: LEADER
I20260709 13:11:17.726634  4476 consensus_queue.cc:237] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:17.728787  3322 raft_consensus.cc:2468] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:17.696887  4427 raft_consensus.cc:2804] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:17.735544  3393 leader_election.cc:290] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:17.737382  3469 raft_consensus.cc:2468] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:17.738564  4427 raft_consensus.cc:697] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Becoming Leader. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Running, Role: LEADER
I20260709 13:11:17.739567  4427 consensus_queue.cc:237] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:17.740156  3362 leader_election.cc:304] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:17.745239  4420 raft_consensus.cc:2804] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:17.746737  4420 raft_consensus.cc:697] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:17.747532  4420 consensus_queue.cc:237] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:17.752521  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd8d78af45a4cb28c2fd8af26a1da19" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:17.753073  3468 raft_consensus.cc:3055] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:17.753346  3468 raft_consensus.cc:740] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:17.754038  3468 consensus_queue.cc:260] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:17.755677  3316 raft_consensus.cc:2468] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:17.763123  3468 raft_consensus.cc:3060] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:17.766782  3218 catalog_manager.cc:5697] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: term changed from 1 to 2, leader changed from 56681b6f3d30479ca4241815319ac705 (127.2.42.195) to e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196). New cstate: current_term: 2 leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:17.775913  3218 catalog_manager.cc:5697] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: term changed from 1 to 2, leader changed from 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) to e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196). New cstate: current_term: 2 leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:17.782325  3468 raft_consensus.cc:2468] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:17.769814  3220 catalog_manager.cc:5697] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 1 to 2, leader changed from 56681b6f3d30479ca4241815319ac705 (127.2.42.195) to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:17.788688  4526 ts_tablet_manager.cc:933] T f08e5b52cef14eb6a71e05e6384b8334 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:17.797122  4526 tablet_copy_client.cc:323] T f08e5b52cef14eb6a71e05e6384b8334 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.194:37063
I20260709 13:11:17.799415  3407 tablet_copy_service.cc:140] P 252e56dcb8f04fd58fbf559392b3e5cc: Received BeginTabletCopySession request for tablet f08e5b52cef14eb6a71e05e6384b8334 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:44608)
I20260709 13:11:17.800120  3407 tablet_copy_service.cc:161] P 252e56dcb8f04fd58fbf559392b3e5cc: Beginning new tablet copy session on tablet f08e5b52cef14eb6a71e05e6384b8334 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:44608: session id = e3cc12f5d8274e84a8d65b92766a4b0b-f08e5b52cef14eb6a71e05e6384b8334
I20260709 13:11:17.808089  3407 tablet_copy_source_session.cc:215] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:17.811589  4526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f08e5b52cef14eb6a71e05e6384b8334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:17.827464  4526 tablet_copy_client.cc:806] T f08e5b52cef14eb6a71e05e6384b8334 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:17.828016  4526 tablet_copy_client.cc:670] T f08e5b52cef14eb6a71e05e6384b8334 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:17.831988  4526 tablet_copy_client.cc:538] T f08e5b52cef14eb6a71e05e6384b8334 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:17.839520  4526 tablet_bootstrap.cc:492] T f08e5b52cef14eb6a71e05e6384b8334 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:17.857147  4526 tablet_bootstrap.cc:492] T f08e5b52cef14eb6a71e05e6384b8334 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:17.857906  4526 tablet_bootstrap.cc:492] T f08e5b52cef14eb6a71e05e6384b8334 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:17.858556  4526 ts_tablet_manager.cc:1403] T f08e5b52cef14eb6a71e05e6384b8334 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:11:17.860729  4526 raft_consensus.cc:359] T f08e5b52cef14eb6a71e05e6384b8334 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:17.861429  4526 raft_consensus.cc:740] T f08e5b52cef14eb6a71e05e6384b8334 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:17.861984  4526 consensus_queue.cc:260] T f08e5b52cef14eb6a71e05e6384b8334 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:17.864210  4526 ts_tablet_manager.cc:1434] T f08e5b52cef14eb6a71e05e6384b8334 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:11:17.866706  3407 tablet_copy_service.cc:342] P 252e56dcb8f04fd58fbf559392b3e5cc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-f08e5b52cef14eb6a71e05e6384b8334 received from {username='slave'} at 127.0.0.1:44608
I20260709 13:11:17.867141  3407 tablet_copy_service.cc:434] P 252e56dcb8f04fd58fbf559392b3e5cc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-f08e5b52cef14eb6a71e05e6384b8334 on tablet f08e5b52cef14eb6a71e05e6384b8334 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:17.877573  3395 raft_consensus.cc:1275] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:17.878749  4427 consensus_queue.cc:1048] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:17.912448  3322 raft_consensus.cc:1275] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:11:17.913633  3316 raft_consensus.cc:1275] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:17.913652  4401 consensus_queue.cc:1048] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:17.915141  4427 consensus_queue.cc:1048] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:17.948571  3468 raft_consensus.cc:1275] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:11:17.955715  4401 consensus_queue.cc:1048] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:17.970202  4526 ts_tablet_manager.cc:933] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:17.981506  3469 raft_consensus.cc:1275] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:17.985297  4526 tablet_copy_client.cc:323] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.194:37063
I20260709 13:11:17.987116  3407 tablet_copy_service.cc:140] P 252e56dcb8f04fd58fbf559392b3e5cc: Received BeginTabletCopySession request for tablet b746037750c940a88676cef703765abd from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:44608)
I20260709 13:11:17.987643  3407 tablet_copy_service.cc:161] P 252e56dcb8f04fd58fbf559392b3e5cc: Beginning new tablet copy session on tablet b746037750c940a88676cef703765abd from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:44608: session id = e3cc12f5d8274e84a8d65b92766a4b0b-b746037750c940a88676cef703765abd
I20260709 13:11:18.006160  3407 tablet_copy_source_session.cc:215] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:18.011649  4401 consensus_queue.cc:1048] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:18.012599  4526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b746037750c940a88676cef703765abd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:18.029892  3316 raft_consensus.cc:1275] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:18.037945  4537 consensus_queue.cc:1048] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:18.045473  4540 ts_tablet_manager.cc:933] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013)
I20260709 13:11:18.059930  4539 ts_tablet_manager.cc:933] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:18.079579  4539 tablet_copy_client.cc:323] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.195:46417
I20260709 13:11:18.082665  3481 tablet_copy_service.cc:140] P 56681b6f3d30479ca4241815319ac705: Received BeginTabletCopySession request for tablet 36f025f424be48b0820fe1caeb4ac305 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:40332)
I20260709 13:11:18.083235  3481 tablet_copy_service.cc:161] P 56681b6f3d30479ca4241815319ac705: Beginning new tablet copy session on tablet 36f025f424be48b0820fe1caeb4ac305 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:40332: session id = e3cc12f5d8274e84a8d65b92766a4b0b-36f025f424be48b0820fe1caeb4ac305
I20260709 13:11:18.085351  4526 tablet_copy_client.cc:806] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:18.085944  4526 tablet_copy_client.cc:670] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:18.088593  4540 tablet_copy_client.cc:323] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.193:45013
I20260709 13:11:18.089527  4526 tablet_copy_client.cc:538] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:18.100847  4526 tablet_bootstrap.cc:492] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:18.104696  3332 tablet_copy_service.cc:140] P be2d4b735d264b5bad736853b2c32fbc: Received BeginTabletCopySession request for tablet dcda1504860449eeada5a3cae6116692 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:59796)
I20260709 13:11:18.105396  3332 tablet_copy_service.cc:161] P be2d4b735d264b5bad736853b2c32fbc: Beginning new tablet copy session on tablet dcda1504860449eeada5a3cae6116692 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:59796: session id = e3cc12f5d8274e84a8d65b92766a4b0b-dcda1504860449eeada5a3cae6116692
I20260709 13:11:18.119472  3481 tablet_copy_source_session.cc:215] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:18.122059  3332 tablet_copy_source_session.cc:215] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:18.130342  4540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcda1504860449eeada5a3cae6116692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:18.141693  4539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36f025f424be48b0820fe1caeb4ac305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:18.147691  3393 raft_consensus.cc:1275] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:18.149353  4476 consensus_queue.cc:1048] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:18.173149  4540 tablet_copy_client.cc:806] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:18.173774  4540 tablet_copy_client.cc:670] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:18.190897  4526 tablet_bootstrap.cc:492] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:18.191816  4526 tablet_bootstrap.cc:492] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:18.192463  4526 ts_tablet_manager.cc:1403] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.092s	user 0.021s	sys 0.009s
I20260709 13:11:18.186653  4540 tablet_copy_client.cc:538] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:18.195230  4526 raft_consensus.cc:359] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:18.196070  4526 raft_consensus.cc:740] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:18.196676  4526 consensus_queue.cc:260] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:18.199344  4539 tablet_copy_client.cc:806] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:18.199896  4539 tablet_copy_client.cc:670] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:18.200475  4526 ts_tablet_manager.cc:1434] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:11:18.205693  4540 tablet_bootstrap.cc:492] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:18.208439  3407 tablet_copy_service.cc:342] P 252e56dcb8f04fd58fbf559392b3e5cc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-b746037750c940a88676cef703765abd received from {username='slave'} at 127.0.0.1:44608
I20260709 13:11:18.208909  3407 tablet_copy_service.cc:434] P 252e56dcb8f04fd58fbf559392b3e5cc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-b746037750c940a88676cef703765abd on tablet b746037750c940a88676cef703765abd with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:18.217664  3468 raft_consensus.cc:1275] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:18.219548  4476 consensus_queue.cc:1048] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:18.227048  4539 tablet_copy_client.cc:538] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:18.240221  3469 raft_consensus.cc:1275] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:18.241863  4420 consensus_queue.cc:1048] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:18.243084  4539 tablet_bootstrap.cc:492] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:18.254333  3322 raft_consensus.cc:1275] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:18.260927  4537 consensus_queue.cc:1048] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:18.333173  4539 tablet_bootstrap.cc:492] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:18.334323  4539 tablet_bootstrap.cc:492] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:18.335031  4539 ts_tablet_manager.cc:1403] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.092s	user 0.018s	sys 0.016s
I20260709 13:11:18.339054  3316 raft_consensus.cc:1275] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:18.340145  3469 raft_consensus.cc:1275] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:18.341780  4474 consensus_queue.cc:1048] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:18.342850  4427 consensus_queue.cc:1048] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:11:18.343194  4539 raft_consensus.cc:359] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:18.344153  4539 raft_consensus.cc:740] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:18.344864  4539 consensus_queue.cc:260] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:18.372504  4539 ts_tablet_manager.cc:1434] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:11:18.373967  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:18.378120  3481 tablet_copy_service.cc:342] P 56681b6f3d30479ca4241815319ac705: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-36f025f424be48b0820fe1caeb4ac305 received from {username='slave'} at 127.0.0.1:40332
I20260709 13:11:18.378535  3481 tablet_copy_service.cc:434] P 56681b6f3d30479ca4241815319ac705: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-36f025f424be48b0820fe1caeb4ac305 on tablet 36f025f424be48b0820fe1caeb4ac305 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:18.387495  3992 raft_consensus.cc:1217] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:18.399375  3992 raft_consensus.cc:1217] T f08e5b52cef14eb6a71e05e6384b8334 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:18.434849  4540 tablet_bootstrap.cc:492] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:18.435798  4540 tablet_bootstrap.cc:492] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:18.436474  4540 ts_tablet_manager.cc:1403] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.231s	user 0.030s	sys 0.023s
I20260709 13:11:18.440665  4540 raft_consensus.cc:359] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:18.441545  4540 raft_consensus.cc:740] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:18.442350  4540 consensus_queue.cc:260] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:18.447669  4540 ts_tablet_manager.cc:1434] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:11:18.449252  3332 tablet_copy_service.cc:342] P be2d4b735d264b5bad736853b2c32fbc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-dcda1504860449eeada5a3cae6116692 received from {username='slave'} at 127.0.0.1:59796
I20260709 13:11:18.449652  3332 tablet_copy_service.cc:434] P be2d4b735d264b5bad736853b2c32fbc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-dcda1504860449eeada5a3cae6116692 on tablet dcda1504860449eeada5a3cae6116692 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:18.492578  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:18.536583  3320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "130ebc02bf474aca8c1ec55295719bc0"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
mode: GRACEFUL
new_leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:57200
I20260709 13:11:18.537232  3320 raft_consensus.cc:606] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Received request to transfer leadership to TS 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:11:18.539769  3393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "600a1ccfda404f6bb9ccf1219320e9db"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
new_leader_uuid: "56681b6f3d30479ca4241815319ac705"
 from {username='slave'} at 127.0.0.1:56252
I20260709 13:11:18.540741  3393 raft_consensus.cc:606] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Received request to transfer leadership to TS 56681b6f3d30479ca4241815319ac705
I20260709 13:11:18.543818  3320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92898d3072cc4b6898aa9fde987b317b"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
mode: GRACEFUL
new_leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:57200
I20260709 13:11:18.544261  3320 raft_consensus.cc:606] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Received request to transfer leadership to TS e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:18.546728  3393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdd8d78af45a4cb28c2fd8af26a1da19"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
new_leader_uuid: "56681b6f3d30479ca4241815319ac705"
 from {username='slave'} at 127.0.0.1:56252
I20260709 13:11:18.547309  3393 raft_consensus.cc:606] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Received request to transfer leadership to TS 56681b6f3d30479ca4241815319ac705
I20260709 13:11:18.548309  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:11:18.549327  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:18.575138  3992 raft_consensus.cc:1217] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:18.591280  3992 raft_consensus.cc:1217] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:18.680416  4536 raft_consensus.cc:993] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc: : Instructing follower 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:18.689237  4536 raft_consensus.cc:1081] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Signalling peer 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:18.693667  4452 raft_consensus.cc:993] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc: : Instructing follower e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:18.694475  4452 raft_consensus.cc:1081] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Signalling peer e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:18.694990  3393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "130ebc02bf474aca8c1ec55295719bc0"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:36124
I20260709 13:11:18.695576  3393 raft_consensus.cc:493] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:18.695914  3393 raft_consensus.cc:3060] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:18.696213  3992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92898d3072cc4b6898aa9fde987b317b"
dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:52768
I20260709 13:11:18.696720  3992 raft_consensus.cc:493] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:18.697037  3992 raft_consensus.cc:3060] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:18.702235  3393 raft_consensus.cc:515] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:18.705403  3393 leader_election.cc:290] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151)
I20260709 13:11:18.707753  3992 raft_consensus.cc:515] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:18.708783  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130ebc02bf474aca8c1ec55295719bc0" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
I20260709 13:11:18.709303  3991 raft_consensus.cc:3060] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:18.709511  3992 leader_election.cc:290] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:18.711239  3320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92898d3072cc4b6898aa9fde987b317b" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:18.711745  3320 raft_consensus.cc:3055] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:18.712256  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92898d3072cc4b6898aa9fde987b317b" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:18.712567  3320 raft_consensus.cc:740] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:18.712809  3466 raft_consensus.cc:3060] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:18.713469  3320 consensus_queue.cc:260] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:18.714449  3320 raft_consensus.cc:3060] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:18.716106  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130ebc02bf474aca8c1ec55295719bc0" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:18.716617  3322 raft_consensus.cc:3055] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:18.716894  3322 raft_consensus.cc:740] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:18.717540  3322 consensus_queue.cc:260] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:18.723868  3320 raft_consensus.cc:2468] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:18.725023  3958 leader_election.cc:304] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc, e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 
I20260709 13:11:18.726768  3991 raft_consensus.cc:2468] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:18.729794  3363 leader_election.cc:304] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 
I20260709 13:11:18.718686  3322 raft_consensus.cc:3060] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:18.730839  4420 raft_consensus.cc:2804] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:18.731312  4420 raft_consensus.cc:697] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:18.732012  4420 consensus_queue.cc:237] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:18.734584  3466 raft_consensus.cc:2468] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:18.729610  4556 raft_consensus.cc:2804] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:18.738091  4556 raft_consensus.cc:697] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Becoming Leader. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Running, Role: LEADER
I20260709 13:11:18.738969  4556 consensus_queue.cc:237] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:18.744777  3322 raft_consensus.cc:2468] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:18.748448  3218 catalog_manager.cc:5697] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 1 to 2, leader changed from be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:18.759940  3216 catalog_manager.cc:5697] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: term changed from 1 to 2, leader changed from be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) to e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196). New cstate: current_term: 2 leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:18.789096  4420 raft_consensus.cc:993] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc: : Instructing follower 56681b6f3d30479ca4241815319ac705 to start an election
I20260709 13:11:18.789588  4420 raft_consensus.cc:1081] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Signalling peer 56681b6f3d30479ca4241815319ac705 to start an election
I20260709 13:11:18.791709  3469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdd8d78af45a4cb28c2fd8af26a1da19"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
 from {username='slave'} at 127.0.0.1:40230
I20260709 13:11:18.792201  3469 raft_consensus.cc:493] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:18.792517  3469 raft_consensus.cc:3060] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:18.798710  3469 raft_consensus.cc:515] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:18.800493  3469 leader_election.cc:290] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 3 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:18.801011  3322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd8d78af45a4cb28c2fd8af26a1da19" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:18.801534  3322 raft_consensus.cc:3060] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:18.801456  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd8d78af45a4cb28c2fd8af26a1da19" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:18.802134  3395 raft_consensus.cc:3055] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:18.802448  3395 raft_consensus.cc:740] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:18.803136  3395 consensus_queue.cc:260] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:18.804168  3395 raft_consensus.cc:3060] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:18.807768  3322 raft_consensus.cc:2468] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 3.
I20260709 13:11:18.808857  3436 leader_election.cc:304] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [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: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:18.809527  4499 raft_consensus.cc:2804] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:18.809974  4499 raft_consensus.cc:697] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 3 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:18.810745  4499 consensus_queue.cc:237] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:18.816723  4401 raft_consensus.cc:1064] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:18.817571  3395 raft_consensus.cc:2468] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 3.
I20260709 13:11:18.819180  4401 consensus_queue.cc:237] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:18.840584  4522 raft_consensus.cc:1064] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:18.843204  4522 consensus_queue.cc:237] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:18.847023  3216 catalog_manager.cc:5697] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 2 to 3, leader changed from 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 3 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:18.868418  3992 raft_consensus.cc:1275] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:18.869607  3395 raft_consensus.cc:1275] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:18.870159  3322 raft_consensus.cc:1275] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:18.871455  4499 consensus_queue.cc:1048] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:18.873080  4497 consensus_queue.cc:1048] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:18.874411  3992 raft_consensus.cc:1275] T f08e5b52cef14eb6a71e05e6384b8334 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:18.874878  4497 consensus_queue.cc:1048] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:18.875862  4463 consensus_queue.cc:1048] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:18.886224  3466 raft_consensus.cc:1275] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:18.891075  4463 consensus_queue.cc:1048] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:18.892004  4537 raft_consensus.cc:993] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc: : Instructing follower 56681b6f3d30479ca4241815319ac705 to start an election
I20260709 13:11:18.895025  4463 raft_consensus.cc:1081] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Signalling peer 56681b6f3d30479ca4241815319ac705 to start an election
I20260709 13:11:18.914490  3469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "600a1ccfda404f6bb9ccf1219320e9db"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
 from {username='slave'} at 127.0.0.1:40230
I20260709 13:11:18.914988  3469 raft_consensus.cc:493] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:18.915304  3469 raft_consensus.cc:3060] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:18.923964  4499 raft_consensus.cc:2955] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:18.928623  3469 raft_consensus.cc:515] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:18.931185  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600a1ccfda404f6bb9ccf1219320e9db" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:18.930411  3991 raft_consensus.cc:2955] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:18.931744  3316 raft_consensus.cc:3060] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:18.936940  3316 raft_consensus.cc:2468] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 2.
I20260709 13:11:18.937808  3436 leader_election.cc:304] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:18.940465  3316 raft_consensus.cc:1275] T f08e5b52cef14eb6a71e05e6384b8334 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:18.943051  4522 raft_consensus.cc:2804] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:18.944988  3469 leader_election.cc:290] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:18.945830  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600a1ccfda404f6bb9ccf1219320e9db" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:18.963450  3393 raft_consensus.cc:3055] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:18.963886  3393 raft_consensus.cc:740] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:18.964737  3393 consensus_queue.cc:260] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:18.965744  3393 raft_consensus.cc:3060] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:18.947240  4420 consensus_queue.cc:1048] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:18.972658  4522 raft_consensus.cc:697] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:18.973604  4522 consensus_queue.cc:237] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:18.977126  3393 raft_consensus.cc:2468] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 2.
I20260709 13:11:18.981052  4537 raft_consensus.cc:1064] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:18.972395  3216 catalog_manager.cc:5697] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:18.992413  3218 catalog_manager.cc:5697] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 1 to 2, leader changed from 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:18.983763  4537 consensus_queue.cc:237] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:18.985657  3395 raft_consensus.cc:2955] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.094981  3316 raft_consensus.cc:2955] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.093428  3466 consensus_queue.cc:237] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:19.113533  4420 raft_consensus.cc:2955] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.117867  3391 raft_consensus.cc:1275] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:19.119540  3991 raft_consensus.cc:1275] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:19.121788  4577 consensus_queue.cc:1048] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:19.125142  3992 raft_consensus.cc:1275] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:19.126482  4463 consensus_queue.cc:1048] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:19.128063  4576 consensus_queue.cc:1048] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:19.138581  3992 raft_consensus.cc:2955] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.136762  4575 raft_consensus.cc:2955] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.145051  3391 raft_consensus.cc:2955] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.149132  3320 raft_consensus.cc:1275] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:19.150612  4476 consensus_queue.cc:1048] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:19.160605  3466 raft_consensus.cc:1275] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:19.167029  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 36f025f424be48b0820fe1caeb4ac305 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:19.170091  4476 consensus_queue.cc:1048] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:19.168265  3990 raft_consensus.cc:2955] T f08e5b52cef14eb6a71e05e6384b8334 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
W20260709 13:11:19.176496  3362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:45013, user_credentials={real_user=slave}} blocked reactor thread for 67239.3us
I20260709 13:11:19.178115  3468 raft_consensus.cc:2955] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.182377  3217 catalog_manager.cc:5697] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.193431  3991 raft_consensus.cc:1275] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:19.195462  4401 consensus_queue.cc:1048] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:19.198369  4558 raft_consensus.cc:1064] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:19.204556  4558 consensus_queue.cc:237] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:19.213397  3466 raft_consensus.cc:1275] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:19.214655  3322 raft_consensus.cc:1275] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:19.214741  3321 raft_consensus.cc:1275] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:19.221730  3321 raft_consensus.cc:2955] T f08e5b52cef14eb6a71e05e6384b8334 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.223270  3306 tablet_service.cc:1558] Processing DeleteTablet for tablet 36f025f424be48b0820fe1caeb4ac305 with delete_type TABLET_DATA_TOMBSTONED (TS be2d4b735d264b5bad736853b2c32fbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52324
I20260709 13:11:19.244287  3217 catalog_manager.cc:5697] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:19.287286  3391 raft_consensus.cc:1275] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:19.303947  4577 consensus_queue.cc:1048] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:19.308143  4588 tablet_replica.cc:333] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
W20260709 13:11:19.309544  3958 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.195:46417, user_credentials={real_user=slave}} blocked reactor thread for 63331.8us
I20260709 13:11:19.309398  4537 consensus_queue.cc:1048] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:19.311187  4573 consensus_queue.cc:1048] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:19.339870  3990 raft_consensus.cc:1275] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:19.342515  3393 raft_consensus.cc:1275] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:19.343979  4558 consensus_queue.cc:1048] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:19.349843  4559 consensus_queue.cc:1048] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:19.354516  3320 raft_consensus.cc:1275] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:19.360123  4577 consensus_queue.cc:1048] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:19.374794  3395 consensus_queue.cc:237] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:19.381271  3991 raft_consensus.cc:1275] T f08e5b52cef14eb6a71e05e6384b8334 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 13:11:19.382288  3362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:45013, user_credentials={real_user=slave}} blocked reactor thread for 68844.5us
I20260709 13:11:19.382483  4401 consensus_queue.cc:1048] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:19.384334  4582 consensus_queue.cc:1048] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 13:11:19.403776  4537 raft_consensus.cc:2955] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.406193  4588 raft_consensus.cc:2243] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.406996  4588 raft_consensus.cc:2272] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.405959  3990 raft_consensus.cc:2955] T f08e5b52cef14eb6a71e05e6384b8334 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.415777  3205 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f08e5b52cef14eb6a71e05e6384b8334 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:19.425428  3218 catalog_manager.cc:5697] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:19.437353  3466 raft_consensus.cc:1275] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:19.444072  4452 consensus_queue.cc:1048] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:11:19.442780  4588 ts_tablet_manager.cc:1916] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:19.453555  4591 raft_consensus.cc:2955] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.458566  3393 raft_consensus.cc:2955] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.471630  3321 raft_consensus.cc:1275] T f08e5b52cef14eb6a71e05e6384b8334 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:19.472471  3990 raft_consensus.cc:2955] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.509930  3218 catalog_manager.cc:5697] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.511121  3395 raft_consensus.cc:1275] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:19.517941  4588 ts_tablet_manager.cc:1929] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:19.518513  4588 log.cc:1199] T 36f025f424be48b0820fe1caeb4ac305 P be2d4b735d264b5bad736853b2c32fbc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-0-root/wals/36f025f424be48b0820fe1caeb4ac305
I20260709 13:11:19.521052  3206 catalog_manager.cc:5028] TS be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): tablet 36f025f424be48b0820fe1caeb4ac305 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:19.523597  3461 tablet_service.cc:1558] Processing DeleteTablet for tablet f08e5b52cef14eb6a71e05e6384b8334 with delete_type TABLET_DATA_TOMBSTONED (TS 56681b6f3d30479ca4241815319ac705 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40222
I20260709 13:11:19.524153  4577 consensus_queue.cc:1048] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:19.527704  3469 raft_consensus.cc:2955] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.536366  4573 consensus_queue.cc:1048] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:19.550223  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:19.582703  3319 raft_consensus.cc:1275] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:19.584213  4604 tablet_replica.cc:333] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:19.587112  3319 raft_consensus.cc:2955] T f08e5b52cef14eb6a71e05e6384b8334 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.593106  4604 raft_consensus.cc:2243] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.594017  4604 raft_consensus.cc:2272] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.587211  3321 raft_consensus.cc:2955] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.588605  4577 consensus_queue.cc:1048] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:19.541903  4599 raft_consensus.cc:2955] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.590385  3468 raft_consensus.cc:2955] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.608531  4604 ts_tablet_manager.cc:1916] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:19.647173  3990 raft_consensus.cc:2955] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.648584  4604 ts_tablet_manager.cc:1929] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:19.659046  4604 log.cc:1199] T f08e5b52cef14eb6a71e05e6384b8334 P 56681b6f3d30479ca4241815319ac705: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-2-root/wals/f08e5b52cef14eb6a71e05e6384b8334
I20260709 13:11:19.683243  3206 catalog_manager.cc:5028] TS 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): tablet f08e5b52cef14eb6a71e05e6384b8334 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:19.685974  3217 catalog_manager.cc:5697] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:19.725750  3391 consensus_queue.cc:237] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:19.731181  3468 raft_consensus.cc:1275] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:19.731181  3990 raft_consensus.cc:1275] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:19.732512  4537 consensus_queue.cc:1048] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:19.733883  4599 consensus_queue.cc:1048] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:19.748153  4599 raft_consensus.cc:2955] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.752395  3464 raft_consensus.cc:2955] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.757376  3205 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b746037750c940a88676cef703765abd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:19.757974  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:19.766247  3218 catalog_manager.cc:5697] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:19.766352  3990 raft_consensus.cc:2955] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.786257  3306 tablet_service.cc:1558] Processing DeleteTablet for tablet b746037750c940a88676cef703765abd with delete_type TABLET_DATA_TOMBSTONED (TS be2d4b735d264b5bad736853b2c32fbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52324
I20260709 13:11:19.787135  4588 tablet_replica.cc:333] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:19.788062  4588 raft_consensus.cc:2243] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.788681  4588 raft_consensus.cc:2272] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.792305  4588 ts_tablet_manager.cc:1916] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:19.812633  4588 ts_tablet_manager.cc:1929] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:19.813115  4588 log.cc:1199] T b746037750c940a88676cef703765abd P be2d4b735d264b5bad736853b2c32fbc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-0-root/wals/b746037750c940a88676cef703765abd
I20260709 13:11:19.815179  3206 catalog_manager.cc:5028] TS be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): tablet b746037750c940a88676cef703765abd (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:19.846027  3464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d9c817c9c374291bea3f1312629f42d"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
mode: GRACEFUL
new_leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:41276
I20260709 13:11:19.846537  3464 raft_consensus.cc:606] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Received request to transfer leadership to TS 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:11:19.850544  3393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f94519b163874ba8a24ff298c4c45f1e"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
new_leader_uuid: "be2d4b735d264b5bad736853b2c32fbc"
 from {username='slave'} at 127.0.0.1:56252
I20260709 13:11:19.851102  3393 raft_consensus.cc:606] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Received request to transfer leadership to TS be2d4b735d264b5bad736853b2c32fbc
I20260709 13:11:19.853755  3316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb6e24c1fff44e19a7ba40041018aa51"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
mode: GRACEFUL
new_leader_uuid: "56681b6f3d30479ca4241815319ac705"
 from {username='slave'} at 127.0.0.1:57200
I20260709 13:11:19.854265  3316 raft_consensus.cc:606] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Received request to transfer leadership to TS 56681b6f3d30479ca4241815319ac705
I20260709 13:11:19.855624  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:11:19.857077  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:19.954226  3316 consensus_queue.cc:237] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:19.958240  3990 raft_consensus.cc:1275] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:19.958314  3464 raft_consensus.cc:1275] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:19.959764  4558 consensus_queue.cc:1048] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:19.960539  4591 consensus_queue.cc:1048] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:19.969940  3466 raft_consensus.cc:2955] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.975314  4452 raft_consensus.cc:2955] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.991526  3991 raft_consensus.cc:2955] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:19.998196  3219 catalog_manager.cc:5697] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:20.013886  3381 tablet_service.cc:1558] Processing DeleteTablet for tablet dcda1504860449eeada5a3cae6116692 with delete_type TABLET_DATA_TOMBSTONED (TS 252e56dcb8f04fd58fbf559392b3e5cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36114
I20260709 13:11:20.029605  4608 tablet_replica.cc:333] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:20.030658  4608 raft_consensus.cc:2243] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:20.031450  4608 raft_consensus.cc:2272] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.033851  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dcda1504860449eeada5a3cae6116692 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:20.036309  4608 ts_tablet_manager.cc:1916] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:20.050360  4608 ts_tablet_manager.cc:1929] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:20.050781  4608 log.cc:1199] T dcda1504860449eeada5a3cae6116692 P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-1-root/wals/dcda1504860449eeada5a3cae6116692
I20260709 13:11:20.052255  3205 catalog_manager.cc:5028] TS 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): tablet dcda1504860449eeada5a3cae6116692 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:20.109915  4558 raft_consensus.cc:993] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc: : Instructing follower 56681b6f3d30479ca4241815319ac705 to start an election
I20260709 13:11:20.110420  4607 raft_consensus.cc:1081] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Signalling peer 56681b6f3d30479ca4241815319ac705 to start an election
I20260709 13:11:20.111904  3466 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb6e24c1fff44e19a7ba40041018aa51"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
 from {username='slave'} at 127.0.0.1:40228
I20260709 13:11:20.112393  3466 raft_consensus.cc:493] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:20.112650  3466 raft_consensus.cc:3060] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.117192  3466 raft_consensus.cc:515] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:20.118659  3466 leader_election.cc:290] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151)
I20260709 13:11:20.119294  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6e24c1fff44e19a7ba40041018aa51" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:20.119606  3990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6e24c1fff44e19a7ba40041018aa51" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
I20260709 13:11:20.119876  3316 raft_consensus.cc:3055] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:20.120296  3990 raft_consensus.cc:3060] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.120450  3316 raft_consensus.cc:740] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:20.121187  3316 consensus_queue.cc:260] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:20.122495  3316 raft_consensus.cc:3060] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.127418  3990 raft_consensus.cc:2468] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 2.
I20260709 13:11:20.128523  3437 leader_election.cc:304] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 
I20260709 13:11:20.129014  3316 raft_consensus.cc:2468] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 2.
I20260709 13:11:20.129280  4499 raft_consensus.cc:2804] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:20.129879  4499 raft_consensus.cc:697] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:20.130654  4499 consensus_queue.cc:237] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:20.138770  3216 catalog_manager.cc:5697] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 1 to 2, leader changed from be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:20.215050  4537 raft_consensus.cc:993] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc: : Instructing follower be2d4b735d264b5bad736853b2c32fbc to start an election
I20260709 13:11:20.215482  4463 raft_consensus.cc:1081] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Signalling peer be2d4b735d264b5bad736853b2c32fbc to start an election
I20260709 13:11:20.216799  3316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f94519b163874ba8a24ff298c4c45f1e"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
 from {username='slave'} at 127.0.0.1:52342
I20260709 13:11:20.217231  3316 raft_consensus.cc:493] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:20.217572  3316 raft_consensus.cc:3060] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.223486  3316 raft_consensus.cc:515] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:20.224761  3316 leader_election.cc:290] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 2 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:20.225401  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94519b163874ba8a24ff298c4c45f1e" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:20.225869  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94519b163874ba8a24ff298c4c45f1e" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:20.225965  3393 raft_consensus.cc:3055] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:20.226359  3466 raft_consensus.cc:3060] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.226332  3393 raft_consensus.cc:740] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:20.227299  3393 consensus_queue.cc:260] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:20.228468  3393 raft_consensus.cc:3060] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.232918  3466 raft_consensus.cc:2468] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 2.
I20260709 13:11:20.234508  3287 leader_election.cc:304] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:20.235476  3393 raft_consensus.cc:2468] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 2.
I20260709 13:11:20.236156  4558 raft_consensus.cc:2804] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:20.236718  4558 raft_consensus.cc:697] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 2 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:20.237442  4558 consensus_queue.cc:237] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:20.251822  3216 catalog_manager.cc:5697] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 1 to 2, leader changed from 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 2 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:20.275611  4499 raft_consensus.cc:993] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705: : Instructing follower 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:20.276033  4522 raft_consensus.cc:1081] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Signalling peer 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:20.281960  3391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d9c817c9c374291bea3f1312629f42d"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:36136
I20260709 13:11:20.282430  3391 raft_consensus.cc:493] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:20.282713  3391 raft_consensus.cc:3060] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.288142  3391 raft_consensus.cc:515] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:20.289677  3391 leader_election.cc:290] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:20.290619  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9c817c9c374291bea3f1312629f42d" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:20.291203  3316 raft_consensus.cc:3060] T 2d9c817c9c374291bea3f1312629f42d P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.291711  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d9c817c9c374291bea3f1312629f42d" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:20.292279  3466 raft_consensus.cc:3055] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:20.292560  3466 raft_consensus.cc:740] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:20.293345  3466 consensus_queue.cc:260] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:20.294545  3466 raft_consensus.cc:3060] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:20.297495  3316 raft_consensus.cc:2468] T 2d9c817c9c374291bea3f1312629f42d P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:20.298740  3362 leader_election.cc:304] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:20.299559  4537 raft_consensus.cc:2804] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:20.300099  4537 raft_consensus.cc:697] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:20.300971  4537 consensus_queue.cc:237] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:20.302239  3466 raft_consensus.cc:2468] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:20.309765  3216 catalog_manager.cc:5697] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 1 to 2, leader changed from 56681b6f3d30479ca4241815319ac705 (127.2.42.195) to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:20.651719  3321 raft_consensus.cc:1275] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:20.653059  4499 consensus_queue.cc:1048] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:20.662205  3990 raft_consensus.cc:1275] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:20.664445  4522 consensus_queue.cc:1048] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:20.692468  3466 raft_consensus.cc:1275] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:20.708606  4619 consensus_queue.cc:1048] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:20.710364  3317 raft_consensus.cc:1275] T 2d9c817c9c374291bea3f1312629f42d P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:20.713171  4463 consensus_queue.cc:1048] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:20.785379  3466 raft_consensus.cc:1275] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:20.786572  4558 consensus_queue.cc:1048] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:20.794550  3393 raft_consensus.cc:1275] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:20.796231  4558 consensus_queue.cc:1048] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:20.858088  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:20.905670  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:20.940591  3317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "649e3bc8dd5944fca49c102ae3eb2293"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
mode: GRACEFUL
new_leader_uuid: "56681b6f3d30479ca4241815319ac705"
 from {username='slave'} at 127.0.0.1:57200
I20260709 13:11:20.941141  3317 raft_consensus.cc:606] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Received request to transfer leadership to TS 56681b6f3d30479ca4241815319ac705
I20260709 13:11:20.943507  3466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd21ac6e180b410dbb04720e956f9444"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
mode: GRACEFUL
new_leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:41276
I20260709 13:11:20.944000  3466 raft_consensus.cc:606] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Received request to transfer leadership to TS 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:11:20.946444  3391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c31e392c0cda45d58538bc74cfb0fd6c"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
new_leader_uuid: "be2d4b735d264b5bad736853b2c32fbc"
 from {username='slave'} at 127.0.0.1:56252
I20260709 13:11:20.947003  3391 raft_consensus.cc:606] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Received request to transfer leadership to TS be2d4b735d264b5bad736853b2c32fbc
I20260709 13:11:20.948159  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:11:20.949359  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:21.040764  4522 raft_consensus.cc:993] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705: : Instructing follower 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:21.041245  4614 raft_consensus.cc:1081] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Signalling peer 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:21.042620  3391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd21ac6e180b410dbb04720e956f9444"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:36136
I20260709 13:11:21.043085  3391 raft_consensus.cc:493] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:21.043571  3391 raft_consensus.cc:3060] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:21.049881  3391 raft_consensus.cc:515] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:21.051227  3391 leader_election.cc:290] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:21.051981  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd21ac6e180b410dbb04720e956f9444" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:21.052516  3321 raft_consensus.cc:3060] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:21.057662  3321 raft_consensus.cc:2468] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:21.058284  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd21ac6e180b410dbb04720e956f9444" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:21.058508  3362 leader_election.cc:304] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:21.058852  3466 raft_consensus.cc:3055] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:21.059206  3466 raft_consensus.cc:740] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:21.059425  4537 raft_consensus.cc:2804] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:21.059976  4537 raft_consensus.cc:697] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:21.060775  4537 consensus_queue.cc:237] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:21.059921  3466 consensus_queue.cc:260] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:21.065562  3466 raft_consensus.cc:3060] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:21.071972  3466 raft_consensus.cc:2468] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:21.090587  3216 catalog_manager.cc:5697] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 1 to 2, leader changed from 56681b6f3d30479ca4241815319ac705 (127.2.42.195) to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:21.100241  3464 consensus_queue.cc:237] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:21.100904  4619 raft_consensus.cc:993] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc: : Instructing follower be2d4b735d264b5bad736853b2c32fbc to start an election
I20260709 13:11:21.101425  4619 raft_consensus.cc:1081] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Signalling peer be2d4b735d264b5bad736853b2c32fbc to start an election
I20260709 13:11:21.105504  3316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c31e392c0cda45d58538bc74cfb0fd6c"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
 from {username='slave'} at 127.0.0.1:52342
I20260709 13:11:21.106031  3316 raft_consensus.cc:493] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:21.106496  3316 raft_consensus.cc:3060] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:21.113948  3316 raft_consensus.cc:515] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:21.117018  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31e392c0cda45d58538bc74cfb0fd6c" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:21.117624  3393 raft_consensus.cc:3055] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:21.117926  3393 raft_consensus.cc:740] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:21.118592  3393 consensus_queue.cc:260] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
W20260709 13:11:21.119544  3437 consensus_peers.cc:597] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 724195795d634b27bb99c1f3ae139c9a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:21.120072  3316 leader_election.cc:290] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 2 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:21.122447  3391 raft_consensus.cc:1275] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:21.122134  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31e392c0cda45d58538bc74cfb0fd6c" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:21.119558  3393 raft_consensus.cc:3060] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:21.123651  3466 raft_consensus.cc:3060] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:21.125450  3321 raft_consensus.cc:1275] T 724195795d634b27bb99c1f3ae139c9a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:21.127029  4614 consensus_queue.cc:1048] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:21.130115  3393 raft_consensus.cc:2468] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 2.
I20260709 13:11:21.130367  3466 raft_consensus.cc:2468] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 2.
I20260709 13:11:21.131577  3286 leader_election.cc:304] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:21.132367  4558 raft_consensus.cc:2804] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:21.132876  4522 consensus_queue.cc:1048] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:21.133224  4558 raft_consensus.cc:697] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [term 2 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:21.134096  4558 consensus_queue.cc:237] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:21.148715  4499 raft_consensus.cc:2955] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:21.150596  3317 raft_consensus.cc:2955] T 724195795d634b27bb99c1f3ae139c9a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:21.151443  3393 raft_consensus.cc:2955] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:21.164573  3216 catalog_manager.cc:5697] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 1 to 2, leader changed from 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 2 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
W20260709 13:11:21.166105  3268 auto_rebalancer.cc:629] Failed to schedule move for tablet 649e3bc8dd5944fca49c102ae3eb2293: Remote error: Service unavailable: leader transfer in progress
I20260709 13:11:21.169843  3218 catalog_manager.cc:5697] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:21.171038  3466 consensus_queue.cc:237] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:21.181097  3393 raft_consensus.cc:1275] T 3757bf105aee479198c84f27c74eeb7c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:11:21.181774  3437 consensus_peers.cc:597] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3757bf105aee479198c84f27c74eeb7c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:21.182734  3317 raft_consensus.cc:1275] T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:21.182542  4499 consensus_queue.cc:1048] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:21.185179  4499 consensus_queue.cc:1048] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:21.218163  4499 raft_consensus.cc:2955] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:21.223295  3317 raft_consensus.cc:2955] T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:21.228505  3393 raft_consensus.cc:2955] T 3757bf105aee479198c84f27c74eeb7c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:21.231529  3321 consensus_queue.cc:237] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:21.241153  3393 raft_consensus.cc:1275] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:21.241910  3464 raft_consensus.cc:1275] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:21.242654  4624 consensus_queue.cc:1048] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:21.245117  3218 catalog_manager.cc:5697] T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
W20260709 13:11:21.248256  3288 consensus_peers.cc:597] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 004b41b46df947469e3d951fa6f6345b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:21.249737  4624 consensus_queue.cc:1048] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:21.266431  4640 raft_consensus.cc:2955] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:21.267767  3395 raft_consensus.cc:2955] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:21.286021  3219 catalog_manager.cc:5697] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:21.289525  3464 raft_consensus.cc:2955] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:21.513087  3321 raft_consensus.cc:1275] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:21.514223  4463 consensus_queue.cc:1048] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:21.537832  4558 raft_consensus.cc:993] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc: : Instructing follower 56681b6f3d30479ca4241815319ac705 to start an election
I20260709 13:11:21.538396  4607 raft_consensus.cc:1081] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Signalling peer 56681b6f3d30479ca4241815319ac705 to start an election
I20260709 13:11:21.539896  3466 raft_consensus.cc:1275] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:21.540802  3464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "649e3bc8dd5944fca49c102ae3eb2293"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
 from {username='slave'} at 127.0.0.1:40228
I20260709 13:11:21.541333  3464 raft_consensus.cc:493] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:21.541421  4463 consensus_queue.cc:1048] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:21.541690  3464 raft_consensus.cc:3060] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:21.553714  3464 raft_consensus.cc:515] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:21.557142  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649e3bc8dd5944fca49c102ae3eb2293" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:21.557753  3321 raft_consensus.cc:3055] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:21.558039  3321 raft_consensus.cc:740] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:21.558720  3321 consensus_queue.cc:260] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:21.559742  3321 raft_consensus.cc:3060] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:21.566581  3321 raft_consensus.cc:2468] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 2.
I20260709 13:11:21.570680  3436 leader_election.cc:304] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:21.575104  4634 raft_consensus.cc:2804] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:21.575678  4634 raft_consensus.cc:697] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:21.576771  4634 consensus_queue.cc:237] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:21.621562  4647 ts_tablet_manager.cc:933] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:21.627673  3464 leader_election.cc:290] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:21.639233  4648 ts_tablet_manager.cc:933] T 724195795d634b27bb99c1f3ae139c9a P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:21.639580  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649e3bc8dd5944fca49c102ae3eb2293" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:21.640147  3395 raft_consensus.cc:3060] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:21.646565  3391 raft_consensus.cc:1275] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:21.646822  3219 catalog_manager.cc:5697] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 1 to 2, leader changed from be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:21.649179  4558 consensus_queue.cc:1048] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:21.665380  3395 raft_consensus.cc:2468] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 2.
I20260709 13:11:21.695935  4653 ts_tablet_manager.cc:933] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013)
I20260709 13:11:21.752841  4648 tablet_copy_client.cc:323] T 724195795d634b27bb99c1f3ae139c9a P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.195:46417
I20260709 13:11:21.754994  3481 tablet_copy_service.cc:140] P 56681b6f3d30479ca4241815319ac705: Received BeginTabletCopySession request for tablet 724195795d634b27bb99c1f3ae139c9a from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:40332)
I20260709 13:11:21.755544  3481 tablet_copy_service.cc:161] P 56681b6f3d30479ca4241815319ac705: Beginning new tablet copy session on tablet 724195795d634b27bb99c1f3ae139c9a from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:40332: session id = e3cc12f5d8274e84a8d65b92766a4b0b-724195795d634b27bb99c1f3ae139c9a
I20260709 13:11:21.756826  3464 raft_consensus.cc:1275] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:21.768057  4558 consensus_queue.cc:1048] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:21.786132  4647 tablet_copy_client.cc:323] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.195:46417
I20260709 13:11:21.787043  3481 tablet_copy_source_session.cc:215] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:21.789098  3481 tablet_copy_service.cc:140] P 56681b6f3d30479ca4241815319ac705: Received BeginTabletCopySession request for tablet 3757bf105aee479198c84f27c74eeb7c from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:40332)
I20260709 13:11:21.789629  3481 tablet_copy_service.cc:161] P 56681b6f3d30479ca4241815319ac705: Beginning new tablet copy session on tablet 3757bf105aee479198c84f27c74eeb7c from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:40332: session id = e3cc12f5d8274e84a8d65b92766a4b0b-3757bf105aee479198c84f27c74eeb7c
I20260709 13:11:21.790591  4648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724195795d634b27bb99c1f3ae139c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:21.793049  4653 tablet_copy_client.cc:323] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.193:45013
I20260709 13:11:21.796669  3332 tablet_copy_service.cc:140] P be2d4b735d264b5bad736853b2c32fbc: Received BeginTabletCopySession request for tablet 004b41b46df947469e3d951fa6f6345b from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:59796)
I20260709 13:11:21.797744  3332 tablet_copy_service.cc:161] P be2d4b735d264b5bad736853b2c32fbc: Beginning new tablet copy session on tablet 004b41b46df947469e3d951fa6f6345b from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:59796: session id = e3cc12f5d8274e84a8d65b92766a4b0b-004b41b46df947469e3d951fa6f6345b
I20260709 13:11:21.807014  3332 tablet_copy_source_session.cc:215] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:21.812155  3481 tablet_copy_source_session.cc:215] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:21.819384  4653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004b41b46df947469e3d951fa6f6345b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:21.823484  4647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3757bf105aee479198c84f27c74eeb7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:21.858641  4653 tablet_copy_client.cc:806] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:21.859264  4653 tablet_copy_client.cc:670] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:21.862898  4653 tablet_copy_client.cc:538] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:21.863040  4648 tablet_copy_client.cc:806] T 724195795d634b27bb99c1f3ae139c9a P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:21.863639  4648 tablet_copy_client.cc:670] T 724195795d634b27bb99c1f3ae139c9a P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:21.873594  4647 tablet_copy_client.cc:806] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:21.874222  4647 tablet_copy_client.cc:670] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:21.874768  4653 tablet_bootstrap.cc:492] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:21.876096  4648 tablet_copy_client.cc:538] T 724195795d634b27bb99c1f3ae139c9a P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:21.882990  4647 tablet_copy_client.cc:538] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:21.885927  4648 tablet_bootstrap.cc:492] T 724195795d634b27bb99c1f3ae139c9a P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:21.902140  4653 tablet_bootstrap.cc:492] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:21.903064  4653 tablet_bootstrap.cc:492] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:21.904996  4653 ts_tablet_manager.cc:1403] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.013s
I20260709 13:11:21.909456  4653 raft_consensus.cc:359] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:21.910223  4647 tablet_bootstrap.cc:492] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:21.910295  4653 raft_consensus.cc:740] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:21.911124  4653 consensus_queue.cc:260] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:21.913894  4653 ts_tablet_manager.cc:1434] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 13:11:21.915532  3332 tablet_copy_service.cc:342] P be2d4b735d264b5bad736853b2c32fbc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-004b41b46df947469e3d951fa6f6345b received from {username='slave'} at 127.0.0.1:59796
I20260709 13:11:21.915899  3332 tablet_copy_service.cc:434] P be2d4b735d264b5bad736853b2c32fbc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-004b41b46df947469e3d951fa6f6345b on tablet 004b41b46df947469e3d951fa6f6345b with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:21.950139  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:21.958153  4647 tablet_bootstrap.cc:492] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:21.959090  4647 tablet_bootstrap.cc:492] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:21.959965  4647 ts_tablet_manager.cc:1403] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.008s
I20260709 13:11:21.961548  4648 tablet_bootstrap.cc:492] T 724195795d634b27bb99c1f3ae139c9a P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:21.962394  4648 tablet_bootstrap.cc:492] T 724195795d634b27bb99c1f3ae139c9a P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:21.963007  4648 ts_tablet_manager.cc:1403] T 724195795d634b27bb99c1f3ae139c9a P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.077s	user 0.024s	sys 0.008s
I20260709 13:11:21.962926  4647 raft_consensus.cc:359] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:21.964036  4647 raft_consensus.cc:740] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:21.966092  4648 raft_consensus.cc:359] T 724195795d634b27bb99c1f3ae139c9a P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:21.967137  4648 raft_consensus.cc:740] T 724195795d634b27bb99c1f3ae139c9a P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:21.966776  4647 consensus_queue.cc:260] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:21.968230  4648 consensus_queue.cc:260] T 724195795d634b27bb99c1f3ae139c9a P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:21.969866  4647 ts_tablet_manager.cc:1434] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:11:21.970799  4648 ts_tablet_manager.cc:1434] T 724195795d634b27bb99c1f3ae139c9a P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:11:21.972488  3481 tablet_copy_service.cc:342] P 56681b6f3d30479ca4241815319ac705: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-3757bf105aee479198c84f27c74eeb7c received from {username='slave'} at 127.0.0.1:40332
I20260709 13:11:21.972909  3481 tablet_copy_service.cc:434] P 56681b6f3d30479ca4241815319ac705: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-3757bf105aee479198c84f27c74eeb7c on tablet 3757bf105aee479198c84f27c74eeb7c with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:21.974251  3480 tablet_copy_service.cc:342] P 56681b6f3d30479ca4241815319ac705: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-724195795d634b27bb99c1f3ae139c9a received from {username='slave'} at 127.0.0.1:40332
I20260709 13:11:21.974696  3480 tablet_copy_service.cc:434] P 56681b6f3d30479ca4241815319ac705: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-724195795d634b27bb99c1f3ae139c9a on tablet 724195795d634b27bb99c1f3ae139c9a with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:22.016481  3391 raft_consensus.cc:1275] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.017719  4614 consensus_queue.cc:1048] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:22.031104  3321 raft_consensus.cc:1275] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.032544  4634 consensus_queue.cc:1048] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:22.039765  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:22.100347  3468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "446baf5af7b3442fb3dc9d25ec07b52a"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
mode: GRACEFUL
new_leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:41276
I20260709 13:11:22.100945  3468 raft_consensus.cc:606] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Received request to transfer leadership to TS 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:11:22.103714  3393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65aa9a3e75d24f41b610478de7f75fb8"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
new_leader_uuid: "be2d4b735d264b5bad736853b2c32fbc"
 from {username='slave'} at 127.0.0.1:56252
I20260709 13:11:22.104285  3393 raft_consensus.cc:606] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Received request to transfer leadership to TS be2d4b735d264b5bad736853b2c32fbc
I20260709 13:11:22.106683  3321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f94519b163874ba8a24ff298c4c45f1e"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
mode: GRACEFUL
new_leader_uuid: "56681b6f3d30479ca4241815319ac705"
 from {username='slave'} at 127.0.0.1:57200
I20260709 13:11:22.107213  3321 raft_consensus.cc:606] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 2 LEADER]: Received request to transfer leadership to TS 56681b6f3d30479ca4241815319ac705
I20260709 13:11:22.108346  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:11:22.109508  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:22.156111  3990 raft_consensus.cc:1217] T 724195795d634b27bb99c1f3ae139c9a P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:22.182600  4618 raft_consensus.cc:993] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc: : Instructing follower be2d4b735d264b5bad736853b2c32fbc to start an election
I20260709 13:11:22.183158  4537 raft_consensus.cc:1081] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Signalling peer be2d4b735d264b5bad736853b2c32fbc to start an election
I20260709 13:11:22.184877  3317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65aa9a3e75d24f41b610478de7f75fb8"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
 from {username='slave'} at 127.0.0.1:52342
I20260709 13:11:22.185416  3317 raft_consensus.cc:493] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:22.185708  3317 raft_consensus.cc:3060] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.190264  3317 raft_consensus.cc:515] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:22.192638  3391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65aa9a3e75d24f41b610478de7f75fb8" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:22.192989  3317 leader_election.cc:290] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 2 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:22.193167  3391 raft_consensus.cc:3055] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:22.193545  3391 raft_consensus.cc:740] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:22.194161  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65aa9a3e75d24f41b610478de7f75fb8" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:22.194737  3468 raft_consensus.cc:3060] T 65aa9a3e75d24f41b610478de7f75fb8 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.194227  3391 consensus_queue.cc:260] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:22.195564  3391 raft_consensus.cc:3060] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.203676  3990 raft_consensus.cc:1217] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:22.205436  3391 raft_consensus.cc:2468] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 2.
I20260709 13:11:22.206585  3286 leader_election.cc:304] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:22.207552  4558 raft_consensus.cc:2804] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:22.207986  4558 raft_consensus.cc:697] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [term 2 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:22.208752  4558 consensus_queue.cc:237] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:22.234519  3468 raft_consensus.cc:2468] T 65aa9a3e75d24f41b610478de7f75fb8 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 2.
I20260709 13:11:22.240510  4558 raft_consensus.cc:993] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc: : Instructing follower 56681b6f3d30479ca4241815319ac705 to start an election
I20260709 13:11:22.239894  3216 catalog_manager.cc:5697] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 1 to 2, leader changed from 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 2 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:22.241247  4558 raft_consensus.cc:1081] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 2 LEADER]: Signalling peer 56681b6f3d30479ca4241815319ac705 to start an election
I20260709 13:11:22.244001  3468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f94519b163874ba8a24ff298c4c45f1e"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
 from {username='slave'} at 127.0.0.1:40228
I20260709 13:11:22.244542  3468 raft_consensus.cc:493] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:22.244872  3468 raft_consensus.cc:3060] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:22.251246  3468 raft_consensus.cc:515] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:22.253412  3468 leader_election.cc:290] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 3 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:22.255667  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94519b163874ba8a24ff298c4c45f1e" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:22.256245  3317 raft_consensus.cc:3055] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:22.256533  3317 raft_consensus.cc:740] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:22.257205  3317 consensus_queue.cc:260] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:22.258337  3317 raft_consensus.cc:3060] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:22.264214  3317 raft_consensus.cc:2468] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 3.
I20260709 13:11:22.265372  3436 leader_election.cc:304] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [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: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:22.266408  4614 raft_consensus.cc:2804] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:22.266953  4614 raft_consensus.cc:697] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [term 3 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:22.267664  4614 consensus_queue.cc:237] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:22.265404  3393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f94519b163874ba8a24ff298c4c45f1e" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:22.272176  3393 raft_consensus.cc:3060] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:22.283847  3393 raft_consensus.cc:2468] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 3.
I20260709 13:11:22.285604  3216 catalog_manager.cc:5697] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 2 to 3, leader changed from be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 3 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:22.392462  3990 raft_consensus.cc:1217] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:22.588567  4634 raft_consensus.cc:993] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705: : Instructing follower 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:22.589195  4614 raft_consensus.cc:1081] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Signalling peer 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:22.591410  3395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "446baf5af7b3442fb3dc9d25ec07b52a"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:36136
I20260709 13:11:22.592185  3395 raft_consensus.cc:493] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:22.592656  3395 raft_consensus.cc:3060] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.604408  3395 raft_consensus.cc:515] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:22.606356  3395 leader_election.cc:290] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:22.607635  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446baf5af7b3442fb3dc9d25ec07b52a" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:22.607543  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446baf5af7b3442fb3dc9d25ec07b52a" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:22.608356  3317 raft_consensus.cc:3060] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.608356  3468 raft_consensus.cc:3055] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:22.608916  3468 raft_consensus.cc:740] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:22.609835  3468 consensus_queue.cc:260] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:22.611369  3468 raft_consensus.cc:3060] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:22.615983  3317 raft_consensus.cc:2468] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:22.617348  3362 leader_election.cc:304] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:22.618518  4618 raft_consensus.cc:2804] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:22.619040  4618 raft_consensus.cc:697] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:22.620091  4618 consensus_queue.cc:237] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:22.623766  3468 raft_consensus.cc:2468] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:22.638126  3219 catalog_manager.cc:5697] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 1 to 2, leader changed from 56681b6f3d30479ca4241815319ac705 (127.2.42.195) to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:22.669999  3468 raft_consensus.cc:1275] T 65aa9a3e75d24f41b610478de7f75fb8 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.671295  4624 consensus_queue.cc:1048] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:22.686896  3395 raft_consensus.cc:1275] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:22.688325  4669 consensus_queue.cc:1048] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:22.743513  3317 raft_consensus.cc:1275] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:22.744697  4614 consensus_queue.cc:1048] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:22.755520  3393 raft_consensus.cc:1275] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:22.756951  4634 consensus_queue.cc:1048] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:22.772056  4499 raft_consensus.cc:1064] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:22.775908  4499 consensus_queue.cc:237] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:22.806303  3991 raft_consensus.cc:1275] T 724195795d634b27bb99c1f3ae139c9a P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:22.808173  3393 raft_consensus.cc:1275] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:22.811084  4614 consensus_queue.cc:1048] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:22.818027  3317 raft_consensus.cc:1275] T 724195795d634b27bb99c1f3ae139c9a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:22.818464  4655 raft_consensus.cc:1064] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:22.821552  4655 consensus_queue.cc:237] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:22.814251  4614 consensus_queue.cc:1048] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:11:22.837698  4499 consensus_queue.cc:1048] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:22.851668  3991 raft_consensus.cc:1275] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:22.854502  4624 consensus_queue.cc:1048] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:22.863044  3391 raft_consensus.cc:1275] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:22.864892  4624 consensus_queue.cc:1048] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:22.867262  3464 raft_consensus.cc:1275] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:22.886763  4669 consensus_queue.cc:1048] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:22.895598  4634 raft_consensus.cc:2955] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:22.926112  3393 raft_consensus.cc:2955] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:22.954239  4624 raft_consensus.cc:2955] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:22.956053  4686 raft_consensus.cc:1064] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
W20260709 13:11:22.959607  3436 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:45013, user_credentials={real_user=slave}} blocked reactor thread for 55064.9us
I20260709 13:11:22.960837  3466 raft_consensus.cc:2955] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:22.977789  3216 catalog_manager.cc:5697] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:22.980561  3991 raft_consensus.cc:2955] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:23.018831  3317 raft_consensus.cc:2955] T 724195795d634b27bb99c1f3ae139c9a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:23.012449  3391 raft_consensus.cc:2955] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
W20260709 13:11:23.023425  3437 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.196:34151, user_credentials={real_user=slave}} blocked reactor thread for 124366us
I20260709 13:11:23.028573  4686 consensus_queue.cc:237] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:23.094238  3219 catalog_manager.cc:5697] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:23.098434  3991 raft_consensus.cc:2955] T 724195795d634b27bb99c1f3ae139c9a P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:23.103008  3317 raft_consensus.cc:1275] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:23.104657  4537 consensus_queue.cc:1048] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:23.109902  3990 raft_consensus.cc:1275] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:23.111596  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:23.113862  3321 raft_consensus.cc:1275] T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:23.115309  4686 consensus_queue.cc:1048] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:23.118673  4692 consensus_queue.cc:1048] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:23.124428  3391 raft_consensus.cc:1275] T 3757bf105aee479198c84f27c74eeb7c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:23.125874  4692 consensus_queue.cc:1048] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:23.143512  3466 raft_consensus.cc:1275] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:23.146312  4619 consensus_queue.cc:1048] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:23.147712  3322 consensus_queue.cc:237] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:23.166299  3393 raft_consensus.cc:1275] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:23.168397  3990 raft_consensus.cc:1275] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:23.171236  4558 consensus_queue.cc:1048] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:23.173028  4558 consensus_queue.cc:1048] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:23.182260  4655 raft_consensus.cc:2955] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:23.197381  3395 raft_consensus.cc:2955] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
W20260709 13:11:23.230340  4694 log.cc:927] Time spent T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260709 13:11:23.214193  3990 raft_consensus.cc:2955] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:23.239068  4499 raft_consensus.cc:2955] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:23.244509  3396 raft_consensus.cc:2955] T 3757bf105aee479198c84f27c74eeb7c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:23.255039  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:23.262677  3991 raft_consensus.cc:2955] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:23.274367  3216 catalog_manager.cc:5697] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:23.276768  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 004b41b46df947469e3d951fa6f6345b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:23.315544  3322 raft_consensus.cc:2955] T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:23.317010  3464 consensus_queue.cc:237] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:23.323652  3461 tablet_service.cc:1558] Processing DeleteTablet for tablet 004b41b46df947469e3d951fa6f6345b with delete_type TABLET_DATA_TOMBSTONED (TS 56681b6f3d30479ca4241815319ac705 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40222
I20260709 13:11:23.331300  3992 raft_consensus.cc:1275] T 724195795d634b27bb99c1f3ae139c9a P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:23.333349  4690 consensus_queue.cc:1048] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:23.355301  4686 raft_consensus.cc:2955] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:23.366472  3468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92cd9c09ea5745818674b7ece7cfdb09"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
mode: GRACEFUL
new_leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:41276
I20260709 13:11:23.367360  3468 raft_consensus.cc:606] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Received request to transfer leadership to TS 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:11:23.371196  3316 raft_consensus.cc:1275] T 724195795d634b27bb99c1f3ae139c9a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:23.373662  3316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f39a6eaa0c44fb8b7bd23febb0d0ad4"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
mode: GRACEFUL
new_leader_uuid: "56681b6f3d30479ca4241815319ac705"
 from {username='slave'} at 127.0.0.1:57200
I20260709 13:11:23.374167  3316 raft_consensus.cc:606] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Received request to transfer leadership to TS 56681b6f3d30479ca4241815319ac705
I20260709 13:11:23.375806  4692 consensus_queue.cc:1048] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:23.378244  3395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b746037750c940a88676cef703765abd"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
new_leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:56252
I20260709 13:11:23.378944  3395 raft_consensus.cc:606] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Received request to transfer leadership to TS e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:23.379618  4701 tablet_replica.cc:333] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:23.382201  3396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd21ac6e180b410dbb04720e956f9444"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
new_leader_uuid: "be2d4b735d264b5bad736853b2c32fbc"
 from {username='slave'} at 127.0.0.1:56252
I20260709 13:11:23.383085  3396 raft_consensus.cc:606] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Received request to transfer leadership to TS be2d4b735d264b5bad736853b2c32fbc
I20260709 13:11:23.383100  3316 raft_consensus.cc:2955] T 724195795d634b27bb99c1f3ae139c9a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:23.382539  3217 catalog_manager.cc:5697] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:23.391599  4685 raft_consensus.cc:993] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705: : Instructing follower 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:23.392094  4685 raft_consensus.cc:1081] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Signalling peer 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:23.398990  3391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92cd9c09ea5745818674b7ece7cfdb09"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:36136
I20260709 13:11:23.399529  3391 raft_consensus.cc:493] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:23.390758  3468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdd8d78af45a4cb28c2fd8af26a1da19"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
mode: GRACEFUL
new_leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:41276
I20260709 13:11:23.399863  3391 raft_consensus.cc:3060] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:23.400197  3468 raft_consensus.cc:606] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 3 LEADER]: Received request to transfer leadership to TS 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:11:23.406090  3990 raft_consensus.cc:2955] T 724195795d634b27bb99c1f3ae139c9a P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:23.407168  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:11:23.411767  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:23.406144  3391 raft_consensus.cc:515] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:23.413502  3391 leader_election.cc:290] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:23.409595  4701 raft_consensus.cc:2243] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:23.414480  4701 raft_consensus.cc:2272] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:23.415259  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cd9c09ea5745818674b7ece7cfdb09" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:23.416121  3468 raft_consensus.cc:3055] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:23.416435  3468 raft_consensus.cc:740] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:23.417299  3468 consensus_queue.cc:260] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:23.418551  3468 raft_consensus.cc:3060] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:23.420773  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 724195795d634b27bb99c1f3ae139c9a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:23.421866  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cd9c09ea5745818674b7ece7cfdb09" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:23.422441  3321 raft_consensus.cc:3060] T 92cd9c09ea5745818674b7ece7cfdb09 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:23.472873  4558 raft_consensus.cc:993] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc: : Instructing follower 56681b6f3d30479ca4241815319ac705 to start an election
I20260709 13:11:23.473819  4655 raft_consensus.cc:1081] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Signalling peer 56681b6f3d30479ca4241815319ac705 to start an election
I20260709 13:11:23.477255  3466 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f39a6eaa0c44fb8b7bd23febb0d0ad4"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
 from {username='slave'} at 127.0.0.1:40228
I20260709 13:11:23.477774  3466 raft_consensus.cc:493] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:23.478106  3466 raft_consensus.cc:3060] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:23.508329  3468 raft_consensus.cc:2468] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:23.508477  3466 raft_consensus.cc:515] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:23.509711  3362 leader_election.cc:304] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:11:23.510810  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39a6eaa0c44fb8b7bd23febb0d0ad4" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:23.511057  4619 raft_consensus.cc:2804] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:23.511391  3316 raft_consensus.cc:3055] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:23.511579  4619 raft_consensus.cc:697] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:23.511921  3321 raft_consensus.cc:2468] T 92cd9c09ea5745818674b7ece7cfdb09 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:23.512773  4619 consensus_queue.cc:237] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:23.514313  4701 ts_tablet_manager.cc:1916] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:23.511699  3316 raft_consensus.cc:740] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:23.518317  3316 consensus_queue.cc:260] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:23.519357  3316 raft_consensus.cc:3060] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:23.518690  3216 catalog_manager.cc:5697] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:23.546981  3464 consensus_queue.cc:237] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:23.554144  3990 raft_consensus.cc:1275] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:23.555537  4634 consensus_queue.cc:1048] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:23.557282  3466 leader_election.cc:290] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:23.559165  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f39a6eaa0c44fb8b7bd23febb0d0ad4" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:23.559759  3396 raft_consensus.cc:3060] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:23.561098  3218 catalog_manager.cc:5697] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 1 to 2, leader changed from 56681b6f3d30479ca4241815319ac705 (127.2.42.195) to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:23.558229  3391 raft_consensus.cc:1275] T 3757bf105aee479198c84f27c74eeb7c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:23.564424  3381 tablet_service.cc:1558] Processing DeleteTablet for tablet 724195795d634b27bb99c1f3ae139c9a with delete_type TABLET_DATA_TOMBSTONED (TS 252e56dcb8f04fd58fbf559392b3e5cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36114
I20260709 13:11:23.568697  4499 consensus_queue.cc:1048] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:23.570641  4691 raft_consensus.cc:993] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc: : Instructing follower e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:23.571161  4691 raft_consensus.cc:1081] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Signalling peer e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:23.572788  3992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b746037750c940a88676cef703765abd"
dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:52774
I20260709 13:11:23.573071  4701 ts_tablet_manager.cc:1929] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:23.573323  3992 raft_consensus.cc:493] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:23.573663  4701 log.cc:1199] T 004b41b46df947469e3d951fa6f6345b P 56681b6f3d30479ca4241815319ac705: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-2-root/wals/004b41b46df947469e3d951fa6f6345b
I20260709 13:11:23.573889  3992 raft_consensus.cc:3060] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:23.575657  3206 catalog_manager.cc:5028] TS 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): tablet 004b41b46df947469e3d951fa6f6345b (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:23.580951  4499 raft_consensus.cc:2955] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:23.582924  3990 raft_consensus.cc:2955] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:23.578716  3396 raft_consensus.cc:2468] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 2.
I20260709 13:11:23.585944  3435 leader_election.cc:304] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:11:23.587066  4686 raft_consensus.cc:2804] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:23.587530  4686 raft_consensus.cc:697] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:23.588404  4686 consensus_queue.cc:237] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:23.590067  3316 raft_consensus.cc:2468] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 2.
I20260709 13:11:23.591657  3396 raft_consensus.cc:2955] T 3757bf105aee479198c84f27c74eeb7c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:23.591930  3992 raft_consensus.cc:515] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:23.600817  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b746037750c940a88676cef703765abd" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:23.601432  3395 raft_consensus.cc:3055] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:23.601753  3395 raft_consensus.cc:740] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:23.602173  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3757bf105aee479198c84f27c74eeb7c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:23.602437  3395 consensus_queue.cc:260] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:23.603605  3395 raft_consensus.cc:3060] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:23.606626  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b746037750c940a88676cef703765abd" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:23.607210  3466 raft_consensus.cc:3060] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:23.609939  3395 raft_consensus.cc:2468] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:23.611269  3957 leader_election.cc:304] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 
I20260709 13:11:23.612327  4657 raft_consensus.cc:2804] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:23.612097  3217 catalog_manager.cc:5697] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: config changed from index 3 to 4, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:23.612808  4657 raft_consensus.cc:697] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Becoming Leader. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Running, Role: LEADER
I20260709 13:11:23.612689  3992 leader_election.cc:290] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:23.613781  4657 consensus_queue.cc:237] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:23.615293  3466 raft_consensus.cc:2468] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:23.600474  4703 tablet_replica.cc:333] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:23.618098  4703 raft_consensus.cc:2243] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:23.618918  4703 raft_consensus.cc:2272] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:23.624914  4703 ts_tablet_manager.cc:1916] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:23.629132  3306 tablet_service.cc:1558] Processing DeleteTablet for tablet 3757bf105aee479198c84f27c74eeb7c with delete_type TABLET_DATA_TOMBSTONED (TS be2d4b735d264b5bad736853b2c32fbc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52324
I20260709 13:11:23.632881  3216 catalog_manager.cc:5697] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 1 to 2, leader changed from be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:23.639925  4706 tablet_replica.cc:333] T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:23.645843  4706 raft_consensus.cc:2243] T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:23.649070  4703 ts_tablet_manager.cc:1929] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:23.649152  4706 raft_consensus.cc:2272] T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:23.649749  4703 log.cc:1199] T 724195795d634b27bb99c1f3ae139c9a P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-1-root/wals/724195795d634b27bb99c1f3ae139c9a
I20260709 13:11:23.654477  4706 ts_tablet_manager.cc:1916] T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:23.654506  3218 catalog_manager.cc:5697] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: term changed from 1 to 2, leader changed from 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) to e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196). New cstate: current_term: 2 leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:23.659862  4619 raft_consensus.cc:993] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc: : Instructing follower be2d4b735d264b5bad736853b2c32fbc to start an election
I20260709 13:11:23.660444  4619 raft_consensus.cc:1081] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Signalling peer be2d4b735d264b5bad736853b2c32fbc to start an election
I20260709 13:11:23.663008  3316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd21ac6e180b410dbb04720e956f9444"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
 from {username='slave'} at 127.0.0.1:52342
I20260709 13:11:23.663378  3316 raft_consensus.cc:493] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:23.663581  3316 raft_consensus.cc:3060] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:23.664606  3205 catalog_manager.cc:5028] TS 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): tablet 724195795d634b27bb99c1f3ae139c9a (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:23.672374  3316 raft_consensus.cc:515] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:23.673795  3316 leader_election.cc:290] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 3 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:23.674553  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd21ac6e180b410dbb04720e956f9444" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:23.674712  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd21ac6e180b410dbb04720e956f9444" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:23.675153  3396 raft_consensus.cc:3055] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:23.675246  3464 raft_consensus.cc:3060] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:23.675510  3396 raft_consensus.cc:740] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:23.676276  3396 consensus_queue.cc:260] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:23.677213  3396 raft_consensus.cc:3060] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:23.681962  3464 raft_consensus.cc:2468] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 3.
I20260709 13:11:23.683092  3396 raft_consensus.cc:2468] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 3.
I20260709 13:11:23.685927  3286 leader_election.cc:304] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:23.686625  4558 raft_consensus.cc:2804] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:23.687052  4558 raft_consensus.cc:697] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [term 3 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:23.688066  4706 ts_tablet_manager.cc:1929] T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:23.687852  4558 consensus_queue.cc:237] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:23.688562  4706 log.cc:1199] T 3757bf105aee479198c84f27c74eeb7c P be2d4b735d264b5bad736853b2c32fbc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-0-root/wals/3757bf105aee479198c84f27c74eeb7c
I20260709 13:11:23.690109  3206 catalog_manager.cc:5028] TS be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): tablet 3757bf105aee479198c84f27c74eeb7c (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:23.697176  3218 catalog_manager.cc:5697] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 2 to 3, leader changed from 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 3 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:23.719720  4499 raft_consensus.cc:993] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705: : Instructing follower 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:23.720130  4686 raft_consensus.cc:1081] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 3 LEADER]: Signalling peer 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:23.721402  3395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdd8d78af45a4cb28c2fd8af26a1da19"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:36136
I20260709 13:11:23.721863  3395 raft_consensus.cc:493] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:23.722157  3395 raft_consensus.cc:3060] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:23.726632  3395 raft_consensus.cc:515] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:23.728389  3395 leader_election.cc:290] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 4 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:23.729310  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd8d78af45a4cb28c2fd8af26a1da19" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:23.729364  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd8d78af45a4cb28c2fd8af26a1da19" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:23.730671  3464 raft_consensus.cc:3055] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:11:23.730822  3316 raft_consensus.cc:3060] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:23.731040  3464 raft_consensus.cc:740] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:23.732342  3464 consensus_queue.cc:260] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:23.733275  3464 raft_consensus.cc:3060] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:23.738574  3316 raft_consensus.cc:2468] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 4.
I20260709 13:11:23.739360  3464 raft_consensus.cc:2468] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 4.
I20260709 13:11:23.739547  3362 leader_election.cc:304] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [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: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:23.740450  4691 raft_consensus.cc:2804] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:11:23.740903  4691 raft_consensus.cc:697] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 4 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:23.741677  4691 consensus_queue.cc:237] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:23.753216  3218 catalog_manager.cc:5697] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 3 to 4, leader changed from 56681b6f3d30479ca4241815319ac705 (127.2.42.195) to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 4 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:23.923218  3321 raft_consensus.cc:1275] T 92cd9c09ea5745818674b7ece7cfdb09 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:23.926529  4619 consensus_queue.cc:1048] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:23.945698  3466 raft_consensus.cc:1275] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:23.946978  4691 consensus_queue.cc:1048] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:24.044919  3395 raft_consensus.cc:1275] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:24.046077  4474 consensus_queue.cc:1048] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:24.056720  3464 raft_consensus.cc:1275] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:24.058276  4657 consensus_queue.cc:1048] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:24.127799  3464 raft_consensus.cc:1275] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:24.129069  4709 consensus_queue.cc:1048] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:24.140650  3395 raft_consensus.cc:1275] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:24.143337  4699 consensus_queue.cc:1048] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:24.145744  3464 raft_consensus.cc:1275] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 4 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:11:24.154222  4691 consensus_queue.cc:1048] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:24.169917  3321 raft_consensus.cc:1275] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [term 4 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:11:24.171221  4618 consensus_queue.cc:1048] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:24.180773  3396 raft_consensus.cc:1275] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:24.182153  4686 consensus_queue.cc:1048] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:24.203527  3321 raft_consensus.cc:1275] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:24.205143  4686 consensus_queue.cc:1048] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:24.412746  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:24.515821  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:24.553094  3321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a23236139e94d4a9b2b791adb7b671c"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
mode: GRACEFUL
new_leader_uuid: "56681b6f3d30479ca4241815319ac705"
 from {username='slave'} at 127.0.0.1:57200
I20260709 13:11:24.553759  3321 raft_consensus.cc:606] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Received request to transfer leadership to TS 56681b6f3d30479ca4241815319ac705
I20260709 13:11:24.556821  3466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29f1351fa9184cc18a9bc8e4c3124fe2"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
mode: GRACEFUL
new_leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:41276
I20260709 13:11:24.557279  3466 raft_consensus.cc:606] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Received request to transfer leadership to TS 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:11:24.559722  3396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
new_leader_uuid: "56681b6f3d30479ca4241815319ac705"
 from {username='slave'} at 127.0.0.1:56252
I20260709 13:11:24.560266  3396 raft_consensus.cc:606] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 LEADER]: Received request to transfer leadership to TS 56681b6f3d30479ca4241815319ac705
I20260709 13:11:24.562659  3396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69143c0056ae4a0ea92aaf1e996a32c6"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
new_leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:56252
I20260709 13:11:24.563143  3396 raft_consensus.cc:606] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Received request to transfer leadership to TS e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:24.564081  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:11:24.565253  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:24.599982  4655 raft_consensus.cc:993] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc: : Instructing follower 56681b6f3d30479ca4241815319ac705 to start an election
I20260709 13:11:24.600550  4655 raft_consensus.cc:1081] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Signalling peer 56681b6f3d30479ca4241815319ac705 to start an election
I20260709 13:11:24.602638  3466 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a23236139e94d4a9b2b791adb7b671c"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
 from {username='slave'} at 127.0.0.1:40228
I20260709 13:11:24.603199  3466 raft_consensus.cc:493] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:24.603533  3466 raft_consensus.cc:3060] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:24.610175  3466 raft_consensus.cc:515] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:24.612890  3466 leader_election.cc:290] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151)
I20260709 13:11:24.613744  3990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a23236139e94d4a9b2b791adb7b671c" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
I20260709 13:11:24.614312  3990 raft_consensus.cc:3060] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:24.614372  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a23236139e94d4a9b2b791adb7b671c" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:24.614981  3321 raft_consensus.cc:3055] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:24.615338  3321 raft_consensus.cc:740] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:24.616977  3321 consensus_queue.cc:260] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:24.618180  3321 raft_consensus.cc:3060] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:24.620898  3990 raft_consensus.cc:2468] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 2.
I20260709 13:11:24.621981  3437 leader_election.cc:304] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 
I20260709 13:11:24.623246  4726 raft_consensus.cc:2804] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:24.623693  4726 raft_consensus.cc:697] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:24.624486  4726 consensus_queue.cc:237] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:24.625362  3321 raft_consensus.cc:2468] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 2.
I20260709 13:11:24.635281  3217 catalog_manager.cc:5697] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 1 to 2, leader changed from be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:24.724798  3395 consensus_queue.cc:237] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:24.730369  3321 raft_consensus.cc:1275] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:11:24.730491  3466 raft_consensus.cc:1275] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:11:24.731863  3363 consensus_peers.cc:597] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 446baf5af7b3442fb3dc9d25ec07b52a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:24.731838  4619 consensus_queue.cc:1048] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:24.733100  4691 consensus_queue.cc:1048] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:24.744518  4618 raft_consensus.cc:2955] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:24.748621  3321 raft_consensus.cc:2955] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:24.752406  3464 raft_consensus.cc:2955] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:24.765523  3217 catalog_manager.cc:5697] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:24.767060  3466 consensus_queue.cc:237] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:24.779356  3321 raft_consensus.cc:1275] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:11:24.779346  3395 raft_consensus.cc:1275] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:11:24.781347  3437 consensus_peers.cc:597] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 649e3bc8dd5944fca49c102ae3eb2293. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:24.781667  4686 consensus_queue.cc:1048] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:24.782625  4726 consensus_queue.cc:1048] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:24.800073  4737 raft_consensus.cc:2955] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:24.800967  3321 raft_consensus.cc:2955] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:24.802115  3395 raft_consensus.cc:2955] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:24.821419  3216 catalog_manager.cc:5697] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 2 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:24.824127  3395 consensus_queue.cc:237] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
W20260709 13:11:24.836158  3363 consensus_peers.cc:597] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dcb9e161b8f84bf6b7459df6ab8a210c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:24.838142  3464 raft_consensus.cc:1275] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:24.840173  3321 raft_consensus.cc:1275] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:24.842764  4619 consensus_queue.cc:1048] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:24.843864  4691 consensus_queue.cc:1048] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:24.855662  4691 raft_consensus.cc:2955] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:24.856877  3466 raft_consensus.cc:2955] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:24.857378  3321 raft_consensus.cc:2955] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:24.872274  3218 catalog_manager.cc:5697] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:24.874742  3466 consensus_queue.cc:237] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:24.890935  3316 raft_consensus.cc:1275] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:24.892356  4737 consensus_queue.cc:1048] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:24.893692  3395 raft_consensus.cc:1275] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:11:24.893870  3437 consensus_peers.cc:597] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d181ba53b57e4dd1a53bac24041f14aa. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:24.895845  4737 consensus_queue.cc:1048] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:24.906543  4686 raft_consensus.cc:2955] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:24.909018  3321 raft_consensus.cc:2955] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:24.910115  3395 raft_consensus.cc:2955] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:24.934048  3216 catalog_manager.cc:5697] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:24.981014  4499 raft_consensus.cc:993] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705: : Instructing follower 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:24.981534  4737 raft_consensus.cc:1081] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Signalling peer 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:24.983139  3395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29f1351fa9184cc18a9bc8e4c3124fe2"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:36136
I20260709 13:11:24.983637  3395 raft_consensus.cc:493] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:24.983930  3395 raft_consensus.cc:3060] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:24.989600  3395 raft_consensus.cc:515] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:24.991801  3395 leader_election.cc:290] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:24.992995  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f1351fa9184cc18a9bc8e4c3124fe2" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:24.993598  3466 raft_consensus.cc:3055] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:24.993909  3466 raft_consensus.cc:740] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:24.994616  3466 consensus_queue.cc:260] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:24.995812  3466 raft_consensus.cc:3060] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:24.996400  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f1351fa9184cc18a9bc8e4c3124fe2" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:24.998848  3316 raft_consensus.cc:3060] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:25.005570  3316 raft_consensus.cc:2468] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:25.006659  3362 leader_election.cc:304] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:25.007411  4741 raft_consensus.cc:2804] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:25.007927  4741 raft_consensus.cc:697] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:25.008255  3466 raft_consensus.cc:2468] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:25.008889  4741 consensus_queue.cc:237] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:25.023198  3217 catalog_manager.cc:5697] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 1 to 2, leader changed from 56681b6f3d30479ca4241815319ac705 (127.2.42.195) to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:25.058348  4691 raft_consensus.cc:993] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc: : Instructing follower e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:25.058939  4741 raft_consensus.cc:1081] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Signalling peer e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:25.060393  3990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69143c0056ae4a0ea92aaf1e996a32c6"
dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:52774
I20260709 13:11:25.060905  3990 raft_consensus.cc:493] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:25.061218  3990 raft_consensus.cc:3060] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:25.067765  3990 raft_consensus.cc:515] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:25.069581  3990 leader_election.cc:290] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:25.070464  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69143c0056ae4a0ea92aaf1e996a32c6" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:25.070976  3395 raft_consensus.cc:3055] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:25.071215  3395 raft_consensus.cc:740] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:25.071846  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69143c0056ae4a0ea92aaf1e996a32c6" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:25.071849  3395 consensus_queue.cc:260] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:25.072484  3466 raft_consensus.cc:3060] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:25.073189  3395 raft_consensus.cc:3060] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:25.080096  4691 raft_consensus.cc:993] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc: : Instructing follower 56681b6f3d30479ca4241815319ac705 to start an election
I20260709 13:11:25.080644  4741 raft_consensus.cc:1081] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 LEADER]: Signalling peer 56681b6f3d30479ca4241815319ac705 to start an election
I20260709 13:11:25.081055  3466 raft_consensus.cc:2468] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:25.082288  3958 leader_election.cc:304] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 
I20260709 13:11:25.082355  3464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
 from {username='slave'} at 127.0.0.1:40230
I20260709 13:11:25.083913  4718 raft_consensus.cc:2804] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:25.084092  3464 raft_consensus.cc:493] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:25.084414  4718 raft_consensus.cc:697] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Becoming Leader. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Running, Role: LEADER
I20260709 13:11:25.084491  3464 raft_consensus.cc:3060] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:25.085314  4718 consensus_queue.cc:237] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:25.082691  3395 raft_consensus.cc:2468] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:25.089071  3990 raft_consensus.cc:1275] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:25.090598  4737 consensus_queue.cc:1048] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:25.096755  3464 raft_consensus.cc:515] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:25.100390  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:25.101729  3316 raft_consensus.cc:3060] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:25.107631  3464 leader_election.cc:290] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 4 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:25.109015  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac042c32e7845d3a793b93e83b0675a" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:25.109673  3395 raft_consensus.cc:3055] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:11:25.110003  3395 raft_consensus.cc:740] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:25.112423  3316 raft_consensus.cc:2468] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 4.
I20260709 13:11:25.113482  3436 leader_election.cc:304] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [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: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:25.114264  4737 raft_consensus.cc:2804] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:11:25.114770  4737 raft_consensus.cc:697] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 4 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:25.115645  4737 consensus_queue.cc:237] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:25.115739  3395 consensus_queue.cc:260] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:25.116957  3395 raft_consensus.cc:3060] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:11:25.114411  3217 catalog_manager.cc:5697] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: term changed from 1 to 2, leader changed from 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) to e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196). New cstate: current_term: 2 leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:25.123374  3321 raft_consensus.cc:1275] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:25.126827  4726 consensus_queue.cc:1048] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:25.128649  3395 raft_consensus.cc:2468] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 4.
I20260709 13:11:25.148046  3217 catalog_manager.cc:5697] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 3 to 4, leader changed from 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 4 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:25.201751  4755 ts_tablet_manager.cc:933] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:25.212412  4755 tablet_copy_client.cc:323] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.194:37063
I20260709 13:11:25.214336  3407 tablet_copy_service.cc:140] P 252e56dcb8f04fd58fbf559392b3e5cc: Received BeginTabletCopySession request for tablet 446baf5af7b3442fb3dc9d25ec07b52a from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:44608)
I20260709 13:11:25.215008  3407 tablet_copy_service.cc:161] P 252e56dcb8f04fd58fbf559392b3e5cc: Beginning new tablet copy session on tablet 446baf5af7b3442fb3dc9d25ec07b52a from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:44608: session id = e3cc12f5d8274e84a8d65b92766a4b0b-446baf5af7b3442fb3dc9d25ec07b52a
I20260709 13:11:25.237653  3407 tablet_copy_source_session.cc:215] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:25.241981  4755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 446baf5af7b3442fb3dc9d25ec07b52a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:25.258430  4755 tablet_copy_client.cc:806] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:25.259081  4755 tablet_copy_client.cc:670] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:25.262537  4755 tablet_copy_client.cc:538] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:25.275358  4755 tablet_bootstrap.cc:492] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:25.280827  4759 ts_tablet_manager.cc:933] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:25.287010  4759 tablet_copy_client.cc:323] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.194:37063
I20260709 13:11:25.288528  3407 tablet_copy_service.cc:140] P 252e56dcb8f04fd58fbf559392b3e5cc: Received BeginTabletCopySession request for tablet dcb9e161b8f84bf6b7459df6ab8a210c from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:44608)
I20260709 13:11:25.289018  3407 tablet_copy_service.cc:161] P 252e56dcb8f04fd58fbf559392b3e5cc: Beginning new tablet copy session on tablet dcb9e161b8f84bf6b7459df6ab8a210c from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:44608: session id = e3cc12f5d8274e84a8d65b92766a4b0b-dcb9e161b8f84bf6b7459df6ab8a210c
I20260709 13:11:25.300613  3407 tablet_copy_source_session.cc:215] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:25.312698  4759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb9e161b8f84bf6b7459df6ab8a210c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:25.324424  4755 tablet_bootstrap.cc:492] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:25.325557  4755 tablet_bootstrap.cc:492] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:25.326687  4755 ts_tablet_manager.cc:1403] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.014s
I20260709 13:11:25.330192  4755 raft_consensus.cc:359] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:25.331133  4755 raft_consensus.cc:740] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:25.331866  4755 consensus_queue.cc:260] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:25.334825  4755 ts_tablet_manager.cc:1434] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:11:25.337178  3407 tablet_copy_service.cc:342] P 252e56dcb8f04fd58fbf559392b3e5cc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-446baf5af7b3442fb3dc9d25ec07b52a received from {username='slave'} at 127.0.0.1:44608
I20260709 13:11:25.337594  3407 tablet_copy_service.cc:434] P 252e56dcb8f04fd58fbf559392b3e5cc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-446baf5af7b3442fb3dc9d25ec07b52a on tablet 446baf5af7b3442fb3dc9d25ec07b52a with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:25.351099  4755 ts_tablet_manager.cc:933] T 649e3bc8dd5944fca49c102ae3eb2293 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:25.366348  4759 tablet_copy_client.cc:806] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:25.367009  4759 tablet_copy_client.cc:670] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:25.371081  4759 tablet_copy_client.cc:538] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:25.380889  4759 tablet_bootstrap.cc:492] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:25.384469  4755 tablet_copy_client.cc:323] T 649e3bc8dd5944fca49c102ae3eb2293 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.195:46417
I20260709 13:11:25.387069  3480 tablet_copy_service.cc:140] P 56681b6f3d30479ca4241815319ac705: Received BeginTabletCopySession request for tablet 649e3bc8dd5944fca49c102ae3eb2293 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:40332)
I20260709 13:11:25.387616  3480 tablet_copy_service.cc:161] P 56681b6f3d30479ca4241815319ac705: Beginning new tablet copy session on tablet 649e3bc8dd5944fca49c102ae3eb2293 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:40332: session id = e3cc12f5d8274e84a8d65b92766a4b0b-649e3bc8dd5944fca49c102ae3eb2293
I20260709 13:11:25.395500  3480 tablet_copy_source_session.cc:215] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:25.399094  4755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649e3bc8dd5944fca49c102ae3eb2293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:25.404274  4759 tablet_bootstrap.cc:492] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:25.405218  4759 tablet_bootstrap.cc:492] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:25.405879  4759 ts_tablet_manager.cc:1403] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.010s
I20260709 13:11:25.408869  4759 raft_consensus.cc:359] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:25.409691  4759 raft_consensus.cc:740] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:25.410336  4759 consensus_queue.cc:260] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:25.413249  4755 tablet_copy_client.cc:806] T 649e3bc8dd5944fca49c102ae3eb2293 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:25.413766  4755 tablet_copy_client.cc:670] T 649e3bc8dd5944fca49c102ae3eb2293 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:25.418005  4759 ts_tablet_manager.cc:1434] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.007s
I20260709 13:11:25.419919  4755 tablet_copy_client.cc:538] T 649e3bc8dd5944fca49c102ae3eb2293 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:25.424746  3407 tablet_copy_service.cc:342] P 252e56dcb8f04fd58fbf559392b3e5cc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-dcb9e161b8f84bf6b7459df6ab8a210c received from {username='slave'} at 127.0.0.1:44608
I20260709 13:11:25.425209  3407 tablet_copy_service.cc:434] P 252e56dcb8f04fd58fbf559392b3e5cc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-dcb9e161b8f84bf6b7459df6ab8a210c on tablet dcb9e161b8f84bf6b7459df6ab8a210c with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:25.434243  4755 tablet_bootstrap.cc:492] T 649e3bc8dd5944fca49c102ae3eb2293 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:25.437758  4759 ts_tablet_manager.cc:933] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:25.439972  4759 tablet_copy_client.cc:323] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.195:46417
I20260709 13:11:25.441560  3480 tablet_copy_service.cc:140] P 56681b6f3d30479ca4241815319ac705: Received BeginTabletCopySession request for tablet d181ba53b57e4dd1a53bac24041f14aa from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:40332)
I20260709 13:11:25.442113  3480 tablet_copy_service.cc:161] P 56681b6f3d30479ca4241815319ac705: Beginning new tablet copy session on tablet d181ba53b57e4dd1a53bac24041f14aa from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:40332: session id = e3cc12f5d8274e84a8d65b92766a4b0b-d181ba53b57e4dd1a53bac24041f14aa
I20260709 13:11:25.449741  3480 tablet_copy_source_session.cc:215] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:25.460729  4759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d181ba53b57e4dd1a53bac24041f14aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:25.469671  4755 tablet_bootstrap.cc:492] T 649e3bc8dd5944fca49c102ae3eb2293 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:25.470722  4755 tablet_bootstrap.cc:492] T 649e3bc8dd5944fca49c102ae3eb2293 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:25.471550  4755 ts_tablet_manager.cc:1403] T 649e3bc8dd5944fca49c102ae3eb2293 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.012s
I20260709 13:11:25.474812  4755 raft_consensus.cc:359] T 649e3bc8dd5944fca49c102ae3eb2293 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:25.475908  4755 raft_consensus.cc:740] T 649e3bc8dd5944fca49c102ae3eb2293 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:25.476581  4755 consensus_queue.cc:260] T 649e3bc8dd5944fca49c102ae3eb2293 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:25.481691  4755 ts_tablet_manager.cc:1434] T 649e3bc8dd5944fca49c102ae3eb2293 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 13:11:25.482121  3466 raft_consensus.cc:1275] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:25.483453  4759 tablet_copy_client.cc:806] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:25.484067  4759 tablet_copy_client.cc:670] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:25.484196  3480 tablet_copy_service.cc:342] P 56681b6f3d30479ca4241815319ac705: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-649e3bc8dd5944fca49c102ae3eb2293 received from {username='slave'} at 127.0.0.1:40332
I20260709 13:11:25.484663  3480 tablet_copy_service.cc:434] P 56681b6f3d30479ca4241815319ac705: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-649e3bc8dd5944fca49c102ae3eb2293 on tablet 649e3bc8dd5944fca49c102ae3eb2293 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:25.486718  4741 consensus_queue.cc:1048] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:25.493609  4759 tablet_copy_client.cc:538] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:25.503415  4759 tablet_bootstrap.cc:492] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:25.505661  3321 raft_consensus.cc:1275] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:25.507205  4618 consensus_queue.cc:1048] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:25.519065  3395 raft_consensus.cc:1275] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:25.520537  4718 consensus_queue.cc:1048] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:25.537962  3466 raft_consensus.cc:1275] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:25.539631  4657 consensus_queue.cc:1048] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:25.543516  4759 tablet_bootstrap.cc:492] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:25.544625  4759 tablet_bootstrap.cc:492] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:25.545357  4759 ts_tablet_manager.cc:1403] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.009s
I20260709 13:11:25.548878  4759 raft_consensus.cc:359] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:25.549872  4759 raft_consensus.cc:740] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:25.550921  4759 consensus_queue.cc:260] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:25.554318  4759 ts_tablet_manager.cc:1434] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:11:25.556200  3480 tablet_copy_service.cc:342] P 56681b6f3d30479ca4241815319ac705: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-d181ba53b57e4dd1a53bac24041f14aa received from {username='slave'} at 127.0.0.1:40332
I20260709 13:11:25.556591  3480 tablet_copy_service.cc:434] P 56681b6f3d30479ca4241815319ac705: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-d181ba53b57e4dd1a53bac24041f14aa on tablet d181ba53b57e4dd1a53bac24041f14aa with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:25.566215  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:25.576149  3321 raft_consensus.cc:1275] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [term 4 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:11:25.578073  4737 consensus_queue.cc:1048] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:25.606427  3391 raft_consensus.cc:1275] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 4 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:11:25.613482  3990 raft_consensus.cc:1217] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:11:25.615969  4686 consensus_queue.cc:1048] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:25.749797  3992 raft_consensus.cc:1217] T 649e3bc8dd5944fca49c102ae3eb2293 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:11:25.819593  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:25.865528  3464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be61d40e39644a5c9b1f6c239b72c83d"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
mode: GRACEFUL
new_leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:41276
I20260709 13:11:25.866196  3464 raft_consensus.cc:606] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Received request to transfer leadership to TS 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:11:25.871100  3468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d181ba53b57e4dd1a53bac24041f14aa"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
mode: GRACEFUL
new_leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:41276
I20260709 13:11:25.871629  3468 raft_consensus.cc:606] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Received request to transfer leadership to TS 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:11:25.875804  3391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc738df051ac41fc8142b8aae5861174"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
new_leader_uuid: "be2d4b735d264b5bad736853b2c32fbc"
 from {username='slave'} at 127.0.0.1:56252
I20260709 13:11:25.876336  3391 raft_consensus.cc:606] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Received request to transfer leadership to TS be2d4b735d264b5bad736853b2c32fbc
I20260709 13:11:25.877758  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:11:25.879191  3992 raft_consensus.cc:1217] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:25.879860  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:25.967944  4736 raft_consensus.cc:993] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705: : Instructing follower 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:25.968433  4686 raft_consensus.cc:1081] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Signalling peer 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:25.969817  3395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d181ba53b57e4dd1a53bac24041f14aa"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:36136
I20260709 13:11:25.970345  3395 raft_consensus.cc:493] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:25.970659  3395 raft_consensus.cc:3060] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:25.975114  3992 raft_consensus.cc:1217] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:25.985877  3395 raft_consensus.cc:515] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:25.997982  4618 raft_consensus.cc:1064] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:26.003648  4618 consensus_queue.cc:237] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:26.009824  3992 raft_consensus.cc:1275] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:26.010469  3464 raft_consensus.cc:1275] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:26.011389  4618 consensus_queue.cc:1048] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:26.011648  3395 leader_election.cc:290] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:26.020903  3321 raft_consensus.cc:1275] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:26.022945  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181ba53b57e4dd1a53bac24041f14aa" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:26.027396  3321 raft_consensus.cc:3060] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:26.038967  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181ba53b57e4dd1a53bac24041f14aa" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:26.039598  3464 raft_consensus.cc:3055] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:26.039906  3464 raft_consensus.cc:740] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:26.040614  3464 consensus_queue.cc:260] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:26.042932  4686 raft_consensus.cc:993] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705: : Instructing follower 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:26.043430  3464 raft_consensus.cc:3060] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:26.043609  4686 raft_consensus.cc:1081] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Signalling peer 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:26.046293  3395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be61d40e39644a5c9b1f6c239b72c83d"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:36136
I20260709 13:11:26.046947  3395 raft_consensus.cc:493] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:26.047428  3395 raft_consensus.cc:3060] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:26.049243  4618 consensus_queue.cc:1048] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:26.051427  4618 consensus_queue.cc:1048] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:26.053512  3395 raft_consensus.cc:515] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:26.068275  3321 raft_consensus.cc:2468] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:26.070595  3466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be61d40e39644a5c9b1f6c239b72c83d" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:26.071197  3466 raft_consensus.cc:3055] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:26.071487  3466 raft_consensus.cc:740] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:26.072278  3990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be61d40e39644a5c9b1f6c239b72c83d" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
I20260709 13:11:26.072238  3466 consensus_queue.cc:260] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:26.072835  3990 raft_consensus.cc:3060] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:26.073356  3466 raft_consensus.cc:3060] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:26.075089  3395 leader_election.cc:290] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Requested vote from peers 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417), e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151)
I20260709 13:11:26.070094  3362 leader_election.cc:304] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:26.078907  3990 raft_consensus.cc:2468] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:26.079891  4618 raft_consensus.cc:2804] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:26.080283  3363 leader_election.cc:304] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 
I20260709 13:11:26.083772  4691 raft_consensus.cc:2804] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:26.084263  4691 raft_consensus.cc:697] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:26.066522  3464 raft_consensus.cc:2468] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:26.087731  4691 consensus_queue.cc:237] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:26.099422  3466 raft_consensus.cc:2468] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:26.103739  4618 raft_consensus.cc:697] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:26.104276  4780 raft_consensus.cc:2955] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:26.104875  4618 consensus_queue.cc:237] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:26.123059  3466 raft_consensus.cc:2955] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:26.125604  3321 raft_consensus.cc:2955] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
W20260709 13:11:26.149052  3363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.196:34151, user_credentials={real_user=slave}} blocked reactor thread for 68868.2us
I20260709 13:11:26.222785  4786 raft_consensus.cc:993] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc: : Instructing follower be2d4b735d264b5bad736853b2c32fbc to start an election
I20260709 13:11:26.223346  4786 raft_consensus.cc:1081] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Signalling peer be2d4b735d264b5bad736853b2c32fbc to start an election
W20260709 13:11:26.302372  3958 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.195:46417, user_credentials={real_user=slave}} blocked reactor thread for 112989us
I20260709 13:11:26.305961  3991 raft_consensus.cc:2955] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:26.315276  4780 raft_consensus.cc:1064] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:26.319069  4780 consensus_queue.cc:237] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:26.385394  3991 raft_consensus.cc:1275] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:11:26.714143  4790 log.cc:927] Time spent T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc: Append to log took a long time: real 0.369s	user 0.001s	sys 0.000s
I20260709 13:11:26.771340  3322 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc738df051ac41fc8142b8aae5861174"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
 from {username='slave'} at 127.0.0.1:52342
I20260709 13:11:26.771956  3322 raft_consensus.cc:493] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:26.772322  3322 raft_consensus.cc:3060] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:26.787004  3322 raft_consensus.cc:515] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:26.790954  3322 leader_election.cc:290] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 2 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:26.816805  4782 consensus_queue.cc:1048] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:26.831971  3217 catalog_manager.cc:5697] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:26.853487  4686 raft_consensus.cc:1064] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:26.856294  4686 consensus_queue.cc:237] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:26.877308  3466 raft_consensus.cc:1275] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:26.885160  3321 raft_consensus.cc:1275] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:26.886250  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc738df051ac41fc8142b8aae5861174" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:26.886832  3396 raft_consensus.cc:3055] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:26.887180  3396 raft_consensus.cc:740] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:26.887925  3396 consensus_queue.cc:260] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:26.888806  3396 raft_consensus.cc:3060] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:26.890270  4686 consensus_queue.cc:1048] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:26.901394  3991 raft_consensus.cc:1275] T 649e3bc8dd5944fca49c102ae3eb2293 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:26.904639  3322 raft_consensus.cc:1275] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:26.911379  4499 consensus_queue.cc:1048] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:26.924391  3317 raft_consensus.cc:1240] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Rejecting Update request from peer 252e56dcb8f04fd58fbf559392b3e5cc for earlier term 1. Current term is 2. Ops: []
I20260709 13:11:26.932636  3464 raft_consensus.cc:1275] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:11:26.936690  3468 raft_consensus.cc:1275] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:26.942813  3389 raft_consensus.cc:1275] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:26.948261  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc738df051ac41fc8142b8aae5861174" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:26.948967  3468 raft_consensus.cc:3060] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:26.967612  4691 consensus_queue.cc:1048] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:26.971601  3468 raft_consensus.cc:2468] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 2.
I20260709 13:11:26.981070  3396 raft_consensus.cc:2468] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 2.
I20260709 13:11:26.974926  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:26.990571  3219 catalog_manager.cc:5697] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 1 to 2, leader changed from 56681b6f3d30479ca4241815319ac705 (127.2.42.195) to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:26.996462  3219 catalog_manager.cc:5697] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 1 to 2, leader changed from 56681b6f3d30479ca4241815319ac705 (127.2.42.195) to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:27.001456  4780 consensus_queue.cc:1048] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:27.004297  3992 raft_consensus.cc:1275] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:27.011945  4787 consensus_queue.cc:1048] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:27.012240  4795 consensus_queue.cc:1048] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:27.011420  4799 raft_consensus.cc:2955] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.017472  3321 raft_consensus.cc:2955] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.034751  3286 leader_election.cc:304] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:27.035632  4802 raft_consensus.cc:2804] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:27.036114  4802 raft_consensus.cc:697] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [term 2 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:27.036928  3316 raft_consensus.cc:1275] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:11:27.036943  4802 consensus_queue.cc:237] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:27.048343  4691 consensus_queue.cc:1048] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:27.050398  3990 raft_consensus.cc:3060] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Advancing to term 2
I20260709 13:11:27.055595  4691 raft_consensus.cc:2955] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.059765  3990 raft_consensus.cc:1275] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:11:27.063016  4795 consensus_queue.cc:1048] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:27.066524  4787 consensus_queue.cc:1048] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:27.072396  4736 consensus_queue.cc:1048] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:27.079213  3321 raft_consensus.cc:2955] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.084385  3990 raft_consensus.cc:2955] T 649e3bc8dd5944fca49c102ae3eb2293 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.096952  3396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d181ba53b57e4dd1a53bac24041f14aa"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36114
I20260709 13:11:27.112087  3464 raft_consensus.cc:2955] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.117635  3396 raft_consensus.cc:606] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Received request to transfer leadership
I20260709 13:11:27.125823  3217 catalog_manager.cc:5697] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.129622  3217 catalog_manager.cc:5697] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 1 to 2, leader changed from 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 2 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:27.134639  3396 raft_consensus.cc:2955] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.136965  3993 raft_consensus.cc:2955] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.149286  3394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d181ba53b57e4dd1a53bac24041f14aa"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36114
I20260709 13:11:27.150213  3394 raft_consensus.cc:606] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Received request to transfer leadership
W20260709 13:11:27.160086  3205 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for d181ba53b57e4dd1a53bac24041f14aa already in progress
I20260709 13:11:27.166903  3392 consensus_queue.cc:237] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:27.174598  3394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d181ba53b57e4dd1a53bac24041f14aa"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36114
I20260709 13:11:27.175640  3394 raft_consensus.cc:606] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Received request to transfer leadership
I20260709 13:11:27.179203  3990 raft_consensus.cc:1275] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:27.181999  4691 consensus_queue.cc:1048] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:27.189862  3316 raft_consensus.cc:1275] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:27.191759  4787 raft_consensus.cc:2955] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
W20260709 13:11:27.199033  3268 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:11:27.199604  3268 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for d181ba53b57e4dd1a53bac24041f14aa already in progress
W20260709 13:11:27.199954  3268 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for d181ba53b57e4dd1a53bac24041f14aa already in progress
I20260709 13:11:27.202647  4782 consensus_queue.cc:1048] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:11:27.203260  4780 raft_consensus.cc:993] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc: : Instructing follower be2d4b735d264b5bad736853b2c32fbc to start an election
I20260709 13:11:27.203895  4780 raft_consensus.cc:1081] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Signalling peer be2d4b735d264b5bad736853b2c32fbc to start an election
I20260709 13:11:27.221087  3990 raft_consensus.cc:2955] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.222286  3317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d181ba53b57e4dd1a53bac24041f14aa"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
 from {username='slave'} at 127.0.0.1:52342
I20260709 13:11:27.223052  3317 raft_consensus.cc:493] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:27.236166  3317 raft_consensus.cc:3060] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:27.263495  4782 raft_consensus.cc:1064] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
W20260709 13:11:27.264516  4782 raft_consensus.cc:1068] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc: Unable to promote non-voter e3cc12f5d8274e84a8d65b92766a4b0b: Service unavailable: leader transfer in progress
I20260709 13:11:27.268392  3205 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 446baf5af7b3442fb3dc9d25ec07b52a with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:27.272640  3316 raft_consensus.cc:2955] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.276525  3464 consensus_queue.cc:237] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:27.287154  3317 raft_consensus.cc:515] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:27.289098  3317 leader_election.cc:290] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 3 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:27.298713  3989 raft_consensus.cc:1275] T 649e3bc8dd5944fca49c102ae3eb2293 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:27.300930  3317 raft_consensus.cc:1275] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:27.301256  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181ba53b57e4dd1a53bac24041f14aa" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:27.301802  3392 raft_consensus.cc:3055] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:27.302578  4686 consensus_queue.cc:1048] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:27.306674  4499 consensus_queue.cc:1048] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:27.307132  3219 catalog_manager.cc:5697] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:27.321801  4799 raft_consensus.cc:2955] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.325184  3396 consensus_queue.cc:237] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:27.338323  3217 catalog_manager.cc:5697] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index 4 to 5, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.339504  3992 raft_consensus.cc:2955] T 649e3bc8dd5944fca49c102ae3eb2293 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.346958  3392 raft_consensus.cc:740] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:27.347810  3392 consensus_queue.cc:260] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:27.349084  3392 raft_consensus.cc:3060] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:27.357379  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 649e3bc8dd5944fca49c102ae3eb2293 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:27.358736  3991 raft_consensus.cc:1275] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:27.361315  4741 consensus_queue.cc:1048] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:27.371300  3392 raft_consensus.cc:2468] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 3.
I20260709 13:11:27.371557  3461 tablet_service.cc:1558] Processing DeleteTablet for tablet 446baf5af7b3442fb3dc9d25ec07b52a with delete_type TABLET_DATA_TOMBSTONED (TS 56681b6f3d30479ca4241815319ac705 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40222
I20260709 13:11:27.375664  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181ba53b57e4dd1a53bac24041f14aa" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:27.376268  3464 raft_consensus.cc:3060] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:27.379670  4787 raft_consensus.cc:2955] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.381466  4827 tablet_replica.cc:333] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:27.382622  4827 raft_consensus.cc:2243] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:27.383510  4827 raft_consensus.cc:2272] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:27.384892  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:27.391567  3464 raft_consensus.cc:2468] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 3.
I20260709 13:11:27.406312  3992 raft_consensus.cc:2955] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.415539  3287 leader_election.cc:304] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [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: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:27.416700  4709 raft_consensus.cc:2804] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:27.417315  4709 raft_consensus.cc:697] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [term 3 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:27.418381  4709 consensus_queue.cc:237] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [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: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:27.429572  3205 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dcb9e161b8f84bf6b7459df6ab8a210c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:27.433626  3220 catalog_manager.cc:5697] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index 4 to 5, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New cstate: current_term: 2 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:27.451880  3319 raft_consensus.cc:1275] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:27.438822  3316 raft_consensus.cc:2955] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.462443  3216 catalog_manager.cc:5697] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 2 to 3, leader changed from 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 3 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:27.476155  4787 consensus_queue.cc:1048] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:27.483243  4827 ts_tablet_manager.cc:1916] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:27.491907  3381 tablet_service.cc:1558] Processing DeleteTablet for tablet 649e3bc8dd5944fca49c102ae3eb2293 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 4 (current committed config index is 5)) from {username='slave'} at 127.0.0.1:36114
I20260709 13:11:27.489135  3321 raft_consensus.cc:2955] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.493978  3218 catalog_manager.cc:5697] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.506001  4828 tablet_replica.cc:333] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:27.513437  3461 tablet_service.cc:1558] Processing DeleteTablet for tablet dcb9e161b8f84bf6b7459df6ab8a210c with delete_type TABLET_DATA_TOMBSTONED (TS 56681b6f3d30479ca4241815319ac705 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40222
I20260709 13:11:27.520903  3468 raft_consensus.cc:1275] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:27.522507  4791 consensus_queue.cc:1048] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:27.527695  4828 raft_consensus.cc:2243] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:27.528463  4828 raft_consensus.cc:2272] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:27.532558  4828 ts_tablet_manager.cc:1916] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:27.538892  4827 ts_tablet_manager.cc:1929] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:11:27.539664  4827 log.cc:1199] T 446baf5af7b3442fb3dc9d25ec07b52a P 56681b6f3d30479ca4241815319ac705: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-2-root/wals/446baf5af7b3442fb3dc9d25ec07b52a
I20260709 13:11:27.543857  3206 catalog_manager.cc:5028] TS 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): tablet 446baf5af7b3442fb3dc9d25ec07b52a (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:27.546914  4827 tablet_replica.cc:333] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:27.548039  4827 raft_consensus.cc:2243] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:27.548753  4827 raft_consensus.cc:2272] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:27.557819  4827 ts_tablet_manager.cc:1916] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:27.558713  3396 raft_consensus.cc:1275] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:27.562649  4791 consensus_queue.cc:1048] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:27.564796  3316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0025325a485b435387265878149cb4dd"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
mode: GRACEFUL
new_leader_uuid: "56681b6f3d30479ca4241815319ac705"
 from {username='slave'} at 127.0.0.1:57200
I20260709 13:11:27.565343  3316 raft_consensus.cc:606] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Received request to transfer leadership to TS 56681b6f3d30479ca4241815319ac705
I20260709 13:11:27.571017  3316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "004b41b46df947469e3d951fa6f6345b"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
mode: GRACEFUL
new_leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:57200
I20260709 13:11:27.571537  3316 raft_consensus.cc:606] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Received request to transfer leadership to TS 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:11:27.574124  3389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "446baf5af7b3442fb3dc9d25ec07b52a"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
new_leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:56252
I20260709 13:11:27.574816  3389 raft_consensus.cc:606] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Received request to transfer leadership to TS e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:27.574672  4828 ts_tablet_manager.cc:1929] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:11:27.576175  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:11:27.576032  4828 log.cc:1199] T 649e3bc8dd5944fca49c102ae3eb2293 P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-1-root/wals/649e3bc8dd5944fca49c102ae3eb2293
I20260709 13:11:27.578801  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:27.580292  3205 catalog_manager.cc:5028] TS 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): tablet 649e3bc8dd5944fca49c102ae3eb2293 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:27.584049  4827 ts_tablet_manager.cc:1929] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:27.584457  4827 log.cc:1199] T dcb9e161b8f84bf6b7459df6ab8a210c P 56681b6f3d30479ca4241815319ac705: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-2-root/wals/dcb9e161b8f84bf6b7459df6ab8a210c
I20260709 13:11:27.585899  3206 catalog_manager.cc:5028] TS 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): tablet dcb9e161b8f84bf6b7459df6ab8a210c (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:27.659343  4691 raft_consensus.cc:993] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc: : Instructing follower e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:27.659801  4787 raft_consensus.cc:1081] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Signalling peer e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:27.661316  3990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "446baf5af7b3442fb3dc9d25ec07b52a"
dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:52774
I20260709 13:11:27.661847  3990 raft_consensus.cc:493] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:27.662151  3990 raft_consensus.cc:3060] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:27.667052  3990 raft_consensus.cc:515] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:27.668557  3990 leader_election.cc:290] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 3 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:27.669343  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446baf5af7b3442fb3dc9d25ec07b52a" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:27.669580  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446baf5af7b3442fb3dc9d25ec07b52a" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:27.669975  3316 raft_consensus.cc:3060] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:27.670172  3396 raft_consensus.cc:3055] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:27.670485  3396 raft_consensus.cc:740] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:27.671278  3396 consensus_queue.cc:260] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:27.672878  3396 raft_consensus.cc:3060] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:27.677383  3316 raft_consensus.cc:2468] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 3.
I20260709 13:11:27.679014  3958 leader_election.cc:304] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b [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: be2d4b735d264b5bad736853b2c32fbc, e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 
I20260709 13:11:27.679214  3396 raft_consensus.cc:2468] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 3.
I20260709 13:11:27.679785  4797 raft_consensus.cc:2804] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:27.680285  4797 raft_consensus.cc:697] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b [term 3 LEADER]: Becoming Leader. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Running, Role: LEADER
I20260709 13:11:27.681035  4797 consensus_queue.cc:237] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:27.688216  3217 catalog_manager.cc:5697] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: term changed from 2 to 3, leader changed from 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) to e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196). New cstate: current_term: 3 leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:11:27.715881  3343 debug-util.cc:398] Leaking SignalData structure 0x7b0800324200 after lost signal to thread 2222
W20260709 13:11:27.716789  3343 debug-util.cc:398] Leaking SignalData structure 0x7b080032dac0 after lost signal to thread 3254
W20260709 13:11:27.717644  3343 debug-util.cc:398] Leaking SignalData structure 0x7b0800326a80 after lost signal to thread 3346
W20260709 13:11:27.718366  3343 debug-util.cc:398] Leaking SignalData structure 0x7b0800304780 after lost signal to thread 3421
W20260709 13:11:27.719146  3343 debug-util.cc:398] Leaking SignalData structure 0x7b08002f44e0 after lost signal to thread 3495
W20260709 13:11:27.719887  3343 debug-util.cc:398] Leaking SignalData structure 0x7b08003223a0 after lost signal to thread 4018
I20260709 13:11:27.782332  4709 raft_consensus.cc:993] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc: : Instructing follower 56681b6f3d30479ca4241815319ac705 to start an election
I20260709 13:11:27.782971  4709 raft_consensus.cc:1081] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Signalling peer 56681b6f3d30479ca4241815319ac705 to start an election
I20260709 13:11:27.784921  3469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0025325a485b435387265878149cb4dd"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
 from {username='slave'} at 127.0.0.1:40228
I20260709 13:11:27.785399  3469 raft_consensus.cc:493] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:27.785732  3469 raft_consensus.cc:3060] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:27.792505  3469 raft_consensus.cc:515] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:27.795229  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0025325a485b435387265878149cb4dd" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:27.795835  3396 raft_consensus.cc:3060] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:27.794255  3469 leader_election.cc:290] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:27.801956  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0025325a485b435387265878149cb4dd" candidate_uuid: "56681b6f3d30479ca4241815319ac705" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:27.802546  3316 raft_consensus.cc:3055] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:27.802832  3316 raft_consensus.cc:740] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:27.803579  3316 consensus_queue.cc:260] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:27.804113  3396 raft_consensus.cc:2468] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 2.
I20260709 13:11:27.804826  3389 raft_consensus.cc:1240] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Rejecting Update request from peer be2d4b735d264b5bad736853b2c32fbc for earlier term 1. Current term is 2. Ops: []
I20260709 13:11:27.805691  3435 leader_election.cc:304] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, 56681b6f3d30479ca4241815319ac705; no voters: 
I20260709 13:11:27.804670  3316 raft_consensus.cc:3060] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:27.807844  4499 raft_consensus.cc:2804] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:27.808321  4499 raft_consensus.cc:697] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Becoming Leader. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:27.809067  4499 consensus_queue.cc:237] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:27.813845  3316 raft_consensus.cc:2468] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56681b6f3d30479ca4241815319ac705 in term 2.
I20260709 13:11:27.850732  3217 catalog_manager.cc:5697] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 reported cstate change: term changed from 1 to 2, leader changed from be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) to 56681b6f3d30479ca4241815319ac705 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:27.880577  3389 raft_consensus.cc:1275] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:11:27.882427  4791 consensus_queue.cc:1048] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:27.893092  3992 raft_consensus.cc:3060] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Advancing to term 3
I20260709 13:11:27.900426  3992 raft_consensus.cc:1275] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b [term 3 LEARNER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:11:27.905313  4791 consensus_queue.cc:1048] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:27.906986  3469 raft_consensus.cc:1275] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:11:27.908730  4776 consensus_queue.cc:1048] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:27.931707  4709 raft_consensus.cc:1064] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:27.934398  4709 consensus_queue.cc:237] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:27.945771  3396 raft_consensus.cc:1275] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:11:27.945832  3990 raft_consensus.cc:1275] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b [term 3 LEARNER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:11:27.947305  4791 consensus_queue.cc:1048] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:27.947723  3469 raft_consensus.cc:1275] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:11:27.948122  4757 consensus_queue.cc:1048] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:27.949155  4776 consensus_queue.cc:1048] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:27.956038  4757 raft_consensus.cc:2955] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.958045  3469 raft_consensus.cc:2955] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.959667  3396 raft_consensus.cc:2955] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.983547  3992 raft_consensus.cc:2955] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:27.996620  3220 catalog_manager.cc:5697] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 2 to 5, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:28.023378  3316 consensus_queue.cc:237] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:28.031337  4776 raft_consensus.cc:993] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc: : Instructing follower 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:28.031407  3992 raft_consensus.cc:1275] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b [term 3 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:11:28.031961  4776 raft_consensus.cc:1081] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Signalling peer 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:28.033672  3396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "004b41b46df947469e3d951fa6f6345b"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:36124
I20260709 13:11:28.034204  3396 raft_consensus.cc:493] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:28.034540  3396 raft_consensus.cc:3060] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:28.035012  4709 consensus_queue.cc:1048] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:11:28.036612  3469 raft_consensus.cc:1275] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:11:28.038177  4709 consensus_queue.cc:1048] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:11:28.055320  4776 raft_consensus.cc:2955] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:28.059916  3991 raft_consensus.cc:2955] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:28.056807  3468 raft_consensus.cc:2955] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:28.063452  3396 raft_consensus.cc:515] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:28.068073  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d181ba53b57e4dd1a53bac24041f14aa with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:28.068218  3990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004b41b46df947469e3d951fa6f6345b" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
I20260709 13:11:28.068851  3990 raft_consensus.cc:3060] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:28.068971  3396 leader_election.cc:290] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151)
I20260709 13:11:28.070906  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004b41b46df947469e3d951fa6f6345b" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:28.071445  3316 raft_consensus.cc:3055] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:28.071713  3316 raft_consensus.cc:740] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:28.072458  3316 consensus_queue.cc:260] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:28.073587  3316 raft_consensus.cc:3060] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:28.075940  3990 raft_consensus.cc:2468] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:28.077214  3363 leader_election.cc:304] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 
I20260709 13:11:28.078419  4691 raft_consensus.cc:2804] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:28.078874  4691 raft_consensus.cc:697] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:28.079633  4691 consensus_queue.cc:237] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:28.097288  3219 catalog_manager.cc:5697] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index 5 to 6, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New cstate: current_term: 3 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:28.100829  3316 raft_consensus.cc:2468] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:28.119055  3381 tablet_service.cc:1558] Processing DeleteTablet for tablet d181ba53b57e4dd1a53bac24041f14aa with delete_type TABLET_DATA_TOMBSTONED (TS 252e56dcb8f04fd58fbf559392b3e5cc not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:36114
I20260709 13:11:28.118652  3216 catalog_manager.cc:5697] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 1 to 2, leader changed from be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:28.122188  3321 raft_consensus.cc:1275] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:11:28.127319  4718 consensus_queue.cc:1048] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:11:28.135926  4834 tablet_replica.cc:333] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:28.137151  4834 raft_consensus.cc:2243] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:28.137907  4834 raft_consensus.cc:2272] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:28.149955  3396 raft_consensus.cc:1275] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:11:28.150941  4834 ts_tablet_manager.cc:1916] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:28.151418  4789 consensus_queue.cc:1048] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:11:28.167446  4834 ts_tablet_manager.cc:1929] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:11:28.168010  4834 log.cc:1199] T d181ba53b57e4dd1a53bac24041f14aa P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-1-root/wals/d181ba53b57e4dd1a53bac24041f14aa
I20260709 13:11:28.171464  3205 catalog_manager.cc:5028] TS 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): tablet d181ba53b57e4dd1a53bac24041f14aa (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:28.427799  3321 raft_consensus.cc:1275] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:28.430744  4816 consensus_queue.cc:1048] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:28.434391  3396 raft_consensus.cc:1275] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:28.436239  4816 consensus_queue.cc:1048] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:28.579941  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:28.601459  3316 raft_consensus.cc:1275] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:28.602097  3396 consensus_queue.cc:237] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:28.602923  4782 consensus_queue.cc:1048] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:28.706564  3469 raft_consensus.cc:1275] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:11:28.710086  4691 consensus_queue.cc:1048] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:28.716490  3990 raft_consensus.cc:1275] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:28.720705  3316 raft_consensus.cc:1275] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:11:28.726763  4691 consensus_queue.cc:1048] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:28.741285  4782 consensus_queue.cc:1048] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:28.747174  4691 raft_consensus.cc:2955] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:28.752405  3468 raft_consensus.cc:2955] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
W20260709 13:11:28.767241  3363 consensus_peers.cc:597] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 83e4a26a318d4d239f3e0daf89a319de. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:28.776103  3218 catalog_manager.cc:5697] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:28.776472  3392 consensus_queue.cc:237] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
W20260709 13:11:28.802484  3363 consensus_peers.cc:597] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ac79dd2c0f440849b6dff3f8b020502. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:28.805466  3468 raft_consensus.cc:1275] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:28.809311  4846 consensus_queue.cc:1048] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:28.818748  3317 raft_consensus.cc:1275] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:28.821197  4691 consensus_queue.cc:1048] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:28.852916  4691 raft_consensus.cc:2955] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:28.862210  3468 raft_consensus.cc:2955] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:28.868060  3316 raft_consensus.cc:2955] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:28.892599  3392 consensus_queue.cc:237] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:28.926427  3317 raft_consensus.cc:2955] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:28.934728  3218 catalog_manager.cc:5697] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:28.946942  3468 raft_consensus.cc:1275] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:11:28.948137  3363 consensus_peers.cc:597] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb7b2a38b26c492ba1a1ac25ced6a379. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:28.950373  4844 consensus_queue.cc:1048] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:28.952443  3316 raft_consensus.cc:1275] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:11:28.954434  4844 consensus_queue.cc:1048] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:28.988351  4844 raft_consensus.cc:2955] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:29.005719  3316 raft_consensus.cc:2955] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:29.025442  3317 consensus_queue.cc:237] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:29.031476  3218 catalog_manager.cc:5697] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:29.035037  3468 raft_consensus.cc:2955] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
W20260709 13:11:29.055040  3288 consensus_peers.cc:597] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd21ac6e180b410dbb04720e956f9444. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:29.056906  3468 raft_consensus.cc:1275] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:11:29.058211  3392 raft_consensus.cc:1275] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:11:29.059695  4776 consensus_queue.cc:1048] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:29.061194  4757 consensus_queue.cc:1048] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:29.071719  4757 raft_consensus.cc:2955] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:29.072916  3392 raft_consensus.cc:2955] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:29.074728  3468 raft_consensus.cc:2955] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:29.096169  3219 catalog_manager.cc:5697] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index -1 to 4, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 3 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:29.284961  4862 ts_tablet_manager.cc:933] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:29.296393  4862 tablet_copy_client.cc:323] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.194:37063
I20260709 13:11:29.298779  3407 tablet_copy_service.cc:140] P 252e56dcb8f04fd58fbf559392b3e5cc: Received BeginTabletCopySession request for tablet 83e4a26a318d4d239f3e0daf89a319de from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:44608)
I20260709 13:11:29.299392  3407 tablet_copy_service.cc:161] P 252e56dcb8f04fd58fbf559392b3e5cc: Beginning new tablet copy session on tablet 83e4a26a318d4d239f3e0daf89a319de from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:44608: session id = e3cc12f5d8274e84a8d65b92766a4b0b-83e4a26a318d4d239f3e0daf89a319de
I20260709 13:11:29.303063  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:29.328198  3407 tablet_copy_source_session.cc:215] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:29.331647  4862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e4a26a318d4d239f3e0daf89a319de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.378502  4862 tablet_copy_client.cc:806] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:29.379433  4862 tablet_copy_client.cc:670] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:29.405942  4862 tablet_copy_client.cc:538] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:29.411265  4864 ts_tablet_manager.cc:933] T 2ac79dd2c0f440849b6dff3f8b020502 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:29.411752  3392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29f1351fa9184cc18a9bc8e4c3124fe2"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
new_leader_uuid: "be2d4b735d264b5bad736853b2c32fbc"
 from {username='slave'} at 127.0.0.1:56252
I20260709 13:11:29.412318  3392 raft_consensus.cc:606] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Received request to transfer leadership to TS be2d4b735d264b5bad736853b2c32fbc
I20260709 13:11:29.415653  4864 tablet_copy_client.cc:323] T 2ac79dd2c0f440849b6dff3f8b020502 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.194:37063
I20260709 13:11:29.415628  3470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64f95632231648eaa681faa9b40c5a52"
dest_uuid: "56681b6f3d30479ca4241815319ac705"
mode: GRACEFUL
new_leader_uuid: "be2d4b735d264b5bad736853b2c32fbc"
 from {username='slave'} at 127.0.0.1:41276
I20260709 13:11:29.416409  3470 raft_consensus.cc:606] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Received request to transfer leadership to TS be2d4b735d264b5bad736853b2c32fbc
I20260709 13:11:29.417338  3407 tablet_copy_service.cc:140] P 252e56dcb8f04fd58fbf559392b3e5cc: Received BeginTabletCopySession request for tablet 2ac79dd2c0f440849b6dff3f8b020502 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:44608)
I20260709 13:11:29.417822  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:11:29.417869  3407 tablet_copy_service.cc:161] P 252e56dcb8f04fd58fbf559392b3e5cc: Beginning new tablet copy session on tablet 2ac79dd2c0f440849b6dff3f8b020502 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:44608: session id = e3cc12f5d8274e84a8d65b92766a4b0b-2ac79dd2c0f440849b6dff3f8b020502
I20260709 13:11:29.419608  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:29.423942  3407 tablet_copy_source_session.cc:215] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:29.424248  4862 tablet_bootstrap.cc:492] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:29.426770  4864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ac79dd2c0f440849b6dff3f8b020502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.442214  4864 tablet_copy_client.cc:806] T 2ac79dd2c0f440849b6dff3f8b020502 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:29.442775  4864 tablet_copy_client.cc:670] T 2ac79dd2c0f440849b6dff3f8b020502 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:29.451736  4864 tablet_copy_client.cc:538] T 2ac79dd2c0f440849b6dff3f8b020502 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:29.459777  4862 tablet_bootstrap.cc:492] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:29.460821  4862 tablet_bootstrap.cc:492] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:29.461527  4862 ts_tablet_manager.cc:1403] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.013s
I20260709 13:11:29.462409  4864 tablet_bootstrap.cc:492] T 2ac79dd2c0f440849b6dff3f8b020502 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:29.464680  4862 raft_consensus.cc:359] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:29.465541  4862 raft_consensus.cc:740] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:29.467015  4862 consensus_queue.cc:260] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:29.476979  4862 ts_tablet_manager.cc:1434] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:11:29.479084  3407 tablet_copy_service.cc:342] P 252e56dcb8f04fd58fbf559392b3e5cc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-83e4a26a318d4d239f3e0daf89a319de received from {username='slave'} at 127.0.0.1:44608
I20260709 13:11:29.479501  3407 tablet_copy_service.cc:434] P 252e56dcb8f04fd58fbf559392b3e5cc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-83e4a26a318d4d239f3e0daf89a319de on tablet 83e4a26a318d4d239f3e0daf89a319de with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:29.492154  4864 tablet_bootstrap.cc:492] T 2ac79dd2c0f440849b6dff3f8b020502 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:29.493139  4864 tablet_bootstrap.cc:492] T 2ac79dd2c0f440849b6dff3f8b020502 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:29.493830  4864 ts_tablet_manager.cc:1403] T 2ac79dd2c0f440849b6dff3f8b020502 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.006s
I20260709 13:11:29.496744  4864 raft_consensus.cc:359] T 2ac79dd2c0f440849b6dff3f8b020502 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:29.497571  4864 raft_consensus.cc:740] T 2ac79dd2c0f440849b6dff3f8b020502 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:29.498190  4864 consensus_queue.cc:260] T 2ac79dd2c0f440849b6dff3f8b020502 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:29.500639  4864 ts_tablet_manager.cc:1434] T 2ac79dd2c0f440849b6dff3f8b020502 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:11:29.502306  3407 tablet_copy_service.cc:342] P 252e56dcb8f04fd58fbf559392b3e5cc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-2ac79dd2c0f440849b6dff3f8b020502 received from {username='slave'} at 127.0.0.1:44608
I20260709 13:11:29.502694  3407 tablet_copy_service.cc:434] P 252e56dcb8f04fd58fbf559392b3e5cc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-2ac79dd2c0f440849b6dff3f8b020502 on tablet 2ac79dd2c0f440849b6dff3f8b020502 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:29.531440  4864 ts_tablet_manager.cc:933] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:29.536823  4864 tablet_copy_client.cc:323] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.194:37063
I20260709 13:11:29.539646  3407 tablet_copy_service.cc:140] P 252e56dcb8f04fd58fbf559392b3e5cc: Received BeginTabletCopySession request for tablet fb7b2a38b26c492ba1a1ac25ced6a379 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:44608)
I20260709 13:11:29.540153  3407 tablet_copy_service.cc:161] P 252e56dcb8f04fd58fbf559392b3e5cc: Beginning new tablet copy session on tablet fb7b2a38b26c492ba1a1ac25ced6a379 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:44608: session id = e3cc12f5d8274e84a8d65b92766a4b0b-fb7b2a38b26c492ba1a1ac25ced6a379
I20260709 13:11:29.546577  3407 tablet_copy_source_session.cc:215] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:29.553426  4864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb7b2a38b26c492ba1a1ac25ced6a379. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.568533  4864 tablet_copy_client.cc:806] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:29.569049  4864 tablet_copy_client.cc:670] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:29.573257  4864 tablet_copy_client.cc:538] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:29.580735  4870 raft_consensus.cc:993] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705: : Instructing follower be2d4b735d264b5bad736853b2c32fbc to start an election
I20260709 13:11:29.581271  4837 raft_consensus.cc:1081] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Signalling peer be2d4b735d264b5bad736853b2c32fbc to start an election
I20260709 13:11:29.581923  4864 tablet_bootstrap.cc:492] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:29.582711  3317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64f95632231648eaa681faa9b40c5a52"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
 from {username='slave'} at 127.0.0.1:52336
I20260709 13:11:29.583262  3317 raft_consensus.cc:493] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:29.583568  3317 raft_consensus.cc:3060] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:29.589641  4862 ts_tablet_manager.cc:933] T bd21ac6e180b410dbb04720e956f9444 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013)
I20260709 13:11:29.592881  4691 raft_consensus.cc:993] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc: : Instructing follower be2d4b735d264b5bad736853b2c32fbc to start an election
I20260709 13:11:29.593421  4691 raft_consensus.cc:1081] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Signalling peer be2d4b735d264b5bad736853b2c32fbc to start an election
I20260709 13:11:29.595422  3316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29f1351fa9184cc18a9bc8e4c3124fe2"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
 from {username='slave'} at 127.0.0.1:52342
I20260709 13:11:29.596128  3316 raft_consensus.cc:493] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:29.596549  3316 raft_consensus.cc:3060] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:29.603717  4862 tablet_copy_client.cc:323] T bd21ac6e180b410dbb04720e956f9444 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.193:45013
I20260709 13:11:29.608423  3332 tablet_copy_service.cc:140] P be2d4b735d264b5bad736853b2c32fbc: Received BeginTabletCopySession request for tablet bd21ac6e180b410dbb04720e956f9444 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:59796)
I20260709 13:11:29.608865  3332 tablet_copy_service.cc:161] P be2d4b735d264b5bad736853b2c32fbc: Beginning new tablet copy session on tablet bd21ac6e180b410dbb04720e956f9444 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:59796: session id = e3cc12f5d8274e84a8d65b92766a4b0b-bd21ac6e180b410dbb04720e956f9444
I20260709 13:11:29.616075  4864 tablet_bootstrap.cc:492] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:29.616554  3332 tablet_copy_source_session.cc:215] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:29.616998  4864 tablet_bootstrap.cc:492] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:29.605155  3317 raft_consensus.cc:515] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:29.617707  4864 ts_tablet_manager.cc:1403] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.012s
I20260709 13:11:29.623179  3316 raft_consensus.cc:515] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:29.625037  3316 leader_election.cc:290] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 3 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:29.625602  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f1351fa9184cc18a9bc8e4c3124fe2" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:29.626154  3392 raft_consensus.cc:3055] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:29.626317  3317 leader_election.cc:290] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 2 election: Requested vote from peers 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417), e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151)
I20260709 13:11:29.627424  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f95632231648eaa681faa9b40c5a52" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:29.627988  3470 raft_consensus.cc:3055] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:29.628306  3470 raft_consensus.cc:740] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56681b6f3d30479ca4241815319ac705, State: Running, Role: LEADER
I20260709 13:11:29.628501  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f95632231648eaa681faa9b40c5a52" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
I20260709 13:11:29.626446  3392 raft_consensus.cc:740] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:29.621500  4862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd21ac6e180b410dbb04720e956f9444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:29.628903  4864 raft_consensus.cc:359] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:29.643770  4864 raft_consensus.cc:740] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:29.644517  4864 consensus_queue.cc:260] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:29.629102  3470 consensus_queue.cc:260] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:29.647120  4864 ts_tablet_manager.cc:1434] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 13:11:29.647339  3470 raft_consensus.cc:3060] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:29.629010  3991 raft_consensus.cc:3060] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:29.642891  3392 consensus_queue.cc:260] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:29.658174  3407 tablet_copy_service.cc:342] P 252e56dcb8f04fd58fbf559392b3e5cc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-fb7b2a38b26c492ba1a1ac25ced6a379 received from {username='slave'} at 127.0.0.1:44608
I20260709 13:11:29.658627  3407 tablet_copy_service.cc:434] P 252e56dcb8f04fd58fbf559392b3e5cc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-fb7b2a38b26c492ba1a1ac25ced6a379 on tablet fb7b2a38b26c492ba1a1ac25ced6a379 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:29.629487  3468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29f1351fa9184cc18a9bc8e4c3124fe2" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:29.661397  3392 raft_consensus.cc:3060] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:29.661417  3468 raft_consensus.cc:3060] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:29.675817  3468 raft_consensus.cc:2468] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 3.
I20260709 13:11:29.678097  3287 leader_election.cc:304] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [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: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:29.678812  4776 raft_consensus.cc:2804] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:29.679325  4776 raft_consensus.cc:697] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [term 3 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:29.680133  4776 consensus_queue.cc:237] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } }
I20260709 13:11:29.691386  3470 raft_consensus.cc:2468] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 2.
I20260709 13:11:29.693449  3287 leader_election.cc:304] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc; no voters: 
I20260709 13:11:29.698711  4862 tablet_copy_client.cc:806] T bd21ac6e180b410dbb04720e956f9444 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:29.699318  4862 tablet_copy_client.cc:670] T bd21ac6e180b410dbb04720e956f9444 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:29.672688  3991 raft_consensus.cc:2468] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 2.
I20260709 13:11:29.705705  4776 raft_consensus.cc:2804] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:29.706308  4776 raft_consensus.cc:697] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 2 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:29.706979  4862 tablet_copy_client.cc:538] T bd21ac6e180b410dbb04720e956f9444 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:29.707190  4776 consensus_queue.cc:237] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:29.709765  3219 catalog_manager.cc:5697] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 2 to 3, leader changed from 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 3 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:29.714267  3392 raft_consensus.cc:2468] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 3.
I20260709 13:11:29.723459  4862 tablet_bootstrap.cc:492] T bd21ac6e180b410dbb04720e956f9444 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:29.738726  3219 catalog_manager.cc:5697] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 1 to 2, leader changed from 56681b6f3d30479ca4241815319ac705 (127.2.42.195) to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 2 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:29.752785  4862 tablet_bootstrap.cc:492] T bd21ac6e180b410dbb04720e956f9444 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:29.753512  4862 tablet_bootstrap.cc:492] T bd21ac6e180b410dbb04720e956f9444 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:29.754048  4862 ts_tablet_manager.cc:1403] T bd21ac6e180b410dbb04720e956f9444 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.012s
I20260709 13:11:29.756395  4862 raft_consensus.cc:359] T bd21ac6e180b410dbb04720e956f9444 P e3cc12f5d8274e84a8d65b92766a4b0b [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:29.757051  4862 raft_consensus.cc:740] T bd21ac6e180b410dbb04720e956f9444 P e3cc12f5d8274e84a8d65b92766a4b0b [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:29.757541  4862 consensus_queue.cc:260] T bd21ac6e180b410dbb04720e956f9444 P e3cc12f5d8274e84a8d65b92766a4b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:29.759789  4862 ts_tablet_manager.cc:1434] T bd21ac6e180b410dbb04720e956f9444 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.006s
I20260709 13:11:29.762287  3332 tablet_copy_service.cc:342] P be2d4b735d264b5bad736853b2c32fbc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-bd21ac6e180b410dbb04720e956f9444 received from {username='slave'} at 127.0.0.1:59796
I20260709 13:11:29.762692  3332 tablet_copy_service.cc:434] P be2d4b735d264b5bad736853b2c32fbc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-bd21ac6e180b410dbb04720e956f9444 on tablet bd21ac6e180b410dbb04720e956f9444 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:29.811199  3992 raft_consensus.cc:1217] T 2ac79dd2c0f440849b6dff3f8b020502 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:29.839357  3992 raft_consensus.cc:1217] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:11:30.086772  3992 raft_consensus.cc:1275] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:30.087939  4873 consensus_queue.cc:1048] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:30.110970  3470 raft_consensus.cc:1275] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:30.112452  4776 consensus_queue.cc:1048] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:30.124110  3992 raft_consensus.cc:1217] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:11:30.165369  3992 raft_consensus.cc:1217] T bd21ac6e180b410dbb04720e956f9444 P e3cc12f5d8274e84a8d65b92766a4b0b [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:11:30.182561  3392 raft_consensus.cc:1275] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:30.183713  4873 consensus_queue.cc:1048] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:30.195948  3470 raft_consensus.cc:1275] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:30.198148  4757 consensus_queue.cc:1048] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:30.287166  4845 raft_consensus.cc:1064] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:30.289721  4845 consensus_queue.cc:237] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:30.297034  3317 raft_consensus.cc:1275] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:30.297753  3469 raft_consensus.cc:1275] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:30.298913  4691 consensus_queue.cc:1048] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:30.300119  4844 consensus_queue.cc:1048] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:30.308519  3992 raft_consensus.cc:1275] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:30.309924  4844 consensus_queue.cc:1048] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:30.336122  4890 raft_consensus.cc:2955] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.337767  3316 raft_consensus.cc:2955] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.344909  4691 raft_consensus.cc:1064] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:30.348001  4691 consensus_queue.cc:237] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:30.353061  3991 raft_consensus.cc:2955] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.354909  3216 catalog_manager.cc:5697] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.375108  3992 raft_consensus.cc:1275] T 2ac79dd2c0f440849b6dff3f8b020502 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:30.376497  4844 consensus_queue.cc:1048] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:30.379892  3469 raft_consensus.cc:1275] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:30.383589  4845 consensus_queue.cc:1048] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:30.385288  3316 raft_consensus.cc:1275] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:30.396864  4845 consensus_queue.cc:1048] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:30.404222  3470 raft_consensus.cc:2955] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.413894  4845 raft_consensus.cc:2955] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.415149  3396 consensus_queue.cc:237] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:30.423321  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:30.424291  3992 raft_consensus.cc:1275] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:30.425766  4691 consensus_queue.cc:1048] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:30.436719  3468 raft_consensus.cc:2955] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.439079  3469 raft_consensus.cc:1275] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:30.446607  4890 consensus_queue.cc:1048] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:30.449831  4844 raft_consensus.cc:2955] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.454129  3992 raft_consensus.cc:2955] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.465941  3205 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 83e4a26a318d4d239f3e0daf89a319de with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:30.468928  3464 raft_consensus.cc:2955] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.484690  3216 catalog_manager.cc:5697] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: config changed from index 4 to 5, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.484620  3219 catalog_manager.cc:5697] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.504418  3991 raft_consensus.cc:2955] T 2ac79dd2c0f440849b6dff3f8b020502 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.513260  3306 tablet_service.cc:1558] Processing DeleteTablet for tablet 83e4a26a318d4d239f3e0daf89a319de with delete_type TABLET_DATA_TOMBSTONED (TS be2d4b735d264b5bad736853b2c32fbc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52324
I20260709 13:11:30.522969  3396 consensus_queue.cc:237] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:30.470148  3316 raft_consensus.cc:2955] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.545065  3992 raft_consensus.cc:1275] T 2ac79dd2c0f440849b6dff3f8b020502 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:30.547456  4845 consensus_queue.cc:1048] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:30.554800  3317 raft_consensus.cc:1275] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:30.559286  4902 tablet_replica.cc:333] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:30.560451  4902 raft_consensus.cc:2243] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:30.559170  4895 consensus_queue.cc:1048] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:30.562182  4902 raft_consensus.cc:2272] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:30.569080  4902 ts_tablet_manager.cc:1916] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:30.570182  4844 raft_consensus.cc:2955] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.577278  3992 raft_consensus.cc:2955] T 2ac79dd2c0f440849b6dff3f8b020502 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.589919  3317 raft_consensus.cc:2955] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.597671  3205 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2ac79dd2c0f440849b6dff3f8b020502 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:30.600241  3218 catalog_manager.cc:5697] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 3 to 4, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New cstate: current_term: 1 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:30.614149  3461 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ac79dd2c0f440849b6dff3f8b020502 with delete_type TABLET_DATA_TOMBSTONED (TS 56681b6f3d30479ca4241815319ac705 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40222
I20260709 13:11:30.618268  4902 ts_tablet_manager.cc:1929] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:11:30.620028  4902 log.cc:1199] T 83e4a26a318d4d239f3e0daf89a319de P be2d4b735d264b5bad736853b2c32fbc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-0-root/wals/83e4a26a318d4d239f3e0daf89a319de
I20260709 13:11:30.619627  4903 tablet_replica.cc:333] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:30.622234  4903 raft_consensus.cc:2243] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:30.622967  4903 raft_consensus.cc:2272] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:30.625159  3206 catalog_manager.cc:5028] TS be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): tablet 83e4a26a318d4d239f3e0daf89a319de (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:30.626539  4903 ts_tablet_manager.cc:1916] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:30.640247  4903 ts_tablet_manager.cc:1929] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:30.640673  4903 log.cc:1199] T 2ac79dd2c0f440849b6dff3f8b020502 P 56681b6f3d30479ca4241815319ac705: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-2-root/wals/2ac79dd2c0f440849b6dff3f8b020502
I20260709 13:11:30.642439  3206 catalog_manager.cc:5028] TS 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): tablet 2ac79dd2c0f440849b6dff3f8b020502 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:30.673617  4895 raft_consensus.cc:1064] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:30.675613  4895 consensus_queue.cc:237] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:30.681859  3992 raft_consensus.cc:1275] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:30.681850  3464 raft_consensus.cc:1275] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:30.683701  4895 consensus_queue.cc:1048] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:30.689236  3316 raft_consensus.cc:1275] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:30.688895  4895 consensus_queue.cc:1048] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:11:30.690541  4845 consensus_queue.cc:1048] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:30.695456  4873 raft_consensus.cc:1064] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:30.697985  4873 consensus_queue.cc:237] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:30.763978  4845 raft_consensus.cc:2955] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.767884  3464 raft_consensus.cc:2955] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.772814  3470 raft_consensus.cc:1275] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:11:30.772171  3317 raft_consensus.cc:2955] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.772886  3992 raft_consensus.cc:1275] T bd21ac6e180b410dbb04720e956f9444 P e3cc12f5d8274e84a8d65b92766a4b0b [term 3 LEARNER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:11:30.775506  4885 consensus_queue.cc:1048] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:30.782207  4885 consensus_queue.cc:1048] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:30.787863  3396 raft_consensus.cc:1275] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:11:30.791621  4757 consensus_queue.cc:1048] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:30.792714  3219 catalog_manager.cc:5697] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.806627  3992 raft_consensus.cc:2955] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.818225  4776 raft_consensus.cc:2955] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.821710  3389 raft_consensus.cc:2955] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.831877  3392 consensus_queue.cc:237] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:30.833288  3464 raft_consensus.cc:2955] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.837978  3991 raft_consensus.cc:1275] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:30.838322  3470 raft_consensus.cc:1275] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:30.836795  3992 raft_consensus.cc:2955] T bd21ac6e180b410dbb04720e956f9444 P e3cc12f5d8274e84a8d65b92766a4b0b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.840090  4895 consensus_queue.cc:1048] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:30.847296  4844 consensus_queue.cc:1048] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:30.851147  4691 raft_consensus.cc:2955] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.851811  3216 catalog_manager.cc:5697] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index 4 to 5, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:30.862005  3991 raft_consensus.cc:2955] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.875383  3316 consensus_queue.cc:237] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:30.882761  3992 raft_consensus.cc:1275] T bd21ac6e180b410dbb04720e956f9444 P e3cc12f5d8274e84a8d65b92766a4b0b [term 3 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:11:30.888695  4885 consensus_queue.cc:1048] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:30.892343  3464 raft_consensus.cc:1275] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:11:30.893800  4776 consensus_queue.cc:1048] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:11:30.895435  3205 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fb7b2a38b26c492ba1a1ac25ced6a379 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:30.895972  4885 raft_consensus.cc:2955] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.902952  3470 raft_consensus.cc:2955] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.902488  3464 raft_consensus.cc:2955] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.903877  3991 raft_consensus.cc:2955] T bd21ac6e180b410dbb04720e956f9444 P e3cc12f5d8274e84a8d65b92766a4b0b [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.917380  3219 catalog_manager.cc:5697] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: config changed from index 4 to 5, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:30.919765  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bd21ac6e180b410dbb04720e956f9444 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:30.937000  3306 tablet_service.cc:1558] Processing DeleteTablet for tablet fb7b2a38b26c492ba1a1ac25ced6a379 with delete_type TABLET_DATA_TOMBSTONED (TS be2d4b735d264b5bad736853b2c32fbc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52324
I20260709 13:11:30.937976  4902 tablet_replica.cc:333] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:30.938967  4902 raft_consensus.cc:2243] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:30.939688  4902 raft_consensus.cc:2272] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:30.939716  3218 catalog_manager.cc:5697] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index 5 to 6, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New cstate: current_term: 3 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:30.942765  4902 ts_tablet_manager.cc:1916] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:30.954381  3381 tablet_service.cc:1558] Processing DeleteTablet for tablet bd21ac6e180b410dbb04720e956f9444 with delete_type TABLET_DATA_TOMBSTONED (TS 252e56dcb8f04fd58fbf559392b3e5cc not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:36114
I20260709 13:11:30.956768  4912 tablet_replica.cc:333] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:30.958195  4902 ts_tablet_manager.cc:1929] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:11:30.959029  4902 log.cc:1199] T fb7b2a38b26c492ba1a1ac25ced6a379 P be2d4b735d264b5bad736853b2c32fbc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-0-root/wals/fb7b2a38b26c492ba1a1ac25ced6a379
I20260709 13:11:30.959674  4912 raft_consensus.cc:2243] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:30.960706  4912 raft_consensus.cc:2272] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:30.962601  3206 catalog_manager.cc:5028] TS be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): tablet fb7b2a38b26c492ba1a1ac25ced6a379 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:30.964519  4912 ts_tablet_manager.cc:1916] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:30.979205  4912 ts_tablet_manager.cc:1929] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:11:30.979578  4912 log.cc:1199] T bd21ac6e180b410dbb04720e956f9444 P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-1-root/wals/bd21ac6e180b410dbb04720e956f9444
I20260709 13:11:30.980996  3205 catalog_manager.cc:5028] TS 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): tablet bd21ac6e180b410dbb04720e956f9444 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:31.557741  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:31.595196  3316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "304051c21ccf4c2ca937d9d7f7f0ea15"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
mode: GRACEFUL
new_leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:57200
I20260709 13:11:31.595696  3316 raft_consensus.cc:606] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Received request to transfer leadership to TS e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:31.597977  3316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "897b59734ade45fca2a883cc819ab6b3"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
mode: GRACEFUL
new_leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:57200
I20260709 13:11:31.598534  3316 raft_consensus.cc:606] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Received request to transfer leadership to TS 252e56dcb8f04fd58fbf559392b3e5cc
I20260709 13:11:31.599208  4873 raft_consensus.cc:993] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc: : Instructing follower e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:31.599574  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:11:31.599722  4776 raft_consensus.cc:1081] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Signalling peer e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:31.601152  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:31.601116  3992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "304051c21ccf4c2ca937d9d7f7f0ea15"
dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:52768
I20260709 13:11:31.601646  3992 raft_consensus.cc:493] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:31.601894  3992 raft_consensus.cc:3060] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.606060  3992 raft_consensus.cc:515] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:31.608071  3992 leader_election.cc:290] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
I20260709 13:11:31.608626  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304051c21ccf4c2ca937d9d7f7f0ea15" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:31.609169  3317 raft_consensus.cc:3055] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:31.609308  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304051c21ccf4c2ca937d9d7f7f0ea15" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:31.609467  3317 raft_consensus.cc:740] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:31.609907  3392 raft_consensus.cc:3060] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.610302  3317 consensus_queue.cc:260] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:31.611308  3317 raft_consensus.cc:3060] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.615625  3392 raft_consensus.cc:2468] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:31.616132  3317 raft_consensus.cc:2468] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:31.616775  3957 leader_election.cc:304] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 
I20260709 13:11:31.617594  4718 raft_consensus.cc:2804] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:31.618772  4718 raft_consensus.cc:697] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Becoming Leader. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Running, Role: LEADER
I20260709 13:11:31.619513  4718 consensus_queue.cc:237] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:31.628520  3216 catalog_manager.cc:5697] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: term changed from 1 to 2, leader changed from be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) to e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196). New cstate: current_term: 2 leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:31.861846  4873 raft_consensus.cc:993] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc: : Instructing follower 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:31.862342  4776 raft_consensus.cc:1081] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Signalling peer 252e56dcb8f04fd58fbf559392b3e5cc to start an election
I20260709 13:11:31.863859  3389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "897b59734ade45fca2a883cc819ab6b3"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
 from {username='slave'} at 127.0.0.1:36124
I20260709 13:11:31.864363  3389 raft_consensus.cc:493] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:31.864763  3389 raft_consensus.cc:3060] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.871137  3389 raft_consensus.cc:515] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:31.872967  3389 leader_election.cc:290] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151)
I20260709 13:11:31.873481  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897b59734ade45fca2a883cc819ab6b3" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:31.874059  3317 raft_consensus.cc:3055] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:31.874068  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897b59734ade45fca2a883cc819ab6b3" candidate_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
I20260709 13:11:31.874478  3317 raft_consensus.cc:740] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:31.874720  3991 raft_consensus.cc:3060] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.875293  3317 consensus_queue.cc:260] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:31.877290  3317 raft_consensus.cc:3060] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:31.881043  3991 raft_consensus.cc:2468] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:31.882197  3363 leader_election.cc:304] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252e56dcb8f04fd58fbf559392b3e5cc, e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 
I20260709 13:11:31.883075  4895 raft_consensus.cc:2804] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:31.883471  3317 raft_consensus.cc:2468] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252e56dcb8f04fd58fbf559392b3e5cc in term 2.
I20260709 13:11:31.883599  4895 raft_consensus.cc:697] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Becoming Leader. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:31.884690  4895 consensus_queue.cc:237] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:31.904377  3216 catalog_manager.cc:5697] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: term changed from 1 to 2, leader changed from be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) to 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194). New cstate: current_term: 2 leader_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:32.027602  3317 consensus_queue.cc:237] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Queue 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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:32.035182  3389 raft_consensus.cc:1275] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:11:32.035647  3470 raft_consensus.cc:1275] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:11:32.035872  3288 consensus_peers.cc:597] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c7cc74f63504a5c80da62c7a7e47467. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:32.038300  4776 consensus_queue.cc:1048] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:32.039877  4776 consensus_queue.cc:1048] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:32.039902  3389 raft_consensus.cc:1275] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:32.044883  4913 consensus_queue.cc:1048] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:11:32.049448  4921 raft_consensus.cc:2955] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:32.051586  3395 raft_consensus.cc:2955] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:32.056206  3470 raft_consensus.cc:2955] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:32.067420  3317 consensus_queue.cc:237] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:32.076159  3219 catalog_manager.cc:5697] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index -1 to 2, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:32.080499  3316 raft_consensus.cc:1275] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:32.083688  4913 consensus_queue.cc:1048] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:11:32.128273  3470 raft_consensus.cc:1275] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:11:32.130478  3288 consensus_peers.cc:597] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c31e392c0cda45d58538bc74cfb0fd6c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:32.147410  4776 consensus_queue.cc:1048] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:32.167801  4935 raft_consensus.cc:2955] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:32.176730  3395 raft_consensus.cc:1275] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:11:32.169399  3470 raft_consensus.cc:2955] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:32.178465  4933 consensus_queue.cc:1048] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 13:11:32.201745  3470 consensus_queue.cc:237] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:32.204164  3216 catalog_manager.cc:5697] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 2 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:32.219959  3395 raft_consensus.cc:2955] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:32.222045  3392 raft_consensus.cc:1275] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:11:32.223980  4840 consensus_queue.cc:1048] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:11:32.227082  3437 consensus_peers.cc:597] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0025325a485b435387265878149cb4dd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:32.228646  3317 raft_consensus.cc:1275] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:11:32.230950  4870 consensus_queue.cc:1048] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:32.246035  4940 raft_consensus.cc:2955] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:32.248668  3395 raft_consensus.cc:2955] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:32.259181  3316 raft_consensus.cc:2955] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:32.263782  3470 consensus_queue.cc:237] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:32.268662  3219 catalog_manager.cc:5697] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 2 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:32.278384  3395 raft_consensus.cc:1275] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:11:32.279052  3316 raft_consensus.cc:1275] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:11:32.279120  3437 consensus_peers.cc:597] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 359d36592703418583bad43c3f8a6e97. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:32.280115  4870 consensus_queue.cc:1048] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:32.281423  4840 consensus_queue.cc:1048] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:32.291671  3317 raft_consensus.cc:1275] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:32.293380  4895 consensus_queue.cc:1048] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:32.299686  4940 raft_consensus.cc:2955] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:32.302390  3316 raft_consensus.cc:2955] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:32.315307  3395 raft_consensus.cc:2955] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:32.335073  3992 raft_consensus.cc:1275] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Refusing update from remote peer 252e56dcb8f04fd58fbf559392b3e5cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:32.334782  3217 catalog_manager.cc:5697] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 2 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:32.341192  4946 consensus_queue.cc:1048] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 13:11:32.583520  4949 ts_tablet_manager.cc:933] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013)
I20260709 13:11:32.587093  4949 tablet_copy_client.cc:323] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.193:45013
I20260709 13:11:32.589820  3332 tablet_copy_service.cc:140] P be2d4b735d264b5bad736853b2c32fbc: Received BeginTabletCopySession request for tablet c31e392c0cda45d58538bc74cfb0fd6c from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:59796)
I20260709 13:11:32.590646  3332 tablet_copy_service.cc:161] P be2d4b735d264b5bad736853b2c32fbc: Beginning new tablet copy session on tablet c31e392c0cda45d58538bc74cfb0fd6c from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:59796: session id = e3cc12f5d8274e84a8d65b92766a4b0b-c31e392c0cda45d58538bc74cfb0fd6c
I20260709 13:11:32.602545  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:32.605159  3332 tablet_copy_source_session.cc:215] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:32.609009  4949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31e392c0cda45d58538bc74cfb0fd6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:32.628161  4949 tablet_copy_client.cc:806] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:32.628890  4949 tablet_copy_client.cc:670] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:32.641479  4949 tablet_copy_client.cc:538] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:32.653239  4949 tablet_bootstrap.cc:492] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:32.663947  4951 ts_tablet_manager.cc:933] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013)
I20260709 13:11:32.673158  4951 tablet_copy_client.cc:323] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.193:45013
I20260709 13:11:32.675500  3332 tablet_copy_service.cc:140] P be2d4b735d264b5bad736853b2c32fbc: Received BeginTabletCopySession request for tablet 8c7cc74f63504a5c80da62c7a7e47467 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:59796)
I20260709 13:11:32.676009  3332 tablet_copy_service.cc:161] P be2d4b735d264b5bad736853b2c32fbc: Beginning new tablet copy session on tablet 8c7cc74f63504a5c80da62c7a7e47467 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:59796: session id = e3cc12f5d8274e84a8d65b92766a4b0b-8c7cc74f63504a5c80da62c7a7e47467
I20260709 13:11:32.685055  3332 tablet_copy_source_session.cc:215] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:32.693250  4951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c7cc74f63504a5c80da62c7a7e47467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:32.704116  4949 tablet_bootstrap.cc:492] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:32.705125  4949 tablet_bootstrap.cc:492] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:32.705847  4949 ts_tablet_manager.cc:1403] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.053s	user 0.027s	sys 0.012s
I20260709 13:11:32.709518  4949 raft_consensus.cc:359] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:32.710956  4949 raft_consensus.cc:740] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:32.711706  4949 consensus_queue.cc:260] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:32.714802  4949 ts_tablet_manager.cc:1434] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:11:32.726313  3332 tablet_copy_service.cc:342] P be2d4b735d264b5bad736853b2c32fbc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-c31e392c0cda45d58538bc74cfb0fd6c received from {username='slave'} at 127.0.0.1:59796
I20260709 13:11:32.726956  3332 tablet_copy_service.cc:434] P be2d4b735d264b5bad736853b2c32fbc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-c31e392c0cda45d58538bc74cfb0fd6c on tablet c31e392c0cda45d58538bc74cfb0fd6c with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:32.734000  4951 tablet_copy_client.cc:806] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:32.734952  4951 tablet_copy_client.cc:670] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:32.751720  4951 tablet_copy_client.cc:538] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:11:32.784888  3436 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:45013, user_credentials={real_user=slave}} blocked reactor thread for 68566.7us
I20260709 13:11:32.796259  4949 ts_tablet_manager.cc:933] T 0025325a485b435387265878149cb4dd P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:32.802666  4951 tablet_bootstrap.cc:492] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:32.809309  4958 ts_tablet_manager.cc:933] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
W20260709 13:11:32.812204  3363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.196:34151, user_credentials={real_user=slave}} blocked reactor thread for 45410.8us
I20260709 13:11:32.824290  4958 tablet_copy_client.cc:323] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.195:46417
I20260709 13:11:32.826838  3480 tablet_copy_service.cc:140] P 56681b6f3d30479ca4241815319ac705: Received BeginTabletCopySession request for tablet 359d36592703418583bad43c3f8a6e97 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:40332)
I20260709 13:11:32.827474  3480 tablet_copy_service.cc:161] P 56681b6f3d30479ca4241815319ac705: Beginning new tablet copy session on tablet 359d36592703418583bad43c3f8a6e97 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:40332: session id = e3cc12f5d8274e84a8d65b92766a4b0b-359d36592703418583bad43c3f8a6e97
I20260709 13:11:32.829172  4949 tablet_copy_client.cc:323] T 0025325a485b435387265878149cb4dd P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.195:46417
I20260709 13:11:32.831089  3481 tablet_copy_service.cc:140] P 56681b6f3d30479ca4241815319ac705: Received BeginTabletCopySession request for tablet 0025325a485b435387265878149cb4dd from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:40332)
I20260709 13:11:32.831605  3481 tablet_copy_service.cc:161] P 56681b6f3d30479ca4241815319ac705: Beginning new tablet copy session on tablet 0025325a485b435387265878149cb4dd from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:40332: session id = e3cc12f5d8274e84a8d65b92766a4b0b-0025325a485b435387265878149cb4dd
I20260709 13:11:32.836676  3480 tablet_copy_source_session.cc:215] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:32.838233  4951 tablet_bootstrap.cc:492] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:32.839365  4951 tablet_bootstrap.cc:492] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:32.840062  4951 ts_tablet_manager.cc:1403] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.003s
I20260709 13:11:32.841986  4958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359d36592703418583bad43c3f8a6e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:32.843271  4951 raft_consensus.cc:359] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:32.844116  4951 raft_consensus.cc:740] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:32.844730  4951 consensus_queue.cc:260] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:32.846710  4951 ts_tablet_manager.cc:1434] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:11:32.848544  3332 tablet_copy_service.cc:342] P be2d4b735d264b5bad736853b2c32fbc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-8c7cc74f63504a5c80da62c7a7e47467 received from {username='slave'} at 127.0.0.1:59796
I20260709 13:11:32.848893  3332 tablet_copy_service.cc:434] P be2d4b735d264b5bad736853b2c32fbc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-8c7cc74f63504a5c80da62c7a7e47467 on tablet 8c7cc74f63504a5c80da62c7a7e47467 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:32.858800  3481 tablet_copy_source_session.cc:215] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:32.870018  4949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0025325a485b435387265878149cb4dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:32.870057  4958 tablet_copy_client.cc:806] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:32.872222  4958 tablet_copy_client.cc:670] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:32.881629  4958 tablet_copy_client.cc:538] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:32.884331  4949 tablet_copy_client.cc:806] T 0025325a485b435387265878149cb4dd P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:32.884938  4949 tablet_copy_client.cc:670] T 0025325a485b435387265878149cb4dd P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:32.889365  4949 tablet_copy_client.cc:538] T 0025325a485b435387265878149cb4dd P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:32.891039  4958 tablet_bootstrap.cc:492] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:32.896067  4949 tablet_bootstrap.cc:492] T 0025325a485b435387265878149cb4dd P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:32.916110  4949 tablet_bootstrap.cc:492] T 0025325a485b435387265878149cb4dd P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:32.917021  4949 tablet_bootstrap.cc:492] T 0025325a485b435387265878149cb4dd P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:32.917727  4949 ts_tablet_manager.cc:1403] T 0025325a485b435387265878149cb4dd P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.016s
I20260709 13:11:32.924136  4949 raft_consensus.cc:359] T 0025325a485b435387265878149cb4dd P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:32.926733  4949 raft_consensus.cc:740] T 0025325a485b435387265878149cb4dd P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:32.927475  4949 consensus_queue.cc:260] T 0025325a485b435387265878149cb4dd P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:32.930086  4949 ts_tablet_manager.cc:1434] T 0025325a485b435387265878149cb4dd P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:11:32.933060  3481 tablet_copy_service.cc:342] P 56681b6f3d30479ca4241815319ac705: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-0025325a485b435387265878149cb4dd received from {username='slave'} at 127.0.0.1:40332
I20260709 13:11:32.933501  3481 tablet_copy_service.cc:434] P 56681b6f3d30479ca4241815319ac705: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-0025325a485b435387265878149cb4dd on tablet 0025325a485b435387265878149cb4dd with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:32.940065  4958 tablet_bootstrap.cc:492] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:32.941046  4958 tablet_bootstrap.cc:492] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:32.941761  4958 ts_tablet_manager.cc:1403] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.051s	user 0.027s	sys 0.018s
I20260709 13:11:32.944722  4958 raft_consensus.cc:359] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:32.945604  4958 raft_consensus.cc:740] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:32.946275  4958 consensus_queue.cc:260] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:32.949079  4958 ts_tablet_manager.cc:1434] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:11:32.950680  3481 tablet_copy_service.cc:342] P 56681b6f3d30479ca4241815319ac705: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-359d36592703418583bad43c3f8a6e97 received from {username='slave'} at 127.0.0.1:40332
I20260709 13:11:32.951098  3481 tablet_copy_service.cc:434] P 56681b6f3d30479ca4241815319ac705: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-359d36592703418583bad43c3f8a6e97 on tablet 359d36592703418583bad43c3f8a6e97 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:33.093288  3991 raft_consensus.cc:1217] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:11:33.154206  3991 raft_consensus.cc:1217] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:11:33.228124  3991 raft_consensus.cc:1217] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:11:33.356711  3991 raft_consensus.cc:1217] T 0025325a485b435387265878149cb4dd P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:11:33.646592  4940 raft_consensus.cc:1064] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:33.649796  4940 consensus_queue.cc:237] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:33.659538  3992 raft_consensus.cc:1275] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:33.661630  4954 consensus_queue.cc:1048] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:33.665421  3392 raft_consensus.cc:1275] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:33.671730  4954 consensus_queue.cc:1048] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:33.681674  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:33.717362  4956 raft_consensus.cc:2955] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:33.719044  3992 raft_consensus.cc:2955] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
W20260709 13:11:33.728483  3362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.195:46417, user_credentials={real_user=slave}} blocked reactor thread for 46008.9us
I20260709 13:11:33.742581  4971 raft_consensus.cc:1064] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:33.746413  4971 consensus_queue.cc:237] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:33.756258  3217 catalog_manager.cc:5697] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:33.756338  4873 raft_consensus.cc:1064] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:33.761449  3317 raft_consensus.cc:1275] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:33.763329  4873 consensus_queue.cc:237] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:33.765439  4965 consensus_queue.cc:1048] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:33.780478  3395 raft_consensus.cc:2955] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:33.785997  3992 raft_consensus.cc:1275] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 LEARNER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:33.786589  3470 raft_consensus.cc:1275] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:33.788097  4972 consensus_queue.cc:1048] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:33.790551  4974 consensus_queue.cc:1048] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:33.801319  3392 raft_consensus.cc:1275] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:11:33.805796  4974 consensus_queue.cc:1048] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } 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:11:33.811718  3321 raft_consensus.cc:2955] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:33.820749  4873 raft_consensus.cc:2955] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:33.826655  3470 raft_consensus.cc:2955] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:33.835562  4965 raft_consensus.cc:1064] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:33.841727  3992 raft_consensus.cc:1275] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:33.844710  4972 consensus_queue.cc:1048] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.022s
I20260709 13:11:33.871567  3395 raft_consensus.cc:1275] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:33.873009  4974 consensus_queue.cc:1048] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:33.874445  3464 raft_consensus.cc:1275] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:33.879770  4974 consensus_queue.cc:1048] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:33.874414  4965 consensus_queue.cc:237] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:33.910257  4974 raft_consensus.cc:2955] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:33.912060  3991 raft_consensus.cc:2955] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:33.930516  3395 raft_consensus.cc:2955] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:33.930833  3990 raft_consensus.cc:2955] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:33.942747  3470 raft_consensus.cc:2955] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:33.945490  3392 raft_consensus.cc:2955] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:33.950460  3992 raft_consensus.cc:1275] T 0025325a485b435387265878149cb4dd P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:33.954387  4940 consensus_queue.cc:1048] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:33.965123  3392 raft_consensus.cc:1275] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:33.967854  3321 raft_consensus.cc:1275] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:33.969424  4940 consensus_queue.cc:1048] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } 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:11:33.990908  4940 consensus_queue.cc:1048] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:33.995558  4965 raft_consensus.cc:2955] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:33.997411  3321 raft_consensus.cc:2955] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:34.009532  3992 raft_consensus.cc:2955] T 0025325a485b435387265878149cb4dd P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:34.021250  3464 consensus_queue.cc:237] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:34.034617  3218 catalog_manager.cc:5697] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:34.045969  3218 catalog_manager.cc:5697] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: config changed from index 2 to 3, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } attrs { replace: true } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:34.051770  3389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "436c8e906d194fea909a3efe111d74ed"
dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
mode: GRACEFUL
new_leader_uuid: "be2d4b735d264b5bad736853b2c32fbc"
 from {username='slave'} at 127.0.0.1:56252
I20260709 13:11:34.052567  3389 raft_consensus.cc:606] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Received request to transfer leadership to TS be2d4b735d264b5bad736853b2c32fbc
I20260709 13:11:34.055137  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:11:34.058233  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:34.060830  3991 raft_consensus.cc:1275] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:34.063524  4965 consensus_queue.cc:1048] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:34.072495  3389 raft_consensus.cc:1275] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:34.076517  4965 consensus_queue.cc:1048] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:34.078204  3217 catalog_manager.cc:5697] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:34.078359  4966 raft_consensus.cc:2955] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:34.081568  3389 raft_consensus.cc:2955] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:34.084193  3395 raft_consensus.cc:2955] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:34.088508  3992 raft_consensus.cc:2955] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:34.090515  3321 consensus_queue.cc:237] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:34.093178  3317 consensus_queue.cc:237] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:34.141623  3990 raft_consensus.cc:1275] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:34.143919  4974 consensus_queue.cc:1048] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:34.144757  3395 raft_consensus.cc:1275] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:34.145635  3218 catalog_manager.cc:5697] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc reported cstate change: config changed from index 4 to 5, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New cstate: current_term: 2 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:34.147701  4974 consensus_queue.cc:1048] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:34.159682  3306 tablet_service.cc:1558] Processing DeleteTablet for tablet 359d36592703418583bad43c3f8a6e97 with delete_type TABLET_DATA_TOMBSTONED (TS be2d4b735d264b5bad736853b2c32fbc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52324
I20260709 13:11:34.162043  4993 tablet_replica.cc:333] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:34.168864  3992 raft_consensus.cc:1275] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:34.170421  4974 consensus_queue.cc:1048] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:34.171320  4993 raft_consensus.cc:2243] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:34.179270  4974 raft_consensus.cc:2955] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:34.177867  3392 raft_consensus.cc:2955] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:34.174430  4970 raft_consensus.cc:2955] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:34.181713  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 359d36592703418583bad43c3f8a6e97 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:34.182291  4993 raft_consensus.cc:2272] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:34.192709  4993 ts_tablet_manager.cc:1916] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:34.193849  3993 raft_consensus.cc:2955] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:34.196663  3464 consensus_queue.cc:237] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [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: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:34.200685  3467 raft_consensus.cc:1275] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:11:34.207299  3990 raft_consensus.cc:1275] T 0025325a485b435387265878149cb4dd P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:34.208824  4965 consensus_queue.cc:1048] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:34.219183  4966 raft_consensus.cc:2955] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:34.221086  3990 raft_consensus.cc:2955] T 0025325a485b435387265878149cb4dd P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:34.228901  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c31e392c0cda45d58538bc74cfb0fd6c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:34.236856  3219 catalog_manager.cc:5697] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index 4 to 5, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New cstate: current_term: 2 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:34.241382  3218 catalog_manager.cc:5697] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 reported cstate change: config changed from index 4 to 5, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New cstate: current_term: 2 leader_uuid: "56681b6f3d30479ca4241815319ac705" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:34.243227  4973 raft_consensus.cc:993] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc: : Instructing follower be2d4b735d264b5bad736853b2c32fbc to start an election
I20260709 13:11:34.244413  4973 raft_consensus.cc:1081] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Signalling peer be2d4b735d264b5bad736853b2c32fbc to start an election
I20260709 13:11:34.245971  3317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "436c8e906d194fea909a3efe111d74ed"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
 from {username='slave'} at 127.0.0.1:52342
I20260709 13:11:34.246758  3317 raft_consensus.cc:493] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:34.181455  3992 raft_consensus.cc:2955] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:34.247632  3317 raft_consensus.cc:3060] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:34.243327  4993 ts_tablet_manager.cc:1929] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:11:34.251430  4993 log.cc:1199] T 359d36592703418583bad43c3f8a6e97 P be2d4b735d264b5bad736853b2c32fbc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-0-root/wals/359d36592703418583bad43c3f8a6e97
W20260709 13:11:34.252173  3435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.194:37063, user_credentials={real_user=slave}} blocked reactor thread for 48497.3us
I20260709 13:11:34.254663  3206 catalog_manager.cc:5028] TS be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): tablet 359d36592703418583bad43c3f8a6e97 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:34.274438  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c7cc74f63504a5c80da62c7a7e47467 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:34.275269  4970 consensus_queue.cc:1048] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:34.271008  3317 raft_consensus.cc:515] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:34.279762  3392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436c8e906d194fea909a3efe111d74ed" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "252e56dcb8f04fd58fbf559392b3e5cc"
I20260709 13:11:34.280433  3392 raft_consensus.cc:3055] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:34.280771  3392 raft_consensus.cc:740] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 252e56dcb8f04fd58fbf559392b3e5cc, State: Running, Role: LEADER
I20260709 13:11:34.272621  3219 catalog_manager.cc:5697] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New cstate: current_term: 1 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:34.281805  3392 consensus_queue.cc:260] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:34.282389  3389 raft_consensus.cc:1275] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer 56681b6f3d30479ca4241815319ac705: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:34.283739  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0025325a485b435387265878149cb4dd with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:34.284776  3392 raft_consensus.cc:3060] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:34.300194  3461 tablet_service.cc:1558] Processing DeleteTablet for tablet c31e392c0cda45d58538bc74cfb0fd6c with delete_type TABLET_DATA_TOMBSTONED (TS 56681b6f3d30479ca4241815319ac705 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40222
I20260709 13:11:34.302402  3381 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c7cc74f63504a5c80da62c7a7e47467 with delete_type TABLET_DATA_TOMBSTONED (TS 252e56dcb8f04fd58fbf559392b3e5cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36114
I20260709 13:11:34.305716  3306 tablet_service.cc:1558] Processing DeleteTablet for tablet 0025325a485b435387265878149cb4dd with delete_type TABLET_DATA_TOMBSTONED (TS be2d4b735d264b5bad736853b2c32fbc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52324
I20260709 13:11:34.309353  4993 tablet_replica.cc:333] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:34.321353  3468 raft_consensus.cc:2955] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:34.323746  4954 consensus_queue.cc:1048] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:34.331437  4995 tablet_replica.cc:333] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:34.333056  4995 raft_consensus.cc:2243] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:34.334050  4995 raft_consensus.cc:2272] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:34.335011  3389 raft_consensus.cc:2955] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:34.341774  4995 ts_tablet_manager.cc:1916] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:34.358616  4995 ts_tablet_manager.cc:1929] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:11:34.359157  4995 log.cc:1199] T c31e392c0cda45d58538bc74cfb0fd6c P 56681b6f3d30479ca4241815319ac705: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-2-root/wals/c31e392c0cda45d58538bc74cfb0fd6c
I20260709 13:11:34.361194  3206 catalog_manager.cc:5028] TS 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): tablet c31e392c0cda45d58538bc74cfb0fd6c (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:34.363081  3317 leader_election.cc:290] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 2 election: Requested vote from peers 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063), e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151)
I20260709 13:11:34.365631  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436c8e906d194fea909a3efe111d74ed" candidate_uuid: "be2d4b735d264b5bad736853b2c32fbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
I20260709 13:11:34.366259  3993 raft_consensus.cc:3060] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:34.370227  4993 raft_consensus.cc:2243] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:34.371125  4993 raft_consensus.cc:2272] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:34.372828  3993 raft_consensus.cc:2468] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 2.
I20260709 13:11:34.374171  3288 leader_election.cc:304] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be2d4b735d264b5bad736853b2c32fbc, e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 
I20260709 13:11:34.374889  4993 ts_tablet_manager.cc:1916] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:34.375056  4970 raft_consensus.cc:2804] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:34.375548  4970 raft_consensus.cc:697] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [term 2 LEADER]: Becoming Leader. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:34.376413  4970 consensus_queue.cc:237] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:34.394497  4996 tablet_replica.cc:333] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:34.399425  4993 ts_tablet_manager.cc:1929] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:11:34.400825  4993 log.cc:1199] T 0025325a485b435387265878149cb4dd P be2d4b735d264b5bad736853b2c32fbc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-0-root/wals/0025325a485b435387265878149cb4dd
I20260709 13:11:34.401947  4996 raft_consensus.cc:2243] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:34.402995  3206 catalog_manager.cc:5028] TS be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): tablet 0025325a485b435387265878149cb4dd (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:34.404138  3392 raft_consensus.cc:2468] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be2d4b735d264b5bad736853b2c32fbc in term 2.
I20260709 13:11:34.404000  3219 catalog_manager.cc:5697] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc reported cstate change: term changed from 1 to 2, leader changed from 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194) to be2d4b735d264b5bad736853b2c32fbc (127.2.42.193). New cstate: current_term: 2 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:34.402796  4996 raft_consensus.cc:2272] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:34.410395  4996 ts_tablet_manager.cc:1916] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:34.427778  4996 ts_tablet_manager.cc:1929] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:11:34.428316  4996 log.cc:1199] T 8c7cc74f63504a5c80da62c7a7e47467 P 252e56dcb8f04fd58fbf559392b3e5cc: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-1-root/wals/8c7cc74f63504a5c80da62c7a7e47467
I20260709 13:11:34.438781  3205 catalog_manager.cc:5028] TS 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): tablet 8c7cc74f63504a5c80da62c7a7e47467 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:34.773092  3389 raft_consensus.cc:1275] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:34.774163  4970 consensus_queue.cc:1048] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:34.782733  3992 raft_consensus.cc:1275] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:34.784267  4970 consensus_queue.cc:1048] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:35.060951  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:35.366314  3317 consensus_queue.cc:237] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:35.371320  3389 raft_consensus.cc:1275] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:11:35.371354  3468 raft_consensus.cc:1275] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:11:35.371860  3288 consensus_peers.cc:597] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc -> Peer e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196:34151): Couldn't send request to peer e3cc12f5d8274e84a8d65b92766a4b0b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dc738df051ac41fc8142b8aae5861174. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:35.372766  4974 consensus_queue.cc:1048] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:35.373610  4970 consensus_queue.cc:1048] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:35.381937  4873 raft_consensus.cc:2955] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:35.383468  3468 raft_consensus.cc:2955] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:35.390591  3389 raft_consensus.cc:2955] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } } }
I20260709 13:11:35.405355  3218 catalog_manager.cc:5697] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index -1 to 3, NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) added. New cstate: current_term: 2 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:35.973196  5013 ts_tablet_manager.cc:933] T dc738df051ac41fc8142b8aae5861174 P e3cc12f5d8274e84a8d65b92766a4b0b: Initiating tablet copy from peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013)
I20260709 13:11:35.974938  5013 tablet_copy_client.cc:323] T dc738df051ac41fc8142b8aae5861174 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Beginning tablet copy session from remote peer at address 127.2.42.193:45013
I20260709 13:11:35.976517  3332 tablet_copy_service.cc:140] P be2d4b735d264b5bad736853b2c32fbc: Received BeginTabletCopySession request for tablet dc738df051ac41fc8142b8aae5861174 from peer e3cc12f5d8274e84a8d65b92766a4b0b ({username='slave'} at 127.0.0.1:59796)
I20260709 13:11:35.977092  3332 tablet_copy_service.cc:161] P be2d4b735d264b5bad736853b2c32fbc: Beginning new tablet copy session on tablet dc738df051ac41fc8142b8aae5861174 from peer e3cc12f5d8274e84a8d65b92766a4b0b at {username='slave'} at 127.0.0.1:59796: session id = e3cc12f5d8274e84a8d65b92766a4b0b-dc738df051ac41fc8142b8aae5861174
I20260709 13:11:35.983150  3332 tablet_copy_source_session.cc:215] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:11:35.985562  5013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc738df051ac41fc8142b8aae5861174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:36.001121  5013 tablet_copy_client.cc:806] T dc738df051ac41fc8142b8aae5861174 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 0 data blocks...
I20260709 13:11:36.001785  5013 tablet_copy_client.cc:670] T dc738df051ac41fc8142b8aae5861174 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Starting download of 1 WAL segments...
I20260709 13:11:36.006354  5013 tablet_copy_client.cc:538] T dc738df051ac41fc8142b8aae5861174 P e3cc12f5d8274e84a8d65b92766a4b0b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:11:36.013631  5013 tablet_bootstrap.cc:492] T dc738df051ac41fc8142b8aae5861174 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap starting.
I20260709 13:11:36.035889  5013 tablet_bootstrap.cc:492] T dc738df051ac41fc8142b8aae5861174 P e3cc12f5d8274e84a8d65b92766a4b0b: 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:11:36.036836  5013 tablet_bootstrap.cc:492] T dc738df051ac41fc8142b8aae5861174 P e3cc12f5d8274e84a8d65b92766a4b0b: Bootstrap complete.
I20260709 13:11:36.037541  5013 ts_tablet_manager.cc:1403] T dc738df051ac41fc8142b8aae5861174 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.005s
I20260709 13:11:36.040675  5013 raft_consensus.cc:359] T dc738df051ac41fc8142b8aae5861174 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:36.041543  5013 raft_consensus.cc:740] T dc738df051ac41fc8142b8aae5861174 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Initialized, Role: LEARNER
I20260709 13:11:36.042217  5013 consensus_queue.cc:260] T dc738df051ac41fc8142b8aae5861174 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: NON_VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: true } }
I20260709 13:11:36.044884  5013 ts_tablet_manager.cc:1434] T dc738df051ac41fc8142b8aae5861174 P e3cc12f5d8274e84a8d65b92766a4b0b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:11:36.048262  3332 tablet_copy_service.cc:342] P be2d4b735d264b5bad736853b2c32fbc: Request end of tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-dc738df051ac41fc8142b8aae5861174 received from {username='slave'} at 127.0.0.1:59796
I20260709 13:11:36.048638  3332 tablet_copy_service.cc:434] P be2d4b735d264b5bad736853b2c32fbc: ending tablet copy session e3cc12f5d8274e84a8d65b92766a4b0b-dc738df051ac41fc8142b8aae5861174 on tablet dc738df051ac41fc8142b8aae5861174 with peer e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:36.100984  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:36.153079  3321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcda1504860449eeada5a3cae6116692"
dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
mode: GRACEFUL
new_leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:57200
I20260709 13:11:36.153584  3321 raft_consensus.cc:606] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Received request to transfer leadership to TS e3cc12f5d8274e84a8d65b92766a4b0b
I20260709 13:11:36.154904  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:11:36.156108  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:36.386744  3992 raft_consensus.cc:1217] T dc738df051ac41fc8142b8aae5861174 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:11:36.618283  5017 raft_consensus.cc:993] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc: : Instructing follower e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:36.618803  5017 raft_consensus.cc:1081] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Signalling peer e3cc12f5d8274e84a8d65b92766a4b0b to start an election
I20260709 13:11:36.620327  3992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcda1504860449eeada5a3cae6116692"
dest_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b"
 from {username='slave'} at 127.0.0.1:52768
I20260709 13:11:36.620841  3992 raft_consensus.cc:493] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:36.621184  3992 raft_consensus.cc:3060] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:36.626624  3992 raft_consensus.cc:515] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:36.628526  3992 leader_election.cc:290] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Requested vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:36.629160  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcda1504860449eeada5a3cae6116692" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "be2d4b735d264b5bad736853b2c32fbc"
I20260709 13:11:36.629719  3321 raft_consensus.cc:3055] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:36.630002  3321 raft_consensus.cc:740] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be2d4b735d264b5bad736853b2c32fbc, State: Running, Role: LEADER
I20260709 13:11:36.630069  3467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcda1504860449eeada5a3cae6116692" candidate_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56681b6f3d30479ca4241815319ac705"
I20260709 13:11:36.630714  3467 raft_consensus.cc:3060] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:36.630713  3321 consensus_queue.cc:260] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:36.633623  3321 raft_consensus.cc:3060] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:36.637195  3467 raft_consensus.cc:2468] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:36.638396  3958 leader_election.cc:304] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56681b6f3d30479ca4241815319ac705, e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 
I20260709 13:11:36.639143  4930 raft_consensus.cc:2804] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:36.640132  3321 raft_consensus.cc:2468] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3cc12f5d8274e84a8d65b92766a4b0b in term 2.
I20260709 13:11:36.640288  4930 raft_consensus.cc:697] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Becoming Leader. State: Replica: e3cc12f5d8274e84a8d65b92766a4b0b, State: Running, Role: LEADER
I20260709 13:11:36.642355  4930 consensus_queue.cc:237] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:36.653146  3216 catalog_manager.cc:5697] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b reported cstate change: term changed from 1 to 2, leader changed from be2d4b735d264b5bad736853b2c32fbc (127.2.42.193) to e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196). New cstate: current_term: 2 leader_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:36.855337  5017 raft_consensus.cc:1064] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc: attempting to promote NON_VOTER e3cc12f5d8274e84a8d65b92766a4b0b to VOTER
I20260709 13:11:36.857872  5017 consensus_queue.cc:237] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:36.866295  3993 raft_consensus.cc:1275] T dc738df051ac41fc8142b8aae5861174 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEARNER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:36.867004  3468 raft_consensus.cc:1275] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:36.867864  4970 consensus_queue.cc:1048] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:36.869002  4974 consensus_queue.cc:1048] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } 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:11:36.875029  3392 raft_consensus.cc:1275] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:11:36.876802  4970 consensus_queue.cc:1048] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:11:36.887329  4974 raft_consensus.cc:2955] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:36.894495  3992 raft_consensus.cc:2955] T dc738df051ac41fc8142b8aae5861174 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:36.918133  3216 catalog_manager.cc:5697] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:36.924737  3467 raft_consensus.cc:2955] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:36.960527  3389 raft_consensus.cc:2955] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3cc12f5d8274e84a8d65b92766a4b0b (127.2.42.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } attrs { replace: true } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:36.988620  3317 consensus_queue.cc:237] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [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: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:36.995411  3389 raft_consensus.cc:1275] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:36.997692  3992 raft_consensus.cc:1275] T dc738df051ac41fc8142b8aae5861174 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Refusing update from remote peer be2d4b735d264b5bad736853b2c32fbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:36.998272  4974 consensus_queue.cc:1048] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:36.999112  5017 consensus_queue.cc:1048] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } 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:11:37.007381  4873 raft_consensus.cc:2955] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:37.010387  3389 raft_consensus.cc:2955] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:37.011070  3992 raft_consensus.cc:2955] T dc738df051ac41fc8142b8aae5861174 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } } }
I20260709 13:11:37.016390  3206 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dc738df051ac41fc8142b8aae5861174 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:11:37.026197  3317 raft_consensus.cc:1275] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:37.025983  3216 catalog_manager.cc:5697] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc reported cstate change: config changed from index 4 to 5, VOTER 56681b6f3d30479ca4241815319ac705 (127.2.42.195) evicted. New cstate: current_term: 2 leader_uuid: "be2d4b735d264b5bad736853b2c32fbc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:11:37.027720  4930 consensus_queue.cc:1048] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:11:37.048857  3461 tablet_service.cc:1558] Processing DeleteTablet for tablet dc738df051ac41fc8142b8aae5861174 with delete_type TABLET_DATA_TOMBSTONED (TS 56681b6f3d30479ca4241815319ac705 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40222
I20260709 13:11:37.050722  5034 tablet_replica.cc:333] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:37.052062  3467 raft_consensus.cc:1275] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Refusing update from remote peer e3cc12f5d8274e84a8d65b92766a4b0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:11:37.052467  5034 raft_consensus.cc:2243] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.053292  5034 raft_consensus.cc:2272] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.057019  5034 ts_tablet_manager.cc:1916] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:11:37.058300  4930 consensus_queue.cc:1048] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:11:37.073194  5034 ts_tablet_manager.cc:1929] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:11:37.073745  5034 log.cc:1199] T dc738df051ac41fc8142b8aae5861174 P 56681b6f3d30479ca4241815319ac705: Deleting WAL directory at /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602621566311-2219-0/minicluster-data/ts-2-root/wals/dc738df051ac41fc8142b8aae5861174
I20260709 13:11:37.075908  3206 catalog_manager.cc:5028] TS 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): tablet dc738df051ac41fc8142b8aae5861174 (table test-workload [id=f42e12683cf443f09138879ea1a0019f]) successfully deleted
I20260709 13:11:37.156941  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:37.192651  2219 tablet_server.cc:179] TabletServer@127.2.42.193:0 shutting down...
W20260709 13:11:37.195749  3958 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:11:37.199963  3958 consensus_peers.cc:597] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. 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:11:37.221487  3958 consensus_peers.cc:597] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. 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:11:37.236552  3436 consensus_peers.cc:597] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. 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:11:37.238080  3362 consensus_peers.cc:597] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. 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:11:37.241895  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:37.243301  2219 tablet_replica.cc:333] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.244359  2219 raft_consensus.cc:2243] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.245077  2219 raft_consensus.cc:2272] T 8c7cc74f63504a5c80da62c7a7e47467 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.246977  2219 tablet_replica.cc:333] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.247560  2219 raft_consensus.cc:2243] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.247983  2219 raft_consensus.cc:2272] T eda0b74a1b70474bb1326255e3f965d9 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.249785  2219 tablet_replica.cc:333] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.250567  2219 raft_consensus.cc:2243] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.251411  2219 raft_consensus.cc:2272] T dc738df051ac41fc8142b8aae5861174 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.254115  2219 tablet_replica.cc:333] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.254684  2219 raft_consensus.cc:2243] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.255470  2219 raft_consensus.cc:2272] T d181ba53b57e4dd1a53bac24041f14aa P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.257107  2219 tablet_replica.cc:333] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.257624  2219 raft_consensus.cc:2243] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.258356  2219 raft_consensus.cc:2272] T e56eaed7b3af429f9d92a11055a3c680 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.260790  2219 tablet_replica.cc:333] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
W20260709 13:11:37.261157  3362 consensus_peers.cc:597] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. 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:11:37.261483  2219 raft_consensus.cc:2243] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.262023  2219 raft_consensus.cc:2272] T 897b59734ade45fca2a883cc819ab6b3 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.264225  2219 tablet_replica.cc:333] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.264937  2219 raft_consensus.cc:2243] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.265401  2219 raft_consensus.cc:2272] T 4f633c067dda4932ba308fa8ea7aa980 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:37.266799  3436 consensus_peers.cc:597] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. 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:11:37.267402  2219 tablet_replica.cc:333] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.267997  2219 raft_consensus.cc:2243] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.268435  2219 raft_consensus.cc:2272] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.270285  2219 tablet_replica.cc:333] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.270820  2219 raft_consensus.cc:2243] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.271416  2219 raft_consensus.cc:2272] T 346bed4daacc4913be06325ba0e8917c P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.273468  2219 tablet_replica.cc:333] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.274215  2219 raft_consensus.cc:2243] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.274735  2219 raft_consensus.cc:2272] T 600a1ccfda404f6bb9ccf1219320e9db P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.276859  2219 tablet_replica.cc:333] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.277611  2219 raft_consensus.cc:2243] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.278175  2219 raft_consensus.cc:2272] T dcb9e161b8f84bf6b7459df6ab8a210c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.280143  2219 tablet_replica.cc:333] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.280622  2219 raft_consensus.cc:2243] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.280990  2219 raft_consensus.cc:2272] T f94519b163874ba8a24ff298c4c45f1e P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.282599  2219 tablet_replica.cc:333] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.283180  2219 raft_consensus.cc:2243] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.283639  2219 raft_consensus.cc:2272] T 5ac042c32e7845d3a793b93e83b0675a P be2d4b735d264b5bad736853b2c32fbc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.285481  2219 tablet_replica.cc:333] T 92cd9c09ea5745818674b7ece7cfdb09 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.286010  2219 raft_consensus.cc:2243] T 92cd9c09ea5745818674b7ece7cfdb09 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.286507  2219 raft_consensus.cc:2272] T 92cd9c09ea5745818674b7ece7cfdb09 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.288256  2219 tablet_replica.cc:333] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.288945  2219 raft_consensus.cc:2243] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.289409  2219 raft_consensus.cc:2272] T 2ac79dd2c0f440849b6dff3f8b020502 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.291467  2219 tablet_replica.cc:333] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.292174  2219 raft_consensus.cc:2243] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.292639  2219 raft_consensus.cc:2272] T 8afba6f4d7ff41699f08ad4f22590ab4 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.294407  2219 tablet_replica.cc:333] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.295017  2219 raft_consensus.cc:2243] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.295778  2219 raft_consensus.cc:2272] T bef9603114e246d495eb39eb50bc5280 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.297524  2219 tablet_replica.cc:333] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.298022  2219 raft_consensus.cc:2243] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.298434  2219 raft_consensus.cc:2272] T 004b41b46df947469e3d951fa6f6345b P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.301019  2219 tablet_replica.cc:333] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.301767  2219 raft_consensus.cc:2243] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.302351  2219 raft_consensus.cc:2272] T 446baf5af7b3442fb3dc9d25ec07b52a P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.304551  2219 tablet_replica.cc:333] T 07154fef2abd4da58674420bc2307b9c P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.305073  2219 raft_consensus.cc:2243] T 07154fef2abd4da58674420bc2307b9c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.305481  2219 raft_consensus.cc:2272] T 07154fef2abd4da58674420bc2307b9c P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.307487  2219 tablet_replica.cc:333] T f08e5b52cef14eb6a71e05e6384b8334 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.308086  2219 raft_consensus.cc:2243] T f08e5b52cef14eb6a71e05e6384b8334 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.308585  2219 raft_consensus.cc:2272] T f08e5b52cef14eb6a71e05e6384b8334 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.310667  2219 tablet_replica.cc:333] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.311223  2219 raft_consensus.cc:2243] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.311967  2219 raft_consensus.cc:2272] T f2bc97978f724b0ead5bf6f5a2f8b421 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.314100  2219 tablet_replica.cc:333] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.314754  2219 raft_consensus.cc:2243] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.315335  2219 raft_consensus.cc:2272] T 130ebc02bf474aca8c1ec55295719bc0 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.317286  2219 tablet_replica.cc:333] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.317957  2219 raft_consensus.cc:2243] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.318425  2219 raft_consensus.cc:2272] T cdd8d78af45a4cb28c2fd8af26a1da19 P be2d4b735d264b5bad736853b2c32fbc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.320154  2219 tablet_replica.cc:333] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.320616  2219 raft_consensus.cc:2243] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.321287  2219 raft_consensus.cc:2272] T bd21ac6e180b410dbb04720e956f9444 P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.323686  2219 tablet_replica.cc:333] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.324481  2219 raft_consensus.cc:2243] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.325500  2219 raft_consensus.cc:2272] T 50c3139168de4198a92ef31dc66ae9c6 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.327718  2219 tablet_replica.cc:333] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.328418  2219 raft_consensus.cc:2243] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.329212  2219 raft_consensus.cc:2272] T c31e392c0cda45d58538bc74cfb0fd6c P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.331296  2219 tablet_replica.cc:333] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.331836  2219 raft_consensus.cc:2243] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.332229  2219 raft_consensus.cc:2272] T 81b012adaec941e5a46e228fdde9672a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.334062  2219 tablet_replica.cc:333] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.334574  2219 raft_consensus.cc:2243] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.335391  2219 raft_consensus.cc:2272] T 65aa9a3e75d24f41b610478de7f75fb8 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.337458  2219 tablet_replica.cc:333] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.338018  2219 raft_consensus.cc:2243] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.338979  2219 raft_consensus.cc:2272] T 8e742c13a9d043e49097c0815b032af5 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.340734  2219 tablet_replica.cc:333] T 43d3d628213944d1b734e35f1cabdb5a P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.341238  2219 raft_consensus.cc:2243] T 43d3d628213944d1b734e35f1cabdb5a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.341765  2219 raft_consensus.cc:2272] T 43d3d628213944d1b734e35f1cabdb5a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.343644  2219 tablet_replica.cc:333] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.344271  2219 raft_consensus.cc:2243] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.345153  2219 raft_consensus.cc:2272] T 2a1475ceb14f475c8628d7de395a61e8 P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.347592  2219 tablet_replica.cc:333] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.348302  2219 raft_consensus.cc:2243] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.349239  2219 raft_consensus.cc:2272] T 29f1351fa9184cc18a9bc8e4c3124fe2 P be2d4b735d264b5bad736853b2c32fbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.351454  2219 tablet_replica.cc:333] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.352124  2219 raft_consensus.cc:2243] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.352958  2219 raft_consensus.cc:2272] T 436c8e906d194fea909a3efe111d74ed P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:37.354888  3436 consensus_peers.cc:597] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705 -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. 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:11:37.355376  2219 tablet_replica.cc:333] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.356104  2219 raft_consensus.cc:2243] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.356541  2219 raft_consensus.cc:2272] T 92898d3072cc4b6898aa9fde987b317b P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.358678  2219 tablet_replica.cc:333] T 2d9c817c9c374291bea3f1312629f42d P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.359210  2219 raft_consensus.cc:2243] T 2d9c817c9c374291bea3f1312629f42d P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.359617  2219 raft_consensus.cc:2272] T 2d9c817c9c374291bea3f1312629f42d P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.361287  2219 tablet_replica.cc:333] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.361785  2219 raft_consensus.cc:2243] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.362164  2219 raft_consensus.cc:2272] T dcda1504860449eeada5a3cae6116692 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.364835  2219 tablet_replica.cc:333] T 724195795d634b27bb99c1f3ae139c9a P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.365496  2219 raft_consensus.cc:2243] T 724195795d634b27bb99c1f3ae139c9a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.366083  2219 raft_consensus.cc:2272] T 724195795d634b27bb99c1f3ae139c9a P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.368562  2219 tablet_replica.cc:333] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.369045  2219 raft_consensus.cc:2243] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.369611  2219 raft_consensus.cc:2272] T 649e3bc8dd5944fca49c102ae3eb2293 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.371445  2219 tablet_replica.cc:333] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.372048  2219 raft_consensus.cc:2243] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.372464  2219 raft_consensus.cc:2272] T 1a23236139e94d4a9b2b791adb7b671c P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.374723  2219 tablet_replica.cc:333] T a74d2c7ad30648f4847445e8f2a5a45e P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.375448  2219 raft_consensus.cc:2243] T a74d2c7ad30648f4847445e8f2a5a45e P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.375946  2219 raft_consensus.cc:2272] T a74d2c7ad30648f4847445e8f2a5a45e P be2d4b735d264b5bad736853b2c32fbc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:37.376912  3362 consensus_peers.cc:597] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. 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:11:37.378085  2219 tablet_replica.cc:333] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.378795  2219 raft_consensus.cc:2243] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.379346  2219 raft_consensus.cc:2272] T 304051c21ccf4c2ca937d9d7f7f0ea15 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:37.379642  3436 consensus_peers.cc:597] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. 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:11:37.380318  3958 consensus_peers.cc:597] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. 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:11:37.381701  2219 tablet_replica.cc:333] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.382311  2219 raft_consensus.cc:2243] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.382767  2219 raft_consensus.cc:2272] T fb6e24c1fff44e19a7ba40041018aa51 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.384886  2219 tablet_replica.cc:333] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc: stopping tablet replica
I20260709 13:11:37.385349  2219 raft_consensus.cc:2243] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.386250  2219 raft_consensus.cc:2272] T 64f95632231648eaa681faa9b40c5a52 P be2d4b735d264b5bad736853b2c32fbc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:37.405869  3436 consensus_peers.cc:597] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. 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:11:37.415540  3958 consensus_peers.cc:597] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. 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:11:37.418097  3436 consensus_peers.cc:597] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. 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:11:37.427515  3362 consensus_peers.cc:597] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. 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:11:37.452916  3436 consensus_peers.cc:597] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. 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:11:37.465054  3958 consensus_peers.cc:597] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:37.466966  3958 consensus_peers.cc:597] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:37.495359  3362 consensus_peers.cc:597] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:37.496093  3436 consensus_peers.cc:597] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:37.505191  3436 consensus_peers.cc:597] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:37.526474  2219 tablet_server.cc:196] TabletServer@127.2.42.193:0 shutdown complete.
W20260709 13:11:37.530640  3362 consensus_peers.cc:597] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:37.544862  3362 consensus_peers.cc:597] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:37.570815  3436 consensus_peers.cc:597] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:37.588543  3362 consensus_peers.cc:597] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:37.617668  3362 consensus_peers.cc:597] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:37.629055  3958 consensus_peers.cc:597] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:37.635460  2219 tablet_server.cc:179] TabletServer@127.2.42.194:0 shutting down...
W20260709 13:11:37.667631  3362 consensus_peers.cc:597] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:37.685708  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:37.686674  2219 tablet_replica.cc:333] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.687763  2219 raft_consensus.cc:2243] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.688453  2219 raft_consensus.cc:2272] T dc738df051ac41fc8142b8aae5861174 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.692894  2219 tablet_replica.cc:333] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.693801  2219 raft_consensus.cc:2243] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.694700  2219 raft_consensus.cc:2272] T eda0b74a1b70474bb1326255e3f965d9 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.697428  2219 tablet_replica.cc:333] T 4f633c067dda4932ba308fa8ea7aa980 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
W20260709 13:11:37.698246  3362 consensus_peers.cc:597] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:37.698344  2219 raft_consensus.cc:2243] T 4f633c067dda4932ba308fa8ea7aa980 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.699023  2219 raft_consensus.cc:2272] T 4f633c067dda4932ba308fa8ea7aa980 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.700882  2219 tablet_replica.cc:333] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.701396  2219 raft_consensus.cc:2243] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.702111  2219 raft_consensus.cc:2272] T 897b59734ade45fca2a883cc819ab6b3 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.704218  2219 tablet_replica.cc:333] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.704840  2219 raft_consensus.cc:2243] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.705364  2219 raft_consensus.cc:2272] T e56eaed7b3af429f9d92a11055a3c680 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.707551  2219 tablet_replica.cc:333] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.708125  2219 raft_consensus.cc:2243] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.708561  2219 raft_consensus.cc:2272] T 600a1ccfda404f6bb9ccf1219320e9db P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.710435  2219 tablet_replica.cc:333] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.711114  2219 raft_consensus.cc:2243] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.711588  2219 raft_consensus.cc:2272] T 5ac042c32e7845d3a793b93e83b0675a P 252e56dcb8f04fd58fbf559392b3e5cc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.713522  2219 tablet_replica.cc:333] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.714110  2219 raft_consensus.cc:2243] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.715040  2219 raft_consensus.cc:2272] T 92cd9c09ea5745818674b7ece7cfdb09 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.717254  2219 tablet_replica.cc:333] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.717877  2219 raft_consensus.cc:2243] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.718739  2219 raft_consensus.cc:2272] T 2ac79dd2c0f440849b6dff3f8b020502 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.720504  2219 tablet_replica.cc:333] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.721030  2219 raft_consensus.cc:2243] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.721385  2219 raft_consensus.cc:2272] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.723318  2219 tablet_replica.cc:333] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.724117  2219 raft_consensus.cc:2243] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.724866  2219 raft_consensus.cc:2272] T 36f025f424be48b0820fe1caeb4ac305 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.727403  2219 tablet_replica.cc:333] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
W20260709 13:11:37.727779  3435 consensus_peers.cc:597] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705 -> Peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Couldn't send request to peer 252e56dcb8f04fd58fbf559392b3e5cc. 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:11:37.728225  2219 raft_consensus.cc:2243] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 4 LEADER]: Raft consensus shutting down.
W20260709 13:11:37.728685  3435 consensus_peers.cc:597] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 -> Peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Couldn't send request to peer 252e56dcb8f04fd58fbf559392b3e5cc. 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:11:37.729312  3435 consensus_peers.cc:597] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 -> Peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Couldn't send request to peer 252e56dcb8f04fd58fbf559392b3e5cc. 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:11:37.729316  2219 raft_consensus.cc:2272] T cdd8d78af45a4cb28c2fd8af26a1da19 P 252e56dcb8f04fd58fbf559392b3e5cc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.731418  2219 tablet_replica.cc:333] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.732172  2219 raft_consensus.cc:2243] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.733165  2219 raft_consensus.cc:2272] T 83e4a26a318d4d239f3e0daf89a319de P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.736075  2219 tablet_replica.cc:333] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.736910  2219 raft_consensus.cc:2243] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.737470  2219 raft_consensus.cc:2272] T 8afba6f4d7ff41699f08ad4f22590ab4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:37.737923  3957 consensus_peers.cc:597] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Couldn't send request to peer 252e56dcb8f04fd58fbf559392b3e5cc. 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:11:37.740231  2219 tablet_replica.cc:333] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.741253  2219 raft_consensus.cc:2243] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:11:37.741801  3957 consensus_peers.cc:597] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Couldn't send request to peer 252e56dcb8f04fd58fbf559392b3e5cc. 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:11:37.741962  2219 raft_consensus.cc:2272] T 446baf5af7b3442fb3dc9d25ec07b52a P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.744771  2219 tablet_replica.cc:333] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.745385  2219 raft_consensus.cc:2243] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.746330  2219 raft_consensus.cc:2272] T 130ebc02bf474aca8c1ec55295719bc0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.748798  2219 tablet_replica.cc:333] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.749543  2219 raft_consensus.cc:2243] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.750510  2219 raft_consensus.cc:2272] T 004b41b46df947469e3d951fa6f6345b P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.753118  2219 tablet_replica.cc:333] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.753701  2219 raft_consensus.cc:2243] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.754053  2219 raft_consensus.cc:2272] T 436c8e906d194fea909a3efe111d74ed P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.756105  2219 tablet_replica.cc:333] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.756740  2219 raft_consensus.cc:2243] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.757254  2219 raft_consensus.cc:2272] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.759400  2219 tablet_replica.cc:333] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.759945  2219 raft_consensus.cc:2243] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.760478  2219 raft_consensus.cc:2272] T 0025325a485b435387265878149cb4dd P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.762499  2219 tablet_replica.cc:333] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.763113  2219 raft_consensus.cc:2243] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.763885  2219 raft_consensus.cc:2272] T f08e5b52cef14eb6a71e05e6384b8334 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.766016  2219 tablet_replica.cc:333] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.766640  2219 raft_consensus.cc:2243] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.767416  2219 raft_consensus.cc:2272] T f2bc97978f724b0ead5bf6f5a2f8b421 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.769332  2219 tablet_replica.cc:333] T 07154fef2abd4da58674420bc2307b9c P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.769891  2219 raft_consensus.cc:2243] T 07154fef2abd4da58674420bc2307b9c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.770358  2219 raft_consensus.cc:2272] T 07154fef2abd4da58674420bc2307b9c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.772315  2219 tablet_replica.cc:333] T 50c3139168de4198a92ef31dc66ae9c6 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.772961  2219 raft_consensus.cc:2243] T 50c3139168de4198a92ef31dc66ae9c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.773444  2219 raft_consensus.cc:2272] T 50c3139168de4198a92ef31dc66ae9c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.775723  2219 tablet_replica.cc:333] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.776381  2219 raft_consensus.cc:2243] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.776891  2219 raft_consensus.cc:2272] T f94519b163874ba8a24ff298c4c45f1e P 252e56dcb8f04fd58fbf559392b3e5cc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:37.776793  3435 consensus_peers.cc:597] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 -> Peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Couldn't send request to peer 252e56dcb8f04fd58fbf559392b3e5cc. 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:11:37.779462  2219 tablet_replica.cc:333] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.780253  2219 raft_consensus.cc:2243] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.780854  2219 raft_consensus.cc:2272] T 9200c35d7c104f8e878ca9a2ba0de59e P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.783608  2219 tablet_replica.cc:333] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.784368  2219 raft_consensus.cc:2243] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.785293  2219 raft_consensus.cc:2272] T dcb9e161b8f84bf6b7459df6ab8a210c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.787950  2219 tablet_replica.cc:333] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.788425  2219 raft_consensus.cc:2243] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.788970  2219 raft_consensus.cc:2272] T c31e392c0cda45d58538bc74cfb0fd6c P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.790746  2219 tablet_replica.cc:333] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.791266  2219 raft_consensus.cc:2243] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.791594  2219 raft_consensus.cc:2272] T f2a35159fe9c456f849dfc26db24d4c0 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.793202  2219 tablet_replica.cc:333] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.793651  2219 raft_consensus.cc:2243] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.794001  2219 raft_consensus.cc:2272] T 65aa9a3e75d24f41b610478de7f75fb8 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.795768  2219 tablet_replica.cc:333] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.796247  2219 raft_consensus.cc:2243] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.797029  2219 raft_consensus.cc:2272] T 81b012adaec941e5a46e228fdde9672a P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.799077  2219 tablet_replica.cc:333] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.799612  2219 raft_consensus.cc:2243] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.800134  2219 raft_consensus.cc:2272] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.801957  2219 tablet_replica.cc:333] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.802521  2219 raft_consensus.cc:2243] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.803069  2219 raft_consensus.cc:2272] T 485158cc74e947e6914bad25bb66b366 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.804929  2219 tablet_replica.cc:333] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.805437  2219 raft_consensus.cc:2243] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.805838  2219 raft_consensus.cc:2272] T b746037750c940a88676cef703765abd P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.807484  2219 tablet_replica.cc:333] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.807998  2219 raft_consensus.cc:2243] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.808431  2219 raft_consensus.cc:2272] T 69143c0056ae4a0ea92aaf1e996a32c6 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.810003  2219 tablet_replica.cc:333] T 3757bf105aee479198c84f27c74eeb7c P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.810491  2219 raft_consensus.cc:2243] T 3757bf105aee479198c84f27c74eeb7c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.811079  2219 raft_consensus.cc:2272] T 3757bf105aee479198c84f27c74eeb7c P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.813303  2219 tablet_replica.cc:333] T 8e742c13a9d043e49097c0815b032af5 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.813827  2219 raft_consensus.cc:2243] T 8e742c13a9d043e49097c0815b032af5 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.814471  2219 raft_consensus.cc:2272] T 8e742c13a9d043e49097c0815b032af5 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:37.816356  3436 consensus_peers.cc:597] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 -> Peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Couldn't send request to peer be2d4b735d264b5bad736853b2c32fbc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:37.816840  2219 tablet_replica.cc:333] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.817396  2219 raft_consensus.cc:2243] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.818439  2219 raft_consensus.cc:2272] T be61d40e39644a5c9b1f6c239b72c83d P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.820713  2219 tablet_replica.cc:333] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.821367  2219 raft_consensus.cc:2243] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.822201  2219 raft_consensus.cc:2272] T fb7b2a38b26c492ba1a1ac25ced6a379 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.824534  2219 tablet_replica.cc:333] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.825268  2219 raft_consensus.cc:2243] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:11:37.825556  3957 consensus_peers.cc:597] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Couldn't send request to peer 252e56dcb8f04fd58fbf559392b3e5cc. 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:11:37.825789  2219 raft_consensus.cc:2272] T 11f6765047894312a8e4e3057b50b2fd P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.827909  2219 tablet_replica.cc:333] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.828428  2219 raft_consensus.cc:2243] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.828945  2219 raft_consensus.cc:2272] T 359d36592703418583bad43c3f8a6e97 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.830699  2219 tablet_replica.cc:333] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.831255  2219 raft_consensus.cc:2243] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.831982  2219 raft_consensus.cc:2272] T a74d2c7ad30648f4847445e8f2a5a45e P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.833900  2219 tablet_replica.cc:333] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.834383  2219 raft_consensus.cc:2243] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:37.835012  2219 raft_consensus.cc:2272] T 304051c21ccf4c2ca937d9d7f7f0ea15 P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.836727  2219 tablet_replica.cc:333] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.837185  2219 raft_consensus.cc:2243] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.837926  2219 raft_consensus.cc:2272] T 27dd22c509ac4cffaefbb82420e39a98 P 252e56dcb8f04fd58fbf559392b3e5cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:37.839756  2219 tablet_replica.cc:333] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc: stopping tablet replica
I20260709 13:11:37.840221  2219 raft_consensus.cc:2243] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:37.840962  2219 raft_consensus.cc:2272] T 2d9c817c9c374291bea3f1312629f42d P 252e56dcb8f04fd58fbf559392b3e5cc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:37.870820  3957 consensus_peers.cc:597] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Couldn't send request to peer 252e56dcb8f04fd58fbf559392b3e5cc. 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:11:37.895130  3957 consensus_peers.cc:597] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Couldn't send request to peer 252e56dcb8f04fd58fbf559392b3e5cc. 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:11:37.931734  2219 tablet_server.cc:196] TabletServer@127.2.42.194:0 shutdown complete.
W20260709 13:11:37.953612  3435 consensus_peers.cc:597] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 -> Peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Couldn't send request to peer 252e56dcb8f04fd58fbf559392b3e5cc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:37063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:37.977754  3435 consensus_peers.cc:597] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 -> Peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Couldn't send request to peer 252e56dcb8f04fd58fbf559392b3e5cc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:37063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:37.984368  3435 consensus_peers.cc:597] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 -> Peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Couldn't send request to peer 252e56dcb8f04fd58fbf559392b3e5cc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:37063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:38.015046  3957 consensus_peers.cc:597] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Couldn't send request to peer 252e56dcb8f04fd58fbf559392b3e5cc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:37063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:38.015722  3957 consensus_peers.cc:597] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Couldn't send request to peer 252e56dcb8f04fd58fbf559392b3e5cc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:37063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:38.031351  2219 tablet_server.cc:179] TabletServer@127.2.42.195:0 shutting down...
W20260709 13:11:38.049062  3958 consensus_peers.cc:597] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Couldn't send request to peer 56681b6f3d30479ca4241815319ac705. 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:11:38.062904  3957 consensus_peers.cc:597] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Couldn't send request to peer 252e56dcb8f04fd58fbf559392b3e5cc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:37063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:38.064245  3958 consensus_peers.cc:597] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Couldn't send request to peer 56681b6f3d30479ca4241815319ac705. 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:11:38.067068  3957 consensus_peers.cc:597] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Couldn't send request to peer 252e56dcb8f04fd58fbf559392b3e5cc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:37063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:38.086321  3958 consensus_peers.cc:597] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Couldn't send request to peer 56681b6f3d30479ca4241815319ac705. 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:11:38.095479  3435 consensus_peers.cc:597] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 -> Peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Couldn't send request to peer 252e56dcb8f04fd58fbf559392b3e5cc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:37063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:38.096095  3435 consensus_peers.cc:597] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 -> Peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Couldn't send request to peer 252e56dcb8f04fd58fbf559392b3e5cc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:37063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:38.097223  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:38.098007  2219 tablet_replica.cc:333] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.098647  2219 raft_consensus.cc:2243] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.099323  2219 raft_consensus.cc:2272] T 8c7cc74f63504a5c80da62c7a7e47467 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.101372  2219 tablet_replica.cc:333] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.101912  2219 raft_consensus.cc:2243] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:11:38.102116  3957 consensus_peers.cc:597] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Couldn't send request to peer 252e56dcb8f04fd58fbf559392b3e5cc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:37063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:38.102566  2219 raft_consensus.cc:2272] T d181ba53b57e4dd1a53bac24041f14aa P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.104759  2219 tablet_replica.cc:333] T e56eaed7b3af429f9d92a11055a3c680 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.105371  2219 raft_consensus.cc:2243] T e56eaed7b3af429f9d92a11055a3c680 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.105794  2219 raft_consensus.cc:2272] T e56eaed7b3af429f9d92a11055a3c680 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.108074  2219 tablet_replica.cc:333] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.109077  2219 raft_consensus.cc:2243] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.109995  2219 raft_consensus.cc:2272] T 4f633c067dda4932ba308fa8ea7aa980 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.112056  2219 tablet_replica.cc:333] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.112835  2219 raft_consensus.cc:2243] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.113675  2219 raft_consensus.cc:2272] T 600a1ccfda404f6bb9ccf1219320e9db P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.115926  2219 tablet_replica.cc:333] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.116449  2219 raft_consensus.cc:2243] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.116955  2219 raft_consensus.cc:2272] T 27dd22c509ac4cffaefbb82420e39a98 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.118726  2219 tablet_replica.cc:333] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.119307  2219 raft_consensus.cc:2243] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.120033  2219 raft_consensus.cc:2272] T 5ac042c32e7845d3a793b93e83b0675a P 56681b6f3d30479ca4241815319ac705 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.121742  2219 tablet_replica.cc:333] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.122298  2219 raft_consensus.cc:2243] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.122711  2219 raft_consensus.cc:2272] T 92cd9c09ea5745818674b7ece7cfdb09 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.124392  2219 tablet_replica.cc:333] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.124907  2219 raft_consensus.cc:2243] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.125272  2219 raft_consensus.cc:2272] T dcda1504860449eeada5a3cae6116692 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.126741  2219 tablet_replica.cc:333] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.127314  2219 raft_consensus.cc:2243] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.129324  2219 raft_consensus.cc:2272] T 3757bf105aee479198c84f27c74eeb7c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.131228  2219 tablet_replica.cc:333] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.131742  2219 raft_consensus.cc:2243] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.132537  2219 raft_consensus.cc:2272] T 36f025f424be48b0820fe1caeb4ac305 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.134289  2219 tablet_replica.cc:333] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.134891  2219 raft_consensus.cc:2243] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.135659  2219 raft_consensus.cc:2272] T 9f39a6eaa0c44fb8b7bd23febb0d0ad4 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.137358  2219 tablet_replica.cc:333] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.137843  2219 raft_consensus.cc:2243] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.138211  2219 raft_consensus.cc:2272] T 346bed4daacc4913be06325ba0e8917c P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.140100  2219 tablet_replica.cc:333] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.140618  2219 raft_consensus.cc:2243] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.141108  2219 raft_consensus.cc:2272] T cdd8d78af45a4cb28c2fd8af26a1da19 P 56681b6f3d30479ca4241815319ac705 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.143349  2219 tablet_replica.cc:333] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
W20260709 13:11:38.144068  3957 consensus_peers.cc:597] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Couldn't send request to peer 252e56dcb8f04fd58fbf559392b3e5cc. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:37063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:38.144079  2219 raft_consensus.cc:2243] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.144740  2219 raft_consensus.cc:2272] T bef9603114e246d495eb39eb50bc5280 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.146512  2219 tablet_replica.cc:333] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.147073  2219 raft_consensus.cc:2243] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.147460  2219 raft_consensus.cc:2272] T 29f1351fa9184cc18a9bc8e4c3124fe2 P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.149072  2219 tablet_replica.cc:333] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.149564  2219 raft_consensus.cc:2243] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.150238  2219 raft_consensus.cc:2272] T 0025325a485b435387265878149cb4dd P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.151825  2219 tablet_replica.cc:333] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.152351  2219 raft_consensus.cc:2243] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.152896  2219 raft_consensus.cc:2272] T 83e4a26a318d4d239f3e0daf89a319de P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.155323  2219 tablet_replica.cc:333] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.155761  2219 raft_consensus.cc:2243] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.156363  2219 raft_consensus.cc:2272] T 07154fef2abd4da58674420bc2307b9c P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.158236  2219 tablet_replica.cc:333] T a74d2c7ad30648f4847445e8f2a5a45e P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.158963  2219 raft_consensus.cc:2243] T a74d2c7ad30648f4847445e8f2a5a45e P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.159372  2219 raft_consensus.cc:2272] T a74d2c7ad30648f4847445e8f2a5a45e P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:38.160413  3958 consensus_peers.cc:597] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Couldn't send request to peer 56681b6f3d30479ca4241815319ac705. 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:11:38.161458  2219 tablet_replica.cc:333] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.162031  2219 raft_consensus.cc:2243] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.162511  2219 raft_consensus.cc:2272] T 11f6765047894312a8e4e3057b50b2fd P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.164366  2219 tablet_replica.cc:333] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.164821  2219 raft_consensus.cc:2243] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.165457  2219 raft_consensus.cc:2272] T fb7b2a38b26c492ba1a1ac25ced6a379 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.167416  2219 tablet_replica.cc:333] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.168104  2219 raft_consensus.cc:2243] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.168586  2219 raft_consensus.cc:2272] T bd21ac6e180b410dbb04720e956f9444 P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:38.168762  3958 consensus_peers.cc:597] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Couldn't send request to peer 56681b6f3d30479ca4241815319ac705. 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:11:38.170593  2219 tablet_replica.cc:333] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.171167  2219 raft_consensus.cc:2243] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.171504  2219 raft_consensus.cc:2272] T 50c3139168de4198a92ef31dc66ae9c6 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.173240  2219 tablet_replica.cc:333] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.173790  2219 raft_consensus.cc:2243] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.174511  2219 raft_consensus.cc:2272] T f94519b163874ba8a24ff298c4c45f1e P 56681b6f3d30479ca4241815319ac705 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.176347  2219 tablet_replica.cc:333] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.176852  2219 raft_consensus.cc:2243] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.177289  2219 raft_consensus.cc:2272] T 9200c35d7c104f8e878ca9a2ba0de59e P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.180347  5033 raft_consensus.cc:493] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader be2d4b735d264b5bad736853b2c32fbc)
I20260709 13:11:38.180545  2219 tablet_replica.cc:333] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.180918  5033 raft_consensus.cc:515] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:38.181288  2219 raft_consensus.cc:2243] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.181939  2219 raft_consensus.cc:2272] T f2a35159fe9c456f849dfc26db24d4c0 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.184645  2219 tablet_replica.cc:333] T 65aa9a3e75d24f41b610478de7f75fb8 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.185379  2219 raft_consensus.cc:2243] T 65aa9a3e75d24f41b610478de7f75fb8 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.185897  2219 raft_consensus.cc:2272] T 65aa9a3e75d24f41b610478de7f75fb8 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.188414  2219 tablet_replica.cc:333] T 81b012adaec941e5a46e228fdde9672a P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.188691  5033 leader_election.cc:290] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
I20260709 13:11:38.189150  2219 raft_consensus.cc:2243] T 81b012adaec941e5a46e228fdde9672a P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.189715  2219 raft_consensus.cc:2272] T 81b012adaec941e5a46e228fdde9672a P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.192176  2219 tablet_replica.cc:333] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.192919  2219 raft_consensus.cc:2243] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.193778  2219 raft_consensus.cc:2272] T 8df1eca9af5f48f2a0ed76d717abd1a4 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:38.193897  3958 leader_election.cc:336] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45013: connect: Connection refused (error 111)
I20260709 13:11:38.196858  2219 tablet_replica.cc:333] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
W20260709 13:11:38.196836  3958 consensus_peers.cc:597] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Couldn't send request to peer 56681b6f3d30479ca4241815319ac705. 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:11:38.197649  3958 leader_election.cc:336] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:11:38.197813  2219 raft_consensus.cc:2243] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.198055  3958 leader_election.cc:304] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b [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: e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:11:38.198784  2219 raft_consensus.cc:2272] T fb6e24c1fff44e19a7ba40041018aa51 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.199153  5033 raft_consensus.cc:2749] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:38.200757  2219 tablet_replica.cc:333] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.201324  2219 raft_consensus.cc:2243] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.201839  2219 raft_consensus.cc:2272] T 2a1475ceb14f475c8628d7de395a61e8 P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.203750  2219 tablet_replica.cc:333] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.204283  2219 raft_consensus.cc:2243] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.204777  2219 raft_consensus.cc:2272] T 485158cc74e947e6914bad25bb66b366 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.206848  2219 tablet_replica.cc:333] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.207566  2219 raft_consensus.cc:2243] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.208353  2219 raft_consensus.cc:2272] T b746037750c940a88676cef703765abd P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.210693  2219 tablet_replica.cc:333] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.211346  2219 raft_consensus.cc:2243] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.212265  2219 raft_consensus.cc:2272] T 1a23236139e94d4a9b2b791adb7b671c P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.214429  2219 tablet_replica.cc:333] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.215126  2219 raft_consensus.cc:2243] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.215924  2219 raft_consensus.cc:2272] T 649e3bc8dd5944fca49c102ae3eb2293 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.217816  2219 tablet_replica.cc:333] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.218312  2219 raft_consensus.cc:2243] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.219069  2219 raft_consensus.cc:2272] T 43d3d628213944d1b734e35f1cabdb5a P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.221004  2219 tablet_replica.cc:333] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.221601  2219 raft_consensus.cc:2243] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.222195  2219 raft_consensus.cc:2272] T be61d40e39644a5c9b1f6c239b72c83d P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.224170  2219 tablet_replica.cc:333] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.224690  2219 raft_consensus.cc:2243] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.225184  2219 raft_consensus.cc:2272] T 69143c0056ae4a0ea92aaf1e996a32c6 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.227057  2219 tablet_replica.cc:333] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.227519  2219 raft_consensus.cc:2243] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.228226  2219 raft_consensus.cc:2272] T 724195795d634b27bb99c1f3ae139c9a P 56681b6f3d30479ca4241815319ac705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.230001  2219 tablet_replica.cc:333] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.230469  2219 raft_consensus.cc:2243] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.231258  2219 raft_consensus.cc:2272] T 359d36592703418583bad43c3f8a6e97 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.233044  2219 tablet_replica.cc:333] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.233572  2219 raft_consensus.cc:2243] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.234020  2219 raft_consensus.cc:2272] T 64f95632231648eaa681faa9b40c5a52 P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.235795  2219 tablet_replica.cc:333] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.236290  2219 raft_consensus.cc:2243] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.236726  2219 raft_consensus.cc:2272] T 92898d3072cc4b6898aa9fde987b317b P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.238535  2219 tablet_replica.cc:333] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705: stopping tablet replica
I20260709 13:11:38.239092  2219 raft_consensus.cc:2243] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.239540  2219 raft_consensus.cc:2272] T 2d9c817c9c374291bea3f1312629f42d P 56681b6f3d30479ca4241815319ac705 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:38.297183  3958 consensus_peers.cc:597] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Couldn't send request to peer 56681b6f3d30479ca4241815319ac705. 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:11:38.300604  3958 consensus_peers.cc:597] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Couldn't send request to peer 56681b6f3d30479ca4241815319ac705. 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:11:38.324076  2219 tablet_server.cc:196] TabletServer@127.2.42.195:0 shutdown complete.
I20260709 13:11:38.380641  5033 raft_consensus.cc:493] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader be2d4b735d264b5bad736853b2c32fbc)
I20260709 13:11:38.381280  5033 raft_consensus.cc:515] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "56681b6f3d30479ca4241815319ac705" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46417 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:38.389554  5033 leader_election.cc:290] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417)
W20260709 13:11:38.395428  3958 leader_election.cc:336] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45013: connect: Connection refused (error 111)
W20260709 13:11:38.396286  3958 leader_election.cc:336] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Network error: Client connection negotiation failed: client connection to 127.2.42.195:46417: connect: Connection refused (error 111)
I20260709 13:11:38.396626  3958 leader_election.cc:304] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b [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: e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 56681b6f3d30479ca4241815319ac705, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:11:38.397432  5033 raft_consensus.cc:2749] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:11:38.407323  3958 consensus_peers.cc:597] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Couldn't send request to peer 56681b6f3d30479ca4241815319ac705. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.195:46417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:38.426468  2219 tablet_server.cc:179] TabletServer@127.2.42.196:0 shutting down...
I20260709 13:11:38.457793  5033 raft_consensus.cc:493] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader be2d4b735d264b5bad736853b2c32fbc)
I20260709 13:11:38.459190  5033 raft_consensus.cc:515] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be2d4b735d264b5bad736853b2c32fbc" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45013 } } peers { permanent_uuid: "252e56dcb8f04fd58fbf559392b3e5cc" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 37063 } } peers { permanent_uuid: "e3cc12f5d8274e84a8d65b92766a4b0b" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34151 } attrs { promote: false } }
I20260709 13:11:38.461364  5033 leader_election.cc:290] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013), 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063)
W20260709 13:11:38.466444  3958 leader_election.cc:336] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer be2d4b735d264b5bad736853b2c32fbc (127.2.42.193:45013): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45013: connect: Connection refused (error 111)
W20260709 13:11:38.467551  3957 leader_election.cc:336] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 252e56dcb8f04fd58fbf559392b3e5cc (127.2.42.194:37063): Network error: Client connection negotiation failed: client connection to 127.2.42.194:37063: connect: Connection refused (error 111)
I20260709 13:11:38.467777  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:38.467963  3957 leader_election.cc:304] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b [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: e3cc12f5d8274e84a8d65b92766a4b0b; no voters: 252e56dcb8f04fd58fbf559392b3e5cc, be2d4b735d264b5bad736853b2c32fbc
I20260709 13:11:38.468627  2219 tablet_replica.cc:333] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.468672  5033 raft_consensus.cc:2749] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:11:38.469445  2219 raft_consensus.cc:2243] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.470081  2219 raft_consensus.cc:2272] T 359d36592703418583bad43c3f8a6e97 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.471858  2219 tablet_replica.cc:333] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.472436  2219 raft_consensus.cc:2243] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.472937  2219 raft_consensus.cc:2272] T c31e392c0cda45d58538bc74cfb0fd6c P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.474545  2219 tablet_replica.cc:333] T bd21ac6e180b410dbb04720e956f9444 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.475229  2219 raft_consensus.cc:2243] T bd21ac6e180b410dbb04720e956f9444 P e3cc12f5d8274e84a8d65b92766a4b0b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.475697  2219 raft_consensus.cc:2272] T bd21ac6e180b410dbb04720e956f9444 P e3cc12f5d8274e84a8d65b92766a4b0b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.477314  2219 tablet_replica.cc:333] T 0025325a485b435387265878149cb4dd P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.477847  2219 raft_consensus.cc:2243] T 0025325a485b435387265878149cb4dd P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.478322  2219 raft_consensus.cc:2272] T 0025325a485b435387265878149cb4dd P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.479892  2219 tablet_replica.cc:333] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.480538  2219 raft_consensus.cc:2243] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.481076  2219 raft_consensus.cc:2272] T d181ba53b57e4dd1a53bac24041f14aa P e3cc12f5d8274e84a8d65b92766a4b0b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.483618  2219 tablet_replica.cc:333] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.484356  2219 raft_consensus.cc:2243] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.485280  2219 raft_consensus.cc:2272] T 446baf5af7b3442fb3dc9d25ec07b52a P e3cc12f5d8274e84a8d65b92766a4b0b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.487089  2219 tablet_replica.cc:333] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.487565  2219 raft_consensus.cc:2243] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.488006  2219 raft_consensus.cc:2272] T 3757bf105aee479198c84f27c74eeb7c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.489674  2219 tablet_replica.cc:333] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.490135  2219 raft_consensus.cc:2243] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.490551  2219 raft_consensus.cc:2272] T 36f025f424be48b0820fe1caeb4ac305 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.492580  2219 tablet_replica.cc:333] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.493300  2219 raft_consensus.cc:2243] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.493933  2219 raft_consensus.cc:2272] T dcb9e161b8f84bf6b7459df6ab8a210c P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.496471  2219 tablet_replica.cc:333] T f08e5b52cef14eb6a71e05e6384b8334 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.496985  2219 raft_consensus.cc:2243] T f08e5b52cef14eb6a71e05e6384b8334 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.497547  2219 raft_consensus.cc:2272] T f08e5b52cef14eb6a71e05e6384b8334 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.499284  2219 tablet_replica.cc:333] T dc738df051ac41fc8142b8aae5861174 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.499776  2219 raft_consensus.cc:2243] T dc738df051ac41fc8142b8aae5861174 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.500222  2219 raft_consensus.cc:2272] T dc738df051ac41fc8142b8aae5861174 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.501880  2219 tablet_replica.cc:333] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.502409  2219 raft_consensus.cc:2243] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.502795  2219 raft_consensus.cc:2272] T 1a23236139e94d4a9b2b791adb7b671c P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.504683  2219 tablet_replica.cc:333] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.505160  2219 raft_consensus.cc:2243] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.505861  2219 raft_consensus.cc:2272] T f2a35159fe9c456f849dfc26db24d4c0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.507695  2219 tablet_replica.cc:333] T 649e3bc8dd5944fca49c102ae3eb2293 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.508178  2219 raft_consensus.cc:2243] T 649e3bc8dd5944fca49c102ae3eb2293 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.508610  2219 raft_consensus.cc:2272] T 649e3bc8dd5944fca49c102ae3eb2293 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.510149  2219 tablet_replica.cc:333] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.510627  2219 raft_consensus.cc:2243] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.511149  2219 raft_consensus.cc:2272] T 8e742c13a9d043e49097c0815b032af5 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.512995  2219 tablet_replica.cc:333] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.513682  2219 raft_consensus.cc:2243] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.514101  2219 raft_consensus.cc:2272] T be61d40e39644a5c9b1f6c239b72c83d P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.516503  2219 tablet_replica.cc:333] T 43d3d628213944d1b734e35f1cabdb5a P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.517309  2219 raft_consensus.cc:2243] T 43d3d628213944d1b734e35f1cabdb5a P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.517920  2219 raft_consensus.cc:2272] T 43d3d628213944d1b734e35f1cabdb5a P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:38.518514  3958 consensus_peers.cc:597] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b -> Peer 56681b6f3d30479ca4241815319ac705 (127.2.42.195:46417): Couldn't send request to peer 56681b6f3d30479ca4241815319ac705. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.195:46417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:38.519923  2219 tablet_replica.cc:333] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.520479  2219 raft_consensus.cc:2243] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.520859  2219 raft_consensus.cc:2272] T 436c8e906d194fea909a3efe111d74ed P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.522598  2219 tablet_replica.cc:333] T bef9603114e246d495eb39eb50bc5280 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.523156  2219 raft_consensus.cc:2243] T bef9603114e246d495eb39eb50bc5280 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.523594  2219 raft_consensus.cc:2272] T bef9603114e246d495eb39eb50bc5280 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.525197  2219 tablet_replica.cc:333] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.525666  2219 raft_consensus.cc:2243] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.526294  2219 raft_consensus.cc:2272] T 8afba6f4d7ff41699f08ad4f22590ab4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.528050  2219 tablet_replica.cc:333] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.528527  2219 raft_consensus.cc:2243] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.528944  2219 raft_consensus.cc:2272] T f2bc97978f724b0ead5bf6f5a2f8b421 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.530625  2219 tablet_replica.cc:333] T 27dd22c509ac4cffaefbb82420e39a98 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.531186  2219 raft_consensus.cc:2243] T 27dd22c509ac4cffaefbb82420e39a98 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.531613  2219 raft_consensus.cc:2272] T 27dd22c509ac4cffaefbb82420e39a98 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.533311  2219 tablet_replica.cc:333] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.533806  2219 raft_consensus.cc:2243] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.534545  2219 raft_consensus.cc:2272] T 304051c21ccf4c2ca937d9d7f7f0ea15 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.536352  2219 tablet_replica.cc:333] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.536863  2219 raft_consensus.cc:2243] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.537249  2219 raft_consensus.cc:2272] T fb6e24c1fff44e19a7ba40041018aa51 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.539039  2219 tablet_replica.cc:333] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.539577  2219 raft_consensus.cc:2243] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.540030  2219 raft_consensus.cc:2272] T 83e4a26a318d4d239f3e0daf89a319de P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.541703  2219 tablet_replica.cc:333] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.542204  2219 raft_consensus.cc:2243] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.542632  2219 raft_consensus.cc:2272] T 64f95632231648eaa681faa9b40c5a52 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.544245  2219 tablet_replica.cc:333] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.544739  2219 raft_consensus.cc:2243] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.545426  2219 raft_consensus.cc:2272] T b746037750c940a88676cef703765abd P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.546940  2219 tablet_replica.cc:333] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.547438  2219 raft_consensus.cc:2243] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.547828  2219 raft_consensus.cc:2272] T 2a1475ceb14f475c8628d7de395a61e8 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.549394  2219 tablet_replica.cc:333] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.549901  2219 raft_consensus.cc:2243] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.550570  2219 raft_consensus.cc:2272] T 9200c35d7c104f8e878ca9a2ba0de59e P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.552584  2219 tablet_replica.cc:333] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.553228  2219 raft_consensus.cc:2243] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.554098  2219 raft_consensus.cc:2272] T 8df1eca9af5f48f2a0ed76d717abd1a4 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.556299  2219 tablet_replica.cc:333] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.556811  2219 raft_consensus.cc:2243] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.557294  2219 raft_consensus.cc:2272] T 8c7cc74f63504a5c80da62c7a7e47467 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.558830  2219 tablet_replica.cc:333] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.559413  2219 raft_consensus.cc:2243] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.560068  2219 raft_consensus.cc:2272] T 346bed4daacc4913be06325ba0e8917c P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.561750  2219 tablet_replica.cc:333] T 724195795d634b27bb99c1f3ae139c9a P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.562245  2219 raft_consensus.cc:2243] T 724195795d634b27bb99c1f3ae139c9a P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.562645  2219 raft_consensus.cc:2272] T 724195795d634b27bb99c1f3ae139c9a P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.564409  2219 tablet_replica.cc:333] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.564905  2219 raft_consensus.cc:2243] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.565604  2219 raft_consensus.cc:2272] T dcda1504860449eeada5a3cae6116692 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.567433  2219 tablet_replica.cc:333] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.567919  2219 raft_consensus.cc:2243] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.568598  2219 raft_consensus.cc:2272] T 69143c0056ae4a0ea92aaf1e996a32c6 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.570375  2219 tablet_replica.cc:333] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.570933  2219 raft_consensus.cc:2243] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.571362  2219 raft_consensus.cc:2272] T 130ebc02bf474aca8c1ec55295719bc0 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.573053  2219 tablet_replica.cc:333] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.573572  2219 raft_consensus.cc:2243] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.574239  2219 raft_consensus.cc:2272] T 485158cc74e947e6914bad25bb66b366 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.575878  2219 tablet_replica.cc:333] T 2ac79dd2c0f440849b6dff3f8b020502 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.576370  2219 raft_consensus.cc:2243] T 2ac79dd2c0f440849b6dff3f8b020502 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.576836  2219 raft_consensus.cc:2272] T 2ac79dd2c0f440849b6dff3f8b020502 P e3cc12f5d8274e84a8d65b92766a4b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.578480  2219 tablet_replica.cc:333] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.579015  2219 raft_consensus.cc:2243] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.579672  2219 raft_consensus.cc:2272] T 92898d3072cc4b6898aa9fde987b317b P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.581328  2219 tablet_replica.cc:333] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.581801  2219 raft_consensus.cc:2243] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.582267  2219 raft_consensus.cc:2272] T fb7b2a38b26c492ba1a1ac25ced6a379 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.584005  2219 tablet_replica.cc:333] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.584518  2219 raft_consensus.cc:2243] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.585249  2219 raft_consensus.cc:2272] T 11f6765047894312a8e4e3057b50b2fd P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.586967  2219 tablet_replica.cc:333] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.587458  2219 raft_consensus.cc:2243] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.587855  2219 raft_consensus.cc:2272] T 004b41b46df947469e3d951fa6f6345b P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.589499  2219 tablet_replica.cc:333] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.589955  2219 raft_consensus.cc:2243] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:38.590405  2219 raft_consensus.cc:2272] T 897b59734ade45fca2a883cc819ab6b3 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.592072  2219 tablet_replica.cc:333] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b: stopping tablet replica
I20260709 13:11:38.592500  2219 raft_consensus.cc:2243] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.593159  2219 raft_consensus.cc:2272] T eda0b74a1b70474bb1326255e3f965d9 P e3cc12f5d8274e84a8d65b92766a4b0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.654938  2219 tablet_server.cc:196] TabletServer@127.2.42.196:0 shutdown complete.
I20260709 13:11:38.715252  2219 master.cc:562] Master@127.2.42.254:38447 shutting down...
I20260709 13:11:38.739068  2219 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:38.739573  2219 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:38.739835  2219 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2f4d27806bb14b0280a3535b02e179b4: stopping tablet replica
I20260709 13:11:38.761003  2219 master.cc:584] Master@127.2.42.254:38447 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (54120 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:11:38.864540  2219 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.42.254:44643
I20260709 13:11:38.865777  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:38.872092  5051 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:11:38.872179  5050 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:11:38.873145  5053 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:11:38.873731  2219 server_base.cc:1061] running on GCE node
I20260709 13:11:38.875321  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:38.875519  2219 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:11:38.875653  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602698875633 us; error 0 us; skew 500 ppm
I20260709 13:11:38.876142  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:38.878615  2219 webserver.cc:533] Webserver started at http://127.2.42.254:32995/ using document root <none> and password file <none>
I20260709 13:11:38.879236  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:38.879407  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:38.879655  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:38.880782  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/master-0-root/instance:
uuid: "d19eb03e93a64e579f923798b23a1e07"
format_stamp: "Formatted at 2026-07-09 13:11:38 on dist-test-slave-nwpb"
I20260709 13:11:38.885633  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:11:38.889214  5058 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:11:38.890108  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:11:38.890466  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/master-0-root
uuid: "d19eb03e93a64e579f923798b23a1e07"
format_stamp: "Formatted at 2026-07-09 13:11:38 on dist-test-slave-nwpb"
I20260709 13:11:38.890777  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-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:11:38.905975  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:38.907418  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:38.947758  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.254:44643
I20260709 13:11:38.947876  5109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.254:44643 every 8 connection(s)
I20260709 13:11:38.951757  5110 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:11:38.961784  5110 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07: Bootstrap starting.
I20260709 13:11:38.966430  5110 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:38.970641  5110 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07: No bootstrap required, opened a new log
I20260709 13:11:38.972951  5110 raft_consensus.cc:359] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d19eb03e93a64e579f923798b23a1e07" member_type: VOTER }
I20260709 13:11:38.973368  5110 raft_consensus.cc:385] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:38.973639  5110 raft_consensus.cc:740] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19eb03e93a64e579f923798b23a1e07, State: Initialized, Role: FOLLOWER
I20260709 13:11:38.974463  5110 consensus_queue.cc:260] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d19eb03e93a64e579f923798b23a1e07" member_type: VOTER }
I20260709 13:11:38.975030  5110 raft_consensus.cc:399] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:11:38.975270  5110 raft_consensus.cc:493] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:11:38.975546  5110 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:38.979979  5110 raft_consensus.cc:515] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d19eb03e93a64e579f923798b23a1e07" member_type: VOTER }
I20260709 13:11:38.980563  5110 leader_election.cc:304] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07 [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: d19eb03e93a64e579f923798b23a1e07; no voters: 
I20260709 13:11:38.981742  5110 leader_election.cc:290] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:11:38.982225  5113 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:38.983695  5113 raft_consensus.cc:697] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07 [term 1 LEADER]: Becoming Leader. State: Replica: d19eb03e93a64e579f923798b23a1e07, State: Running, Role: LEADER
I20260709 13:11:38.984350  5113 consensus_queue.cc:237] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07 [LEADER]: Queue going to LEADER mode. State: All 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: "d19eb03e93a64e579f923798b23a1e07" member_type: VOTER }
I20260709 13:11:38.984561  5110 sys_catalog.cc:565] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:11:38.989879  5114 sys_catalog.cc:455] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d19eb03e93a64e579f923798b23a1e07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d19eb03e93a64e579f923798b23a1e07" member_type: VOTER } }
I20260709 13:11:38.990674  5114 sys_catalog.cc:458] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07 [sys.catalog]: This master's current role is: LEADER
I20260709 13:11:38.991694  5115 sys_catalog.cc:455] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d19eb03e93a64e579f923798b23a1e07. Latest consensus state: current_term: 1 leader_uuid: "d19eb03e93a64e579f923798b23a1e07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d19eb03e93a64e579f923798b23a1e07" member_type: VOTER } }
I20260709 13:11:38.992303  5115 sys_catalog.cc:458] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07 [sys.catalog]: This master's current role is: LEADER
I20260709 13:11:38.992676  5122 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:11:38.999199  5122 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:11:39.000396  2219 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:11:39.008198  5122 catalog_manager.cc:1383] Generated new cluster ID: 6ec678d0320b40138ba3c1089d30ddf1
I20260709 13:11:39.008517  5122 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:11:39.038612  5122 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:11:39.040033  5122 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:11:39.052963  5122 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07: Generated new TSK 0
I20260709 13:11:39.053638  5122 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:11:39.067286  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:39.072973  5131 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:11:39.074021  5132 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:11:39.075623  5134 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:11:39.076260  2219 server_base.cc:1061] running on GCE node
I20260709 13:11:39.077203  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:39.077375  2219 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:11:39.077491  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602699077481 us; error 0 us; skew 500 ppm
I20260709 13:11:39.077971  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:39.080482  2219 webserver.cc:533] Webserver started at http://127.2.42.193:36375/ using document root <none> and password file <none>
I20260709 13:11:39.080929  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:39.081099  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:39.081313  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:39.082311  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/ts-0-root/instance:
uuid: "e5225b69f466414ca29ca4427911e48e"
format_stamp: "Formatted at 2026-07-09 13:11:39 on dist-test-slave-nwpb"
I20260709 13:11:39.087109  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:11:39.090375  5139 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:11:39.091225  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:11:39.091482  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/ts-0-root
uuid: "e5225b69f466414ca29ca4427911e48e"
format_stamp: "Formatted at 2026-07-09 13:11:39 on dist-test-slave-nwpb"
I20260709 13:11:39.091737  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-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:11:39.108052  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:39.109184  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:39.110570  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:39.112823  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:39.113000  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:39.113312  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:39.113485  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:39.153817  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.193:45315
I20260709 13:11:39.153929  5201 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.193:45315 every 8 connection(s)
I20260709 13:11:39.158968  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:39.166039  5206 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:11:39.167886  5207 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:11:39.170543  5209 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:11:39.171983  5202 heartbeater.cc:344] Connected to a master server at 127.2.42.254:44643
I20260709 13:11:39.172482  5202 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:39.172530  2219 server_base.cc:1061] running on GCE node
I20260709 13:11:39.173384  5202 heartbeater.cc:507] Master 127.2.42.254:44643 requested a full tablet report, sending...
I20260709 13:11:39.173933  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:39.174186  2219 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:11:39.174379  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602699174362 us; error 0 us; skew 500 ppm
I20260709 13:11:39.175103  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:39.175648  5075 ts_manager.cc:194] Registered new tserver with Master: e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:39.177429  5075 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41110
I20260709 13:11:39.179673  2219 webserver.cc:533] Webserver started at http://127.2.42.194:46309/ using document root <none> and password file <none>
I20260709 13:11:39.180198  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:39.180403  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:39.180660  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:39.181669  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/ts-1-root/instance:
uuid: "95f4c4313308459c9ac095fc149887bd"
format_stamp: "Formatted at 2026-07-09 13:11:39 on dist-test-slave-nwpb"
I20260709 13:11:39.186040  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:11:39.189507  5214 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:11:39.190327  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:11:39.190647  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/ts-1-root
uuid: "95f4c4313308459c9ac095fc149887bd"
format_stamp: "Formatted at 2026-07-09 13:11:39 on dist-test-slave-nwpb"
I20260709 13:11:39.190975  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-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:11:39.214217  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:39.215502  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:39.216960  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:39.219203  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:39.219429  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:39.219672  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:39.219841  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:39.259976  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.194:35529
I20260709 13:11:39.260075  5276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.194:35529 every 8 connection(s)
I20260709 13:11:39.264840  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:39.271952  5280 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:11:39.272794  5281 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:11:39.276566  5283 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:11:39.276722  2219 server_base.cc:1061] running on GCE node
I20260709 13:11:39.277519  5277 heartbeater.cc:344] Connected to a master server at 127.2.42.254:44643
I20260709 13:11:39.277926  5277 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:39.277967  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:39.278309  2219 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:11:39.278493  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602699278477 us; error 0 us; skew 500 ppm
I20260709 13:11:39.278815  5277 heartbeater.cc:507] Master 127.2.42.254:44643 requested a full tablet report, sending...
I20260709 13:11:39.279179  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:39.280978  5075 ts_manager.cc:194] Registered new tserver with Master: 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:39.281840  2219 webserver.cc:533] Webserver started at http://127.2.42.195:35945/ using document root <none> and password file <none>
I20260709 13:11:39.282388  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:39.282611  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:39.282475  5075 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41120
I20260709 13:11:39.283056  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:39.284286  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/ts-2-root/instance:
uuid: "c414047800414946b4302e6c7faaf792"
format_stamp: "Formatted at 2026-07-09 13:11:39 on dist-test-slave-nwpb"
I20260709 13:11:39.288784  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:11:39.292141  5288 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:11:39.293118  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:11:39.293473  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/ts-2-root
uuid: "c414047800414946b4302e6c7faaf792"
format_stamp: "Formatted at 2026-07-09 13:11:39 on dist-test-slave-nwpb"
I20260709 13:11:39.293767  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-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:11:39.320652  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:39.321834  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:39.323346  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:39.325898  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:39.326180  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:39.326442  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:39.326640  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:39.367482  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.195:43419
I20260709 13:11:39.367579  5350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.195:43419 every 8 connection(s)
I20260709 13:11:39.372219  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:39.379213  5354 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:11:39.379992  5355 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:11:39.382160  5357 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:11:39.383333  2219 server_base.cc:1061] running on GCE node
I20260709 13:11:39.384460  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:39.384735  2219 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:11:39.384915  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602699384897 us; error 0 us; skew 500 ppm
I20260709 13:11:39.385396  5351 heartbeater.cc:344] Connected to a master server at 127.2.42.254:44643
I20260709 13:11:39.385527  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:39.385814  5351 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:39.386633  5351 heartbeater.cc:507] Master 127.2.42.254:44643 requested a full tablet report, sending...
I20260709 13:11:39.388470  2219 webserver.cc:533] Webserver started at http://127.2.42.196:34795/ using document root <none> and password file <none>
I20260709 13:11:39.388860  5075 ts_manager.cc:194] Registered new tserver with Master: c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:39.389111  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:39.389424  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:39.389698  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:39.390404  5075 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41128
I20260709 13:11:39.390763  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/ts-3-root/instance:
uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
format_stamp: "Formatted at 2026-07-09 13:11:39 on dist-test-slave-nwpb"
I20260709 13:11:39.395833  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:11:39.399322  5362 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:11:39.400290  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 13:11:39.400611  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/ts-3-root
uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
format_stamp: "Formatted at 2026-07-09 13:11:39 on dist-test-slave-nwpb"
I20260709 13:11:39.400866  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-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:11:39.430294  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:39.431676  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:39.433174  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:39.435523  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:39.435760  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:39.436003  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:39.436198  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:39.477375  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.196:34533
I20260709 13:11:39.477487  5424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.196:34533 every 8 connection(s)
I20260709 13:11:39.491783  5425 heartbeater.cc:344] Connected to a master server at 127.2.42.254:44643
I20260709 13:11:39.492128  5425 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:39.493031  5425 heartbeater.cc:507] Master 127.2.42.254:44643 requested a full tablet report, sending...
I20260709 13:11:39.495347  5075 ts_manager.cc:194] Registered new tserver with Master: 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:39.495862  2219 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014791519s
I20260709 13:11:39.496824  5075 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41136
I20260709 13:11:39.522574  5075 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41148:
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:11:39.768452  5390 tablet_service.cc:1511] Processing CreateTablet for tablet 9a729a526894493492f951a2176c54b2 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:11:39.769093  5388 tablet_service.cc:1511] Processing CreateTablet for tablet 2847f82dcfcf47f0b45c8bf75831d725 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:11:39.770124  5390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a729a526894493492f951a2176c54b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.771262  5389 tablet_service.cc:1511] Processing CreateTablet for tablet 43b58eab299a43ca9dd92460a391f834 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:11:39.772569  5389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43b58eab299a43ca9dd92460a391f834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.775928  5315 tablet_service.cc:1511] Processing CreateTablet for tablet e11a77c8163a4c7195a855315d615f9e (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:11:39.777333  5315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e11a77c8163a4c7195a855315d615f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.779206  5388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2847f82dcfcf47f0b45c8bf75831d725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.781376  5312 tablet_service.cc:1511] Processing CreateTablet for tablet 286b08dfc6fc44fd89bd56c9819b3739 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:11:39.784888  5311 tablet_service.cc:1511] Processing CreateTablet for tablet 7c07545ea5804701a644b2d2d371a6b6 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:11:39.786266  5310 tablet_service.cc:1511] Processing CreateTablet for tablet 936f69d019004bbe8ad3d129d1c4a296 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:11:39.787031  5314 tablet_service.cc:1511] Processing CreateTablet for tablet 2847f82dcfcf47f0b45c8bf75831d725 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:11:39.789589  5313 tablet_service.cc:1511] Processing CreateTablet for tablet c63e5d2a00a54a8badc3d690c7c65e20 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:11:39.774766  5316 tablet_service.cc:1511] Processing CreateTablet for tablet 9a729a526894493492f951a2176c54b2 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:11:39.782774  5312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 286b08dfc6fc44fd89bd56c9819b3739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.795723  5310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936f69d019004bbe8ad3d129d1c4a296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.800079  5311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c07545ea5804701a644b2d2d371a6b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.801450  5316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a729a526894493492f951a2176c54b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.804095  5309 tablet_service.cc:1511] Processing CreateTablet for tablet b67daa9c4e684dfb841e2e743e0360c3 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:11:39.805564  5309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b67daa9c4e684dfb841e2e743e0360c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.808398  5314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2847f82dcfcf47f0b45c8bf75831d725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.809520  5313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c63e5d2a00a54a8badc3d690c7c65e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.811214  5308 tablet_service.cc:1511] Processing CreateTablet for tablet 9a0d016678da443f8bca0ade3162f4dc (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:11:39.812595  5308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a0d016678da443f8bca0ade3162f4dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.833168  5307 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:11:39.834685  5307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb4bcf9a23f4bdfa9cc8b61e53f49e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.836594  5389 tablet_service.cc:1511] Processing CreateTablet for tablet 32513aaf5f924d689c76503649810cfd (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:11:39.837936  5389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32513aaf5f924d689c76503649810cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.844419  5387 tablet_service.cc:1511] Processing CreateTablet for tablet 286b08dfc6fc44fd89bd56c9819b3739 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:11:39.845937  5387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 286b08dfc6fc44fd89bd56c9819b3739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.852528  5386 tablet_service.cc:1511] Processing CreateTablet for tablet 7c07545ea5804701a644b2d2d371a6b6 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:11:39.854085  5386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c07545ea5804701a644b2d2d371a6b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.870584  5242 tablet_service.cc:1511] Processing CreateTablet for tablet 9a729a526894493492f951a2176c54b2 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:11:39.873495  5236 tablet_service.cc:1511] Processing CreateTablet for tablet 936f69d019004bbe8ad3d129d1c4a296 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:11:39.874231  5234 tablet_service.cc:1511] Processing CreateTablet for tablet 9a0d016678da443f8bca0ade3162f4dc (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:11:39.875955  5241 tablet_service.cc:1511] Processing CreateTablet for tablet e11a77c8163a4c7195a855315d615f9e (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:11:39.876617  5233 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:11:39.878392  5240 tablet_service.cc:1511] Processing CreateTablet for tablet 43b58eab299a43ca9dd92460a391f834 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:11:39.883423  5385 tablet_service.cc:1511] Processing CreateTablet for tablet 8911a51a9e7244c78c46bc29c0af0e79 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:11:39.884084  5235 tablet_service.cc:1511] Processing CreateTablet for tablet 8911a51a9e7244c78c46bc29c0af0e79 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:11:39.884776  5385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8911a51a9e7244c78c46bc29c0af0e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.886358  5238 tablet_service.cc:1511] Processing CreateTablet for tablet 32513aaf5f924d689c76503649810cfd (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:11:39.881711  5239 tablet_service.cc:1511] Processing CreateTablet for tablet c63e5d2a00a54a8badc3d690c7c65e20 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:11:39.890062  5242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a729a526894493492f951a2176c54b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.891568  5234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a0d016678da443f8bca0ade3162f4dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.891475  5237 tablet_service.cc:1511] Processing CreateTablet for tablet 7c07545ea5804701a644b2d2d371a6b6 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:11:39.892853  5237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c07545ea5804701a644b2d2d371a6b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.893481  5240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43b58eab299a43ca9dd92460a391f834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.894687  5233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb4bcf9a23f4bdfa9cc8b61e53f49e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.895336  5241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e11a77c8163a4c7195a855315d615f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.902282  5235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8911a51a9e7244c78c46bc29c0af0e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.907316  5238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32513aaf5f924d689c76503649810cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.913431  5239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c63e5d2a00a54a8badc3d690c7c65e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.927826  5236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936f69d019004bbe8ad3d129d1c4a296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.951203  5384 tablet_service.cc:1511] Processing CreateTablet for tablet b67daa9c4e684dfb841e2e743e0360c3 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:11:39.952685  5384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b67daa9c4e684dfb841e2e743e0360c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.952296  5383 tablet_service.cc:1511] Processing CreateTablet for tablet 328ae86e02674f62a3f1148ac98f6746 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:11:39.953737  5383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328ae86e02674f62a3f1148ac98f6746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.953804  5310 tablet_service.cc:1511] Processing CreateTablet for tablet 345e86385e844e379548cebd9074a7ba (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:11:39.956163  5310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 345e86385e844e379548cebd9074a7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.960430  5445 tablet_bootstrap.cc:492] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:39.961007  5382 tablet_service.cc:1511] Processing CreateTablet for tablet 27bce2f9163d428b919b088a3a48e6aa (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:11:39.968473  5382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27bce2f9163d428b919b088a3a48e6aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.963145  5381 tablet_service.cc:1511] Processing CreateTablet for tablet 345e86385e844e379548cebd9074a7ba (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:11:39.971670  5381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 345e86385e844e379548cebd9074a7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.977420  5167 tablet_service.cc:1511] Processing CreateTablet for tablet e11a77c8163a4c7195a855315d615f9e (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:11:39.977680  5390 tablet_service.cc:1511] Processing CreateTablet for tablet 004f61b7fb724778ab5f21db77f98198 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:11:39.978076  5388 tablet_service.cc:1511] Processing CreateTablet for tablet 31fc02e344594947bf9471efe05eba2a (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:11:39.978899  5390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004f61b7fb724778ab5f21db77f98198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.979971  5387 tablet_service.cc:1511] Processing CreateTablet for tablet 9a0d016678da443f8bca0ade3162f4dc (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:11:39.979971  5166 tablet_service.cc:1511] Processing CreateTablet for tablet 43b58eab299a43ca9dd92460a391f834 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:11:39.980453  5445 tablet_bootstrap.cc:654] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:39.984216  5167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e11a77c8163a4c7195a855315d615f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:39.988035  5165 tablet_service.cc:1511] Processing CreateTablet for tablet 2847f82dcfcf47f0b45c8bf75831d725 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:11:39.965075  5389 tablet_service.cc:1511] Processing CreateTablet for tablet 7508983680f54916bb947719239613d5 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:11:39.998986  5236 tablet_service.cc:1511] Processing CreateTablet for tablet 328ae86e02674f62a3f1148ac98f6746 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:11:39.990338  5164 tablet_service.cc:1511] Processing CreateTablet for tablet c63e5d2a00a54a8badc3d690c7c65e20 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:11:39.999670  5314 tablet_service.cc:1511] Processing CreateTablet for tablet 27bce2f9163d428b919b088a3a48e6aa (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:11:40.014431  5166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43b58eab299a43ca9dd92460a391f834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.021544  5165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2847f82dcfcf47f0b45c8bf75831d725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.022950  5164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c63e5d2a00a54a8badc3d690c7c65e20. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:11:40.043000  5123 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:40.046433  5386 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8bfdfb77b240afb9b09973b3e5dc78 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:11:40.048094  5446 tablet_bootstrap.cc:492] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:40.049324  5447 tablet_bootstrap.cc:492] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:40.000972  5309 tablet_service.cc:1511] Processing CreateTablet for tablet a58843ccdf654ecabaf4250d045cbea8 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:11:40.052613  5236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328ae86e02674f62a3f1148ac98f6746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.052690  5307 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8bfdfb77b240afb9b09973b3e5dc78 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:11:40.068090  5163 tablet_service.cc:1511] Processing CreateTablet for tablet 32513aaf5f924d689c76503649810cfd (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:11:40.069478  5163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32513aaf5f924d689c76503649810cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.070983  5388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fc02e344594947bf9471efe05eba2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.071035  5314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27bce2f9163d428b919b088a3a48e6aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.072156  5162 tablet_service.cc:1511] Processing CreateTablet for tablet 286b08dfc6fc44fd89bd56c9819b3739 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:11:40.073666  5162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 286b08dfc6fc44fd89bd56c9819b3739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.075928  5161 tablet_service.cc:1511] Processing CreateTablet for tablet 936f69d019004bbe8ad3d129d1c4a296 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:11:40.077267  5161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936f69d019004bbe8ad3d129d1c4a296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.080044  5160 tablet_service.cc:1511] Processing CreateTablet for tablet 8911a51a9e7244c78c46bc29c0af0e79 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:11:40.081363  5160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8911a51a9e7244c78c46bc29c0af0e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.082234  5234 tablet_service.cc:1511] Processing CreateTablet for tablet 345e86385e844e379548cebd9074a7ba (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:11:40.083199  5389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7508983680f54916bb947719239613d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.083544  5234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 345e86385e844e379548cebd9074a7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.083940  5159 tablet_service.cc:1511] Processing CreateTablet for tablet b67daa9c4e684dfb841e2e743e0360c3 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:11:40.085242  5159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b67daa9c4e684dfb841e2e743e0360c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.088075  5158 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:11:40.089375  5158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb4bcf9a23f4bdfa9cc8b61e53f49e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.094004  5387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a0d016678da443f8bca0ade3162f4dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.100370  5315 tablet_service.cc:1511] Processing CreateTablet for tablet 004f61b7fb724778ab5f21db77f98198 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:11:40.101773  5315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004f61b7fb724778ab5f21db77f98198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.105087  5316 tablet_service.cc:1511] Processing CreateTablet for tablet ea1f1d25a20f41168ad6a6d25665645f (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:11:40.106526  5316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1f1d25a20f41168ad6a6d25665645f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.109043  5308 tablet_service.cc:1511] Processing CreateTablet for tablet e7418cf7e7ac41679ed1aef55cc75ee1 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:11:40.080991  5385 tablet_service.cc:1511] Processing CreateTablet for tablet e7418cf7e7ac41679ed1aef55cc75ee1 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:11:40.110924  5385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7418cf7e7ac41679ed1aef55cc75ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.133042  5381 tablet_service.cc:1511] Processing CreateTablet for tablet e3d8883de22c430099908b676dac42b8 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:11:40.135447  5382 tablet_service.cc:1511] Processing CreateTablet for tablet 248c9e2bf4364a62b92fec04a66af6e7 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:11:40.139202  5309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a58843ccdf654ecabaf4250d045cbea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.142577  5447 tablet_bootstrap.cc:654] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:40.143100  5386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8bfdfb77b240afb9b09973b3e5dc78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.143211  5239 tablet_service.cc:1511] Processing CreateTablet for tablet a58843ccdf654ecabaf4250d045cbea8 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:11:40.147725  5384 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf6863d9f684fcf8e1cc0cd85b97c48 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:11:40.143147  5308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7418cf7e7ac41679ed1aef55cc75ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.175683  5236 tablet_service.cc:1511] Processing CreateTablet for tablet e7537d3786dd4e6bae5bb7fa226403a4 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:11:40.176303  5239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a58843ccdf654ecabaf4250d045cbea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.177012  5236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7537d3786dd4e6bae5bb7fa226403a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.179988  5202 heartbeater.cc:499] Master 127.2.42.254:44643 was elected leader, sending a full tablet report...
I20260709 13:11:40.181385  5241 tablet_service.cc:1511] Processing CreateTablet for tablet e3d8883de22c430099908b676dac42b8 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:11:40.182683  5241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3d8883de22c430099908b676dac42b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.200464  5445 tablet_bootstrap.cc:492] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:40.201061  5445 ts_tablet_manager.cc:1403] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.241s	user 0.021s	sys 0.023s
I20260709 13:11:40.163599  5446 tablet_bootstrap.cc:654] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:40.164151  5238 tablet_service.cc:1511] Processing CreateTablet for tablet 7508983680f54916bb947719239613d5 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:11:40.203323  5238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7508983680f54916bb947719239613d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.166752  5311 tablet_service.cc:1511] Processing CreateTablet for tablet e7537d3786dd4e6bae5bb7fa226403a4 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:11:40.169462  5382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 248c9e2bf4364a62b92fec04a66af6e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.208958  5445 raft_consensus.cc:359] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:40.209793  5445 raft_consensus.cc:385] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:40.210194  5445 raft_consensus.cc:740] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:40.175673  5240 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf6863d9f684fcf8e1cc0cd85b97c48 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:11:40.210843  5384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf6863d9f684fcf8e1cc0cd85b97c48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.211520  5381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3d8883de22c430099908b676dac42b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.211632  5240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf6863d9f684fcf8e1cc0cd85b97c48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.213110  5388 tablet_service.cc:1511] Processing CreateTablet for tablet dfe360d312934932ad865098695ea317 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:11:40.214335  5388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfe360d312934932ad865098695ea317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.184219  5242 tablet_service.cc:1511] Processing CreateTablet for tablet 31fc02e344594947bf9471efe05eba2a (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:11:40.158515  5312 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf6863d9f684fcf8e1cc0cd85b97c48 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:11:40.170537  5313 tablet_service.cc:1511] Processing CreateTablet for tablet 248c9e2bf4364a62b92fec04a66af6e7 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:11:40.194301  5164 tablet_service.cc:1511] Processing CreateTablet for tablet 328ae86e02674f62a3f1148ac98f6746 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:11:40.196064  5235 tablet_service.cc:1511] Processing CreateTablet for tablet dfe360d312934932ad865098695ea317 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:11:40.197276  5167 tablet_service.cc:1511] Processing CreateTablet for tablet 27bce2f9163d428b919b088a3a48e6aa (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:11:40.197518  5233 tablet_service.cc:1511] Processing CreateTablet for tablet ea1f1d25a20f41168ad6a6d25665645f (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:11:40.209947  5161 tablet_service.cc:1511] Processing CreateTablet for tablet a58843ccdf654ecabaf4250d045cbea8 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:11:40.188746  5307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8bfdfb77b240afb9b09973b3e5dc78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.162276  5237 tablet_service.cc:1511] Processing CreateTablet for tablet 004f61b7fb724778ab5f21db77f98198 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:11:40.215586  5445 consensus_queue.cc:260] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:40.242008  5449 tablet_bootstrap.cc:492] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:40.242861  5165 tablet_service.cc:1511] Processing CreateTablet for tablet 31fc02e344594947bf9471efe05eba2a (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:11:40.243542  5383 tablet_service.cc:1511] Processing CreateTablet for tablet b6a4805dd72b480fb8b0ee9dff10f111 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:11:40.244822  5383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a4805dd72b480fb8b0ee9dff10f111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.244565  5163 tablet_service.cc:1511] Processing CreateTablet for tablet 7508983680f54916bb947719239613d5 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:11:40.246409  5242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fc02e344594947bf9471efe05eba2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.250073  5160 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8bfdfb77b240afb9b09973b3e5dc78 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:11:40.253573  5390 tablet_service.cc:1511] Processing CreateTablet for tablet 85bfef06e5704e17aba0cd5cce7a49e3 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:11:40.255090  5161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a58843ccdf654ecabaf4250d045cbea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.237913  5311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7537d3786dd4e6bae5bb7fa226403a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.258246  5313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 248c9e2bf4364a62b92fec04a66af6e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.259163  5312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf6863d9f684fcf8e1cc0cd85b97c48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.259824  5164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328ae86e02674f62a3f1148ac98f6746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.263195  5167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27bce2f9163d428b919b088a3a48e6aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.263111  5386 tablet_service.cc:1511] Processing CreateTablet for tablet 49c693250c3d4e0d8791227874dd2adf (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:11:40.263586  5446 tablet_bootstrap.cc:492] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:40.256734  5390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85bfef06e5704e17aba0cd5cce7a49e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.271533  5446 ts_tablet_manager.cc:1403] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.224s	user 0.012s	sys 0.004s
I20260709 13:11:40.275508  5163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7508983680f54916bb947719239613d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.278357  5235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfe360d312934932ad865098695ea317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.283519  5233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1f1d25a20f41168ad6a6d25665645f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.285177  5277 heartbeater.cc:499] Master 127.2.42.254:44643 was elected leader, sending a full tablet report...
I20260709 13:11:40.285385  5446 raft_consensus.cc:359] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:40.286160  5446 raft_consensus.cc:385] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:40.286465  5446 raft_consensus.cc:740] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:40.291199  5165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fc02e344594947bf9471efe05eba2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.291733  5234 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7e3e676f4741f184693b6c04a30ac4 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:11:40.293387  5386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49c693250c3d4e0d8791227874dd2adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.301492  5446 consensus_queue.cc:260] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:40.307384  5387 tablet_service.cc:1511] Processing CreateTablet for tablet f891f6b9615d4a4aad5dd6675b4f1ff8 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:11:40.312822  5158 tablet_service.cc:1511] Processing CreateTablet for tablet e7418cf7e7ac41679ed1aef55cc75ee1 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:11:40.318207  5310 tablet_service.cc:1511] Processing CreateTablet for tablet dfe360d312934932ad865098695ea317 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:11:40.323133  5310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfe360d312934932ad865098695ea317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.317356  5162 tablet_service.cc:1511] Processing CreateTablet for tablet ea1f1d25a20f41168ad6a6d25665645f (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:11:40.329015  5237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004f61b7fb724778ab5f21db77f98198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.335078  5234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7e3e676f4741f184693b6c04a30ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.335464  5387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f891f6b9615d4a4aad5dd6675b4f1ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.334138  5166 tablet_service.cc:1511] Processing CreateTablet for tablet e7537d3786dd4e6bae5bb7fa226403a4 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:11:40.340342  5159 tablet_service.cc:1511] Processing CreateTablet for tablet e3d8883de22c430099908b676dac42b8 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:11:40.345474  5314 tablet_service.cc:1511] Processing CreateTablet for tablet b6a4805dd72b480fb8b0ee9dff10f111 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:11:40.347812  5160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8bfdfb77b240afb9b09973b3e5dc78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.349063  5239 tablet_service.cc:1511] Processing CreateTablet for tablet 85bfef06e5704e17aba0cd5cce7a49e3 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:11:40.350440  5239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85bfef06e5704e17aba0cd5cce7a49e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.351871  5445 ts_tablet_manager.cc:1434] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.150s	user 0.009s	sys 0.008s
I20260709 13:11:40.351764  5158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7418cf7e7ac41679ed1aef55cc75ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.360229  5425 heartbeater.cc:499] Master 127.2.42.254:44643 was elected leader, sending a full tablet report...
I20260709 13:11:40.353840  5449 tablet_bootstrap.cc:654] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:40.360494  5308 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7e3e676f4741f184693b6c04a30ac4 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:11:40.364429  5162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1f1d25a20f41168ad6a6d25665645f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.365949  5166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7537d3786dd4e6bae5bb7fa226403a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.362365  5445 tablet_bootstrap.cc:492] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:40.371224  5447 tablet_bootstrap.cc:492] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:40.371748  5447 ts_tablet_manager.cc:1403] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.323s	user 0.016s	sys 0.006s
I20260709 13:11:40.382952  5159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3d8883de22c430099908b676dac42b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.386848  5446 ts_tablet_manager.cc:1434] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.106s	user 0.025s	sys 0.014s
I20260709 13:11:40.387697  5351 heartbeater.cc:499] Master 127.2.42.254:44643 was elected leader, sending a full tablet report...
I20260709 13:11:40.394009  5315 tablet_service.cc:1511] Processing CreateTablet for tablet 49c693250c3d4e0d8791227874dd2adf (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:11:40.395920  5389 tablet_service.cc:1511] Processing CreateTablet for tablet d1ee05c7585545a09cfacd412ddecf9d (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:11:40.397310  5389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1ee05c7585545a09cfacd412ddecf9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.411559  5446 tablet_bootstrap.cc:492] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:40.418939  5314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a4805dd72b480fb8b0ee9dff10f111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.419697  5308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7e3e676f4741f184693b6c04a30ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.423923  5385 tablet_service.cc:1511] Processing CreateTablet for tablet fe7f7f3999d94584adec2c822082d2ef (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:11:40.425323  5385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7f7f3999d94584adec2c822082d2ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.398394  5241 tablet_service.cc:1511] Processing CreateTablet for tablet 49c693250c3d4e0d8791227874dd2adf (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:11:40.374835  5447 raft_consensus.cc:359] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:40.448071  5241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49c693250c3d4e0d8791227874dd2adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.455883  5382 tablet_service.cc:1511] Processing CreateTablet for tablet b6ca61a1c53749d3a4b6c2044b4933d2 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:11:40.457276  5382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6ca61a1c53749d3a4b6c2044b4933d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.460819  5313 tablet_service.cc:1511] Processing CreateTablet for tablet d1ee05c7585545a09cfacd412ddecf9d (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:11:40.462960  5315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49c693250c3d4e0d8791227874dd2adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.463529  5312 tablet_service.cc:1511] Processing CreateTablet for tablet fe7f7f3999d94584adec2c822082d2ef (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:11:40.448390  5447 raft_consensus.cc:385] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:40.472945  5447 raft_consensus.cc:740] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:40.473827  5447 consensus_queue.cc:260] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:40.449148  5316 tablet_service.cc:1511] Processing CreateTablet for tablet e70a97adb5f94f4196f105d721dcb03b (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:11:40.476641  5166 tablet_service.cc:1511] Processing CreateTablet for tablet 248c9e2bf4364a62b92fec04a66af6e7 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:11:40.477480  5316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e70a97adb5f94f4196f105d721dcb03b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.478091  5166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 248c9e2bf4364a62b92fec04a66af6e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.478525  5167 tablet_service.cc:1511] Processing CreateTablet for tablet 85bfef06e5704e17aba0cd5cce7a49e3 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:11:40.475935  5384 tablet_service.cc:1511] Processing CreateTablet for tablet 3a1add96c9d042d5b2060f3a53cb0f86 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:11:40.480712  5313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1ee05c7585545a09cfacd412ddecf9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.482328  5161 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7e3e676f4741f184693b6c04a30ac4 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:11:40.480034  5167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85bfef06e5704e17aba0cd5cce7a49e3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:11:40.487198  5426 tablet.cc:2406] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:11:40.489370  5389 tablet_service.cc:1511] Processing CreateTablet for tablet 4759894a73604f7591a71836c316bb0d (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:11:40.490847  5389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4759894a73604f7591a71836c316bb0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.492096  5445 tablet_bootstrap.cc:654] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:40.493779  5312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7f7f3999d94584adec2c822082d2ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.493819  5161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7e3e676f4741f184693b6c04a30ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.494843  5240 tablet_service.cc:1511] Processing CreateTablet for tablet e70a97adb5f94f4196f105d721dcb03b (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:11:40.496265  5240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e70a97adb5f94f4196f105d721dcb03b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.496317  5386 tablet_service.cc:1511] Processing CreateTablet for tablet 2277dfa0bcf84e8186322e91f7fc1ceb (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:11:40.501608  5453 raft_consensus.cc:493] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:40.502332  5453 raft_consensus.cc:515] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:40.511117  5309 tablet_service.cc:1511] Processing CreateTablet for tablet fef24e02d5dc4e82820eac072a4e6527 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:11:40.512432  5165 tablet_service.cc:1511] Processing CreateTablet for tablet b6a4805dd72b480fb8b0ee9dff10f111 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:11:40.514356  5165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a4805dd72b480fb8b0ee9dff10f111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.524850  5309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef24e02d5dc4e82820eac072a4e6527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.553278  5453 leader_election.cc:290] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:40.557189  5381 tablet_service.cc:1511] Processing CreateTablet for tablet 94f28a0c505141e7867ddc8956d74dfc (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:11:40.562155  5449 tablet_bootstrap.cc:492] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:40.562952  5449 ts_tablet_manager.cc:1403] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.333s	user 0.014s	sys 0.013s
I20260709 13:11:40.563094  5386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2277dfa0bcf84e8186322e91f7fc1ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.569695  5162 tablet_service.cc:1511] Processing CreateTablet for tablet e70a97adb5f94f4196f105d721dcb03b (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:11:40.557793  5234 tablet_service.cc:1511] Processing CreateTablet for tablet f891f6b9615d4a4aad5dd6675b4f1ff8 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:11:40.579841  5234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f891f6b9615d4a4aad5dd6675b4f1ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.602663  5384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a1add96c9d042d5b2060f3a53cb0f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.605993  5381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f28a0c505141e7867ddc8956d74dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.610364  5162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e70a97adb5f94f4196f105d721dcb03b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.642575  5452 raft_consensus.cc:493] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:40.644896  5452 raft_consensus.cc:515] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:40.636353  5446 tablet_bootstrap.cc:654] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:40.667359  5445 tablet_bootstrap.cc:492] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:40.647982  5235 tablet_service.cc:1511] Processing CreateTablet for tablet fe7f7f3999d94584adec2c822082d2ef (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:11:40.665063  5452 leader_election.cc:290] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
W20260709 13:11:40.667115  5062 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.42.195:43419, user_credentials={real_user=slave}} blocked reactor thread for 97176.9us
I20260709 13:11:40.677832  5445 ts_tablet_manager.cc:1403] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.316s	user 0.012s	sys 0.011s
I20260709 13:11:40.690667  5235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7f7f3999d94584adec2c822082d2ef. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:11:40.690763  5061 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.42.196:34533, user_credentials={real_user=slave}} blocked reactor thread for 86822.1us
I20260709 13:11:40.692003  5163 tablet_service.cc:1511] Processing CreateTablet for tablet d1ee05c7585545a09cfacd412ddecf9d (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
W20260709 13:11:40.686816  5059 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.42.193:45315, user_credentials={real_user=slave}} blocked reactor thread for 79665.1us
I20260709 13:11:40.717978  5236 tablet_service.cc:1511] Processing CreateTablet for tablet fef24e02d5dc4e82820eac072a4e6527 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:11:40.731992  5236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef24e02d5dc4e82820eac072a4e6527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.732852  5242 tablet_service.cc:1511] Processing CreateTablet for tablet b6ca61a1c53749d3a4b6c2044b4933d2 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:11:40.736809  5158 tablet_service.cc:1511] Processing CreateTablet for tablet fef24e02d5dc4e82820eac072a4e6527 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:11:40.739005  5445 raft_consensus.cc:359] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:40.739845  5445 raft_consensus.cc:385] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:40.740159  5445 raft_consensus.cc:740] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:40.740849  5445 consensus_queue.cc:260] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:40.719936  5163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1ee05c7585545a09cfacd412ddecf9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.751134  5447 ts_tablet_manager.cc:1434] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.379s	user 0.017s	sys 0.007s
I20260709 13:11:40.752272  5447 tablet_bootstrap.cc:492] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:40.759373  5455 raft_consensus.cc:493] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:40.759966  5455 raft_consensus.cc:515] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:40.762533  5455 leader_election.cc:290] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:40.766060  5159 tablet_service.cc:1511] Processing CreateTablet for tablet b6ca61a1c53749d3a4b6c2044b4933d2 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:11:40.768779  5164 tablet_service.cc:1511] Processing CreateTablet for tablet 3a1add96c9d042d5b2060f3a53cb0f86 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:11:40.734735  5242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6ca61a1c53749d3a4b6c2044b4933d2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:11:40.801162  5059 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.42.193:45315, user_credentials={real_user=slave}} blocked reactor thread for 53899.3us
I20260709 13:11:40.807485  5239 tablet_service.cc:1511] Processing CreateTablet for tablet b28e13f63d84427a93b207afffb84f13 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:11:40.810936  5158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef24e02d5dc4e82820eac072a4e6527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.811895  5445 ts_tablet_manager.cc:1434] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.124s	user 0.007s	sys 0.000s
I20260709 13:11:40.812983  5445 tablet_bootstrap.cc:492] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:40.814076  5311 tablet_service.cc:1511] Processing CreateTablet for tablet 3a1add96c9d042d5b2060f3a53cb0f86 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
W20260709 13:11:40.795559  5062 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.42.194:35529, user_credentials={real_user=slave}} blocked reactor thread for 53672.5us
I20260709 13:11:40.798223  5238 tablet_service.cc:1511] Processing CreateTablet for tablet 4759894a73604f7591a71836c316bb0d (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:11:40.827417  5164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a1add96c9d042d5b2060f3a53cb0f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.797433  5160 tablet_service.cc:1511] Processing CreateTablet for tablet f891f6b9615d4a4aad5dd6675b4f1ff8 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:11:40.832039  5160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f891f6b9615d4a4aad5dd6675b4f1ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.835266  5159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6ca61a1c53749d3a4b6c2044b4933d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.839819  5452 raft_consensus.cc:493] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:40.840204  5233 tablet_service.cc:1511] Processing CreateTablet for tablet 2277dfa0bcf84e8186322e91f7fc1ceb (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:11:40.840373  5452 raft_consensus.cc:515] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:40.842294  5386 tablet_service.cc:1511] Processing CreateTablet for tablet 6f784d13f9e3492cad924112f387f35e (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:11:40.843730  5386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f784d13f9e3492cad924112f387f35e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.826107  5308 tablet_service.cc:1511] Processing CreateTablet for tablet 4759894a73604f7591a71836c316bb0d (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:11:40.845611  5308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4759894a73604f7591a71836c316bb0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.846936  5239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b28e13f63d84427a93b207afffb84f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.848743  5238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4759894a73604f7591a71836c316bb0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.834587  5447 tablet_bootstrap.cc:654] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:40.861595  5233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2277dfa0bcf84e8186322e91f7fc1ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.868700  5311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a1add96c9d042d5b2060f3a53cb0f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.905491  5307 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50776 (request call id 13) took 1049 ms. Trace:
W20260709 13:11:40.911939  5062 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.42.194:35529, user_credentials={real_user=slave}} blocked reactor thread for 96310.1us
I20260709 13:11:40.912145  5307 rpcz_store.cc:276] 0709 13:11:39.856035 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:11:40.051759 (+195724us) service_pool.cc:224] Handling call
0709 13:11:40.053610 (+  1851us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:11:40.053710 (+   100us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:11:40.683983 (+630273us) tablet_metadata.cc:665] Metadata flushed
0709 13:11:40.904924 (+220941us) tablet_replica.cc:206] Creating consensus instance
0709 13:11:40.905423 (+   499us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:11:40.772785  5449 raft_consensus.cc:359] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:40.915156  5449 raft_consensus.cc:385] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:40.915473  5449 raft_consensus.cc:740] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:40.916213  5449 consensus_queue.cc:260] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:40.939476  5165 tablet_service.cc:1511] Processing CreateTablet for tablet b28e13f63d84427a93b207afffb84f13 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:11:40.947192  5165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b28e13f63d84427a93b207afffb84f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:40.953240  5167 tablet_service.cc:1511] Processing CreateTablet for tablet 2277dfa0bcf84e8186322e91f7fc1ceb (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:11:40.952201  5452 leader_election.cc:290] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:40.972023  5445 tablet_bootstrap.cc:654] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:40.971355  5061 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.42.196:34533, user_credentials={real_user=slave}} blocked reactor thread for 152309us
I20260709 13:11:40.997056  5237 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35050 (request call id 14) took 1120 ms. Trace:
I20260709 13:11:40.966813  5307 tablet_service.cc:1511] Processing CreateTablet for tablet b28e13f63d84427a93b207afffb84f13 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:11:41.027041  5307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b28e13f63d84427a93b207afffb84f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.028429  5314 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50776 (request call id 22) took 1001 ms. Trace:
I20260709 13:11:41.028823  5314 rpcz_store.cc:276] 0709 13:11:40.026677 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:11:40.344253 (+317576us) service_pool.cc:224] Handling call
0709 13:11:40.346550 (+  2297us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:11:40.346680 (+   130us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:11:40.809289 (+462609us) tablet_metadata.cc:665] Metadata flushed
0709 13:11:41.027947 (+218658us) tablet_replica.cc:206] Creating consensus instance
0709 13:11:41.028371 (+   424us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:11:41.025900  5237 rpcz_store.cc:276] 0709 13:11:39.876281 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:11:40.161334 (+285053us) service_pool.cc:224] Handling call
0709 13:11:40.273936 (+112602us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:11:40.279378 (+  5442us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:11:40.545572 (+266194us) tablet_metadata.cc:665] Metadata flushed
0709 13:11:40.996495 (+450923us) tablet_replica.cc:206] Creating consensus instance
0709 13:11:40.996981 (+   486us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:11:41.012068  5315 tablet_service.cc:1511] Processing CreateTablet for tablet 94f28a0c505141e7867ddc8956d74dfc (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:11:41.013474  5167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2277dfa0bcf84e8186322e91f7fc1ceb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:11:41.034827  5059 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.42.193:45315, user_credentials={real_user=slave}} blocked reactor thread for 229595us
W20260709 13:11:41.050299  5123 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:41.053018  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2847f82dcfcf47f0b45c8bf75831d725" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:41.053860  5177 raft_consensus.cc:2468] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 0.
I20260709 13:11:41.061925  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2847f82dcfcf47f0b45c8bf75831d725" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:41.063359  5363 leader_election.cc:304] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:41.043311  5237 tablet_service.cc:1511] Processing CreateTablet for tablet 6f784d13f9e3492cad924112f387f35e (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:11:41.063827  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936f69d019004bbe8ad3d129d1c4a296" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:41.064482  5452 raft_consensus.cc:2804] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:41.070454  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b58eab299a43ca9dd92460a391f834" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
W20260709 13:11:41.072413  5292 leader_election.cc:343] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.069099  5452 raft_consensus.cc:493] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:41.064903  5449 ts_tablet_manager.cc:1434] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.501s	user 0.008s	sys 0.010s
I20260709 13:11:41.073009  5452 raft_consensus.cc:3060] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:41.076632  5363 leader_election.cc:343] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:41.079264  5449 ts_tablet_manager.cc:1467] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e: Tablet startup took 515ms
W20260709 13:11:41.080592  5449 ts_tablet_manager.cc:1469] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e: Trace:
0709 13:11:39.986829 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:11:39.986977 (+   148us) service_pool.cc:224] Handling call
0709 13:11:40.010482 (+ 23505us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:11:40.010593 (+   111us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:11:40.094985 (+ 84392us) tablet_metadata.cc:665] Metadata flushed
0709 13:11:40.147260 (+ 52275us) tablet_replica.cc:206] Creating consensus instance
0709 13:11:40.220941 (+ 73681us) inbound_call.cc:177] Queueing success response
0709 13:11:40.226956 (+  6015us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:11:40.563454 (+336498us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:11:40.564063 (+   609us) tablet_replica.cc:261] Starting instrumentation
0709 13:11:40.564867 (+   804us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":48575,"raft.run_cpu_time_us":161,"raft.run_wall_time_us":5401,"tablet-open.queue_time_us":73164,"thread_start_us":116742,"threads_started":2}
I20260709 13:11:41.086447  5446 tablet_bootstrap.cc:492] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:41.087026  5446 ts_tablet_manager.cc:1403] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.676s	user 0.039s	sys 0.030s
I20260709 13:11:41.088280  5387 tablet_service.cc:1511] Processing CreateTablet for tablet 125b52b9fa814ac28e366e98459c3af7 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:11:41.088547  5161 tablet_service.cc:1511] Processing CreateTablet for tablet 94f28a0c505141e7867ddc8956d74dfc (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:11:41.089610  5387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 125b52b9fa814ac28e366e98459c3af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.090073  5446 raft_consensus.cc:359] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:41.091014  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936f69d019004bbe8ad3d129d1c4a296" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:41.091135  5315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f28a0c505141e7867ddc8956d74dfc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:11:41.099608  5289 leader_election.cc:343] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.100178  5289 leader_election.cc:304] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:41.101177  5457 raft_consensus.cc:2749] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:11:41.102646  5366 leader_election.cc:343] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.090832  5446 raft_consensus.cc:385] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.105216  5161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f28a0c505141e7867ddc8956d74dfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.087034  5452 raft_consensus.cc:515] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:41.139927  5236 tablet_service.cc:1511] Processing CreateTablet for tablet 125b52b9fa814ac28e366e98459c3af7 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:11:41.108116  5237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f784d13f9e3492cad924112f387f35e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.109448  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b58eab299a43ca9dd92460a391f834" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:41.114403  5164 tablet_service.cc:1511] Processing CreateTablet for tablet 125b52b9fa814ac28e366e98459c3af7 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:11:41.141597  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2847f82dcfcf47f0b45c8bf75831d725" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:41.142905  5312 tablet_service.cc:1511] Processing CreateTablet for tablet b58392c5e3f14ff19381f22e8460c8ae (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:11:41.143256  5309 tablet_service.cc:1511] Processing CreateTablet for tablet c86c2159cc014f1e801edc55c37d89b6 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:11:41.116542  5160 tablet_service.cc:1511] Processing CreateTablet for tablet c86c2159cc014f1e801edc55c37d89b6 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:11:41.144685  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2847f82dcfcf47f0b45c8bf75831d725" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:41.145313  5176 raft_consensus.cc:3060] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:41.116333  5241 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35050 (request call id 23) took 1053 ms. Trace:
W20260709 13:11:41.147199  5366 leader_election.cc:343] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.147094  5241 rpcz_store.cc:276] 0709 13:11:40.062627 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:11:40.397513 (+334886us) service_pool.cc:224] Handling call
0709 13:11:40.446327 (+ 48814us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:11:40.446472 (+   145us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:11:40.831731 (+385259us) tablet_metadata.cc:665] Metadata flushed
0709 13:11:41.099471 (+267740us) tablet_replica.cc:206] Creating consensus instance
0709 13:11:41.115931 (+ 16460us) spinlock_profiling.cc:243] Waited 15.1 ms on lock 0x7b58002d4e98. stack: 00007f96f7db2343 00007f96f7db2240 00007f96f77411d4 00007f970147f304 00007f970147f299 00007f96f7c6cdb1 00007f96f7dacb71 00007f96f7dad1a2 00007f9700ceebb9 00007f96ffe1fd88 00007f96ffee6973 00007f96ffee270f 00007f96ffee2ecd 00007f96ffe91400 00007f96f9316af4 00007f96f9316a82
0709 13:11:41.116273 (+   342us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":34787712}
I20260709 13:11:41.147766  5366 leader_election.cc:304] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:41.149185  5385 tablet_service.cc:1511] Processing CreateTablet for tablet b58392c5e3f14ff19381f22e8460c8ae (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:11:41.150583  5385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58392c5e3f14ff19381f22e8460c8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.150422  5314 tablet_service.cc:1511] Processing CreateTablet for tablet 6f784d13f9e3492cad924112f387f35e (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:11:41.153465  5236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 125b52b9fa814ac28e366e98459c3af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.156245  5313 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50776 (request call id 25) took 1037 ms. Trace:
I20260709 13:11:41.156738  5313 rpcz_store.cc:276] 0709 13:11:40.118665 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:11:40.459903 (+341238us) service_pool.cc:224] Handling call
0709 13:11:40.461721 (+  1818us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:11:40.461861 (+   140us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:11:40.688463 (+226602us) tablet_metadata.cc:665] Metadata flushed
0709 13:11:41.078850 (+390387us) tablet_replica.cc:206] Creating consensus instance
0709 13:11:41.156186 (+ 77336us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":16600}
I20260709 13:11:41.158108  5310 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50776 (request call id 20) took 1177 ms. Trace:
I20260709 13:11:41.158550  5310 rpcz_store.cc:276] 0709 13:11:39.980301 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:11:40.272995 (+292694us) service_pool.cc:224] Handling call
0709 13:11:40.322614 (+ 49619us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:11:40.322710 (+    96us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:11:40.637513 (+314803us) tablet_metadata.cc:665] Metadata flushed
0709 13:11:41.069908 (+432395us) tablet_replica.cc:206] Creating consensus instance
0709 13:11:41.158046 (+ 88138us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":18371}
I20260709 13:11:41.159868  5316 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50776 (request call id 24) took 1067 ms. Trace:
I20260709 13:11:41.160265  5316 rpcz_store.cc:276] 0709 13:11:40.092398 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:11:40.438109 (+345711us) service_pool.cc:224] Handling call
0709 13:11:40.476888 (+ 38779us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:11:40.476988 (+   100us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:11:40.828199 (+351211us) tablet_metadata.cc:665] Metadata flushed
0709 13:11:41.071029 (+242830us) tablet_replica.cc:206] Creating consensus instance
0709 13:11:41.159810 (+ 88781us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":29887}
I20260709 13:11:41.127769  5234 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35050 (request call id 25) took 1010 ms. Trace:
I20260709 13:11:41.165406  5234 rpcz_store.cc:276] 0709 13:11:40.117496 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:11:40.556624 (+439128us) service_pool.cc:224] Handling call
0709 13:11:40.579192 (+ 22568us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:11:40.579323 (+   131us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:11:41.008149 (+428826us) tablet_metadata.cc:665] Metadata flushed
0709 13:11:41.085576 (+ 77427us) tablet_replica.cc:206] Creating consensus instance
0709 13:11:41.127428 (+ 41852us) spinlock_profiling.cc:243] Waited 33 ms on lock 0x7b58002d4e98. stack: 00007f96f7db2343 00007f96f7db2240 00007f96f77411d4 00007f970147f304 00007f970147f299 00007f96f7c6cdb1 00007f96f7dacb71 00007f96f7dad1a2 00007f9700ceebb9 00007f96ffe1fd88 00007f96ffee6973 00007f96ffee270f 00007f96ffee2ecd 00007f96ffe91400 00007f96f9316af4 00007f96f9316a82
0709 13:11:41.127711 (+   283us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":75883264}
I20260709 13:11:41.127967  5235 tablet_service.cc:1511] Processing CreateTablet for tablet c86c2159cc014f1e801edc55c37d89b6 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:11:41.129545  5240 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35050 (request call id 24) took 1034 ms. Trace:
I20260709 13:11:41.121157  5446 raft_consensus.cc:740] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.169054  5446 consensus_queue.cc:260] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:41.170023  5452 leader_election.cc:290] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:41.170194  5316 tablet_service.cc:1511] Processing CreateTablet for tablet 62301845bab944f1a5de567fa6d3501e (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:11:41.141888  5164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 125b52b9fa814ac28e366e98459c3af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.171309  5176 raft_consensus.cc:2468] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:41.171766  5160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c86c2159cc014f1e801edc55c37d89b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.172441  5447 tablet_bootstrap.cc:492] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:41.172955  5447 ts_tablet_manager.cc:1403] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.421s	user 0.022s	sys 0.010s
I20260709 13:11:41.179539  5446 ts_tablet_manager.cc:1434] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.092s	user 0.003s	sys 0.004s
I20260709 13:11:41.180092  5363 leader_election.cc:304] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:41.180814  5446 tablet_bootstrap.cc:492] T 2847f82dcfcf47f0b45c8bf75831d725 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:41.144264  5312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58392c5e3f14ff19381f22e8460c8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.170643  5452 raft_consensus.cc:2749] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:41.127713  5449 tablet_bootstrap.cc:492] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:41.180024  5163 tablet_service.cc:1511] Processing CreateTablet for tablet b58392c5e3f14ff19381f22e8460c8ae (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:11:41.190690  5447 raft_consensus.cc:359] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:41.192880  5234 tablet_service.cc:1511] Processing CreateTablet for tablet 62301845bab944f1a5de567fa6d3501e (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:11:41.168612  5240 rpcz_store.cc:276] 0709 13:11:40.095150 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:11:40.422481 (+327331us) service_pool.cc:224] Handling call
0709 13:11:40.495814 (+ 73333us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:11:40.495904 (+    90us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:11:40.824947 (+329043us) tablet_metadata.cc:665] Metadata flushed
0709 13:11:41.104391 (+279444us) tablet_replica.cc:206] Creating consensus instance
0709 13:11:41.129171 (+ 24780us) spinlock_profiling.cc:243] Waited 16.2 ms on lock 0x7b58002d4e98. stack: 00007f96f7db2343 00007f96f7db2240 00007f96f77411d4 00007f970147f304 00007f970147f299 00007f96f7c6cdb1 00007f96f7dacb71 00007f96f7dad1a2 00007f9700ceebb9 00007f96ffe1fd88 00007f96ffee6973 00007f96ffee270f 00007f96ffee2ecd 00007f96ffe91400 00007f96f9316af4 00007f96f9316a82
0709 13:11:41.129491 (+   320us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":37252992}
I20260709 13:11:41.210541  5234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62301845bab944f1a5de567fa6d3501e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.208511  5314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f784d13f9e3492cad924112f387f35e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:11:41.208607  5366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.194:35529, user_credentials={real_user=slave}} blocked reactor thread for 61455us
I20260709 13:11:41.207783  5447 raft_consensus.cc:385] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.218772  5163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58392c5e3f14ff19381f22e8460c8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.219446  5235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c86c2159cc014f1e801edc55c37d89b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.226644  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb4bcf9a23f4bdfa9cc8b61e53f49e9" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
W20260709 13:11:41.228356  5215 leader_election.cc:343] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.228223  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb4bcf9a23f4bdfa9cc8b61e53f49e9" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
W20260709 13:11:41.230118  5218 leader_election.cc:343] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.230737  5218 leader_election.cc:304] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd; no voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:41.231679  5455 raft_consensus.cc:2749] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:11:41.235618  5366 leader_election.cc:343] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.236836  5316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62301845bab944f1a5de567fa6d3501e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.243165  5309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c86c2159cc014f1e801edc55c37d89b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.243698  5389 tablet_service.cc:1511] Processing CreateTablet for tablet 62301845bab944f1a5de567fa6d3501e (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:11:41.218210  5447 raft_consensus.cc:740] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.246551  5447 consensus_queue.cc:260] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:41.247269  5446 tablet_bootstrap.cc:654] T 2847f82dcfcf47f0b45c8bf75831d725 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.247485  5445 tablet_bootstrap.cc:492] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:41.247991  5445 ts_tablet_manager.cc:1403] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.435s	user 0.011s	sys 0.016s
I20260709 13:11:41.250278  5389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62301845bab944f1a5de567fa6d3501e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.219844  5452 raft_consensus.cc:2804] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:41.253158  5452 raft_consensus.cc:697] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:11:41.254017  5452 consensus_queue.cc:237] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:41.259409  5311 tablet_service.cc:1511] Processing CreateTablet for tablet 6d9acf5e378143618b4eb071b77e6aff (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:11:41.260725  5311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d9acf5e378143618b4eb071b77e6aff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.260854  5237 tablet_service.cc:1511] Processing CreateTablet for tablet 6d9acf5e378143618b4eb071b77e6aff (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:11:41.262115  5237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d9acf5e378143618b4eb071b77e6aff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.264863  5381 tablet_service.cc:1511] Processing CreateTablet for tablet ea368adc8a4a4c04bb431b1324a6f6aa (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:11:41.266180  5381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea368adc8a4a4c04bb431b1324a6f6aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.270687  5167 tablet_service.cc:1511] Processing CreateTablet for tablet 6d9acf5e378143618b4eb071b77e6aff (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:11:41.272339  5167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d9acf5e378143618b4eb071b77e6aff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.278381  5238 tablet_service.cc:1511] Processing CreateTablet for tablet ea368adc8a4a4c04bb431b1324a6f6aa (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:11:41.279762  5238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea368adc8a4a4c04bb431b1324a6f6aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.291901  5165 tablet_service.cc:1511] Processing CreateTablet for tablet ea368adc8a4a4c04bb431b1324a6f6aa (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:11:41.293628  5165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea368adc8a4a4c04bb431b1324a6f6aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.273114  5445 raft_consensus.cc:359] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:41.274359  5447 ts_tablet_manager.cc:1434] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.101s	user 0.006s	sys 0.003s
I20260709 13:11:41.296518  5160 tablet_service.cc:1511] Processing CreateTablet for tablet e5b8ddaba03148d7a9048d7bb733f38b (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:11:41.301004  5160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b8ddaba03148d7a9048d7bb733f38b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.301016  5447 tablet_bootstrap.cc:492] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:41.310007  5307 tablet_service.cc:1511] Processing CreateTablet for tablet 3038014f74914556bf8411ce54b2b89c (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:11:41.297385  5449 tablet_bootstrap.cc:654] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.312050  5307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3038014f74914556bf8411ce54b2b89c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.312448  5312 tablet_service.cc:1511] Processing CreateTablet for tablet e5b8ddaba03148d7a9048d7bb733f38b (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:11:41.312565  5242 tablet_service.cc:1511] Processing CreateTablet for tablet 3038014f74914556bf8411ce54b2b89c (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:11:41.317802  5161 tablet_service.cc:1511] Processing CreateTablet for tablet f41f300d1cf645359598b4a30c7e0865 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:11:41.318722  5242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3038014f74914556bf8411ce54b2b89c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.299875  5445 raft_consensus.cc:385] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.324443  5389 tablet_service.cc:1511] Processing CreateTablet for tablet e5b8ddaba03148d7a9048d7bb733f38b (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:11:41.325789  5389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b8ddaba03148d7a9048d7bb733f38b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.323561  5445 raft_consensus.cc:740] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.315749  5447 tablet_bootstrap.cc:654] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.315224  5240 tablet_service.cc:1511] Processing CreateTablet for tablet f41f300d1cf645359598b4a30c7e0865 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:11:41.341275  5159 tablet_service.cc:1511] Processing CreateTablet for tablet c878d316f4874c46b7ded801fb14f2ba (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:11:41.319065  5161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41f300d1cf645359598b4a30c7e0865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.319062  5312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b8ddaba03148d7a9048d7bb733f38b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.338296  5308 tablet_service.cc:1511] Processing CreateTablet for tablet f41f300d1cf645359598b4a30c7e0865 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:11:41.342483  5235 tablet_service.cc:1511] Processing CreateTablet for tablet c878d316f4874c46b7ded801fb14f2ba (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:11:41.343444  5308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41f300d1cf645359598b4a30c7e0865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.342484  5240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41f300d1cf645359598b4a30c7e0865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.345450  5235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c878d316f4874c46b7ded801fb14f2ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.348268  5387 tablet_service.cc:1511] Processing CreateTablet for tablet c878d316f4874c46b7ded801fb14f2ba (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:11:41.349582  5387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c878d316f4874c46b7ded801fb14f2ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.359450  5159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c878d316f4874c46b7ded801fb14f2ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.361380  5314 tablet_service.cc:1511] Processing CreateTablet for tablet 158c856afcec40fdba4d2b7798759655 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:11:41.363355  5385 tablet_service.cc:1511] Processing CreateTablet for tablet 158c856afcec40fdba4d2b7798759655 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:11:41.364616  5385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 158c856afcec40fdba4d2b7798759655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.364405  5158 tablet_service.cc:1511] Processing CreateTablet for tablet 158c856afcec40fdba4d2b7798759655 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:11:41.365628  5158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 158c856afcec40fdba4d2b7798759655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.368186  5446 tablet_bootstrap.cc:492] T 2847f82dcfcf47f0b45c8bf75831d725 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:41.368696  5446 ts_tablet_manager.cc:1403] T 2847f82dcfcf47f0b45c8bf75831d725 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.188s	user 0.015s	sys 0.007s
I20260709 13:11:41.375370  5314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 158c856afcec40fdba4d2b7798759655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.376530  5386 tablet_service.cc:1511] Processing CreateTablet for tablet 3038014f74914556bf8411ce54b2b89c (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:11:41.378353  5386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3038014f74914556bf8411ce54b2b89c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.381932  5446 raft_consensus.cc:359] T 2847f82dcfcf47f0b45c8bf75831d725 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:41.382838  5446 raft_consensus.cc:385] T 2847f82dcfcf47f0b45c8bf75831d725 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.383234  5446 raft_consensus.cc:740] T 2847f82dcfcf47f0b45c8bf75831d725 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.393477  5309 tablet_service.cc:1511] Processing CreateTablet for tablet 88c0189d8983475fb583302b793a2072 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:11:41.394958  5309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c0189d8983475fb583302b793a2072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.400027  5237 tablet_service.cc:1511] Processing CreateTablet for tablet 88c0189d8983475fb583302b793a2072 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:11:41.401393  5237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c0189d8983475fb583302b793a2072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.408335  5446 consensus_queue.cc:260] T 2847f82dcfcf47f0b45c8bf75831d725 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:41.421732  5446 ts_tablet_manager.cc:1434] T 2847f82dcfcf47f0b45c8bf75831d725 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.004s
I20260709 13:11:41.428411  5447 tablet_bootstrap.cc:492] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:41.428947  5447 ts_tablet_manager.cc:1403] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.128s	user 0.009s	sys 0.012s
I20260709 13:11:41.433944  5446 tablet_bootstrap.cc:492] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:41.443387  5160 tablet_service.cc:1511] Processing CreateTablet for tablet 8f3ef9da69044e87a0d3b99a9f3972bf (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:11:41.445411  5160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f3ef9da69044e87a0d3b99a9f3972bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.446292  5311 tablet_service.cc:1511] Processing CreateTablet for tablet 8f3ef9da69044e87a0d3b99a9f3972bf (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:11:41.447546  5311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f3ef9da69044e87a0d3b99a9f3972bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.447142  5074 catalog_manager.cc:5697] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 1 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:41.449829  5242 tablet_service.cc:1511] Processing CreateTablet for tablet 8f3ef9da69044e87a0d3b99a9f3972bf (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:11:41.451794  5242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f3ef9da69044e87a0d3b99a9f3972bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.424026  5445 consensus_queue.cc:260] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:41.454142  5445 ts_tablet_manager.cc:1434] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.206s	user 0.005s	sys 0.003s
I20260709 13:11:41.457203  5381 tablet_service.cc:1511] Processing CreateTablet for tablet fef2c3034f994c79a2e42fb907547d10 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:11:41.457268  5385 tablet_service.cc:1511] Processing CreateTablet for tablet 88c0189d8983475fb583302b793a2072 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:11:41.459241  5381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef2c3034f994c79a2e42fb907547d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.460379  5163 tablet_service.cc:1511] Processing CreateTablet for tablet fef2c3034f994c79a2e42fb907547d10 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:11:41.465153  5163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef2c3034f994c79a2e42fb907547d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.466435  5447 raft_consensus.cc:359] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:41.466538  5240 tablet_service.cc:1511] Processing CreateTablet for tablet fef2c3034f994c79a2e42fb907547d10 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:11:41.468042  5240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fef2c3034f994c79a2e42fb907547d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.472983  5312 tablet_service.cc:1511] Processing CreateTablet for tablet c4934c960a014e3bb2ab3ab7e1435976 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:11:41.474326  5312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4934c960a014e3bb2ab3ab7e1435976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.474833  5449 tablet_bootstrap.cc:492] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:41.475394  5449 ts_tablet_manager.cc:1403] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.348s	user 0.019s	sys 0.013s
I20260709 13:11:41.480877  5385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c0189d8983475fb583302b793a2072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.471428  5445 tablet_bootstrap.cc:492] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:41.488515  5446 tablet_bootstrap.cc:654] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.478849  5447 raft_consensus.cc:385] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.493743  5447 raft_consensus.cc:740] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.494503  5447 consensus_queue.cc:260] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:41.495188  5161 tablet_service.cc:1511] Processing CreateTablet for tablet c4934c960a014e3bb2ab3ab7e1435976 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:11:41.496487  5161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4934c960a014e3bb2ab3ab7e1435976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.496784  5447 ts_tablet_manager.cc:1434] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.067s	user 0.003s	sys 0.004s
I20260709 13:11:41.502385  5445 tablet_bootstrap.cc:654] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.507376  5449 raft_consensus.cc:359] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:41.508008  5449 raft_consensus.cc:385] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.508302  5449 raft_consensus.cc:740] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.518503  5447 tablet_bootstrap.cc:492] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:41.537570  5389 tablet_service.cc:1511] Processing CreateTablet for tablet c4934c960a014e3bb2ab3ab7e1435976 (DEFAULT_TABLE table=test-workload [id=3dfb2fbd84684793b35e02c751029656]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:11:41.541263  5447 tablet_bootstrap.cc:654] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.542006  5446 tablet_bootstrap.cc:492] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:41.542515  5446 ts_tablet_manager.cc:1403] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.120s	user 0.012s	sys 0.002s
I20260709 13:11:41.545420  5446 raft_consensus.cc:359] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:41.546145  5446 raft_consensus.cc:385] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.546437  5446 raft_consensus.cc:740] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.547446  5446 consensus_queue.cc:260] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:41.550066  5446 ts_tablet_manager.cc:1434] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:11:41.551107  5446 tablet_bootstrap.cc:492] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:41.551110  5389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4934c960a014e3bb2ab3ab7e1435976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:41.515251  5449 consensus_queue.cc:260] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:41.566206  5445 tablet_bootstrap.cc:492] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:41.566797  5445 ts_tablet_manager.cc:1403] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.112s	user 0.009s	sys 0.018s
I20260709 13:11:41.574666  5445 raft_consensus.cc:359] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:41.575769  5445 raft_consensus.cc:385] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.576277  5445 raft_consensus.cc:740] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.577692  5445 consensus_queue.cc:260] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:41.586411  5445 ts_tablet_manager.cc:1434] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 13:11:41.587477  5445 tablet_bootstrap.cc:492] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:41.591157  5457 raft_consensus.cc:493] T 2847f82dcfcf47f0b45c8bf75831d725 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:41.592181  5457 raft_consensus.cc:515] T 2847f82dcfcf47f0b45c8bf75831d725 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:41.594901  5445 tablet_bootstrap.cc:654] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.594754  5457 leader_election.cc:290] T 2847f82dcfcf47f0b45c8bf75831d725 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:41.596228  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2847f82dcfcf47f0b45c8bf75831d725" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:41.610174  5176 raft_consensus.cc:2393] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c414047800414946b4302e6c7faaf792 in current term 1: Already voted for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in this term.
I20260709 13:11:41.610576  5449 ts_tablet_manager.cc:1434] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.135s	user 0.012s	sys 0.000s
I20260709 13:11:41.611104  5457 raft_consensus.cc:493] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:41.611641  5457 raft_consensus.cc:515] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:41.613610  5447 tablet_bootstrap.cc:492] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:41.614251  5447 ts_tablet_manager.cc:1403] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.102s	user 0.003s	sys 0.014s
I20260709 13:11:41.614293  5457 leader_election.cc:290] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:41.615111  5449 tablet_bootstrap.cc:492] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:41.617345  5447 raft_consensus.cc:359] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:41.618113  5447 raft_consensus.cc:385] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.618408  5447 raft_consensus.cc:740] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.619258  5447 consensus_queue.cc:260] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:41.619566  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67daa9c4e684dfb841e2e743e0360c3" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
W20260709 13:11:41.621238  5289 leader_election.cc:343] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.624210  5449 tablet_bootstrap.cc:654] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.625398  5446 tablet_bootstrap.cc:654] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.626674  5447 ts_tablet_manager.cc:1434] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 13:11:41.627820  5447 tablet_bootstrap.cc:492] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:41.636933  5445 tablet_bootstrap.cc:492] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:41.637480  5445 ts_tablet_manager.cc:1403] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.000s
I20260709 13:11:41.640074  5445 raft_consensus.cc:359] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:41.640789  5445 raft_consensus.cc:385] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.641083  5445 raft_consensus.cc:740] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.641753  5445 consensus_queue.cc:260] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:41.664256  5447 tablet_bootstrap.cc:654] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.666227  5399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67daa9c4e684dfb841e2e743e0360c3" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:41.664733  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2847f82dcfcf47f0b45c8bf75831d725" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:41.668772  5291 leader_election.cc:304] T 2847f82dcfcf47f0b45c8bf75831d725 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:41.670499  5455 raft_consensus.cc:493] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:41.671003  5455 raft_consensus.cc:515] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:41.672694  5489 raft_consensus.cc:3060] T 2847f82dcfcf47f0b45c8bf75831d725 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:41.676891  5445 ts_tablet_manager.cc:1434] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.004s
I20260709 13:11:41.677179  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0d016678da443f8bca0ade3162f4dc" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
W20260709 13:11:41.678193  5291 leader_election.cc:343] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.678639  5291 leader_election.cc:304] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
W20260709 13:11:41.679106  5218 leader_election.cc:343] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.675298  5455 leader_election.cc:290] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:41.679718  5457 raft_consensus.cc:2749] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:41.680959  5457 raft_consensus.cc:493] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:41.681381  5457 raft_consensus.cc:515] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:41.683182  5489 raft_consensus.cc:2749] T 2847f82dcfcf47f0b45c8bf75831d725 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:41.683414  5457 leader_election.cc:290] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:41.684677  5445 tablet_bootstrap.cc:492] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:41.686036  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286b08dfc6fc44fd89bd56c9819b3739" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:41.686595  5449 tablet_bootstrap.cc:492] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:41.687117  5449 ts_tablet_manager.cc:1403] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.029s
W20260709 13:11:41.687618  5289 leader_election.cc:343] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.687871  5399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286b08dfc6fc44fd89bd56c9819b3739" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:41.688505  5399 raft_consensus.cc:2468] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 0.
I20260709 13:11:41.689627  5291 leader_election.cc:304] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:41.690158  5449 raft_consensus.cc:359] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:41.690876  5457 raft_consensus.cc:2804] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:41.690968  5449 raft_consensus.cc:385] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.691462  5457 raft_consensus.cc:493] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:41.692032  5457 raft_consensus.cc:3060] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:41.692582  5445 tablet_bootstrap.cc:654] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.691514  5449 raft_consensus.cc:740] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.695397  5446 tablet_bootstrap.cc:492] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:41.695887  5446 ts_tablet_manager.cc:1403] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.145s	user 0.014s	sys 0.017s
I20260709 13:11:41.695287  5449 consensus_queue.cc:260] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:41.701177  5449 ts_tablet_manager.cc:1434] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:11:41.703186  5446 raft_consensus.cc:359] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:41.704052  5446 raft_consensus.cc:385] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.704469  5446 raft_consensus.cc:740] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.704082  5457 raft_consensus.cc:515] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:41.705658  5449 tablet_bootstrap.cc:492] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:41.707124  5399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0d016678da443f8bca0ade3162f4dc" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:41.716197  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286b08dfc6fc44fd89bd56c9819b3739" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:41.708390  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286b08dfc6fc44fd89bd56c9819b3739" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
W20260709 13:11:41.717909  5289 leader_election.cc:343] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.717361  5400 raft_consensus.cc:3060] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:41.719965  5217 leader_election.cc:343] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.707091  5446 consensus_queue.cc:260] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:41.722189  5447 tablet_bootstrap.cc:492] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:41.725603  5447 ts_tablet_manager.cc:1403] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.007s
I20260709 13:11:41.726962  5446 ts_tablet_manager.cc:1434] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.002s
I20260709 13:11:41.728576  5446 tablet_bootstrap.cc:492] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:41.728888  5217 leader_election.cc:304] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792
I20260709 13:11:41.729799  5455 raft_consensus.cc:2749] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:41.730214  5447 raft_consensus.cc:359] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:41.731045  5447 raft_consensus.cc:385] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.731395  5447 raft_consensus.cc:740] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.732224  5447 consensus_queue.cc:260] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:41.735868  5455 raft_consensus.cc:493] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:41.736349  5455 raft_consensus.cc:515] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:41.738096  5400 raft_consensus.cc:2468] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:41.738325  5455 leader_election.cc:290] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:41.735282  5446 tablet_bootstrap.cc:654] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.740469  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936f69d019004bbe8ad3d129d1c4a296" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:41.740818  5291 leader_election.cc:304] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:41.741043  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936f69d019004bbe8ad3d129d1c4a296" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:41.741608  5326 raft_consensus.cc:2468] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 0.
I20260709 13:11:41.741683  5489 raft_consensus.cc:2804] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:41.735518  5449 tablet_bootstrap.cc:654] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.716888  5457 leader_election.cc:290] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
W20260709 13:11:41.742905  5215 leader_election.cc:343] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.744194  5218 leader_election.cc:304] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:41.750438  5455 raft_consensus.cc:2804] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:41.750996  5455 raft_consensus.cc:493] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:41.751428  5455 raft_consensus.cc:3060] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:41.758533  5445 tablet_bootstrap.cc:492] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:41.759120  5445 ts_tablet_manager.cc:1403] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.075s	user 0.022s	sys 0.026s
I20260709 13:11:41.761770  5455 raft_consensus.cc:515] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:41.763727  5445 raft_consensus.cc:359] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:41.764438  5445 raft_consensus.cc:385] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.764678  5455 leader_election.cc:290] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:41.764740  5445 raft_consensus.cc:740] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.765237  5446 tablet_bootstrap.cc:492] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:41.765866  5446 ts_tablet_manager.cc:1403] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.010s
I20260709 13:11:41.765650  5445 consensus_queue.cc:260] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:41.766726  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936f69d019004bbe8ad3d129d1c4a296" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:41.767694  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936f69d019004bbe8ad3d129d1c4a296" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:41.768240  5326 raft_consensus.cc:3060] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:41.768541  5447 ts_tablet_manager.cc:1434] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.043s	user 0.000s	sys 0.011s
I20260709 13:11:41.769034  5489 raft_consensus.cc:697] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:11:41.769052  5445 ts_tablet_manager.cc:1434] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:11:41.775246  5445 tablet_bootstrap.cc:492] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:41.781443  5446 raft_consensus.cc:359] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:41.782261  5446 raft_consensus.cc:385] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:11:41.779168  5215 leader_election.cc:343] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.782590  5446 raft_consensus.cc:740] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.782967  5326 raft_consensus.cc:2468] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:41.783397  5446 consensus_queue.cc:260] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:41.784126  5218 leader_election.cc:304] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:41.784432  5452 consensus_queue.cc:1048] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:41.785329  5455 raft_consensus.cc:2804] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:41.785697  5446 ts_tablet_manager.cc:1434] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:11:41.785796  5455 raft_consensus.cc:697] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Becoming Leader. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:11:41.786738  5455 consensus_queue.cc:237] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:41.786700  5446 tablet_bootstrap.cc:492] T 9a729a526894493492f951a2176c54b2 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:41.791863  5447 tablet_bootstrap.cc:492] T 32513aaf5f924d689c76503649810cfd P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:41.790175  5489 consensus_queue.cc:237] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:41.794945  5485 raft_consensus.cc:493] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:41.795450  5485 raft_consensus.cc:515] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:41.797566  5449 tablet_bootstrap.cc:492] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:41.798132  5449 ts_tablet_manager.cc:1403] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.093s	user 0.005s	sys 0.013s
I20260709 13:11:41.807212  5485 leader_election.cc:290] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:41.811124  5075 catalog_manager.cc:5697] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f4c4313308459c9ac095fc149887bd (127.2.42.194). New cstate: current_term: 1 leader_uuid: "95f4c4313308459c9ac095fc149887bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:41.819092  5449 raft_consensus.cc:359] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:41.826208  5449 raft_consensus.cc:385] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.826884  5449 raft_consensus.cc:740] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.827260  5446 tablet_bootstrap.cc:654] T 9a729a526894493492f951a2176c54b2 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.836648  5445 tablet_bootstrap.cc:654] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.838357  5447 tablet_bootstrap.cc:654] T 32513aaf5f924d689c76503649810cfd P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.830745  5449 consensus_queue.cc:260] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:41.849311  5485 raft_consensus.cc:493] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:41.849805  5485 raft_consensus.cc:515] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:41.850171  5449 ts_tablet_manager.cc:1434] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.052s	user 0.011s	sys 0.000s
I20260709 13:11:41.852190  5485 leader_election.cc:290] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:41.852550  5449 tablet_bootstrap.cc:492] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:41.852631  5075 catalog_manager.cc:5697] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 0 to 1, leader changed from <none> to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:41.879354  5449 tablet_bootstrap.cc:654] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:41.892380  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:41.900303  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11a77c8163a4c7195a855315d615f9e" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:41.900776  5447 tablet_bootstrap.cc:492] T 32513aaf5f924d689c76503649810cfd P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:41.899179  5252 raft_consensus.cc:2468] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 0.
W20260709 13:11:41.901819  5143 leader_election.cc:343] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.902515  5447 ts_tablet_manager.cc:1403] T 32513aaf5f924d689c76503649810cfd P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.110s	user 0.016s	sys 0.011s
I20260709 13:11:41.904338  5506 raft_consensus.cc:493] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:41.906143  5143 leader_election.cc:304] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:41.906620  5447 raft_consensus.cc:359] T 32513aaf5f924d689c76503649810cfd P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:41.907869  5506 raft_consensus.cc:515] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:41.911110  5485 raft_consensus.cc:2804] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:41.911209  5506 leader_election.cc:290] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:41.911598  5485 raft_consensus.cc:493] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:41.913054  5485 raft_consensus.cc:3060] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:41.912865  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:41.913635  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32513aaf5f924d689c76503649810cfd" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:41.915438  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11a77c8163a4c7195a855315d615f9e" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:41.916232  5325 raft_consensus.cc:2468] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 0.
I20260709 13:11:41.907392  5452 consensus_queue.cc:1048] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:11:41.916394  5445 tablet_bootstrap.cc:492] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:41.917685  5445 ts_tablet_manager.cc:1403] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.143s	user 0.013s	sys 0.011s
I20260709 13:11:41.918429  5446 tablet_bootstrap.cc:492] T 9a729a526894493492f951a2176c54b2 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
W20260709 13:11:41.915517  5143 leader_election.cc:343] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.919056  5446 ts_tablet_manager.cc:1403] T 9a729a526894493492f951a2176c54b2 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.133s	user 0.017s	sys 0.025s
I20260709 13:11:41.912014  5447 raft_consensus.cc:385] T 32513aaf5f924d689c76503649810cfd P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.919939  5447 raft_consensus.cc:740] T 32513aaf5f924d689c76503649810cfd P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.920836  5485 raft_consensus.cc:515] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:41.920768  5447 consensus_queue.cc:260] T 32513aaf5f924d689c76503649810cfd P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:41.919703  5143 leader_election.cc:304] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [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: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e; no voters: 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:41.921965  5252 raft_consensus.cc:2468] T 32513aaf5f924d689c76503649810cfd P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 0.
I20260709 13:11:41.928751  5485 leader_election.cc:290] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:41.929652  5485 raft_consensus.cc:2804] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:41.930125  5485 raft_consensus.cc:493] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:41.930542  5485 raft_consensus.cc:3060] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:41.941218  5446 raft_consensus.cc:359] T 9a729a526894493492f951a2176c54b2 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:41.942812  5446 raft_consensus.cc:385] T 9a729a526894493492f951a2176c54b2 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.943368  5446 raft_consensus.cc:740] T 9a729a526894493492f951a2176c54b2 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.944640  5446 consensus_queue.cc:260] T 9a729a526894493492f951a2176c54b2 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:41.926723  5366 leader_election.cc:304] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: 
I20260709 13:11:41.947938  5452 raft_consensus.cc:2804] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:41.951495  5452 raft_consensus.cc:493] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:41.951866  5452 raft_consensus.cc:3060] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:41.958422  5447 ts_tablet_manager.cc:1434] T 32513aaf5f924d689c76503649810cfd P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.002s
I20260709 13:11:41.960058  5447 tablet_bootstrap.cc:492] T 9a729a526894493492f951a2176c54b2 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:41.962791  5455 raft_consensus.cc:493] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:41.966584  5446 ts_tablet_manager.cc:1434] T 9a729a526894493492f951a2176c54b2 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.005s
I20260709 13:11:41.967579  5445 raft_consensus.cc:359] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:41.969822  5455 raft_consensus.cc:515] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
W20260709 13:11:41.970597  5143 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.195:43419, user_credentials={real_user=slave}} blocked reactor thread for 50984.2us
I20260709 13:11:41.971167  5446 tablet_bootstrap.cc:492] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:41.975675  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:41.975708  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32513aaf5f924d689c76503649810cfd" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:41.976259  5455 leader_election.cc:290] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:41.976380  5252 raft_consensus.cc:3060] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:41.978191  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:41.979373  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07545ea5804701a644b2d2d371a6b6" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
W20260709 13:11:41.980872  5218 leader_election.cc:343] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:41.981033  5143 leader_election.cc:343] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:41.984093  5363 leader_election.cc:343] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:41.985884  5252 raft_consensus.cc:2468] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 1.
I20260709 13:11:41.987598  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07545ea5804701a644b2d2d371a6b6" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:41.988493  5400 raft_consensus.cc:2468] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 0.
I20260709 13:11:41.990425  5217 leader_election.cc:304] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [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: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: c414047800414946b4302e6c7faaf792
I20260709 13:11:41.991932  5143 leader_election.cc:304] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [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: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e; no voters: c414047800414946b4302e6c7faaf792
I20260709 13:11:41.992090  5455 raft_consensus.cc:2804] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:41.992838  5455 raft_consensus.cc:493] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:41.994180  5455 raft_consensus.cc:3060] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:41.994477  5515 raft_consensus.cc:493] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:41.973343  5452 raft_consensus.cc:515] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:41.997318  5452 leader_election.cc:290] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:41.995011  5515 raft_consensus.cc:515] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:41.998917  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32513aaf5f924d689c76503649810cfd" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:41.973060  5445 raft_consensus.cc:385] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:41.999830  5445 raft_consensus.cc:740] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:41.999910  5252 raft_consensus.cc:3060] T 32513aaf5f924d689c76503649810cfd P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.000658  5445 consensus_queue.cc:260] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.001958  5446 tablet_bootstrap.cc:654] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.001871  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32513aaf5f924d689c76503649810cfd" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:42.003540  5515 leader_election.cc:290] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:42.004315  5515 raft_consensus.cc:2804] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:42.004781  5515 raft_consensus.cc:697] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:11:41.992643  5485 raft_consensus.cc:515] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
W20260709 13:11:42.008339  5363 leader_election.cc:343] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.008494  5449 tablet_bootstrap.cc:492] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:42.005667  5515 consensus_queue.cc:237] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:42.009192  5449 ts_tablet_manager.cc:1403] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.157s	user 0.023s	sys 0.029s
I20260709 13:11:42.011618  5485 leader_election.cc:290] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:42.014017  5445 ts_tablet_manager.cc:1434] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.096s	user 0.006s	sys 0.002s
I20260709 13:11:42.015261  5445 tablet_bootstrap.cc:492] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:42.013347  5449 raft_consensus.cc:359] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.018635  5449 raft_consensus.cc:385] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.023138  5455 raft_consensus.cc:515] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:42.027339  5447 tablet_bootstrap.cc:654] T 9a729a526894493492f951a2176c54b2 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.028640  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07545ea5804701a644b2d2d371a6b6" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
W20260709 13:11:42.030639  5218 leader_election.cc:343] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.033975  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07545ea5804701a644b2d2d371a6b6" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:42.034772  5400 raft_consensus.cc:3060] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.019071  5449 raft_consensus.cc:740] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.036013  5455 leader_election.cc:290] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:42.043839  5445 tablet_bootstrap.cc:654] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:42.036722  5143 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.194:35529, user_credentials={real_user=slave}} blocked reactor thread for 44886.4us
I20260709 13:11:42.045478  5449 consensus_queue.cc:260] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.049182  5515 raft_consensus.cc:493] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.049803  5515 raft_consensus.cc:515] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.050324  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936f69d019004bbe8ad3d129d1c4a296" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:42.051162  5449 ts_tablet_manager.cc:1434] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.042s	user 0.003s	sys 0.007s
I20260709 13:11:42.052520  5449 tablet_bootstrap.cc:492] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
W20260709 13:11:42.053378  5123 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:42.053885  5515 leader_election.cc:290] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:42.055049  5252 raft_consensus.cc:2468] T 32513aaf5f924d689c76503649810cfd P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:42.060936  5366 leader_election.cc:304] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:42.061551  5446 tablet_bootstrap.cc:492] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:42.062022  5446 ts_tablet_manager.cc:1403] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.000s
I20260709 13:11:42.061928  5452 raft_consensus.cc:2804] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:42.062740  5452 raft_consensus.cc:697] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:11:42.063776  5452 consensus_queue.cc:237] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.064761  5449 tablet_bootstrap.cc:654] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.064827  5446 raft_consensus.cc:359] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:42.065583  5446 raft_consensus.cc:385] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.065858  5446 raft_consensus.cc:740] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.066493  5446 consensus_queue.cc:260] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:42.068373  5446 ts_tablet_manager.cc:1434] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 13:11:42.069348  5446 tablet_bootstrap.cc:492] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:42.069257  5513 raft_consensus.cc:493] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.069811  5513 raft_consensus.cc:515] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.079412  5446 tablet_bootstrap.cc:654] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.080246  5513 leader_election.cc:290] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:42.082231  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a729a526894493492f951a2176c54b2" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:42.083192  5326 raft_consensus.cc:2468] T 9a729a526894493492f951a2176c54b2 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 0.
I20260709 13:11:42.085121  5399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32513aaf5f924d689c76503649810cfd" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:42.085544  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a729a526894493492f951a2176c54b2" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
W20260709 13:11:42.087292  5366 leader_election.cc:343] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.067458  5400 raft_consensus.cc:2468] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:42.091082  5366 leader_election.cc:304] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:42.091480  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936f69d019004bbe8ad3d129d1c4a296" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:42.092255  5326 raft_consensus.cc:2393] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5225b69f466414ca29ca4427911e48e in current term 1: Already voted for candidate 95f4c4313308459c9ac095fc149887bd in this term.
I20260709 13:11:42.095077  5217 leader_election.cc:304] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [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: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: c414047800414946b4302e6c7faaf792
I20260709 13:11:42.096123  5455 raft_consensus.cc:2804] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:42.096618  5455 raft_consensus.cc:697] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Becoming Leader. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:11:42.097448  5455 consensus_queue.cc:237] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:42.093832  5452 raft_consensus.cc:2804] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:42.098802  5452 raft_consensus.cc:493] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:42.099365  5452 raft_consensus.cc:3060] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.099524  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11a77c8163a4c7195a855315d615f9e" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:42.107470  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32513aaf5f924d689c76503649810cfd" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:42.107772  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11a77c8163a4c7195a855315d615f9e" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:42.108353  5252 raft_consensus.cc:2393] T 32513aaf5f924d689c76503649810cfd P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5225b69f466414ca29ca4427911e48e in current term 1: Already voted for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in this term.
I20260709 13:11:42.108660  5326 raft_consensus.cc:3060] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.110970  5143 leader_election.cc:304] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5225b69f466414ca29ca4427911e48e; no voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792
I20260709 13:11:42.103564  5075 catalog_manager.cc:5697] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 0 to 1, leader changed from <none> to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 1 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:42.119324  5447 tablet_bootstrap.cc:492] T 9a729a526894493492f951a2176c54b2 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:42.122877  5447 ts_tablet_manager.cc:1403] T 9a729a526894493492f951a2176c54b2 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.163s	user 0.016s	sys 0.014s
I20260709 13:11:42.122685  5452 raft_consensus.cc:515] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.125771  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a729a526894493492f951a2176c54b2" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:42.126392  5325 raft_consensus.cc:3060] T 9a729a526894493492f951a2176c54b2 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.127024  5446 tablet_bootstrap.cc:492] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:42.127489  5446 ts_tablet_manager.cc:1403] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.004s
I20260709 13:11:42.129998  5446 raft_consensus.cc:359] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:42.130647  5446 raft_consensus.cc:385] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.130929  5446 raft_consensus.cc:740] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.126046  5447 raft_consensus.cc:359] T 9a729a526894493492f951a2176c54b2 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.131691  5447 raft_consensus.cc:385] T 9a729a526894493492f951a2176c54b2 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:11:42.131808  5143 leader_election.cc:343] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.131619  5446 consensus_queue.cc:260] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:42.131289  5073 catalog_manager.cc:5697] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 1 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:42.132462  5515 raft_consensus.cc:3060] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.135187  5325 raft_consensus.cc:2468] T 9a729a526894493492f951a2176c54b2 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:42.135730  5447 raft_consensus.cc:740] T 9a729a526894493492f951a2176c54b2 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.142398  5447 consensus_queue.cc:260] T 9a729a526894493492f951a2176c54b2 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.145000  5447 ts_tablet_manager.cc:1434] T 9a729a526894493492f951a2176c54b2 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:11:42.140794  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a729a526894493492f951a2176c54b2" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:42.146983  5446 ts_tablet_manager.cc:1434] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:11:42.147341  5252 raft_consensus.cc:3060] T 9a729a526894493492f951a2176c54b2 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.147904  5446 tablet_bootstrap.cc:492] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:42.148661  5445 tablet_bootstrap.cc:492] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:42.149096  5445 ts_tablet_manager.cc:1403] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.134s	user 0.010s	sys 0.007s
I20260709 13:11:42.149680  5074 catalog_manager.cc:5697] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f4c4313308459c9ac095fc149887bd (127.2.42.194). New cstate: current_term: 1 leader_uuid: "95f4c4313308459c9ac095fc149887bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:42.139168  5143 leader_election.cc:304] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5225b69f466414ca29ca4427911e48e; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:42.146504  5366 leader_election.cc:304] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:42.135721  5326 raft_consensus.cc:2468] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 1.
I20260709 13:11:42.152863  5445 raft_consensus.cc:359] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:42.153187  5143 leader_election.cc:304] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [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: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e; no voters: 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:42.153553  5445 raft_consensus.cc:385] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.153862  5518 raft_consensus.cc:3060] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.156020  5252 raft_consensus.cc:2468] T 9a729a526894493492f951a2176c54b2 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:42.156813  5517 raft_consensus.cc:2804] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:42.139521  5452 leader_election.cc:290] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:42.157434  5446 tablet_bootstrap.cc:654] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.153867  5445 raft_consensus.cc:740] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.157357  5517 raft_consensus.cc:697] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:11:42.158200  5513 raft_consensus.cc:2804] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:42.160202  5513 raft_consensus.cc:697] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:11:42.161041  5513 consensus_queue.cc:237] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.161156  5517 consensus_queue.cc:237] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:42.164737  5445 consensus_queue.cc:260] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:42.167137  5445 ts_tablet_manager.cc:1434] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 13:11:42.168146  5445 tablet_bootstrap.cc:492] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:42.169804  5518 raft_consensus.cc:2749] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:42.160202  5447 tablet_bootstrap.cc:492] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:42.172472  5449 tablet_bootstrap.cc:492] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:42.179932  5449 ts_tablet_manager.cc:1403] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.128s	user 0.014s	sys 0.020s
I20260709 13:11:42.183565  5449 raft_consensus.cc:359] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.184384  5449 raft_consensus.cc:385] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.184774  5449 raft_consensus.cc:740] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.185734  5449 consensus_queue.cc:260] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.173203  5515 raft_consensus.cc:2749] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:42.193392  5449 ts_tablet_manager.cc:1434] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:11:42.197223  5489 raft_consensus.cc:493] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.200515  5489 raft_consensus.cc:515] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:42.202087  5446 tablet_bootstrap.cc:492] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:42.202566  5446 ts_tablet_manager.cc:1403] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.028s
I20260709 13:11:42.204108  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb4bcf9a23f4bdfa9cc8b61e53f49e9" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:42.205304  5446 raft_consensus.cc:359] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
W20260709 13:11:42.205730  5289 leader_election.cc:343] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.206321  5452 raft_consensus.cc:493] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.207136  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb4bcf9a23f4bdfa9cc8b61e53f49e9" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:42.207468  5452 raft_consensus.cc:515] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.208050  5252 raft_consensus.cc:2468] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 0.
I20260709 13:11:42.209595  5452 leader_election.cc:290] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:42.205982  5446 raft_consensus.cc:385] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.210448  5446 raft_consensus.cc:740] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.210624  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8911a51a9e7244c78c46bc29c0af0e79" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:42.211306  5446 consensus_queue.cc:260] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:42.212344  5292 leader_election.cc:304] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:42.213428  5497 raft_consensus.cc:2804] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:42.213523  5446 ts_tablet_manager.cc:1434] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:11:42.213815  5497 raft_consensus.cc:493] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:42.214212  5497 raft_consensus.cc:3060] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.214605  5446 tablet_bootstrap.cc:492] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:42.211513  5176 raft_consensus.cc:2468] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 0.
I20260709 13:11:42.206523  5449 tablet_bootstrap.cc:492] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:42.220014  5363 leader_election.cc:304] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:42.220666  5446 tablet_bootstrap.cc:654] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.225836  5447 tablet_bootstrap.cc:654] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.223021  5452 raft_consensus.cc:2804] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:42.226706  5452 raft_consensus.cc:493] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:42.227070  5452 raft_consensus.cc:3060] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.228615  5449 tablet_bootstrap.cc:654] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.234658  5445 tablet_bootstrap.cc:654] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.222566  5489 leader_election.cc:290] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:42.245805  5452 raft_consensus.cc:515] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.210683  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8911a51a9e7244c78c46bc29c0af0e79" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:42.247973  5075 catalog_manager.cc:5697] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 0 to 1, leader changed from <none> to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 1 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:42.258553  5489 consensus_queue.cc:1048] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:42.259572  5497 raft_consensus.cc:515] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:42.260942  5447 tablet_bootstrap.cc:492] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:42.261587  5447 ts_tablet_manager.cc:1403] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.102s	user 0.014s	sys 0.010s
I20260709 13:11:42.261654  5497 leader_election.cc:290] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:42.270548  5447 raft_consensus.cc:359] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.271588  5447 raft_consensus.cc:385] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.271929  5447 raft_consensus.cc:740] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.275107  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb4bcf9a23f4bdfa9cc8b61e53f49e9" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:42.275929  5446 tablet_bootstrap.cc:492] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:42.276654  5446 ts_tablet_manager.cc:1403] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.062s	user 0.027s	sys 0.013s
I20260709 13:11:42.277707  5445 tablet_bootstrap.cc:492] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:42.278441  5445 ts_tablet_manager.cc:1403] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.110s	user 0.010s	sys 0.004s
I20260709 13:11:42.279582  5455 consensus_queue.cc:1048] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:11:42.280469  5289 consensus_peers.cc:597] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:42.267310  5366 leader_election.cc:343] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.281028  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb4bcf9a23f4bdfa9cc8b61e53f49e9" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:42.281411  5445 raft_consensus.cc:359] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:42.275959  5252 raft_consensus.cc:3060] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.282090  5445 raft_consensus.cc:385] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.282447  5445 raft_consensus.cc:740] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
W20260709 13:11:42.282474  5289 leader_election.cc:343] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.283222  5074 catalog_manager.cc:5697] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 1 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:42.288020  5452 leader_election.cc:290] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:42.288311  5446 raft_consensus.cc:359] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:42.289717  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8911a51a9e7244c78c46bc29c0af0e79" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:42.294572  5446 raft_consensus.cc:385] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.294948  5446 raft_consensus.cc:740] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.272940  5447 consensus_queue.cc:260] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.283238  5445 consensus_queue.cc:260] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:42.291335  5455 consensus_queue.cc:1048] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:42.296689  5445 ts_tablet_manager.cc:1434] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:11:42.297608  5445 tablet_bootstrap.cc:492] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:42.298013  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8911a51a9e7244c78c46bc29c0af0e79" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:42.297559  5446 consensus_queue.cc:260] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
W20260709 13:11:42.301409  5366 leader_election.cc:343] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.302920  5446 ts_tablet_manager.cc:1434] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260709 13:11:42.299211  5176 raft_consensus.cc:3060] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.303917  5446 tablet_bootstrap.cc:492] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:42.305387  5447 ts_tablet_manager.cc:1434] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.001s
I20260709 13:11:42.310554  5497 raft_consensus.cc:493] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.311127  5497 raft_consensus.cc:515] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:42.315187  5399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345e86385e844e379548cebd9074a7ba" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:42.315307  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345e86385e844e379548cebd9074a7ba" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:42.316176  5497 leader_election.cc:290] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:42.316556  5176 raft_consensus.cc:2468] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
W20260709 13:11:42.316934  5292 leader_election.cc:343] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:42.318141  5291 leader_election.cc:343] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.318567  5291 leader_election.cc:304] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:42.318424  5363 leader_election.cc:304] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:42.319657  5513 raft_consensus.cc:2804] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:42.320147  5513 raft_consensus.cc:697] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:11:42.320773  5497 raft_consensus.cc:2749] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:42.321523  5513 consensus_queue.cc:237] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.324120  5445 tablet_bootstrap.cc:654] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.299793  5252 raft_consensus.cc:2468] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:42.328531  5447 tablet_bootstrap.cc:492] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:42.338438  5446 tablet_bootstrap.cc:654] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.368923  5445 tablet_bootstrap.cc:492] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:42.383975  5445 ts_tablet_manager.cc:1403] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.019s
I20260709 13:11:42.335904  5447 tablet_bootstrap.cc:654] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.319470  5449 tablet_bootstrap.cc:492] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:42.387202  5449 ts_tablet_manager.cc:1403] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.181s	user 0.016s	sys 0.023s
I20260709 13:11:42.333048  5497 raft_consensus.cc:493] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.389219  5445 raft_consensus.cc:359] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:42.390318  5445 raft_consensus.cc:385] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.390668  5445 raft_consensus.cc:740] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.390357  5449 raft_consensus.cc:359] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:42.329106  5292 leader_election.cc:304] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:42.391206  5449 raft_consensus.cc:385] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.391537  5449 raft_consensus.cc:740] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.391502  5445 consensus_queue.cc:260] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:42.392867  5449 consensus_queue.cc:260] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:42.393889  5457 raft_consensus.cc:2804] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:42.394109  5445 ts_tablet_manager.cc:1434] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:11:42.394426  5457 raft_consensus.cc:697] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
W20260709 13:11:42.391767  5292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.194:35529, user_credentials={real_user=slave}} blocked reactor thread for 63683.4us
I20260709 13:11:42.395200  5445 tablet_bootstrap.cc:492] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:42.395426  5457 consensus_queue.cc:237] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:42.395937  5449 ts_tablet_manager.cc:1434] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:11:42.397004  5449 tablet_bootstrap.cc:492] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:42.390374  5497 raft_consensus.cc:515] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:42.405766  5075 catalog_manager.cc:5697] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 1 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:42.408003  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07545ea5804701a644b2d2d371a6b6" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:42.409881  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07545ea5804701a644b2d2d371a6b6" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:42.410524  5447 tablet_bootstrap.cc:492] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:42.410662  5400 raft_consensus.cc:2393] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c414047800414946b4302e6c7faaf792 in current term 1: Already voted for candidate 95f4c4313308459c9ac095fc149887bd in this term.
I20260709 13:11:42.411548  5447 ts_tablet_manager.cc:1403] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.018s
I20260709 13:11:42.412038  5291 leader_election.cc:304] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:42.413604  5489 raft_consensus.cc:3060] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.415463  5447 raft_consensus.cc:359] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.416538  5447 raft_consensus.cc:385] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.416818  5447 raft_consensus.cc:740] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.417810  5447 consensus_queue.cc:260] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.420737  5489 raft_consensus.cc:2749] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:42.421968  5445 tablet_bootstrap.cc:654] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.424139  5449 tablet_bootstrap.cc:654] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.426509  5447 ts_tablet_manager.cc:1434] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:11:42.427553  5447 tablet_bootstrap.cc:492] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:42.429163  5446 tablet_bootstrap.cc:492] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:42.429746  5446 ts_tablet_manager.cc:1403] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.126s	user 0.016s	sys 0.020s
I20260709 13:11:42.434265  5496 raft_consensus.cc:493] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.434902  5496 raft_consensus.cc:515] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.450794  5446 raft_consensus.cc:359] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:42.452476  5446 raft_consensus.cc:385] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.452883  5446 raft_consensus.cc:740] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.453783  5446 consensus_queue.cc:260] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:42.454852  5449 tablet_bootstrap.cc:492] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:42.455415  5449 ts_tablet_manager.cc:1403] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.000s
I20260709 13:11:42.455662  5446 ts_tablet_manager.cc:1434] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.025s	user 0.000s	sys 0.009s
I20260709 13:11:42.456367  5445 tablet_bootstrap.cc:492] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:42.457167  5445 ts_tablet_manager.cc:1403] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.062s	user 0.006s	sys 0.004s
I20260709 13:11:42.457777  5446 tablet_bootstrap.cc:492] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:42.462723  5496 leader_election.cc:290] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:42.464330  5447 tablet_bootstrap.cc:654] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.458760  5449 raft_consensus.cc:359] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.465097  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b58eab299a43ca9dd92460a391f834" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:42.460057  5497 leader_election.cc:290] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:42.461272  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b58eab299a43ca9dd92460a391f834" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:42.468006  5445 raft_consensus.cc:359] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.468375  5400 raft_consensus.cc:2468] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 0.
I20260709 13:11:42.468792  5445 raft_consensus.cc:385] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.469152  5445 raft_consensus.cc:740] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.469813  5217 leader_election.cc:304] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: 
I20260709 13:11:42.469893  5445 consensus_queue.cc:260] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.468297  5074 catalog_manager.cc:5697] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 0 to 1, leader changed from <none> to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:42.473120  5496 raft_consensus.cc:2804] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:42.473541  5496 raft_consensus.cc:493] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:42.473870  5496 raft_consensus.cc:3060] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.465306  5449 raft_consensus.cc:385] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.475821  5449 raft_consensus.cc:740] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.476979  5449 consensus_queue.cc:260] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.480610  5177 raft_consensus.cc:2468] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 0.
I20260709 13:11:42.481067  5445 ts_tablet_manager.cc:1434] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 13:11:42.482134  5445 tablet_bootstrap.cc:492] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:42.483656  5449 ts_tablet_manager.cc:1434] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:11:42.471360  5446 tablet_bootstrap.cc:654] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.484804  5449 tablet_bootstrap.cc:492] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:42.485569  5447 tablet_bootstrap.cc:492] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:42.486063  5447 ts_tablet_manager.cc:1403] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.002s
I20260709 13:11:42.488840  5447 raft_consensus.cc:359] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:42.490991  5447 raft_consensus.cc:385] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.491204  5449 tablet_bootstrap.cc:654] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.491321  5447 raft_consensus.cc:740] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.492136  5447 consensus_queue.cc:260] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:42.492504  5496 raft_consensus.cc:515] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.497896  5447 ts_tablet_manager.cc:1434] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 13:11:42.499018  5447 tablet_bootstrap.cc:492] T 8911a51a9e7244c78c46bc29c0af0e79 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:42.499097  5496 leader_election.cc:290] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:42.500248  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b58eab299a43ca9dd92460a391f834" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:42.496680  5446 tablet_bootstrap.cc:492] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:42.500849  5177 raft_consensus.cc:3060] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.501143  5446 ts_tablet_manager.cc:1403] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.007s
I20260709 13:11:42.503752  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b58eab299a43ca9dd92460a391f834" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:42.504400  5400 raft_consensus.cc:3060] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.504206  5446 raft_consensus.cc:359] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:42.505026  5446 raft_consensus.cc:385] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.505323  5446 raft_consensus.cc:740] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.506032  5446 consensus_queue.cc:260] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:42.506378  5517 consensus_queue.cc:1048] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:42.493357  5513 raft_consensus.cc:493] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.507534  5513 raft_consensus.cc:515] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:42.509951  5513 leader_election.cc:290] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:42.511439  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27bce2f9163d428b919b088a3a48e6aa" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:42.511850  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27bce2f9163d428b919b088a3a48e6aa" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:42.512225  5400 raft_consensus.cc:2468] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:42.512668  5446 ts_tablet_manager.cc:1434] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:11:42.512530  5326 raft_consensus.cc:2468] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 0.
W20260709 13:11:42.513010  5363 leader_election.cc:343] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.513700  5446 tablet_bootstrap.cc:492] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:42.513955  5366 leader_election.cc:304] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:42.514153  5217 leader_election.cc:304] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: 
I20260709 13:11:42.515282  5455 raft_consensus.cc:2804] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:42.515345  5513 raft_consensus.cc:2804] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:42.515801  5455 raft_consensus.cc:697] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Becoming Leader. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:11:42.515945  5513 raft_consensus.cc:493] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:42.516482  5513 raft_consensus.cc:3060] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.516767  5455 consensus_queue.cc:237] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.496640  5445 tablet_bootstrap.cc:654] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.525509  5326 raft_consensus.cc:3060] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.527320  5457 raft_consensus.cc:493] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.527849  5457 raft_consensus.cc:515] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:42.529940  5457 leader_election.cc:290] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:42.530793  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0d016678da443f8bca0ade3162f4dc" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:42.531355  5447 tablet_bootstrap.cc:654] T 8911a51a9e7244c78c46bc29c0af0e79 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.531543  5251 raft_consensus.cc:2468] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 0.
I20260709 13:11:42.531152  5513 raft_consensus.cc:515] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:42.532958  5292 leader_election.cc:304] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:42.536126  5446 tablet_bootstrap.cc:654] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.535818  5514 consensus_queue.cc:1048] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:42.536947  5457 raft_consensus.cc:2804] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:42.537333  5457 raft_consensus.cc:493] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:42.537669  5457 raft_consensus.cc:3060] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.539463  5445 tablet_bootstrap.cc:492] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:42.540077  5445 ts_tablet_manager.cc:1403] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.000s
I20260709 13:11:42.549425  5445 raft_consensus.cc:359] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.550351  5445 raft_consensus.cc:385] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.550691  5445 raft_consensus.cc:740] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.555507  5445 consensus_queue.cc:260] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.558372  5445 ts_tablet_manager.cc:1434] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:11:42.559747  5445 tablet_bootstrap.cc:492] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:42.558701  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0d016678da443f8bca0ade3162f4dc" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
W20260709 13:11:42.566742  5291 leader_election.cc:343] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.570832  5513 leader_election.cc:290] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:42.574054  5449 tablet_bootstrap.cc:492] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:42.574707  5449 ts_tablet_manager.cc:1403] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.090s	user 0.022s	sys 0.017s
I20260709 13:11:42.613924  5175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27bce2f9163d428b919b088a3a48e6aa" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:42.549966  5177 raft_consensus.cc:2468] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:42.624541  5517 raft_consensus.cc:493] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.628407  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27bce2f9163d428b919b088a3a48e6aa" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:42.629703  5325 raft_consensus.cc:3060] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.632332  5513 raft_consensus.cc:493] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.633332  5513 raft_consensus.cc:515] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:42.642198  5452 consensus_queue.cc:1048] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:42.626895  5517 raft_consensus.cc:515] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:42.649173  5324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67daa9c4e684dfb841e2e743e0360c3" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:42.649657  5446 tablet_bootstrap.cc:492] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:42.650708  5446 ts_tablet_manager.cc:1403] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.137s	user 0.015s	sys 0.006s
I20260709 13:11:42.650257  5452 consensus_queue.cc:1048] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:42.650353  5324 raft_consensus.cc:2468] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 0.
W20260709 13:11:42.633348  5363 leader_election.cc:343] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.657007  5143 leader_election.cc:304] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:42.660506  5515 raft_consensus.cc:2804] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:42.660991  5515 raft_consensus.cc:493] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:42.661448  5515 raft_consensus.cc:3060] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.655021  5517 leader_election.cc:290] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:42.671583  5446 raft_consensus.cc:359] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:42.693717  5449 raft_consensus.cc:359] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:42.695685  5449 raft_consensus.cc:385] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.689721  5446 raft_consensus.cc:385] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.696756  5446 raft_consensus.cc:740] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.699810  5513 leader_election.cc:290] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:42.701391  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67daa9c4e684dfb841e2e743e0360c3" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:42.696579  5449 raft_consensus.cc:740] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.712604  5445 tablet_bootstrap.cc:654] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.709496  5446 consensus_queue.cc:260] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:42.722257  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67daa9c4e684dfb841e2e743e0360c3" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:42.722456  5324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67daa9c4e684dfb841e2e743e0360c3" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:42.723138  5400 raft_consensus.cc:2468] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 0.
I20260709 13:11:42.723214  5324 raft_consensus.cc:2468] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 0.
I20260709 13:11:42.724061  5497 raft_consensus.cc:493] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.724635  5497 raft_consensus.cc:515] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:42.726359  5325 raft_consensus.cc:2468] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:42.726979  5517 consensus_queue.cc:1048] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:42.728271  5366 leader_election.cc:304] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:42.729918  5455 consensus_queue.cc:1048] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:42.730796  5513 raft_consensus.cc:2804] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:42.731264  5513 raft_consensus.cc:493] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:42.731633  5513 raft_consensus.cc:3060] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.735659  5447 tablet_bootstrap.cc:492] T 8911a51a9e7244c78c46bc29c0af0e79 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:42.736616  5447 ts_tablet_manager.cc:1403] T 8911a51a9e7244c78c46bc29c0af0e79 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.238s	user 0.018s	sys 0.012s
I20260709 13:11:42.746409  5366 leader_election.cc:304] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:42.747848  5514 raft_consensus.cc:2804] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:42.748356  5497 leader_election.cc:290] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:42.748452  5514 raft_consensus.cc:697] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:11:42.749284  5175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:42.722251  5449 consensus_queue.cc:260] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:42.750087  5514 consensus_queue.cc:237] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:42.753156  5515 raft_consensus.cc:515] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:42.748472  5250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:42.746469  5496 consensus_queue.cc:1048] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:11:42.776728  5449 ts_tablet_manager.cc:1434] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.202s	user 0.009s	sys 0.002s
I20260709 13:11:42.780938  5446 ts_tablet_manager.cc:1434] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.130s	user 0.007s	sys 0.004s
I20260709 13:11:42.784488  5251 raft_consensus.cc:3060] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.795763  5176 raft_consensus.cc:2393] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ca4ad854c4a4018b77ad3773d37ad99 in current term 1: Already voted for candidate e5225b69f466414ca29ca4427911e48e in this term.
I20260709 13:11:42.777693  5447 raft_consensus.cc:359] T 8911a51a9e7244c78c46bc29c0af0e79 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.814411  5447 raft_consensus.cc:385] T 8911a51a9e7244c78c46bc29c0af0e79 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:42.814903  5447 raft_consensus.cc:740] T 8911a51a9e7244c78c46bc29c0af0e79 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:42.824820  5560 raft_consensus.cc:493] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.825645  5560 raft_consensus.cc:515] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.830260  5447 consensus_queue.cc:260] T 8911a51a9e7244c78c46bc29c0af0e79 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.834609  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328ae86e02674f62a3f1148ac98f6746" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:42.836185  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67daa9c4e684dfb841e2e743e0360c3" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:42.837044  5326 raft_consensus.cc:3060] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:42.837895  5215 leader_election.cc:343] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.839067  5560 leader_election.cc:290] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:42.839828  5515 leader_election.cc:290] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:42.834775  5447 ts_tablet_manager.cc:1434] T 8911a51a9e7244c78c46bc29c0af0e79 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.098s	user 0.010s	sys 0.001s
I20260709 13:11:42.840071  5561 consensus_queue.cc:1048] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:11:42.858490  5292 leader_election.cc:304] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:42.872409  5455 raft_consensus.cc:493] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.873201  5455 raft_consensus.cc:515] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:42.880311  5447 tablet_bootstrap.cc:492] T 345e86385e844e379548cebd9074a7ba P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:42.883056  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11a77c8163a4c7195a855315d615f9e" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:42.885511  5446 tablet_bootstrap.cc:492] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:42.844295  5452 raft_consensus.cc:493] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.887048  5452 raft_consensus.cc:515] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.889787  5452 leader_election.cc:290] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:42.891060  5568 raft_consensus.cc:493] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.891752  5568 raft_consensus.cc:515] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:42.882395  5455 leader_election.cc:290] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:42.897030  5449 tablet_bootstrap.cc:492] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:42.896016  5457 raft_consensus.cc:515] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:42.904882  5489 raft_consensus.cc:493] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.905444  5489 raft_consensus.cc:515] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:42.906194  5250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0d016678da443f8bca0ade3162f4dc" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:42.907058  5250 raft_consensus.cc:3060] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:42.907155  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11a77c8163a4c7195a855315d615f9e" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:42.907795  5489 leader_election.cc:290] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:42.908149  5073 catalog_manager.cc:5697] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f4c4313308459c9ac095fc149887bd (127.2.42.194). New cstate: current_term: 1 leader_uuid: "95f4c4313308459c9ac095fc149887bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:42.909864  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004f61b7fb724778ab5f21db77f98198" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
W20260709 13:11:42.911648  5291 leader_election.cc:343] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.915431  5457 leader_election.cc:290] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:42.916519  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0d016678da443f8bca0ade3162f4dc" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:42.917707  5250 raft_consensus.cc:2468] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
W20260709 13:11:42.918124  5291 leader_election.cc:343] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:42.920545  5446 tablet_bootstrap.cc:654] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.921257  5292 leader_election.cc:304] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99
I20260709 13:11:42.925266  5218 leader_election.cc:304] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd; no voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:42.928360  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328ae86e02674f62a3f1148ac98f6746" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:42.929052  5400 raft_consensus.cc:2468] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 0.
I20260709 13:11:42.930560  5561 consensus_queue.cc:1048] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:42.932891  5449 tablet_bootstrap.cc:654] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:42.935133  5568 leader_election.cc:290] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:42.935856  5568 raft_consensus.cc:493] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:42.936549  5568 raft_consensus.cc:515] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:42.939378  5568 leader_election.cc:290] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:42.941977  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fc02e344594947bf9471efe05eba2a" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:42.943490  5457 raft_consensus.cc:2804] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:42.935559  5513 raft_consensus.cc:515] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:42.951514  5175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328ae86e02674f62a3f1148ac98f6746" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:42.959666  5457 raft_consensus.cc:697] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:11:42.954607  5326 raft_consensus.cc:2468] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 1.
I20260709 13:11:43.003060  5557 consensus_queue.cc:1048] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:42.982798  5250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004f61b7fb724778ab5f21db77f98198" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:43.018957  5513 leader_election.cc:290] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:43.017949  5217 leader_election.cc:304] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [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: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: e5225b69f466414ca29ca4427911e48e
W20260709 13:11:43.040558  5217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.196:34533, user_credentials={real_user=slave}} blocked reactor thread for 84062.4us
I20260709 13:11:43.043677  5249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fc02e344594947bf9471efe05eba2a" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:43.045234  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328ae86e02674f62a3f1148ac98f6746" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:43.046005  5496 raft_consensus.cc:493] T 8911a51a9e7244c78c46bc29c0af0e79 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.039683  5557 raft_consensus.cc:2804] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:43.032853  5143 leader_election.cc:304] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e; no voters: 
W20260709 13:11:43.055330  5292 leader_election.cc:343] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.051785  5455 raft_consensus.cc:2749] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:43.097335  5566 raft_consensus.cc:493] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.099012  5561 raft_consensus.cc:2804] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:43.099692  5561 raft_consensus.cc:697] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:11:43.100811  5447 tablet_bootstrap.cc:654] T 345e86385e844e379548cebd9074a7ba P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.101016  5561 consensus_queue.cc:237] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:43.102444  5449 tablet_bootstrap.cc:492] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:43.102946  5449 ts_tablet_manager.cc:1403] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.206s	user 0.033s	sys 0.026s
I20260709 13:11:43.098224  5566 raft_consensus.cc:515] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:43.103704  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67daa9c4e684dfb841e2e743e0360c3" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:43.105696  5566 leader_election.cc:290] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:43.106513  5445 tablet_bootstrap.cc:492] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:43.106681  5399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7418cf7e7ac41679ed1aef55cc75ee1" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:43.106775  5324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345e86385e844e379548cebd9074a7ba" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:43.107158  5445 ts_tablet_manager.cc:1403] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.548s	user 0.018s	sys 0.009s
I20260709 13:11:43.107698  5324 raft_consensus.cc:2468] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 0.
I20260709 13:11:43.105737  5449 raft_consensus.cc:359] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.109977  5449 raft_consensus.cc:385] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.110253  5449 raft_consensus.cc:740] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
W20260709 13:11:43.108290  5291 leader_election.cc:343] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.114300  5446 tablet_bootstrap.cc:492] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:43.088236  5496 raft_consensus.cc:515] T 8911a51a9e7244c78c46bc29c0af0e79 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:43.114820  5446 ts_tablet_manager.cc:1403] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.230s	user 0.015s	sys 0.008s
I20260709 13:11:43.091912  5292 leader_election.cc:304] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:43.116155  5566 raft_consensus.cc:2749] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.117314  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8911a51a9e7244c78c46bc29c0af0e79" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
W20260709 13:11:43.115796  5292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.194:35529, user_credentials={real_user=slave}} blocked reactor thread for 64973.5us
I20260709 13:11:43.118109  5176 raft_consensus.cc:2393] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95f4c4313308459c9ac095fc149887bd in current term 1: Already voted for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in this term.
I20260709 13:11:43.118510  5449 consensus_queue.cc:260] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.119237  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345e86385e844e379548cebd9074a7ba" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:43.083608  5457 consensus_queue.cc:237] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.127909  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7418cf7e7ac41679ed1aef55cc75ee1" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
W20260709 13:11:43.128129  5289 consensus_peers.cc:597] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:43.087590  5248 raft_consensus.cc:2468] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 0.
I20260709 13:11:43.128798  5449 ts_tablet_manager.cc:1434] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
W20260709 13:11:43.121548  5363 leader_election.cc:343] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:43.129319  5289 leader_election.cc:343] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:43.129585  5363 leader_election.cc:343] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.130038  5449 tablet_bootstrap.cc:492] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:43.129818  5289 leader_election.cc:304] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
W20260709 13:11:43.096901  5143 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.195:43419, user_credentials={real_user=slave}} blocked reactor thread for 71892us
I20260709 13:11:43.132355  5557 raft_consensus.cc:493] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:43.116245  5496 leader_election.cc:290] T 8911a51a9e7244c78c46bc29c0af0e79 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:43.137081  5515 raft_consensus.cc:493] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.140986  5515 raft_consensus.cc:515] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
W20260709 13:11:43.142186  5123 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:43.136943  5557 raft_consensus.cc:3060] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.148524  5567 consensus_queue.cc:1048] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:43.144685  5446 raft_consensus.cc:359] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.149492  5446 raft_consensus.cc:385] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.149781  5446 raft_consensus.cc:740] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.146083  5323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286b08dfc6fc44fd89bd56c9819b3739" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:43.150686  5446 consensus_queue.cc:260] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.153250  5560 consensus_queue.cc:1048] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:43.154840  5515 leader_election.cc:290] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:43.146062  5073 catalog_manager.cc:5697] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 1 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:43.158427  5399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67daa9c4e684dfb841e2e743e0360c3" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:43.145546  5449 tablet_bootstrap.cc:654] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.133077  5566 raft_consensus.cc:2749] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.159861  5446 ts_tablet_manager.cc:1434] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 13:11:43.173651  5399 raft_consensus.cc:2393] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e5225b69f466414ca29ca4427911e48e in current term 1: Already voted for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in this term.
I20260709 13:11:43.178174  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8911a51a9e7244c78c46bc29c0af0e79" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:43.178555  5497 raft_consensus.cc:2749] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:11:43.179473  5580 log.cc:927] Time spent T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e: Append to log took a long time: real 0.067s	user 0.004s	sys 0.000s
I20260709 13:11:43.181161  5513 consensus_queue.cc:1048] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:11:43.172994  5366 leader_election.cc:343] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.192452  5446 tablet_bootstrap.cc:492] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:43.193802  5217 leader_election.cc:304] T 8911a51a9e7244c78c46bc29c0af0e79 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:43.197009  5496 raft_consensus.cc:3060] T 8911a51a9e7244c78c46bc29c0af0e79 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.199019  5445 raft_consensus.cc:359] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.199784  5445 raft_consensus.cc:385] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.194469  5366 leader_election.cc:304] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:43.200152  5445 raft_consensus.cc:740] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.200840  5445 consensus_queue.cc:260] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.201681  5513 raft_consensus.cc:2749] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:11:43.201086  5366 leader_election.cc:343] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.203996  5366 leader_election.cc:304] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:43.207216  5513 raft_consensus.cc:2804] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:43.207659  5513 raft_consensus.cc:493] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:43.208076  5513 raft_consensus.cc:3060] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.211500  5445 ts_tablet_manager.cc:1434] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.104s	user 0.006s	sys 0.003s
I20260709 13:11:43.212955  5445 tablet_bootstrap.cc:492] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:43.215716  5366 leader_election.cc:304] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:43.216187  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67daa9c4e684dfb841e2e743e0360c3" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:43.221745  5572 raft_consensus.cc:2804] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:43.222218  5572 raft_consensus.cc:493] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:43.222563  5572 raft_consensus.cc:3060] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.222975  5565 consensus_queue.cc:1048] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:43.229561  5557 raft_consensus.cc:515] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:43.231523  5447 tablet_bootstrap.cc:492] T 345e86385e844e379548cebd9074a7ba P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:43.230846  5325 raft_consensus.cc:2393] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8ca4ad854c4a4018b77ad3773d37ad99 in current term 1: Already voted for candidate e5225b69f466414ca29ca4427911e48e in this term.
I20260709 13:11:43.232182  5447 ts_tablet_manager.cc:1403] T 345e86385e844e379548cebd9074a7ba P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.352s	user 0.015s	sys 0.003s
I20260709 13:11:43.234923  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286b08dfc6fc44fd89bd56c9819b3739" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:43.239101  5447 raft_consensus.cc:359] T 345e86385e844e379548cebd9074a7ba P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.239995  5447 raft_consensus.cc:385] T 345e86385e844e379548cebd9074a7ba P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.239934  5496 raft_consensus.cc:2749] T 8911a51a9e7244c78c46bc29c0af0e79 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.240425  5447 raft_consensus.cc:740] T 345e86385e844e379548cebd9074a7ba P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.240378  5177 raft_consensus.cc:3060] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.237916  5446 tablet_bootstrap.cc:654] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:43.254518  5363 consensus_peers.cc:597] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:43.267524  5572 raft_consensus.cc:515] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.270381  5572 leader_election.cc:290] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:43.276307  5445 tablet_bootstrap.cc:654] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.277738  5447 consensus_queue.cc:260] T 345e86385e844e379548cebd9074a7ba P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.281891  5142 leader_election.cc:304] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5225b69f466414ca29ca4427911e48e; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792
I20260709 13:11:43.284178  5447 ts_tablet_manager.cc:1434] T 345e86385e844e379548cebd9074a7ba P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.003s
I20260709 13:11:43.279362  5513 raft_consensus.cc:515] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:43.294329  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328ae86e02674f62a3f1148ac98f6746" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
W20260709 13:11:43.296109  5215 leader_election.cc:343] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.296454  5398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328ae86e02674f62a3f1148ac98f6746" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:43.296787  5074 catalog_manager.cc:5697] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 0 to 1, leader changed from <none> to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 1 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:43.298738  5398 raft_consensus.cc:2393] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 95f4c4313308459c9ac095fc149887bd in current term 1: Already voted for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in this term.
I20260709 13:11:43.300393  5557 leader_election.cc:290] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:43.300604  5217 leader_election.cc:304] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:43.302884  5496 raft_consensus.cc:2749] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.312245  5175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328ae86e02674f62a3f1148ac98f6746" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
W20260709 13:11:43.314165  5363 leader_election.cc:343] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.312705  5513 leader_election.cc:290] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:43.316879  5447 tablet_bootstrap.cc:492] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:43.317895  5449 tablet_bootstrap.cc:492] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:43.319360  5449 ts_tablet_manager.cc:1403] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.190s	user 0.026s	sys 0.024s
I20260709 13:11:43.290611  5366 leader_election.cc:304] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:43.325780  5514 raft_consensus.cc:2749] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.326059  5250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345e86385e844e379548cebd9074a7ba" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:43.326701  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328ae86e02674f62a3f1148ac98f6746" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:43.327549  5248 raft_consensus.cc:2393] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8ca4ad854c4a4018b77ad3773d37ad99 in current term 1: Already voted for candidate 95f4c4313308459c9ac095fc149887bd in this term.
I20260709 13:11:43.327752  5569 consensus_queue.cc:1048] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:43.326728  5250 raft_consensus.cc:3060] T 345e86385e844e379548cebd9074a7ba P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.329342  5323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345e86385e844e379548cebd9074a7ba" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:43.330031  5323 raft_consensus.cc:3060] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.342161  5323 raft_consensus.cc:2468] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:43.342769  5250 raft_consensus.cc:2468] T 345e86385e844e379548cebd9074a7ba P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:43.344791  5446 tablet_bootstrap.cc:492] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:43.342026  5072 catalog_manager.cc:5697] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 0 to 1, leader changed from <none> to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:43.348552  5446 ts_tablet_manager.cc:1403] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.173s	user 0.012s	sys 0.006s
I20260709 13:11:43.349551  5447 tablet_bootstrap.cc:654] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.351282  5446 raft_consensus.cc:359] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:43.351972  5446 raft_consensus.cc:385] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.352231  5446 raft_consensus.cc:740] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.360944  5449 raft_consensus.cc:359] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:43.361981  5449 raft_consensus.cc:385] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.362363  5449 raft_consensus.cc:740] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.352864  5446 consensus_queue.cc:260] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:43.368410  5445 tablet_bootstrap.cc:492] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:43.369124  5445 ts_tablet_manager.cc:1403] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.156s	user 0.010s	sys 0.003s
I20260709 13:11:43.372293  5446 ts_tablet_manager.cc:1434] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:11:43.372812  5572 consensus_queue.cc:1048] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:43.373483  5446 tablet_bootstrap.cc:492] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:43.371937  5366 leader_election.cc:304] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:43.375638  5514 raft_consensus.cc:2804] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:43.376125  5514 raft_consensus.cc:697] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:11:43.377079  5514 consensus_queue.cc:237] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.379782  5449 consensus_queue.cc:260] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:43.380774  5445 raft_consensus.cc:359] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:43.381500  5445 raft_consensus.cc:385] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.381778  5445 raft_consensus.cc:740] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.382586  5445 consensus_queue.cc:260] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:43.383404  5449 ts_tablet_manager.cc:1434] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.001s
I20260709 13:11:43.385049  5445 ts_tablet_manager.cc:1434] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:11:43.385272  5449 tablet_bootstrap.cc:492] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:43.394276  5515 raft_consensus.cc:2749] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.386159  5366 leader_election.cc:304] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:43.414784  5572 raft_consensus.cc:2749] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.420015  5445 tablet_bootstrap.cc:492] T 9a0d016678da443f8bca0ade3162f4dc P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:43.422823  5446 tablet_bootstrap.cc:654] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.443738  5447 tablet_bootstrap.cc:492] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:43.444216  5447 ts_tablet_manager.cc:1403] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.128s	user 0.021s	sys 0.047s
I20260709 13:11:43.449802  5449 tablet_bootstrap.cc:654] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.450925  5566 raft_consensus.cc:493] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.451510  5566 raft_consensus.cc:515] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.452565  5445 tablet_bootstrap.cc:654] T 9a0d016678da443f8bca0ade3162f4dc P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.446758  5447 raft_consensus.cc:359] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.455956  5447 raft_consensus.cc:385] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.456235  5447 raft_consensus.cc:740] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.457191  5447 consensus_queue.cc:260] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.459578  5566 leader_election.cc:290] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:43.461501  5175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1f1d25a20f41168ad6a6d25665645f" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:43.461913  5446 tablet_bootstrap.cc:492] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:43.462698  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1f1d25a20f41168ad6a6d25665645f" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
W20260709 13:11:43.463085  5289 leader_election.cc:343] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:43.464212  5292 leader_election.cc:343] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.463864  5446 ts_tablet_manager.cc:1403] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.024s
I20260709 13:11:43.465513  5292 leader_election.cc:304] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:43.466566  5566 raft_consensus.cc:2749] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.465490  5447 ts_tablet_manager.cc:1434] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:11:43.468237  5447 tablet_bootstrap.cc:492] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:43.469691  5446 raft_consensus.cc:359] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.470446  5446 raft_consensus.cc:385] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.470717  5446 raft_consensus.cc:740] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.471555  5446 consensus_queue.cc:260] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.474805  5446 ts_tablet_manager.cc:1434] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:11:43.476511  5446 tablet_bootstrap.cc:492] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:43.461406  5074 catalog_manager.cc:5697] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 1 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:43.478892  5447 tablet_bootstrap.cc:654] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.479770  5449 tablet_bootstrap.cc:492] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:43.480278  5449 ts_tablet_manager.cc:1403] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.002s
I20260709 13:11:43.483353  5449 raft_consensus.cc:359] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.485011  5566 raft_consensus.cc:493] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.485359  5446 tablet_bootstrap.cc:654] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.485563  5566 raft_consensus.cc:515] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:43.484319  5449 raft_consensus.cc:385] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.487171  5449 raft_consensus.cc:740] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.490073  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248c9e2bf4364a62b92fec04a66af6e7" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:43.490804  5447 tablet_bootstrap.cc:492] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:43.491284  5447 ts_tablet_manager.cc:1403] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260709 13:11:43.490906  5398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248c9e2bf4364a62b92fec04a66af6e7" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
W20260709 13:11:43.491556  5289 leader_election.cc:343] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.489643  5445 tablet_bootstrap.cc:492] T 9a0d016678da443f8bca0ade3162f4dc P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:43.492472  5445 ts_tablet_manager.cc:1403] T 9a0d016678da443f8bca0ade3162f4dc P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.105s	user 0.007s	sys 0.008s
W20260709 13:11:43.493388  5291 leader_election.cc:343] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.494009  5291 leader_election.cc:304] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:43.495177  5457 raft_consensus.cc:2749] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.495283  5449 consensus_queue.cc:260] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.495462  5566 leader_election.cc:290] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:43.494928  5445 raft_consensus.cc:359] T 9a0d016678da443f8bca0ade3162f4dc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.496726  5445 raft_consensus.cc:385] T 9a0d016678da443f8bca0ade3162f4dc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.497062  5445 raft_consensus.cc:740] T 9a0d016678da443f8bca0ade3162f4dc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.494011  5447 raft_consensus.cc:359] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:43.509011  5447 raft_consensus.cc:385] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.509298  5515 consensus_queue.cc:1048] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:43.509797  5445 consensus_queue.cc:260] T 9a0d016678da443f8bca0ade3162f4dc P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.509320  5447 raft_consensus.cc:740] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.512063  5445 ts_tablet_manager.cc:1434] T 9a0d016678da443f8bca0ade3162f4dc P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:11:43.512835  5447 consensus_queue.cc:260] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:43.513382  5445 tablet_bootstrap.cc:492] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:43.504246  5449 ts_tablet_manager.cc:1434] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260709 13:11:43.519982  5449 tablet_bootstrap.cc:492] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:43.506443  5446 tablet_bootstrap.cc:492] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:43.523134  5447 ts_tablet_manager.cc:1434] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:11:43.523419  5446 ts_tablet_manager.cc:1403] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.011s
I20260709 13:11:43.524391  5447 tablet_bootstrap.cc:492] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:43.523468  5445 tablet_bootstrap.cc:654] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.526193  5446 raft_consensus.cc:359] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.526898  5446 raft_consensus.cc:385] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.527166  5446 raft_consensus.cc:740] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.527864  5446 consensus_queue.cc:260] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.530054  5515 raft_consensus.cc:493] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.530545  5515 raft_consensus.cc:515] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.532162  5572 raft_consensus.cc:493] T 9a0d016678da443f8bca0ade3162f4dc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.532650  5572 raft_consensus.cc:515] T 9a0d016678da443f8bca0ade3162f4dc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.534720  5572 leader_election.cc:290] T 9a0d016678da443f8bca0ade3162f4dc P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:43.536149  5449 tablet_bootstrap.cc:654] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.537254  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0d016678da443f8bca0ade3162f4dc" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:43.538080  5248 raft_consensus.cc:2393] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ca4ad854c4a4018b77ad3773d37ad99 in current term 1: Already voted for candidate c414047800414946b4302e6c7faaf792 in this term.
I20260709 13:11:43.539176  5323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0d016678da443f8bca0ade3162f4dc" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:43.541143  5446 ts_tablet_manager.cc:1434] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 13:11:43.542289  5446 tablet_bootstrap.cc:492] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:43.542629  5366 leader_election.cc:304] T 9a0d016678da443f8bca0ade3162f4dc P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792
I20260709 13:11:43.545231  5177 raft_consensus.cc:3060] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.553176  5446 tablet_bootstrap.cc:654] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.555076  5445 tablet_bootstrap.cc:492] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:43.555567  5445 ts_tablet_manager.cc:1403] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.001s
I20260709 13:11:43.558424  5445 raft_consensus.cc:359] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:43.559218  5445 raft_consensus.cc:385] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.559499  5445 raft_consensus.cc:740] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.560325  5445 consensus_queue.cc:260] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:43.560920  5517 consensus_queue.cc:1048] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:43.562637  5445 ts_tablet_manager.cc:1434] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:11:43.562731  5565 raft_consensus.cc:3060] T 9a0d016678da443f8bca0ade3162f4dc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.564088  5515 leader_election.cc:290] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:43.567341  5445 tablet_bootstrap.cc:492] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:43.567246  5496 raft_consensus.cc:493] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.568005  5496 raft_consensus.cc:515] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:43.572209  5175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d8883de22c430099908b676dac42b8" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:43.575460  5496 leader_election.cc:290] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:43.580677  5447 tablet_bootstrap.cc:654] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.580566  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb4bcf9a23f4bdfa9cc8b61e53f49e9" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:43.576414  5398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d8883de22c430099908b676dac42b8" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:43.577641  5445 tablet_bootstrap.cc:654] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.588201  5323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb4bcf9a23f4bdfa9cc8b61e53f49e9" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:43.588498  5449 tablet_bootstrap.cc:492] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:43.589272  5449 ts_tablet_manager.cc:1403] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.023s
W20260709 13:11:43.578872  5215 leader_election.cc:343] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:43.591074  5217 leader_election.cc:343] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.591876  5449 raft_consensus.cc:359] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.592609  5449 raft_consensus.cc:385] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.592869  5449 raft_consensus.cc:740] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.595448  5217 leader_election.cc:304] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:43.597352  5143 leader_election.cc:304] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5225b69f466414ca29ca4427911e48e; no voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792
I20260709 13:11:43.598520  5515 raft_consensus.cc:2749] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.597342  5496 raft_consensus.cc:2749] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.606554  5445 tablet_bootstrap.cc:492] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:43.607127  5445 ts_tablet_manager.cc:1403] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.007s
I20260709 13:11:43.610045  5565 raft_consensus.cc:2749] T 9a0d016678da443f8bca0ade3162f4dc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.610237  5445 raft_consensus.cc:359] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:43.610952  5445 raft_consensus.cc:385] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.611235  5445 raft_consensus.cc:740] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.611974  5445 consensus_queue.cc:260] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:43.593585  5449 consensus_queue.cc:260] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.614252  5566 consensus_queue.cc:1048] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:43.616744  5449 ts_tablet_manager.cc:1434] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 13:11:43.619611  5449 tablet_bootstrap.cc:492] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:43.621970  5446 tablet_bootstrap.cc:492] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:43.622800  5446 ts_tablet_manager.cc:1403] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.011s
I20260709 13:11:43.624303  5445 ts_tablet_manager.cc:1434] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:11:43.625285  5445 tablet_bootstrap.cc:492] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:43.626058  5449 tablet_bootstrap.cc:654] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.625829  5446 raft_consensus.cc:359] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.626852  5446 raft_consensus.cc:385] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.627272  5446 raft_consensus.cc:740] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.628281  5446 consensus_queue.cc:260] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.643241  5446 ts_tablet_manager.cc:1434] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:11:43.644510  5446 tablet_bootstrap.cc:492] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:43.653462  5446 tablet_bootstrap.cc:654] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.653447  5567 consensus_queue.cc:1048] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:43.657825  5445 tablet_bootstrap.cc:654] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.662700  5565 raft_consensus.cc:493] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.663288  5565 raft_consensus.cc:515] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:43.666049  5565 leader_election.cc:290] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:43.667208  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8bfdfb77b240afb9b09973b3e5dc78" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
W20260709 13:11:43.668757  5363 leader_election.cc:343] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.672082  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8bfdfb77b240afb9b09973b3e5dc78" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
W20260709 13:11:43.673626  5366 leader_election.cc:343] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.674185  5366 leader_election.cc:304] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:43.675577  5514 raft_consensus.cc:2749] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.676064  5447 tablet_bootstrap.cc:492] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:43.676402  5572 raft_consensus.cc:493] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.676573  5447 ts_tablet_manager.cc:1403] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.152s	user 0.013s	sys 0.013s
I20260709 13:11:43.677011  5572 raft_consensus.cc:515] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.679584  5447 raft_consensus.cc:359] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.680301  5447 raft_consensus.cc:385] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.680603  5447 raft_consensus.cc:740] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.686280  5572 leader_election.cc:290] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:43.683993  5447 consensus_queue.cc:260] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.689649  5449 tablet_bootstrap.cc:492] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:43.689569  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004f61b7fb724778ab5f21db77f98198" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:43.690217  5449 ts_tablet_manager.cc:1403] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.073s	user 0.023s	sys 0.014s
W20260709 13:11:43.691766  5366 leader_election.cc:343] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.692178  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004f61b7fb724778ab5f21db77f98198" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:43.692796  5325 raft_consensus.cc:2468] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 0.
I20260709 13:11:43.693859  5366 leader_election.cc:304] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:43.693032  5449 raft_consensus.cc:359] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:43.695226  5565 raft_consensus.cc:2804] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:43.695642  5565 raft_consensus.cc:493] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:43.695531  5449 raft_consensus.cc:385] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.696270  5447 ts_tablet_manager.cc:1434] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:11:43.696424  5449 raft_consensus.cc:740] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.696054  5565 raft_consensus.cc:3060] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.697626  5447 tablet_bootstrap.cc:492] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:43.699462  5572 raft_consensus.cc:493] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.697175  5449 consensus_queue.cc:260] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:43.700026  5572 raft_consensus.cc:515] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:43.702154  5572 leader_election.cc:290] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:43.703227  5445 tablet_bootstrap.cc:492] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:43.703248  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7508983680f54916bb947719239613d5" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:43.703804  5445 ts_tablet_manager.cc:1403] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.001s
W20260709 13:11:43.705020  5366 leader_election.cc:343] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.705471  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7508983680f54916bb947719239613d5" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:43.706436  5445 raft_consensus.cc:359] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:43.701609  5449 ts_tablet_manager.cc:1434] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.006s
I20260709 13:11:43.707160  5445 raft_consensus.cc:385] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.707607  5445 raft_consensus.cc:740] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.707547  5565 raft_consensus.cc:515] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.708060  5515 raft_consensus.cc:493] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.708273  5449 tablet_bootstrap.cc:492] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
W20260709 13:11:43.707026  5363 leader_election.cc:343] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.708580  5515 raft_consensus.cc:515] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.708662  5445 consensus_queue.cc:260] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:43.709241  5363 leader_election.cc:304] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:43.710048  5572 raft_consensus.cc:2749] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.712196  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a58843ccdf654ecabaf4250d045cbea8" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:43.712949  5445 ts_tablet_manager.cc:1434] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:11:43.713039  5251 raft_consensus.cc:2468] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 0.
I20260709 13:11:43.714123  5445 tablet_bootstrap.cc:492] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:43.715317  5449 tablet_bootstrap.cc:654] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.718168  5447 tablet_bootstrap.cc:654] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.719091  5143 leader_election.cc:304] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:43.720526  5445 tablet_bootstrap.cc:654] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.721407  5517 raft_consensus.cc:2804] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:43.721805  5517 raft_consensus.cc:493] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:43.722165  5517 raft_consensus.cc:3060] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.734004  5447 tablet_bootstrap.cc:492] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:43.734581  5447 ts_tablet_manager.cc:1403] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260709 13:11:43.737326  5447 raft_consensus.cc:359] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.737995  5447 raft_consensus.cc:385] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.738267  5447 raft_consensus.cc:740] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.738636  5515 leader_election.cc:290] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:43.739042  5447 consensus_queue.cc:260] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.740285  5518 raft_consensus.cc:493] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.743247  5518 raft_consensus.cc:515] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:43.744488  5447 ts_tablet_manager.cc:1434] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:11:43.744493  5446 tablet_bootstrap.cc:492] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:43.745579  5446 ts_tablet_manager.cc:1403] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.101s	user 0.008s	sys 0.005s
I20260709 13:11:43.745645  5447 tablet_bootstrap.cc:492] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:43.746166  5518 leader_election.cc:290] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:43.748113  5323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27bce2f9163d428b919b088a3a48e6aa" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:43.748274  5446 raft_consensus.cc:359] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.749048  5446 raft_consensus.cc:385] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.749344  5446 raft_consensus.cc:740] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.741992  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a58843ccdf654ecabaf4250d045cbea8" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:43.749975  5446 consensus_queue.cc:260] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.750296  5325 raft_consensus.cc:2468] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 0.
I20260709 13:11:43.751955  5447 tablet_bootstrap.cc:654] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.753274  5398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27bce2f9163d428b919b088a3a48e6aa" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:43.757283  5143 leader_election.cc:304] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5225b69f466414ca29ca4427911e48e; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792
I20260709 13:11:43.758466  5559 raft_consensus.cc:493] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.759133  5559 raft_consensus.cc:515] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.762008  5559 leader_election.cc:290] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:43.762485  5559 raft_consensus.cc:2749] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:43.763916  5446 ts_tablet_manager.cc:1434] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:11:43.765249  5446 tablet_bootstrap.cc:492] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:43.769063  5517 raft_consensus.cc:515] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.772039  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004f61b7fb724778ab5f21db77f98198" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:43.773985  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7537d3786dd4e6bae5bb7fa226403a4" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:43.775662  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7537d3786dd4e6bae5bb7fa226403a4" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:43.776335  5513 consensus_queue.cc:1048] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:43.784772  5325 raft_consensus.cc:2468] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 0.
I20260709 13:11:43.776993  5496 raft_consensus.cc:493] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.785602  5496 raft_consensus.cc:515] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.787706  5496 leader_election.cc:290] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:43.789633  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e3e676f4741f184693b6c04a30ac4" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
W20260709 13:11:43.790036  5366 leader_election.cc:343] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:43.791128  5215 leader_election.cc:343] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.779399  5323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004f61b7fb724778ab5f21db77f98198" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:43.791193  5143 leader_election.cc:304] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:43.791997  5323 raft_consensus.cc:3060] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:43.792737  5143 leader_election.cc:343] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.789848  5447 tablet_bootstrap.cc:492] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:43.795663  5515 raft_consensus.cc:2804] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:43.796201  5515 raft_consensus.cc:493] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:43.796675  5515 raft_consensus.cc:3060] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.794718  5447 ts_tablet_manager.cc:1403] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.003s
I20260709 13:11:43.780733  5446 tablet_bootstrap.cc:654] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.806094  5566 raft_consensus.cc:493] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.806821  5566 raft_consensus.cc:515] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.813618  5514 consensus_queue.cc:1048] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:43.814962  5564 raft_consensus.cc:493] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.815627  5564 raft_consensus.cc:515] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:43.831583  5567 raft_consensus.cc:493] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.832293  5567 raft_consensus.cc:515] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.840317  5447 raft_consensus.cc:359] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.841085  5447 raft_consensus.cc:385] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.841338  5447 raft_consensus.cc:740] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.841929  5447 consensus_queue.cc:260] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.812062  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e3e676f4741f184693b6c04a30ac4" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:43.846326  5518 raft_consensus.cc:493] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.847647  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7418cf7e7ac41679ed1aef55cc75ee1" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:43.850976  5447 ts_tablet_manager.cc:1434] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.054s	user 0.011s	sys 0.000s
I20260709 13:11:43.848006  5567 leader_election.cc:290] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:43.856930  5323 raft_consensus.cc:2468] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:43.852324  5324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7418cf7e7ac41679ed1aef55cc75ee1" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:43.863399  5324 raft_consensus.cc:2468] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 0.
I20260709 13:11:43.852788  5447 tablet_bootstrap.cc:492] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:43.853098  5398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf6863d9f684fcf8e1cc0cd85b97c48" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:43.853685  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf6863d9f684fcf8e1cc0cd85b97c48" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:43.844954  5175 raft_consensus.cc:3060] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:43.855298  5363 leader_election.cc:343] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.855188  5518 raft_consensus.cc:515] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:43.848831  5564 leader_election.cc:290] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
W20260709 13:11:43.858436  5289 leader_election.cc:343] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.780797  5565 leader_election.cc:290] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:43.850665  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e3e676f4741f184693b6c04a30ac4" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:43.874851  5366 leader_election.cc:304] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:43.881119  5366 leader_election.cc:304] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:43.881898  5514 raft_consensus.cc:2804] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:43.882277  5514 raft_consensus.cc:493] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:43.882572  5514 raft_consensus.cc:3060] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.872884  5248 raft_consensus.cc:2468] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 0.
I20260709 13:11:43.876868  5518 leader_election.cc:290] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:11:43.877406  5291 leader_election.cc:343] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.887355  5447 tablet_bootstrap.cc:654] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.889599  5292 leader_election.cc:304] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99
I20260709 13:11:43.888347  5398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fc02e344594947bf9471efe05eba2a" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:43.890347  5398 raft_consensus.cc:2468] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 0.
I20260709 13:11:43.891137  5567 raft_consensus.cc:2804] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:43.891510  5567 raft_consensus.cc:493] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:43.891834  5567 raft_consensus.cc:3060] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.892930  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e3e676f4741f184693b6c04a30ac4" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:43.893563  5248 raft_consensus.cc:2468] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 0.
I20260709 13:11:43.895807  5292 leader_election.cc:304] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:43.901877  5567 raft_consensus.cc:515] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.903087  5142 leader_election.cc:304] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:43.911180  5518 raft_consensus.cc:2804] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:43.911540  5518 raft_consensus.cc:493] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:43.911454  5250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a58843ccdf654ecabaf4250d045cbea8" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:43.911994  5518 raft_consensus.cc:3060] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.912130  5250 raft_consensus.cc:3060] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.903564  5565 raft_consensus.cc:2804] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:43.915097  5565 raft_consensus.cc:697] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:11:43.915235  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fc02e344594947bf9471efe05eba2a" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:43.916040  5565 consensus_queue.cc:237] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.920898  5250 raft_consensus.cc:2468] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 1.
I20260709 13:11:43.922039  5566 leader_election.cc:290] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:11:43.923231  5143 leader_election.cc:343] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.907094  5514 raft_consensus.cc:515] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:43.924454  5143 leader_election.cc:304] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:43.925243  5559 raft_consensus.cc:2804] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:43.907893  5517 leader_election.cc:290] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:43.925704  5559 raft_consensus.cc:697] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:11:43.926548  5559 consensus_queue.cc:237] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.928689  5518 raft_consensus.cc:515] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:43.909787  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a58843ccdf654ecabaf4250d045cbea8" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:43.930935  5326 raft_consensus.cc:3060] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.931331  5398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fc02e344594947bf9471efe05eba2a" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:43.931918  5398 raft_consensus.cc:3060] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.932643  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7418cf7e7ac41679ed1aef55cc75ee1" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
W20260709 13:11:43.934731  5363 leader_election.cc:343] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.941226  5326 raft_consensus.cc:2468] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 1.
I20260709 13:11:43.942103  5323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7418cf7e7ac41679ed1aef55cc75ee1" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:43.963627  5323 raft_consensus.cc:3060] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.964617  5449 tablet_bootstrap.cc:492] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:43.965117  5449 ts_tablet_manager.cc:1403] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.257s	user 0.056s	sys 0.086s
I20260709 13:11:43.907770  5325 raft_consensus.cc:2468] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 0.
I20260709 13:11:43.965632  5457 raft_consensus.cc:2804] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:43.966763  5457 raft_consensus.cc:493] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:43.967167  5457 raft_consensus.cc:3060] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.965770  5071 catalog_manager.cc:5697] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 1 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:43.968021  5449 raft_consensus.cc:359] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.968719  5449 raft_consensus.cc:385] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.968995  5449 raft_consensus.cc:740] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.969717  5449 consensus_queue.cc:260] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.972071  5449 ts_tablet_manager.cc:1434] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:11:43.971969  5218 leader_election.cc:304] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:43.973083  5449 tablet_bootstrap.cc:492] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:43.973114  5447 tablet_bootstrap.cc:492] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:43.973186  5496 raft_consensus.cc:2804] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:43.973837  5496 raft_consensus.cc:493] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:43.973996  5447 ts_tablet_manager.cc:1403] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.121s	user 0.010s	sys 0.007s
I20260709 13:11:43.974262  5496 raft_consensus.cc:3060] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.980093  5449 tablet_bootstrap.cc:654] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:43.987361  5496 raft_consensus.cc:515] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.990408  5447 raft_consensus.cc:359] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.991441  5447 raft_consensus.cc:385] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:43.991818  5447 raft_consensus.cc:740] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:43.992998  5447 consensus_queue.cc:260] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:43.994067  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e3e676f4741f184693b6c04a30ac4" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
W20260709 13:11:43.995659  5215 leader_election.cc:343] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.997458  5449 tablet_bootstrap.cc:492] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:43.997948  5449 ts_tablet_manager.cc:1403] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.013s
I20260709 13:11:43.997993  5457 raft_consensus.cc:515] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:44.001276  5449 raft_consensus.cc:359] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.001953  5449 raft_consensus.cc:385] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.001643  5515 raft_consensus.cc:515] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:44.002252  5449 raft_consensus.cc:740] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.002566  5447 ts_tablet_manager.cc:1434] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.005s
I20260709 13:11:44.003060  5449 consensus_queue.cc:260] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.005128  5449 ts_tablet_manager.cc:1434] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:11:44.005460  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7537d3786dd4e6bae5bb7fa226403a4" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:44.006103  5449 tablet_bootstrap.cc:492] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:43.950979  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf6863d9f684fcf8e1cc0cd85b97c48" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:43.951479  5250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf6863d9f684fcf8e1cc0cd85b97c48" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:44.006793  5250 raft_consensus.cc:3060] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:43.926548  5514 leader_election.cc:290] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
W20260709 13:11:44.008080  5291 leader_election.cc:343] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:43.955127  5624 raft_consensus.cc:493] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:43.956027  5567 leader_election.cc:290] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:43.959017  5518 leader_election.cc:290] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:43.960402  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fc02e344594947bf9471efe05eba2a" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:44.006083  5248 raft_consensus.cc:3060] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:44.016002  5143 leader_election.cc:343] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.016650  5449 tablet_bootstrap.cc:654] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.015017  5624 raft_consensus.cc:515] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:44.016072  5250 raft_consensus.cc:2468] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:44.021039  5447 tablet_bootstrap.cc:492] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:44.022558  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe360d312934932ad865098695ea317" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:44.023718  5565 raft_consensus.cc:493] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.024202  5565 raft_consensus.cc:515] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.026477  5565 leader_election.cc:290] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:44.028158  5449 tablet_bootstrap.cc:492] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:44.028668  5449 ts_tablet_manager.cc:1403] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
W20260709 13:11:44.028918  5217 leader_election.cc:343] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.029274  5447 tablet_bootstrap.cc:654] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.029120  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248c9e2bf4364a62b92fec04a66af6e7" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:44.029996  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248c9e2bf4364a62b92fec04a66af6e7" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
W20260709 13:11:44.030529  5363 leader_election.cc:343] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.031044  5624 leader_election.cc:290] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:44.030802  5326 raft_consensus.cc:2468] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 0.
I20260709 13:11:44.031453  5449 raft_consensus.cc:359] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.032457  5449 raft_consensus.cc:385] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.032742  5449 raft_consensus.cc:740] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.033226  5366 leader_election.cc:304] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:44.033402  5449 consensus_queue.cc:260] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.034581  5565 raft_consensus.cc:2804] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:44.035300  5565 raft_consensus.cc:493] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:44.035717  5447 tablet_bootstrap.cc:492] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:44.034571  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e3e676f4741f184693b6c04a30ac4" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:44.035763  5565 raft_consensus.cc:3060] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.035804  5449 ts_tablet_manager.cc:1434] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:11:44.036705  5447 ts_tablet_manager.cc:1403] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:11:44.037581  5449 tablet_bootstrap.cc:492] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:44.038165  5457 leader_election.cc:290] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:44.039557  5447 raft_consensus.cc:359] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.049968  5447 raft_consensus.cc:385] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.050295  5447 raft_consensus.cc:740] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.051239  5447 consensus_queue.cc:260] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.053360  5447 ts_tablet_manager.cc:1434] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:11:44.057530  5447 tablet_bootstrap.cc:492] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:44.058063  5071 catalog_manager.cc:5697] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 0 to 1, leader changed from <none> to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 1 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:44.042564  5565 raft_consensus.cc:515] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
W20260709 13:11:44.044029  5289 leader_election.cc:343] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.059626  5496 leader_election.cc:290] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:44.045167  5292 leader_election.cc:304] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99
I20260709 13:11:44.061894  5567 raft_consensus.cc:2804] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:44.062374  5567 raft_consensus.cc:697] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:11:44.063508  5447 tablet_bootstrap.cc:654] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.063253  5567 consensus_queue.cc:237] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:43.946188  5398 raft_consensus.cc:2468] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 1.
I20260709 13:11:44.045987  5250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e3e676f4741f184693b6c04a30ac4" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:44.066473  5250 raft_consensus.cc:2393] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c414047800414946b4302e6c7faaf792 in current term 1: Already voted for candidate 95f4c4313308459c9ac095fc149887bd in this term.
I20260709 13:11:44.055474  5515 leader_election.cc:290] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:44.056437  5449 tablet_bootstrap.cc:654] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.074419  5142 leader_election.cc:304] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [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: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:44.074774  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e3e676f4741f184693b6c04a30ac4" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:44.076102  5322 raft_consensus.cc:2393] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 95f4c4313308459c9ac095fc149887bd in current term 1: Already voted for candidate c414047800414946b4302e6c7faaf792 in this term.
I20260709 13:11:44.076436  5515 raft_consensus.cc:2804] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:44.077201  5515 raft_consensus.cc:697] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:11:44.077538  5292 leader_election.cc:304] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:44.042407  5323 raft_consensus.cc:2468] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:44.080580  5497 raft_consensus.cc:2749] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:11:44.089975  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe360d312934932ad865098695ea317" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:44.091485  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7537d3786dd4e6bae5bb7fa226403a4" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:44.092373  5326 raft_consensus.cc:3060] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.103729  5446 tablet_bootstrap.cc:492] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:44.104513  5446 ts_tablet_manager.cc:1403] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.340s	user 0.016s	sys 0.003s
I20260709 13:11:44.078358  5515 consensus_queue.cc:237] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.109404  5366 leader_election.cc:304] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:44.109975  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248c9e2bf4364a62b92fec04a66af6e7" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:44.111310  5565 leader_election.cc:290] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:44.111629  5514 raft_consensus.cc:2804] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:11:44.112389  5363 leader_election.cc:343] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.112697  5449 tablet_bootstrap.cc:492] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:44.112826  5514 raft_consensus.cc:697] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:11:44.113471  5449 ts_tablet_manager.cc:1403] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.076s	user 0.021s	sys 0.024s
I20260709 13:11:44.109457  5446 raft_consensus.cc:359] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.115515  5446 raft_consensus.cc:385] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.115845  5446 raft_consensus.cc:740] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.116079  5218 leader_election.cc:304] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd; no voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:44.116609  5446 consensus_queue.cc:260] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
W20260709 13:11:44.117269  5218 leader_election.cc:343] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.117748  5218 leader_election.cc:304] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792
I20260709 13:11:44.118582  5446 ts_tablet_manager.cc:1434] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 13:11:44.118995  5632 raft_consensus.cc:2749] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:11:44.119582  5446 tablet_bootstrap.cc:492] T 49c693250c3d4e0d8791227874dd2adf P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:44.119737  5632 raft_consensus.cc:2749] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:44.127208  5449 raft_consensus.cc:359] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.127970  5449 raft_consensus.cc:385] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.113862  5514 consensus_queue.cc:237] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.128019  5445 tablet_bootstrap.cc:492] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:44.130519  5445 ts_tablet_manager.cc:1403] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.417s	user 0.053s	sys 0.068s
I20260709 13:11:44.130394  5324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248c9e2bf4364a62b92fec04a66af6e7" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:44.128358  5449 raft_consensus.cc:740] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.135169  5446 tablet_bootstrap.cc:654] T 49c693250c3d4e0d8791227874dd2adf P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.105679  5248 raft_consensus.cc:2468] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 1.
I20260709 13:11:44.127640  5071 catalog_manager.cc:5697] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 0 to 1, leader changed from <none> to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:44.136078  5449 consensus_queue.cc:260] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.132701  5324 raft_consensus.cc:3060] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.136576  5143 leader_election.cc:304] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:44.136678  5326 raft_consensus.cc:2468] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 1.
I20260709 13:11:44.137480  5518 raft_consensus.cc:2804] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:44.139017  5449 ts_tablet_manager.cc:1434] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:11:44.141820  5518 raft_consensus.cc:697] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:11:44.142789  5449 tablet_bootstrap.cc:492] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:44.142729  5518 consensus_queue.cc:237] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:44.138424  5445 raft_consensus.cc:359] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:44.151777  5445 raft_consensus.cc:385] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.152259  5445 raft_consensus.cc:740] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.154735  5445 consensus_queue.cc:260] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:44.155871  5449 tablet_bootstrap.cc:654] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.160300  5445 ts_tablet_manager.cc:1434] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:11:44.162325  5447 tablet_bootstrap.cc:492] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:44.176156  5324 raft_consensus.cc:2468] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:44.163580  5447 ts_tablet_manager.cc:1403] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.106s	user 0.026s	sys 0.022s
I20260709 13:11:44.184944  5366 leader_election.cc:304] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:44.185858  5514 raft_consensus.cc:2804] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:44.186537  5514 raft_consensus.cc:697] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:11:44.176868  5072 catalog_manager.cc:5697] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 1 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:44.193266  5445 tablet_bootstrap.cc:492] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:44.195952  5514 consensus_queue.cc:237] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.200493  5496 raft_consensus.cc:493] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.201030  5496 raft_consensus.cc:515] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.203238  5496 leader_election.cc:290] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:44.204326  5446 tablet_bootstrap.cc:492] T 49c693250c3d4e0d8791227874dd2adf P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:44.204954  5446 ts_tablet_manager.cc:1403] T 49c693250c3d4e0d8791227874dd2adf P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.015s
I20260709 13:11:44.208788  5175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fc02e344594947bf9471efe05eba2a" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:44.212656  5071 catalog_manager.cc:5697] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 0 to 1, leader changed from <none> to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 1 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:44.215364  5398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fc02e344594947bf9471efe05eba2a" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:44.216449  5398 raft_consensus.cc:2393] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95f4c4313308459c9ac095fc149887bd in current term 1: Already voted for candidate e5225b69f466414ca29ca4427911e48e in this term.
I20260709 13:11:44.217589  5217 leader_election.cc:304] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:44.218911  5496 raft_consensus.cc:3060] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.222543  5446 raft_consensus.cc:359] T 49c693250c3d4e0d8791227874dd2adf P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:44.225014  5446 raft_consensus.cc:385] T 49c693250c3d4e0d8791227874dd2adf P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.225382  5446 raft_consensus.cc:740] T 49c693250c3d4e0d8791227874dd2adf P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.227761  5446 consensus_queue.cc:260] T 49c693250c3d4e0d8791227874dd2adf P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:44.231936  5446 ts_tablet_manager.cc:1434] T 49c693250c3d4e0d8791227874dd2adf P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.002s
I20260709 13:11:44.236349  5445 tablet_bootstrap.cc:654] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:44.249066  5123 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:44.242664  5074 catalog_manager.cc:5697] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 1 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:44.259598  5496 raft_consensus.cc:2749] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:44.262117  5449 tablet_bootstrap.cc:492] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:44.262665  5449 ts_tablet_manager.cc:1403] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.120s	user 0.016s	sys 0.028s
I20260709 13:11:44.263403  5447 raft_consensus.cc:359] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.264127  5447 raft_consensus.cc:385] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.264381  5447 raft_consensus.cc:740] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.265036  5447 consensus_queue.cc:260] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.267105  5446 tablet_bootstrap.cc:492] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:44.267174  5449 raft_consensus.cc:359] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.267961  5449 raft_consensus.cc:385] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.268219  5449 raft_consensus.cc:740] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.271313  5449 consensus_queue.cc:260] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.273794  5449 ts_tablet_manager.cc:1434] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:11:44.274845  5449 tablet_bootstrap.cc:492] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:44.279608  5447 ts_tablet_manager.cc:1434] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.100s	user 0.006s	sys 0.000s
I20260709 13:11:44.280972  5449 tablet_bootstrap.cc:654] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.281596  5566 raft_consensus.cc:493] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.282094  5566 raft_consensus.cc:515] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.283057  5445 tablet_bootstrap.cc:492] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:44.283576  5445 ts_tablet_manager.cc:1403] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.091s	user 0.018s	sys 0.008s
I20260709 13:11:44.288406  5398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8bfdfb77b240afb9b09973b3e5dc78" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:44.288743  5175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8bfdfb77b240afb9b09973b3e5dc78" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:44.289124  5398 raft_consensus.cc:2468] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 0.
I20260709 13:11:44.289350  5175 raft_consensus.cc:2468] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 0.
I20260709 13:11:44.290067  5445 raft_consensus.cc:359] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.290300  5291 leader_election.cc:304] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:44.290760  5445 raft_consensus.cc:385] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.291096  5445 raft_consensus.cc:740] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.291244  5497 raft_consensus.cc:2804] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:44.291676  5497 raft_consensus.cc:493] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:44.292104  5497 raft_consensus.cc:3060] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.291844  5445 consensus_queue.cc:260] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.284790  5566 leader_election.cc:290] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:44.297724  5445 ts_tablet_manager.cc:1434] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:11:44.288355  5447 tablet_bootstrap.cc:492] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:44.307351  5445 tablet_bootstrap.cc:492] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:44.306850  5497 raft_consensus.cc:515] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.310132  5497 leader_election.cc:290] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:44.314463  5175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8bfdfb77b240afb9b09973b3e5dc78" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:44.316146  5398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8bfdfb77b240afb9b09973b3e5dc78" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:44.317570  5447 tablet_bootstrap.cc:654] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.318207  5445 tablet_bootstrap.cc:654] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.323454  5446 tablet_bootstrap.cc:654] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.324347  5175 raft_consensus.cc:3060] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.324355  5398 raft_consensus.cc:3060] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.327955  5072 catalog_manager.cc:5697] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 0 to 1, leader changed from <none> to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 1 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:44.337544  5175 raft_consensus.cc:2468] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:44.338898  5289 leader_election.cc:304] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:44.340302  5449 tablet_bootstrap.cc:492] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:44.341149  5449 ts_tablet_manager.cc:1403] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.011s
I20260709 13:11:44.343746  5497 raft_consensus.cc:2804] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:44.344427  5497 raft_consensus.cc:697] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:11:44.347419  5447 tablet_bootstrap.cc:492] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:44.348078  5447 ts_tablet_manager.cc:1403] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.004s
I20260709 13:11:44.346499  5497 consensus_queue.cc:237] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.353075  5446 tablet_bootstrap.cc:492] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:44.353588  5446 ts_tablet_manager.cc:1403] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.113s	user 0.009s	sys 0.018s
I20260709 13:11:44.354382  5447 raft_consensus.cc:359] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.355120  5447 raft_consensus.cc:385] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.355365  5447 raft_consensus.cc:740] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.344702  5449 raft_consensus.cc:359] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.345726  5398 raft_consensus.cc:2468] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:44.356320  5446 raft_consensus.cc:359] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.357350  5449 raft_consensus.cc:385] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.357664  5449 raft_consensus.cc:740] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.357069  5446 raft_consensus.cc:385] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.358358  5446 raft_consensus.cc:740] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.358982  5449 consensus_queue.cc:260] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.359361  5446 consensus_queue.cc:260] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.361220  5445 tablet_bootstrap.cc:492] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:44.361915  5445 ts_tablet_manager.cc:1403] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.002s
I20260709 13:11:44.362874  5446 ts_tablet_manager.cc:1434] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:11:44.364974  5446 tablet_bootstrap.cc:492] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:44.366183  5445 raft_consensus.cc:359] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:44.362928  5566 raft_consensus.cc:493] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.367172  5447 consensus_queue.cc:260] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.367411  5566 raft_consensus.cc:515] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.367985  5072 catalog_manager.cc:5697] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 0 to 1, leader changed from <none> to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:44.369639  5449 ts_tablet_manager.cc:1434] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:11:44.370710  5449 tablet_bootstrap.cc:492] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:44.366895  5445 raft_consensus.cc:385] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.380146  5447 ts_tablet_manager.cc:1434] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:11:44.381299  5447 tablet_bootstrap.cc:492] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:44.385138  5398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a4805dd72b480fb8b0ee9dff10f111" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:44.381299  5446 tablet_bootstrap.cc:654] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.378649  5445 raft_consensus.cc:740] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.389570  5445 consensus_queue.cc:260] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:44.390110  5175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a4805dd72b480fb8b0ee9dff10f111" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
W20260709 13:11:44.391703  5289 leader_election.cc:343] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.395064  5449 tablet_bootstrap.cc:654] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.396354  5566 leader_election.cc:290] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
W20260709 13:11:44.396761  5291 leader_election.cc:343] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.397253  5291 leader_election.cc:304] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:44.398782  5447 tablet_bootstrap.cc:654] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.391718  5445 ts_tablet_manager.cc:1434] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:11:44.400355  5566 raft_consensus.cc:2749] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:44.400569  5445 tablet_bootstrap.cc:492] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:44.404733  5514 consensus_queue.cc:1048] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:44.425168  5447 tablet_bootstrap.cc:492] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:44.425746  5447 ts_tablet_manager.cc:1403] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.001s
I20260709 13:11:44.425812  5514 raft_consensus.cc:493] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.428764  5447 raft_consensus.cc:359] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:44.429462  5447 raft_consensus.cc:385] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.429754  5447 raft_consensus.cc:740] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.426460  5514 raft_consensus.cc:515] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:44.430279  5518 raft_consensus.cc:493] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.430784  5518 raft_consensus.cc:515] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:44.431262  5445 tablet_bootstrap.cc:654] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.431985  5514 leader_election.cc:290] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:44.432746  5518 leader_election.cc:290] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:44.433677  5561 raft_consensus.cc:493] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.434123  5561 raft_consensus.cc:515] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.434432  5250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c693250c3d4e0d8791227874dd2adf" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:44.436300  5561 leader_election.cc:290] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:44.436594  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1f1d25a20f41168ad6a6d25665645f" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:44.436724  5324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c693250c3d4e0d8791227874dd2adf" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:44.437216  5326 raft_consensus.cc:2468] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 0.
I20260709 13:11:44.437387  5324 raft_consensus.cc:2468] T 49c693250c3d4e0d8791227874dd2adf P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 0.
I20260709 13:11:44.439201  5366 leader_election.cc:304] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:44.440457  5143 leader_election.cc:304] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e; no voters: 
W20260709 13:11:44.440860  5366 leader_election.cc:343] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.441608  5561 raft_consensus.cc:2804] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:44.441967  5561 raft_consensus.cc:493] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:44.442276  5561 raft_consensus.cc:3060] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.443367  5564 raft_consensus.cc:2804] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:44.443907  5564 raft_consensus.cc:493] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:44.444324  5564 raft_consensus.cc:3060] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.447357  5398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7508983680f54916bb947719239613d5" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:44.448294  5398 raft_consensus.cc:2468] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 0.
I20260709 13:11:44.451040  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7508983680f54916bb947719239613d5" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:44.451972  5248 raft_consensus.cc:2468] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 0.
I20260709 13:11:44.452885  5449 tablet_bootstrap.cc:492] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:44.454975  5449 ts_tablet_manager.cc:1403] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.084s	user 0.008s	sys 0.007s
I20260709 13:11:44.455327  5250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1f1d25a20f41168ad6a6d25665645f" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:44.458087  5449 raft_consensus.cc:359] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.454206  5446 tablet_bootstrap.cc:492] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:44.459188  5446 ts_tablet_manager.cc:1403] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.094s	user 0.015s	sys 0.008s
I20260709 13:11:44.460078  5143 leader_election.cc:304] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:44.462113  5515 raft_consensus.cc:2804] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:44.462559  5515 raft_consensus.cc:493] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:44.462966  5515 raft_consensus.cc:3060] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.479446  5561 raft_consensus.cc:515] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
W20260709 13:11:44.482359  5366 consensus_peers.cc:597] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. 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:11:44.482705  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1f1d25a20f41168ad6a6d25665645f" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:44.484010  5447 consensus_queue.cc:260] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:44.490568  5250 raft_consensus.cc:2468] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 0.
I20260709 13:11:44.491308  5566 consensus_queue.cc:1048] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:44.492019  5446 raft_consensus.cc:359] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:44.492576  5446 raft_consensus.cc:385] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.458777  5449 raft_consensus.cc:385] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.495978  5449 raft_consensus.cc:740] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.495875  5324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1f1d25a20f41168ad6a6d25665645f" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:44.496865  5324 raft_consensus.cc:3060] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.500047  5655 raft_consensus.cc:493] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.500725  5655 raft_consensus.cc:515] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.504257  5175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ee05c7585545a09cfacd412ddecf9d" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:44.504858  5324 raft_consensus.cc:2468] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 1.
I20260709 13:11:44.505539  5564 raft_consensus.cc:515] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
W20260709 13:11:44.505997  5363 leader_election.cc:343] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.506464  5143 leader_election.cc:304] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [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: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e; no voters: 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:44.516857  5518 raft_consensus.cc:2804] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:44.517309  5518 raft_consensus.cc:697] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:11:44.518103  5518 consensus_queue.cc:237] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:44.518368  5559 consensus_queue.cc:1048] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:44.506835  5655 leader_election.cc:290] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:44.492828  5446 raft_consensus.cc:740] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.507310  5447 ts_tablet_manager.cc:1434] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.002s
I20260709 13:11:44.522941  5446 consensus_queue.cc:260] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:44.523447  5496 raft_consensus.cc:493] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.523888  5447 tablet_bootstrap.cc:492] T 004f61b7fb724778ab5f21db77f98198 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:44.524094  5496 raft_consensus.cc:515] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.525202  5446 ts_tablet_manager.cc:1434] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.000s
I20260709 13:11:44.507584  5561 leader_election.cc:290] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:44.508069  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ee05c7585545a09cfacd412ddecf9d" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:44.527393  5398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bfef06e5704e17aba0cd5cce7a49e3" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:44.508307  5449 consensus_queue.cc:260] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.527707  5496 leader_election.cc:290] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:44.528373  5175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bfef06e5704e17aba0cd5cce7a49e3" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:44.512602  5445 tablet_bootstrap.cc:492] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:44.528278  5559 raft_consensus.cc:493] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:11:44.528868  5217 leader_election.cc:343] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.529374  5445 ts_tablet_manager.cc:1403] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.129s	user 0.036s	sys 0.007s
I20260709 13:11:44.529276  5559 raft_consensus.cc:515] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
W20260709 13:11:44.529645  5366 leader_election.cc:343] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:44.529816  5215 leader_election.cc:343] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.530131  5366 leader_election.cc:304] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:44.530355  5215 leader_election.cc:304] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:44.531414  5559 leader_election.cc:290] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:44.531800  5496 raft_consensus.cc:2749] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:44.533111  5655 raft_consensus.cc:2749] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:44.509641  5515 raft_consensus.cc:515] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.578141  5398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7418cf7e7ac41679ed1aef55cc75ee1" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:44.580348  5515 leader_election.cc:290] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:44.581816  5250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7508983680f54916bb947719239613d5" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:44.582424  5250 raft_consensus.cc:3060] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.589116  5446 tablet_bootstrap.cc:492] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:44.591291  5250 raft_consensus.cc:2468] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 1.
I20260709 13:11:44.581975  5445 raft_consensus.cc:359] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.592031  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7418cf7e7ac41679ed1aef55cc75ee1" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:44.602480  5445 raft_consensus.cc:385] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.602788  5445 raft_consensus.cc:740] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.602810  5326 raft_consensus.cc:2393] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5225b69f466414ca29ca4427911e48e in current term 1: Already voted for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in this term.
I20260709 13:11:44.594971  5447 tablet_bootstrap.cc:654] T 004f61b7fb724778ab5f21db77f98198 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.603616  5445 consensus_queue.cc:260] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.607566  5446 tablet_bootstrap.cc:654] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.597548  5449 ts_tablet_manager.cc:1434] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.142s	user 0.009s	sys 0.004s
I20260709 13:11:44.600517  5518 consensus_queue.cc:1048] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:44.602113  5564 leader_election.cc:290] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:44.614629  5445 ts_tablet_manager.cc:1434] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.085s	user 0.010s	sys 0.001s
I20260709 13:11:44.612062  5072 catalog_manager.cc:5697] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 0 to 1, leader changed from <none> to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 1 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:44.620707  5449 tablet_bootstrap.cc:492] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:44.620759  5143 leader_election.cc:304] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:44.622956  5559 raft_consensus.cc:2804] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:44.622999  5561 raft_consensus.cc:493] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.634311  5445 tablet_bootstrap.cc:492] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:44.621130  5398 raft_consensus.cc:3060] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.633554  5561 raft_consensus.cc:515] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.654018  5561 leader_election.cc:290] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:44.645545  5445 tablet_bootstrap.cc:654] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.670821  5497 raft_consensus.cc:493] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.671401  5497 raft_consensus.cc:515] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:44.672056  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c693250c3d4e0d8791227874dd2adf" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:44.674073  5497 leader_election.cc:290] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:44.679045  5177 raft_consensus.cc:3060] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.679601  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c693250c3d4e0d8791227874dd2adf" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:44.680219  5326 raft_consensus.cc:3060] T 49c693250c3d4e0d8791227874dd2adf P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.680177  5497 consensus_queue.cc:1048] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:44.684193  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef24e02d5dc4e82820eac072a4e6527" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
W20260709 13:11:44.685710  5292 leader_election.cc:343] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.709268  5449 tablet_bootstrap.cc:654] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.715337  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7508983680f54916bb947719239613d5" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:44.745483  5400 raft_consensus.cc:3060] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:44.719606  5143 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.195:43419, user_credentials={real_user=slave}} blocked reactor thread for 83171us
I20260709 13:11:44.752408  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328ae86e02674f62a3f1148ac98f6746" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:44.753213  5248 raft_consensus.cc:2393] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5225b69f466414ca29ca4427911e48e in current term 1: Already voted for candidate 95f4c4313308459c9ac095fc149887bd in this term.
I20260709 13:11:44.755925  5142 leader_election.cc:304] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5225b69f466414ca29ca4427911e48e; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792
I20260709 13:11:44.757694  5663 consensus_queue.cc:1048] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:44.758116  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef24e02d5dc4e82820eac072a4e6527" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:44.759644  5665 raft_consensus.cc:2749] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:11:44.761468  5289 leader_election.cc:343] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.761984  5289 leader_election.cc:304] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:44.762734  5497 raft_consensus.cc:2749] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:44.765363  5447 tablet_bootstrap.cc:492] T 004f61b7fb724778ab5f21db77f98198 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:44.756954  5518 raft_consensus.cc:493] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.766000  5447 ts_tablet_manager.cc:1403] T 004f61b7fb724778ab5f21db77f98198 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.242s	user 0.008s	sys 0.009s
I20260709 13:11:44.719314  5326 raft_consensus.cc:2468] T 49c693250c3d4e0d8791227874dd2adf P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:44.766172  5518 raft_consensus.cc:515] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.769912  5663 consensus_queue.cc:1048] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:44.770562  5565 consensus_queue.cc:1048] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:44.770812  5366 leader_election.cc:304] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:44.771963  5565 raft_consensus.cc:2804] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:44.772413  5565 raft_consensus.cc:697] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
W20260709 13:11:44.772535  5366 leader_election.cc:343] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.773298  5565 consensus_queue.cc:237] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:44.717417  5559 raft_consensus.cc:697] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:11:44.774570  5399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328ae86e02674f62a3f1148ac98f6746" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:44.787678  5399 raft_consensus.cc:2393] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5225b69f466414ca29ca4427911e48e in current term 1: Already voted for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in this term.
I20260709 13:11:44.806771  5400 raft_consensus.cc:2468] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 1.
I20260709 13:11:44.802089  5664 consensus_queue.cc:1048] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:11:44.807689  5447 raft_consensus.cc:359] T 004f61b7fb724778ab5f21db77f98198 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:44.808977  5447 raft_consensus.cc:385] T 004f61b7fb724778ab5f21db77f98198 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.809360  5447 raft_consensus.cc:740] T 004f61b7fb724778ab5f21db77f98198 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.810204  5447 consensus_queue.cc:260] T 004f61b7fb724778ab5f21db77f98198 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:44.813042  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d8883de22c430099908b676dac42b8" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:44.814354  5400 raft_consensus.cc:2468] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 0.
W20260709 13:11:44.817893  5363 consensus_peers.cc:597] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:44.812793  5447 ts_tablet_manager.cc:1434] T 004f61b7fb724778ab5f21db77f98198 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.046s	user 0.002s	sys 0.007s
I20260709 13:11:44.819096  5142 leader_election.cc:304] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:44.820319  5447 tablet_bootstrap.cc:492] T 49c693250c3d4e0d8791227874dd2adf P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:44.820248  5664 raft_consensus.cc:2804] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:44.820717  5664 raft_consensus.cc:493] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:44.821079  5664 raft_consensus.cc:3060] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.826905  5446 tablet_bootstrap.cc:492] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:44.827399  5446 ts_tablet_manager.cc:1403] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.239s	user 0.021s	sys 0.005s
I20260709 13:11:44.830065  5446 raft_consensus.cc:359] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:44.830718  5446 raft_consensus.cc:385] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.831789  5446 raft_consensus.cc:740] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.832789  5446 consensus_queue.cc:260] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:44.831208  5518 leader_election.cc:290] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:44.838616  5446 ts_tablet_manager.cc:1434] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:11:44.842133  5449 tablet_bootstrap.cc:492] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:44.842613  5449 ts_tablet_manager.cc:1403] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.224s	user 0.027s	sys 0.008s
I20260709 13:11:44.845410  5449 raft_consensus.cc:359] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.846108  5449 raft_consensus.cc:385] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.846240  5445 tablet_bootstrap.cc:492] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:44.846419  5449 raft_consensus.cc:740] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.846766  5445 ts_tablet_manager.cc:1403] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.222s	user 0.027s	sys 0.046s
I20260709 13:11:44.801542  5559 consensus_queue.cc:237] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.847221  5449 consensus_queue.cc:260] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.849071  5449 ts_tablet_manager.cc:1434] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:11:44.849519  5445 raft_consensus.cc:359] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.850093  5449 tablet_bootstrap.cc:492] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:44.850241  5445 raft_consensus.cc:385] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.850582  5445 raft_consensus.cc:740] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.851303  5445 consensus_queue.cc:260] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.854125  5445 ts_tablet_manager.cc:1434] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:11:44.856889  5447 tablet_bootstrap.cc:654] T 49c693250c3d4e0d8791227874dd2adf P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.837879  5664 raft_consensus.cc:515] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.859910  5445 tablet_bootstrap.cc:492] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:44.860297  5143 leader_election.cc:304] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5225b69f466414ca29ca4427911e48e; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:44.862437  5515 raft_consensus.cc:3060] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.871703  5446 tablet_bootstrap.cc:492] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:44.875334  5398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d8883de22c430099908b676dac42b8" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:44.875957  5398 raft_consensus.cc:3060] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.884213  5445 tablet_bootstrap.cc:654] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.890017  5515 raft_consensus.cc:2749] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:44.866317  5518 consensus_queue.cc:1048] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 13:11:44.893769  5497 consensus_queue.cc:1048] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:44.897257  5664 leader_election.cc:290] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:44.899439  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d8883de22c430099908b676dac42b8" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:44.900184  5251 raft_consensus.cc:2468] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 0.
I20260709 13:11:44.901736  5561 raft_consensus.cc:493] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.902235  5561 raft_consensus.cc:515] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:44.904384  5561 leader_election.cc:290] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:44.912919  5566 consensus_queue.cc:1048] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:44.913300  5074 catalog_manager.cc:5697] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 1 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:44.914611  5446 tablet_bootstrap.cc:654] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.899511  5398 raft_consensus.cc:2468] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 1.
I20260709 13:11:44.916188  5399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a4805dd72b480fb8b0ee9dff10f111" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:44.927240  5399 raft_consensus.cc:2468] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 0.
I20260709 13:11:44.929675  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d8883de22c430099908b676dac42b8" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:44.930063  5142 leader_election.cc:304] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:44.930322  5248 raft_consensus.cc:3060] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.933470  5665 raft_consensus.cc:2804] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:44.933947  5665 raft_consensus.cc:697] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:11:44.918406  5449 tablet_bootstrap.cc:654] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:44.920475  5251 raft_consensus.cc:3060] T 004f61b7fb724778ab5f21db77f98198 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.934813  5515 raft_consensus.cc:493] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:44.934805  5665 consensus_queue.cc:237] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.935489  5515 raft_consensus.cc:515] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.937559  5515 leader_election.cc:290] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:44.938267  5142 leader_election.cc:304] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:44.946517  5518 consensus_queue.cc:1048] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:44.926235  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a4805dd72b480fb8b0ee9dff10f111" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:44.947826  5559 raft_consensus.cc:2804] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:44.948024  5326 raft_consensus.cc:2468] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 0.
I20260709 13:11:44.948370  5559 raft_consensus.cc:493] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:44.949085  5559 raft_consensus.cc:3060] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:44.950975  5399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bfef06e5704e17aba0cd5cce7a49e3" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
W20260709 13:11:44.952495  5142 leader_election.cc:343] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:44.964495  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bfef06e5704e17aba0cd5cce7a49e3" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:44.967105  5518 consensus_queue.cc:1048] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:44.968098  5252 raft_consensus.cc:2468] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 0.
I20260709 13:11:44.957216  5075 catalog_manager.cc:5697] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 0 to 1, leader changed from <none> to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 1 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:44.957151  5248 raft_consensus.cc:2468] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 1.
I20260709 13:11:44.970742  5518 consensus_queue.cc:1048] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:44.975525  5445 tablet_bootstrap.cc:492] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:44.976143  5445 ts_tablet_manager.cc:1403] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.116s	user 0.006s	sys 0.008s
I20260709 13:11:44.981562  5445 raft_consensus.cc:359] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.982529  5445 raft_consensus.cc:385] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:44.982893  5445 raft_consensus.cc:740] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:44.983907  5445 consensus_queue.cc:260] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:44.986385  5445 ts_tablet_manager.cc:1434] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 13:11:44.987422  5445 tablet_bootstrap.cc:492] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:44.992892  5449 tablet_bootstrap.cc:492] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:44.993458  5449 ts_tablet_manager.cc:1403] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.144s	user 0.009s	sys 0.004s
I20260709 13:11:45.015241  5143 leader_election.cc:304] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [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: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e; no voters: 8ca4ad854c4a4018b77ad3773d37ad99
I20260709 13:11:45.016319  5665 raft_consensus.cc:2804] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:45.016791  5665 raft_consensus.cc:493] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:45.017191  5665 raft_consensus.cc:3060] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.022068  5449 raft_consensus.cc:359] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:45.022768  5447 tablet_bootstrap.cc:492] T 49c693250c3d4e0d8791227874dd2adf P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:45.022815  5449 raft_consensus.cc:385] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.023289  5449 raft_consensus.cc:740] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.023422  5447 ts_tablet_manager.cc:1403] T 49c693250c3d4e0d8791227874dd2adf P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.203s	user 0.017s	sys 0.018s
I20260709 13:11:45.023965  5449 consensus_queue.cc:260] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:45.026686  5445 tablet_bootstrap.cc:654] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:45.027891  5449 ts_tablet_manager.cc:1434] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.034s	user 0.000s	sys 0.010s
I20260709 13:11:45.028877  5449 tablet_bootstrap.cc:492] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:45.029721  5559 raft_consensus.cc:515] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:45.037879  5559 leader_election.cc:290] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:45.041746  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a4805dd72b480fb8b0ee9dff10f111" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:45.048767  5400 raft_consensus.cc:3060] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.043534  5497 raft_consensus.cc:493] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:45.051422  5497 raft_consensus.cc:515] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:45.045912  5446 tablet_bootstrap.cc:492] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:45.045739  5665 raft_consensus.cc:515] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:45.058295  5399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bfef06e5704e17aba0cd5cce7a49e3" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:45.059018  5399 raft_consensus.cc:3060] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.070262  5075 catalog_manager.cc:5697] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 0 to 1, leader changed from <none> to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 1 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:45.026558  5447 raft_consensus.cc:359] T 49c693250c3d4e0d8791227874dd2adf P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:45.103926  5447 raft_consensus.cc:385] T 49c693250c3d4e0d8791227874dd2adf P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.106979  5447 raft_consensus.cc:740] T 49c693250c3d4e0d8791227874dd2adf P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.107972  5446 ts_tablet_manager.cc:1403] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.241s	user 0.020s	sys 0.011s
I20260709 13:11:45.114342  5665 leader_election.cc:290] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:45.129204  5446 raft_consensus.cc:359] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:45.130036  5446 raft_consensus.cc:385] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.130321  5446 raft_consensus.cc:740] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.136543  5497 leader_election.cc:290] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:45.151575  5447 consensus_queue.cc:260] T 49c693250c3d4e0d8791227874dd2adf P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:45.150523  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7f7f3999d94584adec2c822082d2ef" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:45.103637  5399 raft_consensus.cc:2468] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 1.
I20260709 13:11:45.163534  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a4805dd72b480fb8b0ee9dff10f111" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:45.163990  5246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bfef06e5704e17aba0cd5cce7a49e3" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:45.164300  5325 raft_consensus.cc:3060] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.164634  5246 raft_consensus.cc:3060] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.170598  5250 raft_consensus.cc:3060] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.238456  5446 consensus_queue.cc:260] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
W20260709 13:11:45.240243  5143 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.194:35529, user_credentials={real_user=slave}} blocked reactor thread for 57380.9us
W20260709 13:11:45.242396  5292 leader_election.cc:343] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:45.243137  5292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.194:35529, user_credentials={real_user=slave}} blocked reactor thread for 66674.6us
I20260709 13:11:45.246318  5446 ts_tablet_manager.cc:1434] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.137s	user 0.009s	sys 0.002s
I20260709 13:11:45.247367  5446 tablet_bootstrap.cc:492] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:45.252633  5142 leader_election.cc:304] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: 
W20260709 13:11:45.253654  5142 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.196:34533, user_credentials={real_user=slave}} blocked reactor thread for 43719.6us
I20260709 13:11:45.254420  5664 raft_consensus.cc:2804] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:45.255101  5664 raft_consensus.cc:697] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:11:45.256038  5446 tablet_bootstrap.cc:654] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:45.255911  5664 consensus_queue.cc:237] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:45.263135  5399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7f7f3999d94584adec2c822082d2ef" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:45.269217  5447 ts_tablet_manager.cc:1434] T 49c693250c3d4e0d8791227874dd2adf P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.245s	user 0.007s	sys 0.002s
W20260709 13:11:45.273559  5291 leader_election.cc:343] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.279495  5291 leader_election.cc:304] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:45.280297  5325 raft_consensus.cc:2468] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 1.
I20260709 13:11:45.280853  5694 raft_consensus.cc:2749] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:45.284322  5249 raft_consensus.cc:3060] T 49c693250c3d4e0d8791227874dd2adf P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.286408  5559 consensus_queue.cc:1048] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:45.267897  5400 raft_consensus.cc:2468] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 1.
I20260709 13:11:45.302145  5142 leader_election.cc:304] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:45.303040  5665 raft_consensus.cc:2804] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:45.303514  5665 raft_consensus.cc:697] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:11:45.304287  5665 consensus_queue.cc:237] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:45.279057  5449 tablet_bootstrap.cc:654] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:45.322198  5445 tablet_bootstrap.cc:492] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:45.322723  5445 ts_tablet_manager.cc:1403] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.336s	user 0.037s	sys 0.079s
I20260709 13:11:45.324720  5447 tablet_bootstrap.cc:492] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:45.332124  5445 raft_consensus.cc:359] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:45.332811  5445 raft_consensus.cc:385] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.333087  5445 raft_consensus.cc:740] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.334007  5445 consensus_queue.cc:260] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:45.337664  5246 raft_consensus.cc:2468] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 1.
I20260709 13:11:45.339434  5445 ts_tablet_manager.cc:1434] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260709 13:11:45.340579  5445 tablet_bootstrap.cc:492] T dfe360d312934932ad865098695ea317 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:45.342943  5559 consensus_queue.cc:1048] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:45.350215  5445 tablet_bootstrap.cc:654] T dfe360d312934932ad865098695ea317 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:45.364686  5457 raft_consensus.cc:493] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:45.365228  5457 raft_consensus.cc:515] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:45.367334  5457 leader_election.cc:290] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:45.368652  5446 tablet_bootstrap.cc:492] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:45.369195  5446 ts_tablet_manager.cc:1403] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.122s	user 0.042s	sys 0.047s
W20260709 13:11:45.366657  5123 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:45.376241  5662 consensus_queue.cc:1048] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:45.378145  5446 raft_consensus.cc:359] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:45.379257  5446 raft_consensus.cc:385] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.379609  5446 raft_consensus.cc:740] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.380434  5446 consensus_queue.cc:260] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:45.393134  5446 ts_tablet_manager.cc:1434] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 13:11:45.394318  5446 tablet_bootstrap.cc:492] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:45.398584  5399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ee05c7585545a09cfacd412ddecf9d" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:45.399600  5399 raft_consensus.cc:2468] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 0.
I20260709 13:11:45.415714  5291 leader_election.cc:304] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:45.423623  5457 raft_consensus.cc:2804] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:45.424145  5457 raft_consensus.cc:493] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:45.424196  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ee05c7585545a09cfacd412ddecf9d" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:45.424681  5457 raft_consensus.cc:3060] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.410295  5496 raft_consensus.cc:493] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:45.427428  5496 raft_consensus.cc:515] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:45.430159  5447 tablet_bootstrap.cc:654] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:45.430384  5496 leader_election.cc:290] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:45.430802  5565 consensus_queue.cc:1048] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:11:45.431912  5289 leader_election.cc:343] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.426813  5072 catalog_manager.cc:5697] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 0 to 1, leader changed from <none> to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 1 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:45.437759  5072 catalog_manager.cc:5697] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 0 to 1, leader changed from <none> to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 1 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:45.435580  5175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328ae86e02674f62a3f1148ac98f6746" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:45.443624  5399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328ae86e02674f62a3f1148ac98f6746" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:45.444315  5399 raft_consensus.cc:2468] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:45.445581  5217 leader_election.cc:304] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [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: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: 
I20260709 13:11:45.448104  5664 consensus_queue.cc:1048] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:11:45.449924  5632 raft_consensus.cc:2804] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:45.450279  5632 raft_consensus.cc:493] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:45.453042  5632 raft_consensus.cc:3060] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:45.455138  5449 tablet_bootstrap.cc:492] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:45.455617  5449 ts_tablet_manager.cc:1403] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.427s	user 0.018s	sys 0.007s
I20260709 13:11:45.456790  5457 raft_consensus.cc:515] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:45.446092  5175 raft_consensus.cc:2468] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:45.460006  5457 leader_election.cc:290] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:45.461400  5398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ee05c7585545a09cfacd412ddecf9d" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:45.462011  5398 raft_consensus.cc:3060] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.462419  5449 raft_consensus.cc:359] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:45.468380  5449 raft_consensus.cc:385] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.468674  5449 raft_consensus.cc:740] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.469095  5515 consensus_queue.cc:1048] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:45.467526  5446 tablet_bootstrap.cc:654] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:45.470674  5449 consensus_queue.cc:260] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:45.462831  5559 raft_consensus.cc:493] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:45.472597  5175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ee05c7585545a09cfacd412ddecf9d" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:45.475524  5449 ts_tablet_manager.cc:1434] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:11:45.472625  5559 raft_consensus.cc:515] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
W20260709 13:11:45.488726  5289 leader_election.cc:343] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.489465  5665 raft_consensus.cc:493] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:45.492791  5665 raft_consensus.cc:515] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:45.469355  5398 raft_consensus.cc:2468] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:45.520174  5449 tablet_bootstrap.cc:492] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:45.529354  5291 leader_election.cc:304] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:45.530594  5694 raft_consensus.cc:2804] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:45.531106  5694 raft_consensus.cc:697] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:11:45.538462  5632 raft_consensus.cc:515] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:45.541706  5632 leader_election.cc:290] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:45.532141  5561 consensus_queue.cc:1048] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:11:45.543939  5398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f891f6b9615d4a4aad5dd6675b4f1ff8" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:45.531937  5694 consensus_queue.cc:237] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:45.551290  5175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328ae86e02674f62a3f1148ac98f6746" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:45.552139  5175 raft_consensus.cc:3060] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:45.553902  5665 leader_election.cc:290] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:45.555182  5398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328ae86e02674f62a3f1148ac98f6746" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
W20260709 13:11:45.555470  5142 leader_election.cc:343] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.555799  5398 raft_consensus.cc:3060] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:45.556847  5245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e3e676f4741f184693b6c04a30ac4" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
W20260709 13:11:45.524603  5700 log.cc:927] Time spent T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 13:11:45.558890  5245 raft_consensus.cc:2393] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5225b69f466414ca29ca4427911e48e in current term 1: Already voted for candidate 95f4c4313308459c9ac095fc149887bd in this term.
I20260709 13:11:45.581334  5445 tablet_bootstrap.cc:492] T dfe360d312934932ad865098695ea317 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:45.581600  5447 tablet_bootstrap.cc:492] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:45.582027  5445 ts_tablet_manager.cc:1403] T dfe360d312934932ad865098695ea317 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.242s	user 0.025s	sys 0.034s
I20260709 13:11:45.582341  5447 ts_tablet_manager.cc:1403] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.265s	user 0.014s	sys 0.023s
I20260709 13:11:45.585256  5445 raft_consensus.cc:359] T dfe360d312934932ad865098695ea317 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:45.586120  5445 raft_consensus.cc:385] T dfe360d312934932ad865098695ea317 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.586526  5445 raft_consensus.cc:740] T dfe360d312934932ad865098695ea317 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.585964  5559 leader_election.cc:290] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:45.589277  5445 consensus_queue.cc:260] T dfe360d312934932ad865098695ea317 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:45.594972  5445 ts_tablet_manager.cc:1434] T dfe360d312934932ad865098695ea317 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 13:11:45.598912  5445 tablet_bootstrap.cc:492] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:45.605485  5449 tablet_bootstrap.cc:654] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:45.605917  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e3e676f4741f184693b6c04a30ac4" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:45.619050  5447 raft_consensus.cc:359] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:45.619838  5447 raft_consensus.cc:385] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.619966  5325 raft_consensus.cc:2393] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5225b69f466414ca29ca4427911e48e in current term 1: Already voted for candidate c414047800414946b4302e6c7faaf792 in this term.
I20260709 13:11:45.620142  5447 raft_consensus.cc:740] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.615703  5250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f891f6b9615d4a4aad5dd6675b4f1ff8" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:45.620880  5447 consensus_queue.cc:260] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:45.622466  5143 leader_election.cc:304] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5225b69f466414ca29ca4427911e48e; no voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792
I20260709 13:11:45.623819  5664 raft_consensus.cc:3060] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:45.624364  5143 leader_election.cc:343] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.624990  5143 leader_election.cc:304] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5225b69f466414ca29ca4427911e48e; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:45.626458  5665 raft_consensus.cc:2749] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:45.628026  5447 ts_tablet_manager.cc:1434] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 13:11:45.630295  5175 raft_consensus.cc:2468] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 2.
I20260709 13:11:45.648663  5514 raft_consensus.cc:493] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:45.649431  5514 raft_consensus.cc:515] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:45.654733  5447 tablet_bootstrap.cc:492] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:45.693037  5398 raft_consensus.cc:2468] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 2.
W20260709 13:11:45.702936  5701 log.cc:927] Time spent T 49c693250c3d4e0d8791227874dd2adf P 95f4c4313308459c9ac095fc149887bd: Append to log took a long time: real 0.141s	user 0.004s	sys 0.000s
I20260709 13:11:45.719444  5704 raft_consensus.cc:493] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:45.720045  5704 raft_consensus.cc:515] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:45.722229  5704 leader_election.cc:290] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:45.727878  5446 tablet_bootstrap.cc:492] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:45.734668  5446 ts_tablet_manager.cc:1403] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.341s	user 0.017s	sys 0.013s
I20260709 13:11:45.725687  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7f7f3999d94584adec2c822082d2ef" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:45.728789  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2277dfa0bcf84e8186322e91f7fc1ceb" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:45.737310  5325 raft_consensus.cc:2468] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 0.
I20260709 13:11:45.738916  5218 leader_election.cc:304] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:45.728929  5071 catalog_manager.cc:5697] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 0 to 1, leader changed from <none> to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:45.744619  5704 raft_consensus.cc:2804] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:45.745056  5704 raft_consensus.cc:493] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:45.745410  5704 raft_consensus.cc:3060] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.747534  5457 raft_consensus.cc:493] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:45.748245  5447 tablet_bootstrap.cc:654] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:45.748112  5457 raft_consensus.cc:515] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:45.751101  5249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe360d312934932ad865098695ea317" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:45.751267  5457 leader_election.cc:290] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:45.728767  5664 raft_consensus.cc:2749] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:45.751722  5249 raft_consensus.cc:2468] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 0.
I20260709 13:11:45.755477  5396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe360d312934932ad865098695ea317" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:45.756172  5396 raft_consensus.cc:2468] T dfe360d312934932ad865098695ea317 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 0.
I20260709 13:11:45.722275  5215 leader_election.cc:304] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:45.757356  5291 leader_election.cc:304] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:45.722231  5514 leader_election.cc:290] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:45.758929  5496 raft_consensus.cc:2804] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:45.759454  5496 raft_consensus.cc:697] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 2 LEADER]: Becoming Leader. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:11:45.760299  5496 consensus_queue.cc:237] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Queue going to LEADER 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: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:45.761343  5446 raft_consensus.cc:359] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:45.762025  5446 raft_consensus.cc:385] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.762293  5446 raft_consensus.cc:740] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.759461  5457 raft_consensus.cc:2804] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:45.763752  5457 raft_consensus.cc:493] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:45.764144  5457 raft_consensus.cc:3060] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.764947  5445 tablet_bootstrap.cc:654] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:45.764513  5215 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.193:45315, user_credentials={real_user=slave}} blocked reactor thread for 123278us
W20260709 13:11:45.767467  5363 leader_election.cc:343] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.763114  5398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7f7f3999d94584adec2c822082d2ef" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:45.772341  5704 raft_consensus.cc:515] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:45.773392  5446 consensus_queue.cc:260] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:45.786739  5446 ts_tablet_manager.cc:1434] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.001s
I20260709 13:11:45.788292  5518 consensus_queue.cc:1048] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:45.788663  5446 tablet_bootstrap.cc:492] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792: Bootstrap starting.
W20260709 13:11:45.793440  5709 log.cc:927] Time spent T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792: Append to log took a long time: real 0.130s	user 0.003s	sys 0.004s
I20260709 13:11:45.803928  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7f7f3999d94584adec2c822082d2ef" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:45.804273  5518 consensus_queue.cc:1048] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:45.804621  5322 raft_consensus.cc:3060] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.814954  5447 tablet_bootstrap.cc:492] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:45.815466  5447 ts_tablet_manager.cc:1403] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.176s	user 0.008s	sys 0.019s
I20260709 13:11:45.809230  5704 leader_election.cc:290] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:45.817281  5518 consensus_queue.cc:1048] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:45.819185  5449 tablet_bootstrap.cc:492] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:45.819648  5449 ts_tablet_manager.cc:1403] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.304s	user 0.033s	sys 0.012s
W20260709 13:11:45.821779  5217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.196:34533, user_credentials={real_user=slave}} blocked reactor thread for 94837.5us
I20260709 13:11:45.823810  5449 raft_consensus.cc:359] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:45.826920  5449 raft_consensus.cc:385] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.827199  5449 raft_consensus.cc:740] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.827843  5449 consensus_queue.cc:260] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:45.829799  5449 ts_tablet_manager.cc:1434] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:11:45.832398  5445 tablet_bootstrap.cc:492] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:45.832894  5445 ts_tablet_manager.cc:1403] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.235s	user 0.012s	sys 0.011s
W20260709 13:11:45.841284  5217 leader_election.cc:343] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.843145  5665 consensus_queue.cc:1048] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:45.848289  5694 raft_consensus.cc:493] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:45.843257  5250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2277dfa0bcf84e8186322e91f7fc1ceb" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:45.848809  5694 raft_consensus.cc:515] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:45.850885  5694 leader_election.cc:290] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:45.851976  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e3e676f4741f184693b6c04a30ac4" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:45.852641  5252 raft_consensus.cc:2468] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:45.809688  5457 raft_consensus.cc:515] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:45.854018  5447 raft_consensus.cc:359] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:45.858103  5447 raft_consensus.cc:385] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.858451  5447 raft_consensus.cc:740] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.861757  5449 tablet_bootstrap.cc:492] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:45.869019  5292 leader_election.cc:304] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:45.869892  5694 raft_consensus.cc:2804] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:45.870325  5694 raft_consensus.cc:493] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:45.870702  5694 raft_consensus.cc:3060] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:45.873284  5449 tablet_bootstrap.cc:654] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:45.873594  5322 raft_consensus.cc:2468] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:45.876188  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7f7f3999d94584adec2c822082d2ef" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
W20260709 13:11:45.878373  5217 leader_election.cc:343] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:45.878518  5366 leader_election.cc:343] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.880302  5366 leader_election.cc:304] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:45.882323  5514 raft_consensus.cc:2749] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:45.884995  5446 tablet_bootstrap.cc:654] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:45.891462  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe360d312934932ad865098695ea317" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:45.890424  5457 leader_election.cc:290] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:45.892130  5400 raft_consensus.cc:3060] T dfe360d312934932ad865098695ea317 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.892624  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe360d312934932ad865098695ea317" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:45.892650  5694 raft_consensus.cc:515] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:45.893540  5252 raft_consensus.cc:3060] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:45.896190  5249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e3e676f4741f184693b6c04a30ac4" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:45.896759  5249 raft_consensus.cc:3060] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:45.901021  5447 consensus_queue.cc:260] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:45.903954  5249 raft_consensus.cc:2468] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 2.
I20260709 13:11:45.903803  5447 ts_tablet_manager.cc:1434] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.000s
I20260709 13:11:45.905330  5292 leader_election.cc:304] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:45.882541  5445 raft_consensus.cc:359] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:45.938309  5457 raft_consensus.cc:493] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:45.913215  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e3e676f4741f184693b6c04a30ac4" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:45.940716  5176 raft_consensus.cc:2468] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:45.940493  5457 raft_consensus.cc:515] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:45.913656  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e3e676f4741f184693b6c04a30ac4" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:45.942428  5177 raft_consensus.cc:3060] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:45.943285  5457 leader_election.cc:290] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:45.907461  5400 raft_consensus.cc:2468] T dfe360d312934932ad865098695ea317 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:45.944074  5445 raft_consensus.cc:385] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:45.944598  5445 raft_consensus.cc:740] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:45.905539  5447 tablet_bootstrap.cc:492] T e70a97adb5f94f4196f105d721dcb03b P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:45.952613  5457 raft_consensus.cc:2804] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:45.953220  5457 raft_consensus.cc:697] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 2 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:11:45.954068  5457 consensus_queue.cc:237] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [LEADER]: Queue going to LEADER 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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:45.921639  5694 leader_election.cc:290] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:45.959872  5445 consensus_queue.cc:260] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:45.968340  5449 tablet_bootstrap.cc:492] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:45.969007  5449 ts_tablet_manager.cc:1403] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.113s	user 0.012s	sys 0.001s
W20260709 13:11:45.951124  5292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.194:35529, user_credentials={real_user=slave}} blocked reactor thread for 45882.5us
I20260709 13:11:45.979728  5445 ts_tablet_manager.cc:1434] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.147s	user 0.006s	sys 0.005s
I20260709 13:11:45.981418  5252 raft_consensus.cc:2468] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:45.909849  5218 leader_election.cc:304] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99
I20260709 13:11:45.985368  5704 raft_consensus.cc:2804] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:11:45.985479  5218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.195:43419, user_credentials={real_user=slave}} blocked reactor thread for 75724us
I20260709 13:11:45.985904  5704 raft_consensus.cc:697] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Becoming Leader. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:11:45.986789  5445 tablet_bootstrap.cc:492] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:45.987433  5447 tablet_bootstrap.cc:654] T e70a97adb5f94f4196f105d721dcb03b P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:45.979465  5074 catalog_manager.cc:5697] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd reported cstate change: term changed from 0 to 2, leader changed from <none> to 95f4c4313308459c9ac095fc149887bd (127.2.42.194). New cstate: current_term: 2 leader_uuid: "95f4c4313308459c9ac095fc149887bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:45.988240  5704 consensus_queue.cc:237] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:45.963919  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70a97adb5f94f4196f105d721dcb03b" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:45.992172  5446 tablet_bootstrap.cc:492] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:45.992671  5446 ts_tablet_manager.cc:1403] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.204s	user 0.010s	sys 0.006s
I20260709 13:11:45.974705  5177 raft_consensus.cc:2468] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 2.
W20260709 13:11:45.995875  5289 leader_election.cc:343] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:45.996727  5292 leader_election.cc:304] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:46.002130  5694 raft_consensus.cc:2804] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:46.002578  5694 raft_consensus.cc:697] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:11:46.003379  5694 consensus_queue.cc:237] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:46.000149  5449 raft_consensus.cc:359] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:46.007505  5449 raft_consensus.cc:385] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.007498  5445 tablet_bootstrap.cc:654] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.007774  5449 raft_consensus.cc:740] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.010751  5449 consensus_queue.cc:260] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:46.012977  5446 raft_consensus.cc:359] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:46.013979  5446 raft_consensus.cc:385] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.014825  5449 ts_tablet_manager.cc:1434] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 13:11:46.014308  5446 raft_consensus.cc:740] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.015678  5446 consensus_queue.cc:260] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:46.032721  5075 catalog_manager.cc:5697] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 0 to 2, leader changed from <none> to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:46.035617  5445 tablet_bootstrap.cc:492] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:46.036146  5445 ts_tablet_manager.cc:1403] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.003s
I20260709 13:11:46.040279  5449 tablet_bootstrap.cc:492] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:46.038769  5445 raft_consensus.cc:359] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:46.048887  5445 raft_consensus.cc:385] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.050710  5446 ts_tablet_manager.cc:1434] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.000s
I20260709 13:11:46.052104  5447 tablet_bootstrap.cc:492] T e70a97adb5f94f4196f105d721dcb03b P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:46.052539  5447 ts_tablet_manager.cc:1403] T e70a97adb5f94f4196f105d721dcb03b P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.147s	user 0.021s	sys 0.006s
I20260709 13:11:46.049602  5445 raft_consensus.cc:740] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.051518  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70a97adb5f94f4196f105d721dcb03b" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:46.053287  5445 consensus_queue.cc:260] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:46.055436  5445 ts_tablet_manager.cc:1434] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260709 13:11:46.055141  5447 raft_consensus.cc:359] T e70a97adb5f94f4196f105d721dcb03b P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:46.055804  5447 raft_consensus.cc:385] T e70a97adb5f94f4196f105d721dcb03b P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.056097  5447 raft_consensus.cc:740] T e70a97adb5f94f4196f105d721dcb03b P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.056423  5445 tablet_bootstrap.cc:492] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:46.056876  5447 consensus_queue.cc:260] T e70a97adb5f94f4196f105d721dcb03b P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:46.058779  5514 raft_consensus.cc:493] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.059278  5514 raft_consensus.cc:515] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:46.062414  5445 tablet_bootstrap.cc:654] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.065696  5447 ts_tablet_manager.cc:1434] T e70a97adb5f94f4196f105d721dcb03b P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:11:46.070499  5252 raft_consensus.cc:2468] T e70a97adb5f94f4196f105d721dcb03b P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 0.
I20260709 13:11:46.071417  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7f7f3999d94584adec2c822082d2ef" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:46.075870  5449 tablet_bootstrap.cc:654] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.072254  5447 tablet_bootstrap.cc:492] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:46.087625  5446 tablet_bootstrap.cc:492] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:46.090049  5074 catalog_manager.cc:5697] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f4c4313308459c9ac095fc149887bd (127.2.42.194). New cstate: current_term: 1 leader_uuid: "95f4c4313308459c9ac095fc149887bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:46.093122  5694 consensus_queue.cc:1048] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:11:46.092562  5292 leader_election.cc:304] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:46.102459  5691 raft_consensus.cc:2804] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:46.105059  5691 raft_consensus.cc:493] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:46.105408  5691 raft_consensus.cc:3060] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.108259  5447 tablet_bootstrap.cc:654] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.110100  5446 tablet_bootstrap.cc:654] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.111044  5694 raft_consensus.cc:493] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.092489  5514 leader_election.cc:290] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:46.111527  5694 raft_consensus.cc:515] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:46.120002  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7f7f3999d94584adec2c822082d2ef" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:46.120525  5694 leader_election.cc:290] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:46.121052  5322 raft_consensus.cc:2393] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ca4ad854c4a4018b77ad3773d37ad99 in current term 1: Already voted for candidate 95f4c4313308459c9ac095fc149887bd in this term.
I20260709 13:11:46.122828  5399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f28a0c505141e7867ddc8956d74dfc" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
W20260709 13:11:46.125260  5291 leader_election.cc:343] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.125840  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f28a0c505141e7867ddc8956d74dfc" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:46.127457  5445 tablet_bootstrap.cc:492] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:46.127944  5445 ts_tablet_manager.cc:1403] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.016s
W20260709 13:11:46.128165  5289 leader_election.cc:343] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.128628  5289 leader_election.cc:304] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:46.134196  5691 raft_consensus.cc:515] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:46.138301  5691 leader_election.cc:290] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:46.130491  5445 raft_consensus.cc:359] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:46.140637  5445 raft_consensus.cc:385] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.140944  5445 raft_consensus.cc:740] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.141557  5445 consensus_queue.cc:260] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:46.142433  5250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70a97adb5f94f4196f105d721dcb03b" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:46.143150  5250 raft_consensus.cc:3060] T e70a97adb5f94f4196f105d721dcb03b P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.146938  5445 ts_tablet_manager.cc:1434] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:11:46.156626  5445 tablet_bootstrap.cc:492] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:46.154296  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70a97adb5f94f4196f105d721dcb03b" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
W20260709 13:11:46.161412  5289 leader_election.cc:343] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:46.164971  5289 consensus_peers.cc:597] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:46.165489  5445 tablet_bootstrap.cc:654] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.166918  5449 tablet_bootstrap.cc:492] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:46.167480  5449 ts_tablet_manager.cc:1403] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.135s	user 0.026s	sys 0.014s
I20260709 13:11:46.139782  5694 raft_consensus.cc:2749] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:46.138638  5366 leader_election.cc:304] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792
I20260709 13:11:46.181022  5514 raft_consensus.cc:3060] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.195012  5449 raft_consensus.cc:359] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:46.196691  5449 raft_consensus.cc:385] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.197345  5449 raft_consensus.cc:740] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.200330  5250 raft_consensus.cc:2468] T e70a97adb5f94f4196f105d721dcb03b P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:46.202369  5514 raft_consensus.cc:2749] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:46.199498  5449 consensus_queue.cc:260] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
W20260709 13:11:46.197666  5366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.195:43419, user_credentials={real_user=slave}} blocked reactor thread for 59158.9us
I20260709 13:11:46.205758  5072 catalog_manager.cc:5697] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 0 to 1, leader changed from <none> to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:46.210074  5447 tablet_bootstrap.cc:492] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:46.210584  5447 ts_tablet_manager.cc:1403] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.139s	user 0.028s	sys 0.022s
I20260709 13:11:46.211599  5292 leader_election.cc:304] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:46.212708  5694 raft_consensus.cc:2804] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:46.213116  5447 raft_consensus.cc:359] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:46.213157  5694 raft_consensus.cc:697] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:11:46.213829  5447 raft_consensus.cc:385] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.214459  5694 consensus_queue.cc:237] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:46.216732  5447 raft_consensus.cc:740] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.224746  5515 raft_consensus.cc:493] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.228376  5449 ts_tablet_manager.cc:1434] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.000s
I20260709 13:11:46.228045  5515 raft_consensus.cc:515] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:46.229481  5449 tablet_bootstrap.cc:492] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:46.230261  5515 leader_election.cc:290] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:46.231346  5704 raft_consensus.cc:493] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.231869  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1add96c9d042d5b2060f3a53cb0f86" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:46.231820  5704 raft_consensus.cc:515] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
W20260709 13:11:46.233343  5143 leader_election.cc:343] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.233851  5704 leader_election.cc:290] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:46.234400  5447 consensus_queue.cc:260] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:46.235625  5445 tablet_bootstrap.cc:492] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:46.236656  5445 ts_tablet_manager.cc:1403] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.080s	user 0.020s	sys 0.014s
I20260709 13:11:46.241892  5447 ts_tablet_manager.cc:1434] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:11:46.246589  5399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1add96c9d042d5b2060f3a53cb0f86" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:46.248371  5662 raft_consensus.cc:493] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.248868  5662 raft_consensus.cc:515] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:46.249603  5447 tablet_bootstrap.cc:492] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:46.249878  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f891f6b9615d4a4aad5dd6675b4f1ff8" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:46.250517  5400 raft_consensus.cc:2468] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 0.
I20260709 13:11:46.250931  5662 leader_election.cc:290] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:46.251683  5175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f891f6b9615d4a4aad5dd6675b4f1ff8" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:46.252274  5175 raft_consensus.cc:2468] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 0.
I20260709 13:11:46.253328  5445 raft_consensus.cc:359] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:46.253990  5445 raft_consensus.cc:385] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.254253  5445 raft_consensus.cc:740] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.255167  5175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f891f6b9615d4a4aad5dd6675b4f1ff8" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:46.256649  5445 consensus_queue.cc:260] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:46.255802  5175 raft_consensus.cc:2468] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 0.
I20260709 13:11:46.258252  5399 raft_consensus.cc:2468] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 0.
I20260709 13:11:46.259023  5215 leader_election.cc:304] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:46.262303  5363 leader_election.cc:304] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:46.262938  5142 leader_election.cc:304] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [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: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: c414047800414946b4302e6c7faaf792
I20260709 13:11:46.264122  5515 raft_consensus.cc:2804] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:46.264498  5515 raft_consensus.cc:493] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:46.264839  5515 raft_consensus.cc:3060] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.265242  5662 raft_consensus.cc:2804] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:46.265637  5662 raft_consensus.cc:493] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:46.265961  5662 raft_consensus.cc:3060] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.269062  5445 ts_tablet_manager.cc:1434] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.031s	user 0.001s	sys 0.005s
I20260709 13:11:46.264865  5704 raft_consensus.cc:2804] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:46.271656  5704 raft_consensus.cc:493] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:46.271997  5704 raft_consensus.cc:3060] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.272845  5447 tablet_bootstrap.cc:654] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.274583  5250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f891f6b9615d4a4aad5dd6675b4f1ff8" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:46.276340  5446 tablet_bootstrap.cc:492] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:46.276826  5446 ts_tablet_manager.cc:1403] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.211s	user 0.009s	sys 0.011s
I20260709 13:11:46.278628  5704 raft_consensus.cc:515] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:46.279817  5250 raft_consensus.cc:2393] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ca4ad854c4a4018b77ad3773d37ad99 in current term 1: Already voted for candidate 95f4c4313308459c9ac095fc149887bd in this term.
I20260709 13:11:46.271971  5515 raft_consensus.cc:515] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:46.280740  5662 raft_consensus.cc:515] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:46.283774  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1add96c9d042d5b2060f3a53cb0f86" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:46.279103  5075 catalog_manager.cc:5697] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 0 to 1, leader changed from <none> to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } }
W20260709 13:11:46.285394  5143 leader_election.cc:343] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.282339  5449 tablet_bootstrap.cc:654] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.288784  5445 tablet_bootstrap.cc:492] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:46.289851  5664 raft_consensus.cc:493] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.290371  5664 raft_consensus.cc:515] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:46.292200  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1add96c9d042d5b2060f3a53cb0f86" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:46.292423  5664 leader_election.cc:290] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:46.292814  5400 raft_consensus.cc:3060] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.299177  5662 leader_election.cc:290] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:46.300076  5446 raft_consensus.cc:359] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:46.301987  5446 raft_consensus.cc:385] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.302287  5446 raft_consensus.cc:740] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.304188  5446 consensus_queue.cc:260] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:46.305960  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70a97adb5f94f4196f105d721dcb03b" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:46.306198  5400 raft_consensus.cc:2468] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 1.
I20260709 13:11:46.306763  5251 raft_consensus.cc:2393] T e70a97adb5f94f4196f105d721dcb03b P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5225b69f466414ca29ca4427911e48e in current term 1: Already voted for candidate c414047800414946b4302e6c7faaf792 in this term.
I20260709 13:11:46.307164  5694 raft_consensus.cc:493] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.307682  5694 raft_consensus.cc:515] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:46.304566  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70a97adb5f94f4196f105d721dcb03b" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:46.300114  5175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f891f6b9615d4a4aad5dd6675b4f1ff8" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:46.310111  5175 raft_consensus.cc:3060] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.310689  5399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1add96c9d042d5b2060f3a53cb0f86" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:46.311513  5399 raft_consensus.cc:2393] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c414047800414946b4302e6c7faaf792 in current term 1: Already voted for candidate e5225b69f466414ca29ca4427911e48e in this term.
I20260709 13:11:46.311422  5694 leader_election.cc:290] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:46.313126  5445 tablet_bootstrap.cc:654] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.313993  5446 ts_tablet_manager.cc:1434] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
I20260709 13:11:46.319195  5142 leader_election.cc:304] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [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: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: c414047800414946b4302e6c7faaf792
I20260709 13:11:46.319758  5446 tablet_bootstrap.cc:492] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:46.321924  5664 raft_consensus.cc:2804] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:46.322583  5664 raft_consensus.cc:697] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:11:46.323674  5664 consensus_queue.cc:237] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:46.326208  5446 tablet_bootstrap.cc:654] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.327831  5177 raft_consensus.cc:1275] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Refusing update from remote peer 95f4c4313308459c9ac095fc149887bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:11:46.330611  5250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f891f6b9615d4a4aad5dd6675b4f1ff8" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:46.326237  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1add96c9d042d5b2060f3a53cb0f86" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:46.331533  5250 raft_consensus.cc:2393] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8ca4ad854c4a4018b77ad3773d37ad99 in current term 1: Already voted for candidate 95f4c4313308459c9ac095fc149887bd in this term.
I20260709 13:11:46.333616  5143 leader_election.cc:304] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5225b69f466414ca29ca4427911e48e; no voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792
I20260709 13:11:46.286880  5515 leader_election.cc:290] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:46.337496  5496 raft_consensus.cc:493] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.350529  5564 raft_consensus.cc:493] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.335603  5632 consensus_queue.cc:1048] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:11:46.351053  5564 raft_consensus.cc:515] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:46.360031  5447 tablet_bootstrap.cc:492] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:46.360662  5447 ts_tablet_manager.cc:1403] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.008s
I20260709 13:11:46.361838  5704 leader_election.cc:290] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:46.363251  5250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ca61a1c53749d3a4b6c2044b4933d2" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:46.364408  5449 tablet_bootstrap.cc:492] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:46.365103  5449 ts_tablet_manager.cc:1403] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.136s	user 0.020s	sys 0.023s
I20260709 13:11:46.353085  5564 leader_election.cc:290] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:11:46.368341  5366 leader_election.cc:343] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.354741  5496 raft_consensus.cc:515] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:46.369737  5449 raft_consensus.cc:359] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:46.347676  5515 raft_consensus.cc:3060] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.370668  5496 leader_election.cc:290] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:46.370692  5449 raft_consensus.cc:385] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.371523  5449 raft_consensus.cc:740] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.372077  5449 consensus_queue.cc:260] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:46.374248  5449 ts_tablet_manager.cc:1434] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:11:46.375277  5449 tablet_bootstrap.cc:492] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:46.375273  5289 leader_election.cc:304] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:46.352981  5175 raft_consensus.cc:2468] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:46.376897  5694 raft_consensus.cc:3060] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.392232  5445 tablet_bootstrap.cc:492] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:46.392936  5445 ts_tablet_manager.cc:1403] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.106s	user 0.018s	sys 0.004s
I20260709 13:11:46.399804  5175 raft_consensus.cc:3060] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.403107  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ca61a1c53749d3a4b6c2044b4933d2" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:46.388195  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef24e02d5dc4e82820eac072a4e6527" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:46.406234  5325 raft_consensus.cc:2468] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 0.
I20260709 13:11:46.407346  5218 leader_election.cc:304] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:46.409390  5250 raft_consensus.cc:1275] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Refusing update from remote peer c414047800414946b4302e6c7faaf792: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:11:46.410772  5496 raft_consensus.cc:2804] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:46.411340  5496 raft_consensus.cc:493] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:46.411767  5496 raft_consensus.cc:3060] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.413075  5694 raft_consensus.cc:2749] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:46.412451  5515 raft_consensus.cc:2749] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:11:46.393774  5143 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.195:43419, user_credentials={real_user=slave}} blocked reactor thread for 60274.4us
I20260709 13:11:46.416353  5457 consensus_queue.cc:1048] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:46.387075  5363 leader_election.cc:304] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:46.422464  5564 raft_consensus.cc:2804] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:46.422969  5564 raft_consensus.cc:697] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:11:46.423756  5564 consensus_queue.cc:237] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:46.409276  5445 raft_consensus.cc:359] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:46.424650  5445 raft_consensus.cc:385] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.425030  5445 raft_consensus.cc:740] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.425931  5445 consensus_queue.cc:260] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:46.427867  5457 consensus_queue.cc:1048] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:46.428855  5445 ts_tablet_manager.cc:1434] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
W20260709 13:11:46.429033  5363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.193:45315, user_credentials={real_user=slave}} blocked reactor thread for 45326.5us
I20260709 13:11:46.430233  5445 tablet_bootstrap.cc:492] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
W20260709 13:11:46.430893  5363 leader_election.cc:343] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.433048  5363 leader_election.cc:304] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:46.433975  5662 raft_consensus.cc:2749] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:46.438319  5399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f891f6b9615d4a4aad5dd6675b4f1ff8" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:46.440703  5399 raft_consensus.cc:1275] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Refusing update from remote peer 95f4c4313308459c9ac095fc149887bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:11:46.452193  5446 tablet_bootstrap.cc:492] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:46.452832  5446 ts_tablet_manager.cc:1403] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.133s	user 0.013s	sys 0.005s
I20260709 13:11:46.456653  5449 tablet_bootstrap.cc:654] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.458564  5075 catalog_manager.cc:5697] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 0 to 1, leader changed from <none> to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 1 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:46.446669  5739 consensus_queue.cc:1048] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:11:46.477299  5447 raft_consensus.cc:359] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:46.478024  5694 consensus_queue.cc:1048] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:46.479748  5739 consensus_queue.cc:1048] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:46.478019  5447 raft_consensus.cc:385] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.482671  5447 raft_consensus.cc:740] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.483601  5447 consensus_queue.cc:260] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:46.488698  5447 ts_tablet_manager.cc:1434] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.128s	user 0.006s	sys 0.001s
I20260709 13:11:46.507540  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f891f6b9615d4a4aad5dd6675b4f1ff8" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:46.508399  5177 raft_consensus.cc:2393] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 95f4c4313308459c9ac095fc149887bd in current term 1: Already voted for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in this term.
I20260709 13:11:46.510850  5496 raft_consensus.cc:515] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:46.513315  5496 leader_election.cc:290] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:46.510262  5071 catalog_manager.cc:5697] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 1 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:46.528023  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef24e02d5dc4e82820eac072a4e6527" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:46.528717  5322 raft_consensus.cc:3060] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.529348  5447 tablet_bootstrap.cc:492] T b28e13f63d84427a93b207afffb84f13 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:46.539076  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef24e02d5dc4e82820eac072a4e6527" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:46.539846  5177 raft_consensus.cc:2468] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 0.
I20260709 13:11:46.540130  5174 raft_consensus.cc:1275] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Refusing update from remote peer c414047800414946b4302e6c7faaf792: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:11:46.550606  5739 consensus_queue.cc:1048] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:46.558645  5694 consensus_queue.cc:1048] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:11:46.569859  5445 tablet_bootstrap.cc:654] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.578209  5665 raft_consensus.cc:493] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8ca4ad854c4a4018b77ad3773d37ad99)
I20260709 13:11:46.578807  5665 raft_consensus.cc:515] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:46.595863  5446 raft_consensus.cc:359] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:46.596763  5446 raft_consensus.cc:385] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.598313  5750 raft_consensus.cc:493] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.600814  5665 leader_election.cc:290] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:46.601393  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248c9e2bf4364a62b92fec04a66af6e7" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:46.598851  5750 raft_consensus.cc:515] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:46.597124  5446 raft_consensus.cc:740] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.602820  5322 raft_consensus.cc:2468] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:46.624773  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef24e02d5dc4e82820eac072a4e6527" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:46.625465  5174 raft_consensus.cc:3060] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.631153  5446 consensus_queue.cc:260] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:46.639544  5449 tablet_bootstrap.cc:492] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:46.640074  5449 ts_tablet_manager.cc:1403] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.265s	user 0.022s	sys 0.003s
I20260709 13:11:46.607265  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f28a0c505141e7867ddc8956d74dfc" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:46.641136  5326 raft_consensus.cc:2468] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 0.
W20260709 13:11:46.629362  5746 log.cc:927] Time spent T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260709 13:11:46.644486  5366 leader_election.cc:304] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:46.627935  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248c9e2bf4364a62b92fec04a66af6e7" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:46.648401  5446 ts_tablet_manager.cc:1434] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.195s	user 0.006s	sys 0.004s
I20260709 13:11:46.607450  5750 leader_election.cc:290] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:46.626837  5218 leader_election.cc:304] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:46.659914  5449 raft_consensus.cc:359] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:46.660750  5449 raft_consensus.cc:385] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.661077  5449 raft_consensus.cc:740] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.652395  5662 raft_consensus.cc:2804] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:46.661679  5449 consensus_queue.cc:260] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:46.663066  5662 raft_consensus.cc:493] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:46.664904  5662 raft_consensus.cc:3060] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.665422  5739 raft_consensus.cc:2804] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:46.675729  5446 tablet_bootstrap.cc:492] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:46.676357  5739 raft_consensus.cc:697] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Becoming Leader. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:11:46.682402  5739 consensus_queue.cc:237] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:46.685626  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f28a0c505141e7867ddc8956d74dfc" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:46.695715  5447 tablet_bootstrap.cc:654] T b28e13f63d84427a93b207afffb84f13 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.718119  5174 raft_consensus.cc:2468] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:46.727679  5662 raft_consensus.cc:515] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:46.731393  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f28a0c505141e7867ddc8956d74dfc" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:46.732225  5325 raft_consensus.cc:3060] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.657662  5215 leader_election.cc:304] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
W20260709 13:11:46.675405  5218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.195:43419, user_credentials={real_user=slave}} blocked reactor thread for 49433us
I20260709 13:11:46.747578  5496 raft_consensus.cc:2749] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:11:46.737258  5363 leader_election.cc:343] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:46.747920  5215 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.193:45315, user_credentials={real_user=slave}} blocked reactor thread for 93102.7us
I20260709 13:11:46.770720  5143 leader_election.cc:304] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e [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: e5225b69f466414ca29ca4427911e48e; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792
I20260709 13:11:46.795049  5738 raft_consensus.cc:2749] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:46.798580  5665 consensus_queue.cc:1048] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:46.808583  5750 consensus_queue.cc:1048] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:46.830535  5662 leader_election.cc:290] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:46.886221  5446 tablet_bootstrap.cc:654] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:46.895066  5445 tablet_bootstrap.cc:492] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:46.895884  5445 ts_tablet_manager.cc:1403] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.466s	user 0.063s	sys 0.053s
I20260709 13:11:46.902707  5758 raft_consensus.cc:493] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.903342  5758 raft_consensus.cc:515] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:46.905927  5758 leader_election.cc:290] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:11:46.880262  5291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.196:34533, user_credentials={real_user=slave}} blocked reactor thread for 93890.3us
I20260709 13:11:46.913656  5449 ts_tablet_manager.cc:1434] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.273s	user 0.013s	sys 0.041s
I20260709 13:11:46.923561  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ca61a1c53749d3a4b6c2044b4933d2" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:46.924350  5400 raft_consensus.cc:2468] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 0.
I20260709 13:11:46.925715  5142 leader_election.cc:304] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:46.926813  5745 raft_consensus.cc:2804] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:46.927305  5745 raft_consensus.cc:493] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:46.927714  5745 raft_consensus.cc:3060] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:46.930518  5449 tablet_bootstrap.cc:492] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
W20260709 13:11:46.930328  5292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.194:35529, user_credentials={real_user=slave}} blocked reactor thread for 144284us
I20260709 13:11:46.955976  5691 raft_consensus.cc:493] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.956512  5691 raft_consensus.cc:515] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:46.945750  5739 raft_consensus.cc:493] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:46.962476  5325 raft_consensus.cc:2468] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:46.963392  5173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f28a0c505141e7867ddc8956d74dfc" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:46.964569  5366 leader_election.cc:304] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
W20260709 13:11:46.965658  5363 leader_election.cc:343] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:46.965586  5762 consensus_queue.cc:1048] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 13:11:46.966161  5445 raft_consensus.cc:359] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:46.959980  5739 raft_consensus.cc:515] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:46.968927  5250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ca61a1c53749d3a4b6c2044b4933d2" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:46.970468  5739 leader_election.cc:290] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:46.971776  5445 raft_consensus.cc:385] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:46.957652  5758 consensus_queue.cc:1048] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:46.972141  5445 raft_consensus.cc:740] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:46.975013  5445 consensus_queue.cc:260] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:46.981395  5447 tablet_bootstrap.cc:492] T b28e13f63d84427a93b207afffb84f13 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:46.982466  5447 ts_tablet_manager.cc:1403] T b28e13f63d84427a93b207afffb84f13 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.453s	user 0.018s	sys 0.036s
I20260709 13:11:46.976508  5395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2277dfa0bcf84e8186322e91f7fc1ceb" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:46.989792  5769 raft_consensus.cc:2804] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:46.990388  5769 raft_consensus.cc:697] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:11:46.993291  5769 consensus_queue.cc:237] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:46.995801  5445 ts_tablet_manager.cc:1434] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.100s	user 0.008s	sys 0.000s
I20260709 13:11:46.996954  5395 raft_consensus.cc:2468] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 0.
W20260709 13:11:46.983134  5143 leader_election.cc:343] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.012661  5449 tablet_bootstrap.cc:654] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.019032  5766 consensus_queue.cc:1048] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:11:47.023684  5217 leader_election.cc:304] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: 
I20260709 13:11:47.025221  5632 raft_consensus.cc:2804] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:47.025627  5632 raft_consensus.cc:493] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:47.025956  5632 raft_consensus.cc:3060] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.027328  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2277dfa0bcf84e8186322e91f7fc1ceb" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:47.029172  5447 raft_consensus.cc:359] T b28e13f63d84427a93b207afffb84f13 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:47.029889  5447 raft_consensus.cc:385] T b28e13f63d84427a93b207afffb84f13 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.030153  5447 raft_consensus.cc:740] T b28e13f63d84427a93b207afffb84f13 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.043721  5447 consensus_queue.cc:260] T b28e13f63d84427a93b207afffb84f13 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:47.051545  5446 tablet_bootstrap.cc:492] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:47.052086  5446 ts_tablet_manager.cc:1403] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.394s	user 0.008s	sys 0.016s
I20260709 13:11:47.053654  5447 ts_tablet_manager.cc:1434] T b28e13f63d84427a93b207afffb84f13 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.001s
I20260709 13:11:47.054982  5445 tablet_bootstrap.cc:492] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:47.037245  5691 leader_election.cc:290] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
W20260709 13:11:47.041623  5143 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.194:35529, user_credentials={real_user=slave}} blocked reactor thread for 60328us
W20260709 13:11:47.049613  5215 leader_election.cc:343] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.068205  5745 raft_consensus.cc:515] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:47.070178  5632 raft_consensus.cc:515] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:47.072204  5632 leader_election.cc:290] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
W20260709 13:11:47.072558  5123 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:47.072880  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4759894a73604f7591a71836c316bb0d" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:47.073580  5400 raft_consensus.cc:2468] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 0.
I20260709 13:11:47.079917  5246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4759894a73604f7591a71836c316bb0d" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:47.084777  5291 leader_election.cc:304] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:47.086221  5691 raft_consensus.cc:2804] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:47.086599  5691 raft_consensus.cc:493] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:47.086952  5691 raft_consensus.cc:3060] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.089205  5395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2277dfa0bcf84e8186322e91f7fc1ceb" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:47.089892  5395 raft_consensus.cc:3060] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.099788  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2277dfa0bcf84e8186322e91f7fc1ceb" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:47.109216  5772 consensus_queue.cc:1048] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:11:47.099602  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ca61a1c53749d3a4b6c2044b4933d2" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:47.113400  5394 raft_consensus.cc:3060] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.117504  5447 tablet_bootstrap.cc:492] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
W20260709 13:11:47.109230  5215 leader_election.cc:343] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:47.124658  5292 leader_election.cc:343] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.128417  5449 tablet_bootstrap.cc:492] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:47.128983  5449 ts_tablet_manager.cc:1403] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.206s	user 0.025s	sys 0.011s
I20260709 13:11:47.145952  5446 raft_consensus.cc:359] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:47.155082  5446 raft_consensus.cc:385] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.155390  5446 raft_consensus.cc:740] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.155488  5249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ca61a1c53749d3a4b6c2044b4933d2" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:47.156093  5446 consensus_queue.cc:260] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:47.157393  5395 raft_consensus.cc:2468] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:47.137471  5745 leader_election.cc:290] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:47.158330  5446 ts_tablet_manager.cc:1434] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.106s	user 0.004s	sys 0.002s
I20260709 13:11:47.159548  5446 tablet_bootstrap.cc:492] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:47.153769  5445 tablet_bootstrap.cc:654] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.166519  5446 tablet_bootstrap.cc:654] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.167142  5217 leader_election.cc:304] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [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: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:47.168572  5704 raft_consensus.cc:2804] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:47.169052  5704 raft_consensus.cc:697] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Becoming Leader. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:11:47.169888  5704 consensus_queue.cc:237] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:47.146368  5691 raft_consensus.cc:515] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.181545  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4759894a73604f7591a71836c316bb0d" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
W20260709 13:11:47.182955  5292 leader_election.cc:343] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:47.183324  5143 leader_election.cc:343] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.191390  5691 leader_election.cc:290] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:47.189103  5071 catalog_manager.cc:5697] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f4c4313308459c9ac095fc149887bd (127.2.42.194). New cstate: current_term: 1 leader_uuid: "95f4c4313308459c9ac095fc149887bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:47.195693  5397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4759894a73604f7591a71836c316bb0d" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:47.196445  5397 raft_consensus.cc:3060] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.199079  5447 tablet_bootstrap.cc:654] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.211334  5632 consensus_queue.cc:1048] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:47.221453  5445 tablet_bootstrap.cc:492] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:47.222085  5445 ts_tablet_manager.cc:1403] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.184s	user 0.014s	sys 0.005s
I20260709 13:11:47.217828  5397 raft_consensus.cc:2468] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:47.223284  5446 tablet_bootstrap.cc:492] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:47.224359  5446 ts_tablet_manager.cc:1403] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.065s	user 0.027s	sys 0.032s
I20260709 13:11:47.228955  5291 leader_election.cc:304] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:47.229996  5445 raft_consensus.cc:359] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.230703  5445 raft_consensus.cc:385] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.230969  5445 raft_consensus.cc:740] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.231694  5445 consensus_queue.cc:260] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.234624  5766 raft_consensus.cc:2804] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:47.235162  5766 raft_consensus.cc:697] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:11:47.235333  5445 ts_tablet_manager.cc:1434] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:11:47.236449  5445 tablet_bootstrap.cc:492] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:47.241106  5449 raft_consensus.cc:359] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:47.241616  5449 raft_consensus.cc:385] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.241890  5449 raft_consensus.cc:740] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.242559  5449 consensus_queue.cc:260] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:47.244549  5446 raft_consensus.cc:359] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:47.236001  5766 consensus_queue.cc:237] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.245251  5446 raft_consensus.cc:385] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.245777  5446 raft_consensus.cc:740] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.250165  5446 consensus_queue.cc:260] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:47.252424  5449 ts_tablet_manager.cc:1434] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.123s	user 0.006s	sys 0.001s
I20260709 13:11:47.253487  5449 tablet_bootstrap.cc:492] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:47.259567  5446 ts_tablet_manager.cc:1434] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260709 13:11:47.262310  5394 raft_consensus.cc:2468] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 1.
I20260709 13:11:47.263726  5142 leader_election.cc:304] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [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: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:47.266197  5446 tablet_bootstrap.cc:492] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:47.268164  5738 raft_consensus.cc:2804] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:47.268710  5738 raft_consensus.cc:697] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:11:47.269506  5738 consensus_queue.cc:237] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:47.274727  5704 consensus_queue.cc:1048] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:47.275815  5449 tablet_bootstrap.cc:654] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.276352  5445 tablet_bootstrap.cc:654] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.312007  5447 tablet_bootstrap.cc:492] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:47.312472  5447 ts_tablet_manager.cc:1403] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.200s	user 0.005s	sys 0.014s
I20260709 13:11:47.313218  5763 raft_consensus.cc:493] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.313720  5763 raft_consensus.cc:515] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:47.325449  5763 leader_election.cc:290] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:47.328397  5246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28e13f63d84427a93b207afffb84f13" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:47.320132  5447 raft_consensus.cc:359] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:47.329128  5246 raft_consensus.cc:2468] T b28e13f63d84427a93b207afffb84f13 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 0.
I20260709 13:11:47.329321  5447 raft_consensus.cc:385] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.329758  5447 raft_consensus.cc:740] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.330927  5292 leader_election.cc:304] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:47.331859  5694 raft_consensus.cc:493] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.332367  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28e13f63d84427a93b207afffb84f13" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:47.332276  5694 raft_consensus.cc:515] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
W20260709 13:11:47.333958  5289 leader_election.cc:343] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.334280  5694 leader_election.cc:290] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:47.330629  5447 consensus_queue.cc:260] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:47.337428  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58392c5e3f14ff19381f22e8460c8ae" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
W20260709 13:11:47.340883  5289 leader_election.cc:343] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.341007  5446 tablet_bootstrap.cc:654] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.334793  5694 raft_consensus.cc:2804] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:47.355131  5694 raft_consensus.cc:493] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:47.355525  5694 raft_consensus.cc:3060] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.357740  5071 catalog_manager.cc:5697] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 0 to 1, leader changed from <none> to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 1 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:47.340605  5074 catalog_manager.cc:5697] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 0 to 1, leader changed from <none> to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:47.337458  5447 ts_tablet_manager.cc:1434] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.002s
I20260709 13:11:47.343819  5445 tablet_bootstrap.cc:492] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:47.359258  5445 ts_tablet_manager.cc:1403] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.123s	user 0.013s	sys 0.004s
I20260709 13:11:47.342474  5738 raft_consensus.cc:493] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.360858  5738 raft_consensus.cc:515] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:47.362083  5694 raft_consensus.cc:515] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:47.343175  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58392c5e3f14ff19381f22e8460c8ae" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:47.364114  5694 leader_election.cc:290] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:47.365200  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ee05c7585545a09cfacd412ddecf9d" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:47.364217  5445 raft_consensus.cc:359] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.366103  5246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28e13f63d84427a93b207afffb84f13" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:47.367921  5738 leader_election.cc:290] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:47.368578  5246 raft_consensus.cc:3060] T b28e13f63d84427a93b207afffb84f13 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.376348  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ee05c7585545a09cfacd412ddecf9d" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:47.346064  5449 tablet_bootstrap.cc:492] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:47.382253  5449 ts_tablet_manager.cc:1403] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.129s	user 0.011s	sys 0.002s
I20260709 13:11:47.384974  5449 raft_consensus.cc:359] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:47.367415  5447 tablet_bootstrap.cc:492] T 4759894a73604f7591a71836c316bb0d P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
W20260709 13:11:47.364353  5291 leader_election.cc:343] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.385720  5449 raft_consensus.cc:385] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.386029  5291 leader_election.cc:304] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:47.386049  5449 raft_consensus.cc:740] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.376209  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28e13f63d84427a93b207afffb84f13" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:47.380014  5075 catalog_manager.cc:5697] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 1 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:47.387203  5449 consensus_queue.cc:260] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:47.390051  5449 ts_tablet_manager.cc:1434] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 13:11:47.390681  5766 raft_consensus.cc:2749] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:47.391095  5449 tablet_bootstrap.cc:492] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:47.366429  5445 raft_consensus.cc:385] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.393105  5445 raft_consensus.cc:740] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.393899  5445 consensus_queue.cc:260] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.394691  5447 tablet_bootstrap.cc:654] T 4759894a73604f7591a71836c316bb0d P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:47.395063  5289 leader_election.cc:343] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.404917  5445 ts_tablet_manager.cc:1434] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 13:11:47.407554  5447 tablet_bootstrap.cc:492] T 4759894a73604f7591a71836c316bb0d P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:47.408074  5447 ts_tablet_manager.cc:1403] T 4759894a73604f7591a71836c316bb0d P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.003s
I20260709 13:11:47.408821  5143 leader_election.cc:304] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5225b69f466414ca29ca4427911e48e; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792
I20260709 13:11:47.409852  5738 raft_consensus.cc:2749] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:47.411722  5447 raft_consensus.cc:359] T 4759894a73604f7591a71836c316bb0d P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.412446  5447 raft_consensus.cc:385] T 4759894a73604f7591a71836c316bb0d P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.412742  5447 raft_consensus.cc:740] T 4759894a73604f7591a71836c316bb0d P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.413967  5447 consensus_queue.cc:260] T 4759894a73604f7591a71836c316bb0d P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.419021  5447 ts_tablet_manager.cc:1434] T 4759894a73604f7591a71836c316bb0d P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:11:47.420737  5445 tablet_bootstrap.cc:492] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:47.424440  5449 tablet_bootstrap.cc:654] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.428498  5447 tablet_bootstrap.cc:492] T 6f784d13f9e3492cad924112f387f35e P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:47.436491  5246 raft_consensus.cc:2468] T b28e13f63d84427a93b207afffb84f13 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:47.440583  5292 leader_election.cc:304] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:47.440793  5446 tablet_bootstrap.cc:492] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:47.441417  5738 raft_consensus.cc:493] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.441823  5694 raft_consensus.cc:2804] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:47.442387  5694 raft_consensus.cc:697] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:11:47.442068  5738 raft_consensus.cc:515] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:47.442746  5445 tablet_bootstrap.cc:654] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.443470  5694 consensus_queue.cc:237] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:47.446280  5249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2277dfa0bcf84e8186322e91f7fc1ceb" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:47.448351  5738 leader_election.cc:290] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:47.448148  5072 catalog_manager.cc:5697] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f4c4313308459c9ac095fc149887bd (127.2.42.194). New cstate: current_term: 1 leader_uuid: "95f4c4313308459c9ac095fc149887bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:47.450933  5446 ts_tablet_manager.cc:1403] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.189s	user 0.032s	sys 0.029s
I20260709 13:11:47.451529  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2277dfa0bcf84e8186322e91f7fc1ceb" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:47.452375  5394 raft_consensus.cc:2393] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5225b69f466414ca29ca4427911e48e in current term 1: Already voted for candidate 95f4c4313308459c9ac095fc149887bd in this term.
I20260709 13:11:47.454154  5446 raft_consensus.cc:359] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:47.455574  5446 raft_consensus.cc:385] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.455916  5446 raft_consensus.cc:740] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.456705  5446 consensus_queue.cc:260] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:47.459169  5446 ts_tablet_manager.cc:1434] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:11:47.459501  5142 leader_election.cc:304] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5225b69f466414ca29ca4427911e48e; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:47.460254  5738 raft_consensus.cc:3060] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.468269  5738 raft_consensus.cc:2749] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:47.469415  5446 tablet_bootstrap.cc:492] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:47.477918  5446 tablet_bootstrap.cc:654] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.507227  5662 raft_consensus.cc:493] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.507790  5662 raft_consensus.cc:515] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.509840  5662 leader_election.cc:290] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:47.512053  5694 raft_consensus.cc:493] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.512075  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f784d13f9e3492cad924112f387f35e" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:47.512243  5249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f784d13f9e3492cad924112f387f35e" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:47.512802  5694 raft_consensus.cc:515] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
W20260709 13:11:47.514170  5366 leader_election.cc:343] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.516129  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86c2159cc014f1e801edc55c37d89b6" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:47.516839  5694 leader_election.cc:290] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:11:47.517974  5289 leader_election.cc:343] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.519586  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86c2159cc014f1e801edc55c37d89b6" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:47.520702  5447 tablet_bootstrap.cc:654] T 6f784d13f9e3492cad924112f387f35e P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.528333  5446 tablet_bootstrap.cc:492] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:47.529949  5446 ts_tablet_manager.cc:1403] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.010s
I20260709 13:11:47.532898  5447 tablet_bootstrap.cc:492] T 6f784d13f9e3492cad924112f387f35e P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:47.533597  5447 ts_tablet_manager.cc:1403] T 6f784d13f9e3492cad924112f387f35e P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.114s	user 0.010s	sys 0.005s
I20260709 13:11:47.537453  5446 raft_consensus.cc:359] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.540190  5446 raft_consensus.cc:385] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.542207  5446 raft_consensus.cc:740] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.543334  5446 consensus_queue.cc:260] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.545208  5447 raft_consensus.cc:359] T 6f784d13f9e3492cad924112f387f35e P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.546613  5447 raft_consensus.cc:385] T 6f784d13f9e3492cad924112f387f35e P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.547049  5447 raft_consensus.cc:740] T 6f784d13f9e3492cad924112f387f35e P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.548179  5446 ts_tablet_manager.cc:1434] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 13:11:47.548007  5447 consensus_queue.cc:260] T 6f784d13f9e3492cad924112f387f35e P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.549180  5449 tablet_bootstrap.cc:492] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:47.550144  5449 ts_tablet_manager.cc:1403] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.159s	user 0.022s	sys 0.003s
W20260709 13:11:47.550654  5366 leader_election.cc:343] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.551105  5366 leader_election.cc:304] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792
I20260709 13:11:47.552129  5662 raft_consensus.cc:2749] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:47.552407  5447 ts_tablet_manager.cc:1434] T 6f784d13f9e3492cad924112f387f35e P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 13:11:47.552760  5449 raft_consensus.cc:359] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:47.553236  5446 tablet_bootstrap.cc:492] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:47.553481  5447 tablet_bootstrap.cc:492] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
W20260709 13:11:47.554459  5292 leader_election.cc:343] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.553428  5449 raft_consensus.cc:385] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.545974  5071 catalog_manager.cc:5697] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 0 to 1, leader changed from <none> to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:47.560047  5292 leader_election.cc:304] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:47.560660  5449 raft_consensus.cc:740] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.560818  5694 raft_consensus.cc:2749] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:47.559551  5446 tablet_bootstrap.cc:654] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.562677  5445 tablet_bootstrap.cc:492] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:47.563179  5445 ts_tablet_manager.cc:1403] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.143s	user 0.061s	sys 0.044s
I20260709 13:11:47.563230  5449 consensus_queue.cc:260] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:47.565886  5445 raft_consensus.cc:359] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:47.566530  5445 raft_consensus.cc:385] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.566795  5445 raft_consensus.cc:740] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.567448  5445 consensus_queue.cc:260] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:47.568763  5769 consensus_queue.cc:1048] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:47.569733  5739 raft_consensus.cc:493] T 4759894a73604f7591a71836c316bb0d P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.570407  5445 ts_tablet_manager.cc:1434] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:11:47.570205  5739 raft_consensus.cc:515] T 4759894a73604f7591a71836c316bb0d P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.572260  5739 leader_election.cc:290] T 4759894a73604f7591a71836c316bb0d P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:47.572530  5445 tablet_bootstrap.cc:492] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:47.573704  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4759894a73604f7591a71836c316bb0d" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:47.574724  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4759894a73604f7591a71836c316bb0d" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:47.575487  5394 raft_consensus.cc:2393] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95f4c4313308459c9ac095fc149887bd in current term 1: Already voted for candidate c414047800414946b4302e6c7faaf792 in this term.
I20260709 13:11:47.577533  5217 leader_election.cc:304] T 4759894a73604f7591a71836c316bb0d P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792
I20260709 13:11:47.578292  5739 raft_consensus.cc:3060] T 4759894a73604f7591a71836c316bb0d P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.586424  5739 raft_consensus.cc:2749] T 4759894a73604f7591a71836c316bb0d P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:47.587010  5662 raft_consensus.cc:493] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.587611  5662 raft_consensus.cc:515] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.589841  5662 leader_election.cc:290] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:47.591320  5445 tablet_bootstrap.cc:654] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.592448  5320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62301845bab944f1a5de567fa6d3501e" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
W20260709 13:11:47.594480  5366 leader_election.cc:343] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.595405  5246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62301845bab944f1a5de567fa6d3501e" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
W20260709 13:11:47.596607  5366 leader_election.cc:343] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.597038  5366 leader_election.cc:304] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792
I20260709 13:11:47.598366  5769 raft_consensus.cc:2749] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:11:47.605822  5363 consensus_peers.cc:597] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:47.614048  5447 tablet_bootstrap.cc:654] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.622747  5446 tablet_bootstrap.cc:492] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:47.623255  5446 ts_tablet_manager.cc:1403] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.008s
I20260709 13:11:47.626156  5446 raft_consensus.cc:359] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:47.626844  5446 raft_consensus.cc:385] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.627133  5446 raft_consensus.cc:740] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.627820  5446 consensus_queue.cc:260] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:47.629812  5447 tablet_bootstrap.cc:492] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:47.630355  5447 ts_tablet_manager.cc:1403] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.001s
I20260709 13:11:47.632196  5445 tablet_bootstrap.cc:492] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:47.632655  5445 ts_tablet_manager.cc:1403] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.000s
I20260709 13:11:47.634774  5446 ts_tablet_manager.cc:1434] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:11:47.635210  5445 raft_consensus.cc:359] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:47.635774  5446 tablet_bootstrap.cc:492] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:47.633092  5447 raft_consensus.cc:359] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:47.635948  5445 raft_consensus.cc:385] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.636272  5447 raft_consensus.cc:385] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.636302  5445 raft_consensus.cc:740] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.636643  5447 raft_consensus.cc:740] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.637213  5445 consensus_queue.cc:260] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:47.637405  5447 consensus_queue.cc:260] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:47.639523  5445 ts_tablet_manager.cc:1434] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:11:47.639554  5447 ts_tablet_manager.cc:1434] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:11:47.640547  5447 tablet_bootstrap.cc:492] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:47.642071  5446 tablet_bootstrap.cc:654] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.646327  5447 tablet_bootstrap.cc:654] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.650633  5739 consensus_queue.cc:1048] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:47.653102  5446 tablet_bootstrap.cc:492] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:47.653556  5446 ts_tablet_manager.cc:1403] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 13:11:47.654295  5449 ts_tablet_manager.cc:1434] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.104s	user 0.006s	sys 0.001s
I20260709 13:11:47.655661  5449 tablet_bootstrap.cc:492] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:47.656236  5446 raft_consensus.cc:359] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.656905  5446 raft_consensus.cc:385] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.657151  5446 raft_consensus.cc:740] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.657986  5446 consensus_queue.cc:260] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.659736  5446 ts_tablet_manager.cc:1434] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:11:47.660624  5446 tablet_bootstrap.cc:492] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:47.661644  5445 tablet_bootstrap.cc:492] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:47.666095  5446 tablet_bootstrap.cc:654] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.669289  5447 tablet_bootstrap.cc:492] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:47.669798  5447 ts_tablet_manager.cc:1403] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.029s	user 0.024s	sys 0.003s
I20260709 13:11:47.675863  5447 raft_consensus.cc:359] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:47.676537  5447 raft_consensus.cc:385] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.676741  5445 tablet_bootstrap.cc:654] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.676823  5447 raft_consensus.cc:740] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.677879  5447 consensus_queue.cc:260] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:47.680233  5447 ts_tablet_manager.cc:1434] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:11:47.685427  5447 tablet_bootstrap.cc:492] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:47.690953  5449 tablet_bootstrap.cc:654] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.692376  5447 tablet_bootstrap.cc:654] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.694355  5739 consensus_queue.cc:1048] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:47.697110  5738 consensus_queue.cc:1048] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:47.704128  5447 tablet_bootstrap.cc:492] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:47.704663  5447 ts_tablet_manager.cc:1403] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260709 13:11:47.706240  5694 raft_consensus.cc:493] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.706753  5694 raft_consensus.cc:515] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.707365  5447 raft_consensus.cc:359] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:47.708040  5447 raft_consensus.cc:385] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.708330  5447 raft_consensus.cc:740] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.710060  5447 consensus_queue.cc:260] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:47.710945  5694 leader_election.cc:290] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:47.711875  5447 ts_tablet_manager.cc:1434] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:11:47.712008  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f784d13f9e3492cad924112f387f35e" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:47.712715  5400 raft_consensus.cc:2468] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 0.
I20260709 13:11:47.712733  5763 consensus_queue.cc:1048] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:47.714007  5291 leader_election.cc:304] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:47.714951  5763 raft_consensus.cc:2804] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:47.715309  5763 raft_consensus.cc:493] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:47.715633  5763 raft_consensus.cc:3060] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.715548  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f784d13f9e3492cad924112f387f35e" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:47.716284  5251 raft_consensus.cc:2468] T 6f784d13f9e3492cad924112f387f35e P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 0.
I20260709 13:11:47.725229  5694 consensus_queue.cc:1048] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:47.734405  5249 raft_consensus.cc:3060] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.735993  5177 raft_consensus.cc:3060] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.743185  5515 consensus_queue.cc:1048] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:47.744381  5445 tablet_bootstrap.cc:492] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:47.744896  5445 ts_tablet_manager.cc:1403] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.002s
I20260709 13:11:47.747534  5445 raft_consensus.cc:359] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:47.748201  5445 raft_consensus.cc:385] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.748482  5445 raft_consensus.cc:740] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.749147  5445 consensus_queue.cc:260] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:47.750124  5739 raft_consensus.cc:493] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.750736  5739 raft_consensus.cc:515] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:47.754102  5739 leader_election.cc:290] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:47.754822  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125b52b9fa814ac28e366e98459c3af7" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:47.755723  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125b52b9fa814ac28e366e98459c3af7" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:47.749601  5763 raft_consensus.cc:515] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.757732  5400 raft_consensus.cc:2468] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 0.
I20260709 13:11:47.758546  5447 tablet_bootstrap.cc:492] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:47.760267  5445 ts_tablet_manager.cc:1434] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:11:47.762032  5445 tablet_bootstrap.cc:492] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:47.758705  5217 leader_election.cc:304] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: 
W20260709 13:11:47.763540  5215 leader_election.cc:343] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.766496  5739 raft_consensus.cc:2804] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:47.766999  5739 raft_consensus.cc:493] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:47.767377  5739 raft_consensus.cc:3060] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.776787  5246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f784d13f9e3492cad924112f387f35e" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:47.776980  5445 tablet_bootstrap.cc:654] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.787889  5397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f784d13f9e3492cad924112f387f35e" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:47.796893  5397 raft_consensus.cc:3060] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.793479  5763 leader_election.cc:290] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:47.785883  5449 tablet_bootstrap.cc:492] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:47.802899  5449 ts_tablet_manager.cc:1403] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.147s	user 0.019s	sys 0.008s
I20260709 13:11:47.777701  5246 raft_consensus.cc:3060] T 6f784d13f9e3492cad924112f387f35e P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.802500  5739 raft_consensus.cc:515] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:47.816298  5739 leader_election.cc:290] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:47.805248  5769 raft_consensus.cc:493] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.807320  5446 tablet_bootstrap.cc:492] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:47.816987  5769 raft_consensus.cc:515] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:47.817899  5446 ts_tablet_manager.cc:1403] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.157s	user 0.028s	sys 0.039s
I20260709 13:11:47.819209  5769 leader_election.cc:290] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:47.820680  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125b52b9fa814ac28e366e98459c3af7" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:47.825737  5320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158c856afcec40fdba4d2b7798759655" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
W20260709 13:11:47.826059  5215 leader_election.cc:343] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:47.827441  5366 leader_election.cc:343] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.828223  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125b52b9fa814ac28e366e98459c3af7" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:47.828827  5400 raft_consensus.cc:3060] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.807345  5397 raft_consensus.cc:2468] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:47.820552  5446 raft_consensus.cc:359] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.829593  5446 raft_consensus.cc:385] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.829882  5446 raft_consensus.cc:740] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.830487  5446 consensus_queue.cc:260] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.831285  5291 leader_election.cc:304] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:47.832526  5446 ts_tablet_manager.cc:1434] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:11:47.832777  5694 raft_consensus.cc:2804] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:47.833259  5694 raft_consensus.cc:697] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:11:47.833514  5446 tablet_bootstrap.cc:492] T e5b8ddaba03148d7a9048d7bb733f38b P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:47.835750  5497 raft_consensus.cc:493] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.836356  5497 raft_consensus.cc:515] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:47.836927  5449 raft_consensus.cc:359] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:47.837706  5449 raft_consensus.cc:385] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.838022  5449 raft_consensus.cc:740] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.838747  5449 consensus_queue.cc:260] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:47.841244  5739 raft_consensus.cc:493] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.834087  5694 consensus_queue.cc:237] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:47.841761  5739 raft_consensus.cc:515] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:47.844424  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9acf5e378143618b4eb071b77e6aff" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:47.845003  5739 leader_election.cc:290] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:47.845718  5446 tablet_bootstrap.cc:654] T e5b8ddaba03148d7a9048d7bb733f38b P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:47.845963  5289 leader_election.cc:343] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.845028  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158c856afcec40fdba4d2b7798759655" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:47.846841  5397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea368adc8a4a4c04bb431b1324a6f6aa" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:47.839986  5497 leader_election.cc:290] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:47.840188  5249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9acf5e378143618b4eb071b77e6aff" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
W20260709 13:11:47.848173  5363 leader_election.cc:343] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.847015  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea368adc8a4a4c04bb431b1324a6f6aa" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
W20260709 13:11:47.848520  5292 leader_election.cc:343] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.848613  5363 leader_election.cc:304] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:47.849149  5292 leader_election.cc:304] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
W20260709 13:11:47.849622  5217 leader_election.cc:343] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.850234  5772 raft_consensus.cc:2749] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:11:47.850649  5215 leader_election.cc:343] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.851001  5246 raft_consensus.cc:2468] T 6f784d13f9e3492cad924112f387f35e P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:47.851117  5215 leader_election.cc:304] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:47.852814  5497 raft_consensus.cc:2749] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:47.853711  5739 raft_consensus.cc:2749] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:47.856716  5449 ts_tablet_manager.cc:1434] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 13:11:47.852721  5445 tablet_bootstrap.cc:492] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:47.857720  5449 tablet_bootstrap.cc:492] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:47.858280  5445 ts_tablet_manager.cc:1403] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.002s
I20260709 13:11:47.848439  5400 raft_consensus.cc:2468] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:47.859669  5217 leader_election.cc:304] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [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: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:47.826236  5447 tablet_bootstrap.cc:654] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.863441  5739 raft_consensus.cc:2804] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:47.863938  5739 raft_consensus.cc:697] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Becoming Leader. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:11:47.866109  5739 consensus_queue.cc:237] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:47.880677  5691 consensus_queue.cc:1048] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:47.894661  5445 raft_consensus.cc:359] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:47.895982  5445 raft_consensus.cc:385] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:47.896780  5445 raft_consensus.cc:740] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:47.897637  5445 consensus_queue.cc:260] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:47.900111  5445 ts_tablet_manager.cc:1434] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.003s
I20260709 13:11:47.901175  5445 tablet_bootstrap.cc:492] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:47.912468  5445 tablet_bootstrap.cc:654] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.912777  5177 raft_consensus.cc:3060] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.923717  5769 raft_consensus.cc:493] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.924492  5769 raft_consensus.cc:515] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:47.928022  5320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58392c5e3f14ff19381f22e8460c8ae" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:47.928877  5320 raft_consensus.cc:2468] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 0.
I20260709 13:11:47.932904  5449 tablet_bootstrap.cc:654] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:47.932816  5366 leader_election.cc:304] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:47.935773  5662 raft_consensus.cc:2804] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:47.935925  5515 raft_consensus.cc:493] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.936183  5662 raft_consensus.cc:493] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:47.936561  5662 raft_consensus.cc:3060] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.936398  5515 raft_consensus.cc:515] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:47.938243  5515 leader_election.cc:290] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:47.943397  5769 leader_election.cc:290] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:47.943446  5662 raft_consensus.cc:515] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:47.945533  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f28a0c505141e7867ddc8956d74dfc" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:47.947420  5320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f28a0c505141e7867ddc8956d74dfc" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:47.949072  5143 leader_election.cc:304] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5225b69f466414ca29ca4427911e48e; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792
I20260709 13:11:47.949836  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58392c5e3f14ff19381f22e8460c8ae" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:47.950524  5745 raft_consensus.cc:2749] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:11:47.951390  5363 leader_election.cc:343] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.952185  5662 leader_election.cc:290] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:47.953538  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58392c5e3f14ff19381f22e8460c8ae" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:47.954309  5496 raft_consensus.cc:493] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:47.954998  5496 raft_consensus.cc:515] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:47.957687  5496 leader_election.cc:290] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
W20260709 13:11:47.957976  5363 leader_election.cc:343] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.959650  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86c2159cc014f1e801edc55c37d89b6" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
W20260709 13:11:47.961287  5215 leader_election.cc:343] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:47.964008  5320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58392c5e3f14ff19381f22e8460c8ae" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:47.965631  5320 raft_consensus.cc:3060] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.966295  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86c2159cc014f1e801edc55c37d89b6" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:47.967048  5322 raft_consensus.cc:2468] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 0.
I20260709 13:11:47.968289  5218 leader_election.cc:304] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:47.974463  5739 raft_consensus.cc:2804] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:48.004001  5739 raft_consensus.cc:493] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:48.004583  5739 raft_consensus.cc:3060] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:47.999511  5446 tablet_bootstrap.cc:492] T e5b8ddaba03148d7a9048d7bb733f38b P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:48.012777  5446 ts_tablet_manager.cc:1403] T e5b8ddaba03148d7a9048d7bb733f38b P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.179s	user 0.015s	sys 0.012s
I20260709 13:11:48.003222  5445 tablet_bootstrap.cc:492] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:47.979460  5763 raft_consensus.cc:493] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:48.009145  5691 consensus_queue.cc:1048] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:48.013532  5445 ts_tablet_manager.cc:1403] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.113s	user 0.010s	sys 0.007s
I20260709 13:11:48.017431  5445 raft_consensus.cc:359] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:48.018695  5445 raft_consensus.cc:385] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.019178  5445 raft_consensus.cc:740] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.026515  5446 raft_consensus.cc:359] T e5b8ddaba03148d7a9048d7bb733f38b P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:48.027199  5446 raft_consensus.cc:385] T e5b8ddaba03148d7a9048d7bb733f38b P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.027452  5446 raft_consensus.cc:740] T e5b8ddaba03148d7a9048d7bb733f38b P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.024652  5445 consensus_queue.cc:260] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:48.029644  5446 consensus_queue.cc:260] T e5b8ddaba03148d7a9048d7bb733f38b P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:48.018922  5763 raft_consensus.cc:515] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:48.034369  5446 ts_tablet_manager.cc:1434] T e5b8ddaba03148d7a9048d7bb733f38b P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 13:11:48.035379  5446 tablet_bootstrap.cc:492] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:48.040643  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62301845bab944f1a5de567fa6d3501e" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:48.036234  5763 leader_election.cc:290] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:48.039840  5071 catalog_manager.cc:5697] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f4c4313308459c9ac095fc149887bd (127.2.42.194). New cstate: current_term: 1 leader_uuid: "95f4c4313308459c9ac095fc149887bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:48.041021  5072 catalog_manager.cc:5697] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 0 to 1, leader changed from <none> to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:48.043882  5249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62301845bab944f1a5de567fa6d3501e" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:48.049124  5447 tablet_bootstrap.cc:492] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:48.049165  5449 tablet_bootstrap.cc:492] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:48.055951  5447 ts_tablet_manager.cc:1403] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.298s	user 0.012s	sys 0.015s
I20260709 13:11:48.056164  5449 ts_tablet_manager.cc:1403] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.199s	user 0.019s	sys 0.000s
I20260709 13:11:48.046990  5445 ts_tablet_manager.cc:1434] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260709 13:11:48.059042  5447 raft_consensus.cc:359] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
W20260709 13:11:48.059314  5292 leader_election.cc:343] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.059749  5447 raft_consensus.cc:385] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.059820  5445 tablet_bootstrap.cc:492] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:48.060130  5447 raft_consensus.cc:740] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.060879  5447 consensus_queue.cc:260] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:48.041313  5394 raft_consensus.cc:2468] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 0.
I20260709 13:11:48.052990  5320 raft_consensus.cc:2468] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:48.064345  5366 leader_election.cc:304] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:48.064350  5291 leader_election.cc:304] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:48.066412  5662 raft_consensus.cc:2804] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:48.066907  5662 raft_consensus.cc:697] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:11:48.067224  5447 ts_tablet_manager.cc:1434] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:11:48.067689  5662 consensus_queue.cc:237] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:48.068310  5447 tablet_bootstrap.cc:492] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:48.071157  5446 tablet_bootstrap.cc:654] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.071754  5763 raft_consensus.cc:2804] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:48.078775  5763 raft_consensus.cc:493] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:48.079070  5445 tablet_bootstrap.cc:654] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.079257  5763 raft_consensus.cc:3060] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.081436  5449 raft_consensus.cc:359] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:48.082172  5449 raft_consensus.cc:385] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.086787  5449 raft_consensus.cc:740] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.087673  5763 raft_consensus.cc:515] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:48.090348  5249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62301845bab944f1a5de567fa6d3501e" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
W20260709 13:11:48.091802  5292 leader_election.cc:343] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.087620  5449 consensus_queue.cc:260] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:48.093952  5739 raft_consensus.cc:515] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:48.094713  5449 ts_tablet_manager.cc:1434] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 13:11:48.095803  5449 tablet_bootstrap.cc:492] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:48.096892  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86c2159cc014f1e801edc55c37d89b6" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:48.097560  5177 raft_consensus.cc:3060] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.089468  5447 tablet_bootstrap.cc:654] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.107254  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62301845bab944f1a5de567fa6d3501e" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:48.108042  5394 raft_consensus.cc:3060] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.118147  5447 tablet_bootstrap.cc:492] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:48.118703  5447 ts_tablet_manager.cc:1403] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.001s
I20260709 13:11:48.123968  5445 tablet_bootstrap.cc:492] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:48.126996  5320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86c2159cc014f1e801edc55c37d89b6" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:48.133497  5445 ts_tablet_manager.cc:1403] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.002s
I20260709 13:11:48.133522  5320 raft_consensus.cc:3060] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.127346  5763 leader_election.cc:290] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:48.127887  5691 raft_consensus.cc:493] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:48.128614  5176 raft_consensus.cc:3060] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.129031  5739 leader_election.cc:290] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:48.131243  5394 raft_consensus.cc:2468] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:48.132987  5449 tablet_bootstrap.cc:654] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.139950  5691 raft_consensus.cc:515] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:48.143746  5691 leader_election.cc:290] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:48.144946  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3038014f74914556bf8411ce54b2b89c" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
W20260709 13:11:48.147558  5291 leader_election.cc:343] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.136407  5445 raft_consensus.cc:359] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:48.137099  5447 raft_consensus.cc:359] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:48.148921  5445 raft_consensus.cc:385] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.149165  5447 raft_consensus.cc:385] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.149695  5447 raft_consensus.cc:740] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.149281  5445 raft_consensus.cc:740] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.149101  5071 catalog_manager.cc:5697] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 1 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:48.151180  5447 consensus_queue.cc:260] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:48.154386  5447 ts_tablet_manager.cc:1434] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.001s
I20260709 13:11:48.154696  5320 raft_consensus.cc:2468] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:48.155725  5447 tablet_bootstrap.cc:492] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:48.155853  5291 leader_election.cc:304] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:48.156036  5218 leader_election.cc:304] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:48.156852  5739 raft_consensus.cc:2804] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:48.157212  5691 raft_consensus.cc:2804] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:48.157714  5691 raft_consensus.cc:697] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:11:48.158921  5446 tablet_bootstrap.cc:492] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:48.158535  5691 consensus_queue.cc:237] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:48.159360  5446 ts_tablet_manager.cc:1403] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.005s
I20260709 13:11:48.136236  5177 raft_consensus.cc:2468] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:48.146596  5249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3038014f74914556bf8411ce54b2b89c" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:48.160916  5739 raft_consensus.cc:697] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Becoming Leader. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:11:48.169001  5445 consensus_queue.cc:260] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:48.174422  5445 ts_tablet_manager.cc:1434] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
W20260709 13:11:48.178637  5292 leader_election.cc:343] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.181167  5292 leader_election.cc:304] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:48.181927  5497 raft_consensus.cc:2749] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:48.182394  5704 raft_consensus.cc:493] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:48.182934  5704 raft_consensus.cc:515] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:48.185074  5704 leader_election.cc:290] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:48.186630  5320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41f300d1cf645359598b4a30c7e0865" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:48.187813  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41f300d1cf645359598b4a30c7e0865" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:48.188167  5739 consensus_queue.cc:237] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
W20260709 13:11:48.189218  5215 leader_election.cc:343] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.191704  5446 raft_consensus.cc:359] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:48.192611  5446 raft_consensus.cc:385] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.192917  5446 raft_consensus.cc:740] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.193612  5446 consensus_queue.cc:260] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:48.195925  5446 ts_tablet_manager.cc:1434] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.002s
W20260709 13:11:48.196251  5218 leader_election.cc:343] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.196892  5446 tablet_bootstrap.cc:492] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:48.196730  5218 leader_election.cc:304] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd; no voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:48.197845  5704 raft_consensus.cc:2749] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:48.223886  5449 tablet_bootstrap.cc:492] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:48.224514  5449 ts_tablet_manager.cc:1403] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.129s	user 0.013s	sys 0.000s
I20260709 13:11:48.225567  5447 tablet_bootstrap.cc:654] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.227499  5449 raft_consensus.cc:359] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:48.228271  5449 raft_consensus.cc:385] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.228529  5449 raft_consensus.cc:740] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.229265  5449 consensus_queue.cc:260] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:48.231041  5445 tablet_bootstrap.cc:492] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:48.236743  5449 ts_tablet_manager.cc:1434] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:11:48.236194  5075 catalog_manager.cc:5697] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 0 to 1, leader changed from <none> to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:48.237763  5449 tablet_bootstrap.cc:492] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:48.238623  5071 catalog_manager.cc:5697] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f4c4313308459c9ac095fc149887bd (127.2.42.194). New cstate: current_term: 1 leader_uuid: "95f4c4313308459c9ac095fc149887bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:48.246349  5662 raft_consensus.cc:493] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:48.246956  5662 raft_consensus.cc:515] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
W20260709 13:11:48.254113  5123 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:48.261516  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b8ddaba03148d7a9048d7bb733f38b" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:48.256848  5324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b8ddaba03148d7a9048d7bb733f38b" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:48.262471  5324 raft_consensus.cc:2468] T e5b8ddaba03148d7a9048d7bb733f38b P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 0.
I20260709 13:11:48.263824  5366 leader_election.cc:304] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:48.264611  5772 raft_consensus.cc:2804] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:48.264950  5772 raft_consensus.cc:493] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:48.265241  5772 raft_consensus.cc:3060] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:48.276551  5363 leader_election.cc:343] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.279384  5449 tablet_bootstrap.cc:654] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.251019  5662 leader_election.cc:290] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:48.299263  5445 tablet_bootstrap.cc:654] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.311247  5772 raft_consensus.cc:515] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:48.313412  5772 leader_election.cc:290] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:48.314325  5324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b8ddaba03148d7a9048d7bb733f38b" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:48.314998  5324 raft_consensus.cc:3060] T e5b8ddaba03148d7a9048d7bb733f38b P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.321700  5446 tablet_bootstrap.cc:654] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.322068  5447 tablet_bootstrap.cc:492] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:48.322540  5447 ts_tablet_manager.cc:1403] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.167s	user 0.033s	sys 0.029s
I20260709 13:11:48.324658  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b8ddaba03148d7a9048d7bb733f38b" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:48.325394  5447 raft_consensus.cc:359] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:48.326601  5447 raft_consensus.cc:385] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.326891  5447 raft_consensus.cc:740] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.327509  5447 consensus_queue.cc:260] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
W20260709 13:11:48.328305  5363 leader_election.cc:343] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.335131  5449 tablet_bootstrap.cc:492] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:48.335631  5449 ts_tablet_manager.cc:1403] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.000s
I20260709 13:11:48.338229  5449 raft_consensus.cc:359] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:48.338894  5449 raft_consensus.cc:385] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.339156  5449 raft_consensus.cc:740] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.339773  5449 consensus_queue.cc:260] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:48.341811  5449 ts_tablet_manager.cc:1434] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:11:48.344698  5445 tablet_bootstrap.cc:492] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:48.345209  5445 ts_tablet_manager.cc:1403] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.127s	user 0.010s	sys 0.004s
I20260709 13:11:48.348523  5324 raft_consensus.cc:2468] T e5b8ddaba03148d7a9048d7bb733f38b P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:48.348706  5445 raft_consensus.cc:359] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:48.349455  5445 raft_consensus.cc:385] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.349620  5449 tablet_bootstrap.cc:492] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:48.351919  5366 leader_election.cc:304] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:48.356242  5449 tablet_bootstrap.cc:654] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.357453  5772 raft_consensus.cc:2804] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:48.357947  5772 raft_consensus.cc:697] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:11:48.358778  5772 consensus_queue.cc:237] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:48.359335  5447 ts_tablet_manager.cc:1434] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260709 13:11:48.364028  5447 tablet_bootstrap.cc:492] T 62301845bab944f1a5de567fa6d3501e P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:48.365221  5176 raft_consensus.cc:3060] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.349915  5445 raft_consensus.cc:740] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.366627  5445 consensus_queue.cc:260] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:48.377224  5445 ts_tablet_manager.cc:1434] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:11:48.378321  5445 tablet_bootstrap.cc:492] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:48.381893  5691 consensus_queue.cc:1048] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:48.384127  5496 consensus_queue.cc:1048] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:48.386152  5446 tablet_bootstrap.cc:492] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:48.386744  5446 ts_tablet_manager.cc:1403] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.190s	user 0.008s	sys 0.014s
I20260709 13:11:48.393412  5447 tablet_bootstrap.cc:654] T 62301845bab944f1a5de567fa6d3501e P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.399396  5075 catalog_manager.cc:5697] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 1 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:48.430104  5772 raft_consensus.cc:493] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:48.429807  5446 raft_consensus.cc:359] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:48.430572  5446 raft_consensus.cc:385] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.440347  5446 raft_consensus.cc:740] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.441079  5446 consensus_queue.cc:260] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:48.448983  5496 consensus_queue.cc:1048] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:48.430584  5772 raft_consensus.cc:515] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:48.479952  5514 raft_consensus.cc:493] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:48.482154  5514 raft_consensus.cc:515] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:48.480208  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea368adc8a4a4c04bb431b1324a6f6aa" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
W20260709 13:11:48.484138  5363 leader_election.cc:343] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.484273  5514 leader_election.cc:290] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:48.488389  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef2c3034f994c79a2e42fb907547d10" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:48.489828  5449 tablet_bootstrap.cc:492] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:48.495352  5449 ts_tablet_manager.cc:1403] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.141s	user 0.020s	sys 0.018s
I20260709 13:11:48.498342  5449 raft_consensus.cc:359] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:48.499245  5449 raft_consensus.cc:385] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.506340  5449 raft_consensus.cc:740] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.488384  5446 ts_tablet_manager.cc:1434] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.101s	user 0.007s	sys 0.000s
I20260709 13:11:48.496448  5445 tablet_bootstrap.cc:654] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.508687  5449 consensus_queue.cc:260] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
W20260709 13:11:48.499511  5366 leader_election.cc:343] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.511981  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea368adc8a4a4c04bb431b1324a6f6aa" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:48.498481  5691 consensus_queue.cc:1048] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:11:48.512697  5251 raft_consensus.cc:2468] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 0.
I20260709 13:11:48.512563  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef2c3034f994c79a2e42fb907547d10" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:48.513965  5446 tablet_bootstrap.cc:492] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:48.499841  5772 leader_election.cc:290] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:48.525264  5366 leader_election.cc:304] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:48.514789  5449 ts_tablet_manager.cc:1434] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
W20260709 13:11:48.525688  5363 leader_election.cc:343] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.536806  5363 leader_election.cc:304] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:48.515432  5176 raft_consensus.cc:3060] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.540586  5449 tablet_bootstrap.cc:492] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:48.536059  5739 raft_consensus.cc:493] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:48.545015  5446 tablet_bootstrap.cc:654] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.544721  5739 raft_consensus.cc:515] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:48.539840  5514 raft_consensus.cc:2804] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:48.547006  5514 raft_consensus.cc:493] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:48.538615  5662 raft_consensus.cc:2749] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:48.550693  5514 raft_consensus.cc:3060] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.559929  5324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9acf5e378143618b4eb071b77e6aff" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:48.560588  5324 raft_consensus.cc:2468] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 0.
I20260709 13:11:48.561619  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9acf5e378143618b4eb071b77e6aff" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
W20260709 13:11:48.563069  5215 leader_election.cc:343] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.558598  5739 leader_election.cc:290] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:48.566759  5447 tablet_bootstrap.cc:492] T 62301845bab944f1a5de567fa6d3501e P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:48.567420  5447 ts_tablet_manager.cc:1403] T 62301845bab944f1a5de567fa6d3501e P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.204s	user 0.019s	sys 0.037s
I20260709 13:11:48.567549  5218 leader_election.cc:304] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:48.568672  5739 raft_consensus.cc:2804] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:48.569008  5739 raft_consensus.cc:493] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:48.572187  5739 raft_consensus.cc:3060] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.572734  5447 raft_consensus.cc:359] T 62301845bab944f1a5de567fa6d3501e P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:48.573432  5447 raft_consensus.cc:385] T 62301845bab944f1a5de567fa6d3501e P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.576010  5514 raft_consensus.cc:515] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:48.578536  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea368adc8a4a4c04bb431b1324a6f6aa" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:48.573685  5447 raft_consensus.cc:740] T 62301845bab944f1a5de567fa6d3501e P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
W20260709 13:11:48.580214  5363 leader_election.cc:343] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.580355  5447 consensus_queue.cc:260] T 62301845bab944f1a5de567fa6d3501e P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:48.582628  5447 ts_tablet_manager.cc:1434] T 62301845bab944f1a5de567fa6d3501e P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 13:11:48.585573  5249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea368adc8a4a4c04bb431b1324a6f6aa" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:48.587513  5449 tablet_bootstrap.cc:654] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.588084  5249 raft_consensus.cc:3060] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.595669  5691 raft_consensus.cc:493] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:48.596223  5691 raft_consensus.cc:515] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:48.598851  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41f300d1cf645359598b4a30c7e0865" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:48.599799  5691 leader_election.cc:290] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:48.600222  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41f300d1cf645359598b4a30c7e0865" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:48.600863  5251 raft_consensus.cc:2468] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 0.
I20260709 13:11:48.603750  5292 leader_election.cc:304] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 
W20260709 13:11:48.605461  5289 leader_election.cc:343] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.607038  5691 raft_consensus.cc:2804] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:48.607509  5691 raft_consensus.cc:493] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:48.607900  5691 raft_consensus.cc:3060] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.609563  5496 consensus_queue.cc:1048] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:48.611281  5739 raft_consensus.cc:515] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:48.590168  5514 leader_election.cc:290] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:48.614212  5447 tablet_bootstrap.cc:492] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:48.616781  5249 raft_consensus.cc:2468] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:48.616918  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9acf5e378143618b4eb071b77e6aff" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
W20260709 13:11:48.625707  5215 leader_election.cc:343] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.626106  5445 tablet_bootstrap.cc:492] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:48.626603  5445 ts_tablet_manager.cc:1403] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.249s	user 0.016s	sys 0.006s
I20260709 13:11:48.627619  5514 consensus_queue.cc:1048] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:48.629256  5445 raft_consensus.cc:359] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:48.629935  5445 raft_consensus.cc:385] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.630185  5445 raft_consensus.cc:740] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.631628  5366 leader_election.cc:304] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:48.632370  5514 raft_consensus.cc:2804] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:48.633647  5514 raft_consensus.cc:697] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:11:48.635288  5691 raft_consensus.cc:515] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:48.637183  5847 consensus_queue.cc:1048] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:48.637914  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41f300d1cf645359598b4a30c7e0865" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:48.634635  5514 consensus_queue.cc:237] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
W20260709 13:11:48.639258  5289 leader_election.cc:343] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.640689  5739 leader_election.cc:290] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:48.641753  5691 leader_election.cc:290] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:48.643131  5249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41f300d1cf645359598b4a30c7e0865" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:48.643955  5249 raft_consensus.cc:3060] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.642643  5324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9acf5e378143618b4eb071b77e6aff" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:48.645525  5324 raft_consensus.cc:3060] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.653650  5249 raft_consensus.cc:2468] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:48.654040  5447 tablet_bootstrap.cc:654] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.630793  5445 consensus_queue.cc:260] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:48.667060  5445 ts_tablet_manager.cc:1434] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:11:48.668458  5445 tablet_bootstrap.cc:492] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:48.673753  5324 raft_consensus.cc:2468] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:48.678159  5218 leader_election.cc:304] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:48.681668  5632 raft_consensus.cc:2804] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:48.682161  5632 raft_consensus.cc:697] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Becoming Leader. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:11:48.683223  5632 consensus_queue.cc:237] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:48.686123  5704 consensus_queue.cc:1048] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:48.723929  5446 tablet_bootstrap.cc:492] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:48.724622  5446 ts_tablet_manager.cc:1403] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.213s	user 0.018s	sys 0.006s
I20260709 13:11:48.727223  5292 leader_election.cc:304] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:48.736835  5497 raft_consensus.cc:2804] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:48.739840  5445 tablet_bootstrap.cc:654] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.739694  5446 raft_consensus.cc:359] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:48.740614  5446 raft_consensus.cc:385] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.740909  5446 raft_consensus.cc:740] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.741575  5446 consensus_queue.cc:260] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:48.743177  5836 raft_consensus.cc:493] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:48.743728  5836 raft_consensus.cc:515] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:48.739217  5497 raft_consensus.cc:697] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:11:48.744875  5497 consensus_queue.cc:237] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:48.746917  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158c856afcec40fdba4d2b7798759655" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:48.747665  5322 raft_consensus.cc:2468] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 0.
I20260709 13:11:48.753723  5075 catalog_manager.cc:5697] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 1 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:48.755566  5143 leader_election.cc:304] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:48.756392  5745 raft_consensus.cc:2804] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:48.756762  5745 raft_consensus.cc:493] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:48.757088  5745 raft_consensus.cc:3060] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.759402  5447 tablet_bootstrap.cc:492] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:48.759994  5447 ts_tablet_manager.cc:1403] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.146s	user 0.009s	sys 0.013s
I20260709 13:11:48.762888  5249 raft_consensus.cc:3060] T 62301845bab944f1a5de567fa6d3501e P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.764935  5447 raft_consensus.cc:359] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:48.765753  5447 raft_consensus.cc:385] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.766095  5447 raft_consensus.cc:740] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.767165  5449 tablet_bootstrap.cc:492] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:48.766850  5447 consensus_queue.cc:260] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:48.767638  5449 ts_tablet_manager.cc:1403] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.227s	user 0.023s	sys 0.031s
I20260709 13:11:48.769644  5447 ts_tablet_manager.cc:1434] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:11:48.767551  5704 raft_consensus.cc:493] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:48.773222  5446 ts_tablet_manager.cc:1434] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.001s
I20260709 13:11:48.772682  5704 raft_consensus.cc:515] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:48.770522  5745 raft_consensus.cc:515] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:48.774449  5449 raft_consensus.cc:359] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:48.775188  5449 raft_consensus.cc:385] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.776046  5449 raft_consensus.cc:740] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.773375  5447 tablet_bootstrap.cc:492] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:48.778899  5446 tablet_bootstrap.cc:492] T 88c0189d8983475fb583302b793a2072 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:48.779484  5395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3038014f74914556bf8411ce54b2b89c" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:48.779822  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3038014f74914556bf8411ce54b2b89c" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:48.780145  5395 raft_consensus.cc:2468] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 0.
I20260709 13:11:48.780454  5322 raft_consensus.cc:2468] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 0.
I20260709 13:11:48.781430  5217 leader_election.cc:304] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: 
I20260709 13:11:48.782626  5632 raft_consensus.cc:2804] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:48.783022  5632 raft_consensus.cc:493] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:48.783371  5632 raft_consensus.cc:3060] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.784153  5395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158c856afcec40fdba4d2b7798759655" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:48.784785  5395 raft_consensus.cc:2468] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 0.
I20260709 13:11:48.785282  5447 tablet_bootstrap.cc:654] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.779518  5836 leader_election.cc:290] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:48.789429  5449 consensus_queue.cc:260] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:48.775104  5704 leader_election.cc:290] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:48.798374  5694 consensus_queue.cc:1048] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:48.793932  5071 catalog_manager.cc:5697] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f4c4313308459c9ac095fc149887bd (127.2.42.194). New cstate: current_term: 1 leader_uuid: "95f4c4313308459c9ac095fc149887bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:48.800956  5446 tablet_bootstrap.cc:654] T 88c0189d8983475fb583302b793a2072 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.805680  5449 ts_tablet_manager.cc:1434] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.002s
I20260709 13:11:48.806680  5449 tablet_bootstrap.cc:492] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:48.814296  5745 leader_election.cc:290] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:48.815160  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158c856afcec40fdba4d2b7798759655" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:48.815780  5322 raft_consensus.cc:3060] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.823616  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158c856afcec40fdba4d2b7798759655" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:48.824442  5400 raft_consensus.cc:3060] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.833339  5445 tablet_bootstrap.cc:492] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:48.834070  5445 ts_tablet_manager.cc:1403] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.166s	user 0.011s	sys 0.000s
I20260709 13:11:48.836256  5769 raft_consensus.cc:493] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:48.836802  5769 raft_consensus.cc:515] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:48.852246  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878d316f4874c46b7ded801fb14f2ba" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:48.858150  5449 tablet_bootstrap.cc:654] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.863708  5072 catalog_manager.cc:5697] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 0 to 1, leader changed from <none> to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:48.870954  5496 raft_consensus.cc:493] T 62301845bab944f1a5de567fa6d3501e P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:48.870599  5632 raft_consensus.cc:515] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:48.871464  5496 raft_consensus.cc:515] T 62301845bab944f1a5de567fa6d3501e P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:48.872797  5632 leader_election.cc:290] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
W20260709 13:11:48.875715  5363 leader_election.cc:343] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.876220  5324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3038014f74914556bf8411ce54b2b89c" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:48.876842  5324 raft_consensus.cc:3060] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.880373  5400 raft_consensus.cc:2468] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 1.
I20260709 13:11:48.883296  5320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62301845bab944f1a5de567fa6d3501e" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:48.886168  5691 consensus_queue.cc:1048] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:48.861539  5445 raft_consensus.cc:359] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:48.887333  5445 raft_consensus.cc:385] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.887604  5445 raft_consensus.cc:740] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.888401  5769 leader_election.cc:290] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:48.896071  5496 leader_election.cc:290] T 62301845bab944f1a5de567fa6d3501e P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:48.888338  5445 consensus_queue.cc:260] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:48.905886  5445 ts_tablet_manager.cc:1434] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.003s
I20260709 13:11:48.904594  5772 consensus_queue.cc:1048] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:11:48.910324  5142 leader_election.cc:304] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:11:48.911211  5836 raft_consensus.cc:2804] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:48.911684  5836 raft_consensus.cc:697] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:11:48.889307  5322 raft_consensus.cc:2468] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 1.
I20260709 13:11:48.912499  5836 consensus_queue.cc:237] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:48.924116  5324 raft_consensus.cc:2468] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:48.925417  5218 leader_election.cc:304] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:48.926822  5496 raft_consensus.cc:2804] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:48.927372  5496 raft_consensus.cc:697] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Becoming Leader. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:11:48.928217  5496 consensus_queue.cc:237] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:48.943079  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62301845bab944f1a5de567fa6d3501e" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:48.944329  5397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3038014f74914556bf8411ce54b2b89c" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:48.944959  5397 raft_consensus.cc:3060] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.946120  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878d316f4874c46b7ded801fb14f2ba" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:48.954632  5446 tablet_bootstrap.cc:492] T 88c0189d8983475fb583302b793a2072 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:48.955216  5446 ts_tablet_manager.cc:1403] T 88c0189d8983475fb583302b793a2072 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.181s	user 0.032s	sys 0.007s
I20260709 13:11:48.956516  5447 tablet_bootstrap.cc:492] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:48.957051  5447 ts_tablet_manager.cc:1403] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.185s	user 0.013s	sys 0.004s
I20260709 13:11:48.957949  5446 raft_consensus.cc:359] T 88c0189d8983475fb583302b793a2072 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:48.961294  5447 raft_consensus.cc:359] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:48.964525  5447 raft_consensus.cc:385] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.964977  5447 raft_consensus.cc:740] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:48.962169  5445 tablet_bootstrap.cc:492] T c4934c960a014e3bb2ab3ab7e1435976 P 8ca4ad854c4a4018b77ad3773d37ad99: Bootstrap starting.
I20260709 13:11:48.958652  5446 raft_consensus.cc:385] T 88c0189d8983475fb583302b793a2072 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:48.966770  5446 raft_consensus.cc:740] T 88c0189d8983475fb583302b793a2072 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
W20260709 13:11:48.968713  5366 leader_election.cc:343] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:48.969362  5366 leader_election.cc:304] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:48.967803  5446 consensus_queue.cc:260] T 88c0189d8983475fb583302b793a2072 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:48.965879  5447 consensus_queue.cc:260] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:48.972047  5772 raft_consensus.cc:2749] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:48.976328  5447 ts_tablet_manager.cc:1434] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.006s
I20260709 13:11:48.976922  5174 raft_consensus.cc:3060] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:48.962268  5397 raft_consensus.cc:2468] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:48.990690  5217 leader_election.cc:304] T 62301845bab944f1a5de567fa6d3501e P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792
I20260709 13:11:48.981992  5445 tablet_bootstrap.cc:654] T c4934c960a014e3bb2ab3ab7e1435976 P 8ca4ad854c4a4018b77ad3773d37ad99: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:48.984616  5446 ts_tablet_manager.cc:1434] T 88c0189d8983475fb583302b793a2072 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:11:49.007109  5446 tablet_bootstrap.cc:492] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792: Bootstrap starting.
I20260709 13:11:49.006062  5447 tablet_bootstrap.cc:492] T 88c0189d8983475fb583302b793a2072 P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:49.014670  5071 catalog_manager.cc:5697] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 0 to 1, leader changed from <none> to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 1 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:49.000182  5739 raft_consensus.cc:2749] T 62301845bab944f1a5de567fa6d3501e P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:49.028995  5745 raft_consensus.cc:493] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.029538  5745 raft_consensus.cc:515] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:49.032804  5847 consensus_queue.cc:1048] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:49.029456  5446 tablet_bootstrap.cc:654] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.046061  5449 tablet_bootstrap.cc:492] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:49.046691  5449 ts_tablet_manager.cc:1403] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.240s	user 0.029s	sys 0.015s
I20260709 13:11:49.055493  5447 tablet_bootstrap.cc:654] T 88c0189d8983475fb583302b793a2072 P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.076921  5072 catalog_manager.cc:5697] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f4c4313308459c9ac095fc149887bd (127.2.42.194). New cstate: current_term: 1 leader_uuid: "95f4c4313308459c9ac095fc149887bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:49.070349  5739 raft_consensus.cc:493] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.081874  5739 raft_consensus.cc:515] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:49.087114  5745 leader_election.cc:290] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:49.087800  5739 leader_election.cc:290] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:49.089437  5395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b8ddaba03148d7a9048d7bb733f38b" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:49.091068  5324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b8ddaba03148d7a9048d7bb733f38b" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:49.081678  5769 raft_consensus.cc:493] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.093359  5769 raft_consensus.cc:515] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:49.095419  5769 leader_election.cc:290] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:49.096441  5143 leader_election.cc:304] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e [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: e5225b69f466414ca29ca4427911e48e; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792
I20260709 13:11:49.097831  5872 raft_consensus.cc:2749] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:49.100677  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878d316f4874c46b7ded801fb14f2ba" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:49.097855  5324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c0189d8983475fb583302b793a2072" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
W20260709 13:11:49.101751  5215 leader_election.cc:343] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.102180  5324 raft_consensus.cc:2468] T 88c0189d8983475fb583302b793a2072 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 0.
I20260709 13:11:49.104739  5366 leader_election.cc:304] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:49.105500  5662 raft_consensus.cc:2804] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:49.107308  5662 raft_consensus.cc:493] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:49.107647  5662 raft_consensus.cc:3060] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.109623  5397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878d316f4874c46b7ded801fb14f2ba" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:49.110312  5397 raft_consensus.cc:2468] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 0.
I20260709 13:11:49.115411  5245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c0189d8983475fb583302b793a2072" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:49.118350  5446 tablet_bootstrap.cc:492] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792: No bootstrap required, opened a new log
I20260709 13:11:49.125784  5446 ts_tablet_manager.cc:1403] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792: Time spent bootstrapping tablet: real 0.119s	user 0.021s	sys 0.008s
I20260709 13:11:49.126812  5217 leader_election.cc:304] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [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: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: e5225b69f466414ca29ca4427911e48e
W20260709 13:11:49.132309  5366 leader_election.cc:343] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.133200  5662 raft_consensus.cc:515] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:49.131842  5865 raft_consensus.cc:2804] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:49.135018  5704 raft_consensus.cc:493] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.135221  5865 raft_consensus.cc:493] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:49.135701  5865 raft_consensus.cc:3060] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.135533  5704 raft_consensus.cc:515] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:49.136703  5662 leader_election.cc:290] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:49.137579  5704 leader_election.cc:290] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:49.139379  5324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c0189d8983475fb583302b793a2072" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:49.139966  5324 raft_consensus.cc:3060] T 88c0189d8983475fb583302b793a2072 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.142629  5763 consensus_queue.cc:1048] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:49.144116  5446 raft_consensus.cc:359] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:49.144799  5446 raft_consensus.cc:385] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.145076  5446 raft_consensus.cc:740] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.146322  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef2c3034f994c79a2e42fb907547d10" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:49.148315  5449 raft_consensus.cc:359] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:49.148983  5449 raft_consensus.cc:385] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.149220  5449 raft_consensus.cc:740] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.149811  5449 consensus_queue.cc:260] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:49.150264  5394 raft_consensus.cc:2468] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 0.
W20260709 13:11:49.155126  5363 consensus_peers.cc:597] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:49.157816  5217 leader_election.cc:304] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: 
I20260709 13:11:49.162393  5246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c0189d8983475fb583302b793a2072" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:49.163288  5704 raft_consensus.cc:2804] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:49.163700  5704 raft_consensus.cc:493] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:49.164036  5704 raft_consensus.cc:3060] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.165637  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef2c3034f994c79a2e42fb907547d10" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:49.166528  5865 raft_consensus.cc:515] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
W20260709 13:11:49.167037  5215 leader_election.cc:343] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.167958  5447 tablet_bootstrap.cc:492] T 88c0189d8983475fb583302b793a2072 P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:49.168431  5447 ts_tablet_manager.cc:1403] T 88c0189d8983475fb583302b793a2072 P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.167s	user 0.011s	sys 0.018s
I20260709 13:11:49.170907  5447 raft_consensus.cc:359] T 88c0189d8983475fb583302b793a2072 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:49.171550  5447 raft_consensus.cc:385] T 88c0189d8983475fb583302b793a2072 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.171814  5447 raft_consensus.cc:740] T 88c0189d8983475fb583302b793a2072 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.172392  5447 consensus_queue.cc:260] T 88c0189d8983475fb583302b793a2072 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:49.174988  5872 raft_consensus.cc:493] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.175462  5872 raft_consensus.cc:515] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:49.160018  5446 consensus_queue.cc:260] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:49.178393  5872 leader_election.cc:290] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:49.183674  5847 consensus_queue.cc:1048] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:49.184430  5865 leader_election.cc:290] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:49.184361  5694 raft_consensus.cc:493] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.184607  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878d316f4874c46b7ded801fb14f2ba" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:49.184084  5324 raft_consensus.cc:2468] T 88c0189d8983475fb583302b793a2072 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:49.185285  5694 raft_consensus.cc:515] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
W20260709 13:11:49.186131  5215 leader_election.cc:343] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.184029  5246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9acf5e378143618b4eb071b77e6aff" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
W20260709 13:11:49.182571  5366 leader_election.cc:343] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.183167  5321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9acf5e378143618b4eb071b77e6aff" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:49.186604  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878d316f4874c46b7ded801fb14f2ba" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:49.192219  5694 leader_election.cc:290] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:49.197559  5394 raft_consensus.cc:3060] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.197764  5446 ts_tablet_manager.cc:1434] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792: Time spent starting tablet: real 0.072s	user 0.005s	sys 0.001s
I20260709 13:11:49.199159  5249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3ef9da69044e87a0d3b99a9f3972bf" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
W20260709 13:11:49.200887  5292 leader_election.cc:343] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.193574  5366 leader_election.cc:304] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:49.203984  5847 raft_consensus.cc:2804] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:49.204406  5847 raft_consensus.cc:697] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:11:49.205197  5847 consensus_queue.cc:237] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:49.194530  5447 ts_tablet_manager.cc:1434] T 88c0189d8983475fb583302b793a2072 P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:11:49.194839  5449 ts_tablet_manager.cc:1434] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.148s	user 0.006s	sys 0.000s
I20260709 13:11:49.195580  5321 raft_consensus.cc:2393] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5225b69f466414ca29ca4427911e48e in current term 1: Already voted for candidate 95f4c4313308459c9ac095fc149887bd in this term.
I20260709 13:11:49.196730  5445 tablet_bootstrap.cc:492] T c4934c960a014e3bb2ab3ab7e1435976 P 8ca4ad854c4a4018b77ad3773d37ad99: No bootstrap required, opened a new log
I20260709 13:11:49.211242  5445 ts_tablet_manager.cc:1403] T c4934c960a014e3bb2ab3ab7e1435976 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent bootstrapping tablet: real 0.256s	user 0.010s	sys 0.021s
I20260709 13:11:49.221470  5176 raft_consensus.cc:3060] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.222111  5865 consensus_queue.cc:1048] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:49.223476  5143 leader_election.cc:304] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5225b69f466414ca29ca4427911e48e; no voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792
I20260709 13:11:49.224447  5445 raft_consensus.cc:359] T c4934c960a014e3bb2ab3ab7e1435976 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:49.225103  5445 raft_consensus.cc:385] T c4934c960a014e3bb2ab3ab7e1435976 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.225371  5445 raft_consensus.cc:740] T c4934c960a014e3bb2ab3ab7e1435976 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.227829  5445 consensus_queue.cc:260] T c4934c960a014e3bb2ab3ab7e1435976 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:49.207707  5394 raft_consensus.cc:2468] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:49.229924  5449 tablet_bootstrap.cc:492] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:49.230188  5447 tablet_bootstrap.cc:492] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd: Bootstrap starting.
I20260709 13:11:49.226217  5704 raft_consensus.cc:515] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:49.230463  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3ef9da69044e87a0d3b99a9f3972bf" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:49.231833  5445 ts_tablet_manager.cc:1434] T c4934c960a014e3bb2ab3ab7e1435976 P 8ca4ad854c4a4018b77ad3773d37ad99: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:11:49.243084  5217 leader_election.cc:304] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [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: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: e5225b69f466414ca29ca4427911e48e
W20260709 13:11:49.243348  5289 leader_election.cc:343] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.243842  5289 leader_election.cc:304] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:49.246107  5865 raft_consensus.cc:2804] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:49.246706  5865 raft_consensus.cc:697] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Becoming Leader. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:11:49.251377  5704 leader_election.cc:290] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:49.253394  5449 tablet_bootstrap.cc:654] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.255694  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef2c3034f994c79a2e42fb907547d10" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
W20260709 13:11:49.259084  5215 leader_election.cc:343] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.248718  5694 raft_consensus.cc:2749] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:11:49.260932  5289 consensus_peers.cc:597] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:49.247524  5865 consensus_queue.cc:237] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:49.267395  5447 tablet_bootstrap.cc:654] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.272737  5694 raft_consensus.cc:493] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.289067  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef2c3034f994c79a2e42fb907547d10" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:49.292582  5872 raft_consensus.cc:2749] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:49.293092  5694 raft_consensus.cc:515] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:49.305574  5704 consensus_queue.cc:1048] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:49.311554  5694 leader_election.cc:290] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:49.312170  5394 raft_consensus.cc:3060] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.313143  5397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4934c960a014e3bb2ab3ab7e1435976" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:49.313408  5174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4934c960a014e3bb2ab3ab7e1435976" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:49.313825  5397 raft_consensus.cc:2468] T c4934c960a014e3bb2ab3ab7e1435976 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 0.
W20260709 13:11:49.314659  5289 leader_election.cc:343] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.315258  5291 leader_election.cc:304] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:49.316591  5763 raft_consensus.cc:2804] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:49.316958  5763 raft_consensus.cc:493] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:49.317302  5763 raft_consensus.cc:3060] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.322132  5394 raft_consensus.cc:2468] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:49.323172  5217 leader_election.cc:304] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [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: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:49.324177  5496 raft_consensus.cc:2804] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:49.300806  5075 catalog_manager.cc:5697] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 1 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:49.324597  5496 raft_consensus.cc:697] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Becoming Leader. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:11:49.325309  5496 consensus_queue.cc:237] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:49.338189  5763 raft_consensus.cc:515] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:49.347530  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4934c960a014e3bb2ab3ab7e1435976" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:49.348153  5394 raft_consensus.cc:3060] T c4934c960a014e3bb2ab3ab7e1435976 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.350914  5763 leader_election.cc:290] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:49.351344  5704 consensus_queue.cc:1048] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:49.379645  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4934c960a014e3bb2ab3ab7e1435976" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
W20260709 13:11:49.395097  5123 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:49.407785  5394 raft_consensus.cc:2468] T c4934c960a014e3bb2ab3ab7e1435976 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:49.423552  5449 tablet_bootstrap.cc:492] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:49.424124  5449 ts_tablet_manager.cc:1403] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.196s	user 0.022s	sys 0.011s
I20260709 13:11:49.437202  5447 tablet_bootstrap.cc:492] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd: No bootstrap required, opened a new log
I20260709 13:11:49.437978  5447 ts_tablet_manager.cc:1403] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd: Time spent bootstrapping tablet: real 0.209s	user 0.020s	sys 0.017s
W20260709 13:11:49.443547  5289 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:45315, user_credentials={real_user=slave}} blocked reactor thread for 58878us
I20260709 13:11:49.445758  5496 raft_consensus.cc:493] T 88c0189d8983475fb583302b793a2072 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.446286  5496 raft_consensus.cc:515] T 88c0189d8983475fb583302b793a2072 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:49.457612  5496 leader_election.cc:290] T 88c0189d8983475fb583302b793a2072 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:11:49.458699  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c0189d8983475fb583302b793a2072" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
W20260709 13:11:49.459889  5289 leader_election.cc:343] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:49.457141  5292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.194:35529, user_credentials={real_user=slave}} blocked reactor thread for 63364.8us
I20260709 13:11:49.476475  5449 raft_consensus.cc:359] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:49.477239  5449 raft_consensus.cc:385] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.477527  5449 raft_consensus.cc:740] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.478209  5449 consensus_queue.cc:260] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:49.481025  5447 raft_consensus.cc:359] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:49.482887  5447 raft_consensus.cc:385] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.483165  5447 raft_consensus.cc:740] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.483817  5447 consensus_queue.cc:260] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
W20260709 13:11:49.460435  5291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.196:34533, user_credentials={real_user=slave}} blocked reactor thread for 82201.2us
I20260709 13:11:49.492761  5449 ts_tablet_manager.cc:1434] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260709 13:11:49.492336  5320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c0189d8983475fb583302b793a2072" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:49.520294  5449 tablet_bootstrap.cc:492] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:49.531982  5447 ts_tablet_manager.cc:1434] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.009s
I20260709 13:11:49.521556  5745 consensus_queue.cc:1048] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:11:49.540455  5449 tablet_bootstrap.cc:654] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.541481  5894 consensus_queue.cc:1048] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:49.542639  5320 raft_consensus.cc:2393] T 88c0189d8983475fb583302b793a2072 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95f4c4313308459c9ac095fc149887bd in current term 1: Already voted for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in this term.
I20260709 13:11:49.549439  5894 raft_consensus.cc:493] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.549877  5894 raft_consensus.cc:515] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:49.550452  5218 leader_election.cc:304] T 88c0189d8983475fb583302b793a2072 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792
I20260709 13:11:49.551221  5496 raft_consensus.cc:493] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.551616  5496 raft_consensus.cc:515] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:49.553220  5496 leader_election.cc:290] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:49.553619  5496 raft_consensus.cc:3060] T 88c0189d8983475fb583302b793a2072 P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.555826  5894 leader_election.cc:290] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:49.558244  5291 leader_election.cc:304] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:49.560969  5694 raft_consensus.cc:2804] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:49.561307  5320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41f300d1cf645359598b4a30c7e0865" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:49.561575  5694 raft_consensus.cc:697] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:11:49.562584  5694 consensus_queue.cc:237] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:49.573784  5898 consensus_queue.cc:1048] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:49.574009  5324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3ef9da69044e87a0d3b99a9f3972bf" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:49.575217  5324 raft_consensus.cc:2468] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 0.
I20260709 13:11:49.577046  5218 leader_election.cc:304] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 
W20260709 13:11:49.578416  5215 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:45315, user_credentials={real_user=slave}} blocked reactor thread for 64036.6us
I20260709 13:11:49.579101  5896 raft_consensus.cc:2804] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:49.579607  5896 raft_consensus.cc:493] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:49.581544  5896 raft_consensus.cc:3060] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:49.581952  5217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.196:34533, user_credentials={real_user=slave}} blocked reactor thread for 64600.9us
I20260709 13:11:49.583348  5449 tablet_bootstrap.cc:492] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:49.583815  5449 ts_tablet_manager.cc:1403] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.000s
I20260709 13:11:49.554685  5075 catalog_manager.cc:5697] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f4c4313308459c9ac095fc149887bd (127.2.42.194). New cstate: current_term: 1 leader_uuid: "95f4c4313308459c9ac095fc149887bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:49.584545  5173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3ef9da69044e87a0d3b99a9f3972bf" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:49.587092  5449 raft_consensus.cc:359] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:49.587723  5449 raft_consensus.cc:385] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.587978  5449 raft_consensus.cc:740] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.588729  5075 catalog_manager.cc:5697] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f4c4313308459c9ac095fc149887bd (127.2.42.194). New cstate: current_term: 1 leader_uuid: "95f4c4313308459c9ac095fc149887bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:49.591568  5496 raft_consensus.cc:2749] T 88c0189d8983475fb583302b793a2072 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:49.603120  5250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41f300d1cf645359598b4a30c7e0865" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:49.606194  5449 consensus_queue.cc:260] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:49.607941  5143 leader_election.cc:304] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5225b69f466414ca29ca4427911e48e; no voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792
I20260709 13:11:49.608704  5449 ts_tablet_manager.cc:1434] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:11:49.610204  5873 raft_consensus.cc:2749] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:49.611955  5449 tablet_bootstrap.cc:492] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
W20260709 13:11:49.627570  5215 leader_election.cc:343] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:49.641270  5883 consensus_queue.cc:1048] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:49.643576  5896 raft_consensus.cc:515] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:49.645756  5896 leader_election.cc:290] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:49.646935  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3ef9da69044e87a0d3b99a9f3972bf" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:49.647744  5322 raft_consensus.cc:3060] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.648056  5173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3ef9da69044e87a0d3b99a9f3972bf" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:49.648690  5173 raft_consensus.cc:3060] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.650225  5449 tablet_bootstrap.cc:654] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.674705  5883 consensus_queue.cc:1048] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:49.694275  5322 raft_consensus.cc:2468] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:49.702374  5218 leader_election.cc:304] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:49.703527  5632 raft_consensus.cc:2804] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:49.704025  5632 raft_consensus.cc:697] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Becoming Leader. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:11:49.704862  5632 consensus_queue.cc:237] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:49.728729  5449 tablet_bootstrap.cc:492] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:49.729291  5449 ts_tablet_manager.cc:1403] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.118s	user 0.019s	sys 0.024s
I20260709 13:11:49.731967  5449 raft_consensus.cc:359] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:49.732642  5449 raft_consensus.cc:385] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.732928  5449 raft_consensus.cc:740] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.733590  5449 consensus_queue.cc:260] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:49.741657  5173 raft_consensus.cc:2468] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:49.742383  5449 ts_tablet_manager.cc:1434] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:11:49.743525  5449 tablet_bootstrap.cc:492] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:49.750057  5449 tablet_bootstrap.cc:654] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:49.750546  5366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.194:35529, user_credentials={real_user=slave}} blocked reactor thread for 44941.6us
W20260709 13:11:49.745530  5215 consensus_peers.cc:597] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:49.761948  5449 tablet_bootstrap.cc:492] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:49.762498  5449 ts_tablet_manager.cc:1403] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260709 13:11:49.773375  5449 raft_consensus.cc:359] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:49.774063  5449 raft_consensus.cc:385] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.774308  5449 raft_consensus.cc:740] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.775024  5449 consensus_queue.cc:260] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:49.776479  5449 ts_tablet_manager.cc:1434] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:11:49.777333  5449 tablet_bootstrap.cc:492] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:49.783131  5449 tablet_bootstrap.cc:654] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.795172  5173 raft_consensus.cc:3060] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.798583  5896 consensus_queue.cc:1048] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:49.807956  5896 consensus_queue.cc:1048] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:49.818938  5894 raft_consensus.cc:493] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:49.819727  5894 raft_consensus.cc:515] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:49.823582  5449 tablet_bootstrap.cc:492] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:49.824110  5449 ts_tablet_manager.cc:1403] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.008s
I20260709 13:11:49.826753  5449 raft_consensus.cc:359] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:49.827491  5449 raft_consensus.cc:385] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.827780  5449 raft_consensus.cc:740] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.828459  5449 consensus_queue.cc:260] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:49.830555  5449 ts_tablet_manager.cc:1434] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:11:49.831485  5449 tablet_bootstrap.cc:492] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:49.835740  5073 catalog_manager.cc:5697] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 0 to 1, leader changed from <none> to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:49.837456  5449 tablet_bootstrap.cc:654] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:49.847963  5894 leader_election.cc:290] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:49.851575  5173 raft_consensus.cc:3060] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.853538  5496 consensus_queue.cc:1048] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:49.869145  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef2c3034f994c79a2e42fb907547d10" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:49.875837  5245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef2c3034f994c79a2e42fb907547d10" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:49.874105  5449 tablet_bootstrap.cc:492] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e: No bootstrap required, opened a new log
I20260709 13:11:49.877131  5143 leader_election.cc:304] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e [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: e5225b69f466414ca29ca4427911e48e; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:49.878957  5449 ts_tablet_manager.cc:1403] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.000s
I20260709 13:11:49.877849  5072 catalog_manager.cc:5697] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95f4c4313308459c9ac095fc149887bd (127.2.42.194). New cstate: current_term: 1 leader_uuid: "95f4c4313308459c9ac095fc149887bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:49.886360  5449 raft_consensus.cc:359] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:49.890055  5449 raft_consensus.cc:385] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:49.890375  5449 raft_consensus.cc:740] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:49.891031  5449 consensus_queue.cc:260] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:49.891433  5894 raft_consensus.cc:2749] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:49.904731  5449 ts_tablet_manager.cc:1434] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:11:49.981815  5891 consensus_queue.cc:1048] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:49.996454  5173 raft_consensus.cc:3060] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:49.999521  5873 raft_consensus.cc:493] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:50.001446  5873 raft_consensus.cc:515] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:50.003676  5873 leader_election.cc:290] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:50.004995  5245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878d316f4874c46b7ded801fb14f2ba" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:50.005647  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878d316f4874c46b7ded801fb14f2ba" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:50.009274  5891 consensus_queue.cc:1048] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:50.010810  5142 leader_election.cc:304] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5225b69f466414ca29ca4427911e48e; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd
I20260709 13:11:50.011477  5873 raft_consensus.cc:2749] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:50.096621  5173 raft_consensus.cc:3060] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:50.164861  5173 raft_consensus.cc:3060] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:50.182608  5496 consensus_queue.cc:1048] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:50.193773  5896 consensus_queue.cc:1048] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:50.585812  2219 tablet_server.cc:179] TabletServer@127.2.42.193:0 shutting down...
W20260709 13:11:50.604755  5363 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 99 similar messages]
W20260709 13:11:50.631000  5215 consensus_peers.cc:597] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:50.632891  5363 consensus_peers.cc:597] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:50.636240  5363 consensus_peers.cc:597] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:50.636878  5363 consensus_peers.cc:597] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:50.637369  5363 consensus_peers.cc:597] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:50.638931  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:11:50.639567  5215 consensus_peers.cc:597] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:50.639894  2219 tablet_replica.cc:333] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.641170  2219 raft_consensus.cc:2243] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.641710  2219 raft_consensus.cc:2272] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:50.647527  5289 consensus_peers.cc:597] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:50.648741  2219 tablet_replica.cc:333] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.649379  2219 raft_consensus.cc:2243] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.649725  2219 raft_consensus.cc:2272] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.651990  2219 tablet_replica.cc:333] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.652630  2219 raft_consensus.cc:2243] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.653353  2219 raft_consensus.cc:2272] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.655313  2219 tablet_replica.cc:333] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.656028  2219 raft_consensus.cc:2243] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.656476  2219 raft_consensus.cc:2272] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.658390  2219 tablet_replica.cc:333] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.659186  2219 raft_consensus.cc:2243] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.660723  2219 raft_consensus.cc:2272] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.663056  2219 tablet_replica.cc:333] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
W20260709 13:11:50.663220  5215 consensus_peers.cc:597] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:50.663704  2219 raft_consensus.cc:2243] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.664479  2219 raft_consensus.cc:2272] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.666045  2219 tablet_replica.cc:333] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.666584  2219 raft_consensus.cc:2243] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.667021  2219 raft_consensus.cc:2272] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.668614  2219 tablet_replica.cc:333] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.669159  2219 raft_consensus.cc:2243] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.669551  2219 raft_consensus.cc:2272] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.671412  2219 tablet_replica.cc:333] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.672174  2219 raft_consensus.cc:2243] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.672629  2219 raft_consensus.cc:2272] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.674264  2219 tablet_replica.cc:333] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.674809  2219 raft_consensus.cc:2243] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.675261  2219 raft_consensus.cc:2272] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.677165  2219 tablet_replica.cc:333] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.677917  2219 raft_consensus.cc:2243] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.678426  2219 raft_consensus.cc:2272] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.680204  2219 tablet_replica.cc:333] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.680745  2219 raft_consensus.cc:2243] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.681427  2219 raft_consensus.cc:2272] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.683394  2219 tablet_replica.cc:333] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.684067  2219 raft_consensus.cc:2243] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.684520  2219 raft_consensus.cc:2272] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.686168  2219 tablet_replica.cc:333] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.686955  2219 raft_consensus.cc:2243] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.687629  2219 raft_consensus.cc:2272] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.689981  2219 tablet_replica.cc:333] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.690915  2219 raft_consensus.cc:2243] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.691828  2219 raft_consensus.cc:2272] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.693697  2219 tablet_replica.cc:333] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.694500  2219 raft_consensus.cc:2243] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.694954  2219 raft_consensus.cc:2272] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.696825  2219 tablet_replica.cc:333] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
W20260709 13:11:50.697002  5363 consensus_peers.cc:597] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:50.697420  2219 raft_consensus.cc:2243] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.698176  2219 raft_consensus.cc:2272] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.700138  2219 tablet_replica.cc:333] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.700768  2219 raft_consensus.cc:2243] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.701651  2219 raft_consensus.cc:2272] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.703572  2219 tablet_replica.cc:333] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.704317  2219 raft_consensus.cc:2243] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.704805  2219 raft_consensus.cc:2272] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.706936  2219 tablet_replica.cc:333] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.707648  2219 raft_consensus.cc:2243] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.708138  2219 raft_consensus.cc:2272] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.710089  2219 tablet_replica.cc:333] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.710636  2219 raft_consensus.cc:2243] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.711102  2219 raft_consensus.cc:2272] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.712818  2219 tablet_replica.cc:333] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.713337  2219 raft_consensus.cc:2243] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.714119  2219 raft_consensus.cc:2272] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.715801  2219 tablet_replica.cc:333] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.716329  2219 raft_consensus.cc:2243] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.716727  2219 raft_consensus.cc:2272] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.718235  2219 tablet_replica.cc:333] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.718864  2219 raft_consensus.cc:2243] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.719790  2219 raft_consensus.cc:2272] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.722041  2219 tablet_replica.cc:333] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.722740  2219 raft_consensus.cc:2243] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.723503  2219 raft_consensus.cc:2272] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.725144  2219 tablet_replica.cc:333] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.725692  2219 raft_consensus.cc:2243] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.726085  2219 raft_consensus.cc:2272] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.727748  2219 tablet_replica.cc:333] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.728277  2219 raft_consensus.cc:2243] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.728654  2219 raft_consensus.cc:2272] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.730175  2219 tablet_replica.cc:333] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.730818  2219 raft_consensus.cc:2243] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.731268  2219 raft_consensus.cc:2272] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.733098  2219 tablet_replica.cc:333] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.733631  2219 raft_consensus.cc:2243] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.734007  2219 raft_consensus.cc:2272] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.735623  2219 tablet_replica.cc:333] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.736137  2219 raft_consensus.cc:2243] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.736518  2219 raft_consensus.cc:2272] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.738245  2219 tablet_replica.cc:333] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.739034  2219 raft_consensus.cc:2243] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.739511  2219 raft_consensus.cc:2272] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:50.741232  5215 consensus_peers.cc:597] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:50.742019  5363 consensus_peers.cc:597] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:50.742231  2219 tablet_replica.cc:333] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.742909  2219 raft_consensus.cc:2243] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.743693  2219 raft_consensus.cc:2272] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.745889  2219 tablet_replica.cc:333] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.746608  2219 raft_consensus.cc:2243] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.747068  2219 raft_consensus.cc:2272] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:50.748907  5289 consensus_peers.cc:597] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:50.749048  5215 consensus_peers.cc:597] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:50.749251  2219 tablet_replica.cc:333] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.749848  2219 raft_consensus.cc:2243] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.750214  2219 raft_consensus.cc:2272] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.752096  2219 tablet_replica.cc:333] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.752723  2219 raft_consensus.cc:2243] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.753193  2219 raft_consensus.cc:2272] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:50.754971  5363 consensus_peers.cc:597] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:50.755941  2219 tablet_replica.cc:333] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.756661  2219 raft_consensus.cc:2243] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.757063  2219 raft_consensus.cc:2272] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.758975  2219 tablet_replica.cc:333] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.759522  2219 raft_consensus.cc:2243] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.759914  2219 raft_consensus.cc:2272] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.761507  2219 tablet_replica.cc:333] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.761998  2219 raft_consensus.cc:2243] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.762657  2219 raft_consensus.cc:2272] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.764700  2219 tablet_replica.cc:333] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.765374  2219 raft_consensus.cc:2243] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.765829  2219 raft_consensus.cc:2272] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.768281  2219 tablet_replica.cc:333] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.768939  2219 raft_consensus.cc:2243] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.769657  2219 raft_consensus.cc:2272] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.771927  2219 tablet_replica.cc:333] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.772531  2219 raft_consensus.cc:2243] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.773028  2219 raft_consensus.cc:2272] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.774683  2219 tablet_replica.cc:333] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.775427  2219 raft_consensus.cc:2243] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.776203  2219 raft_consensus.cc:2272] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.778043  2219 tablet_replica.cc:333] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.778535  2219 raft_consensus.cc:2243] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:50.779321  2219 raft_consensus.cc:2272] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.781221  2219 tablet_replica.cc:333] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.781832  2219 raft_consensus.cc:2243] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.782311  2219 raft_consensus.cc:2272] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:50.784495  2219 tablet_replica.cc:333] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e: stopping tablet replica
I20260709 13:11:50.784901  2219 raft_consensus.cc:2243] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:50.785326  2219 raft_consensus.cc:2272] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:50.805727  5363 consensus_peers.cc:597] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:50.807307  5215 consensus_peers.cc:597] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:50.808619  5215 consensus_peers.cc:597] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:50.842952  5363 consensus_peers.cc:597] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:50.852284  2219 tablet_server.cc:196] TabletServer@127.2.42.193:0 shutdown complete.
W20260709 13:11:50.873816  5289 consensus_peers.cc:597] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:50.906028  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:50.910585  5289 consensus_peers.cc:597] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:50.914147  5927 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:11:50.914101  5926 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:11:50.922775  2219 server_base.cc:1061] running on GCE node
W20260709 13:11:50.924489  5289 consensus_peers.cc:597] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:50.925979  5929 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:11:50.927317  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:50.927608  2219 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:11:50.927810  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602710927775 us; error 0 us; skew 500 ppm
I20260709 13:11:50.928421  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:50.931939  2219 webserver.cc:533] Webserver started at http://127.2.42.193:36375/ using document root <none> and password file <none>
W20260709 13:11:50.932189  5215 consensus_peers.cc:597] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:50.932631  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:50.932904  2219 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:11:50.936646  2219 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:11:50.945454  5935 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:11:50.946280  2219 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:11:50.946638  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/ts-0-root
uuid: "e5225b69f466414ca29ca4427911e48e"
format_stamp: "Formatted at 2026-07-09 13:11:39 on dist-test-slave-nwpb"
I20260709 13:11:50.947105  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602621566311-2219-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:11:50.969043  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:50.970288  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:50.971913  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:50.976756  5942 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:11:50.993938  5289 consensus_peers.cc:597] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:51.008872  5215 consensus_peers.cc:597] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:51.012878  5289 consensus_peers.cc:597] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:51.019999  5289 consensus_peers.cc:597] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:51.058197  5215 consensus_peers.cc:597] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:51.102735  5289 consensus_peers.cc:597] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:51.141520  5215 consensus_peers.cc:597] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:51.167279  5363 consensus_peers.cc:597] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:51.192309  5363 consensus_peers.cc:597] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:51.240409  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:11:51.240836  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.265s	user 0.004s	sys 0.003s
I20260709 13:11:51.241241  2219 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:11:51.248157  5942 tablet_bootstrap.cc:492] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:51.263201  5942 tablet_bootstrap.cc:492] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e: 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:11:51.264008  5942 tablet_bootstrap.cc:492] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:51.264550  5942 ts_tablet_manager.cc:1403] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 13:11:51.267035  5942 raft_consensus.cc:359] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:51.267704  5942 raft_consensus.cc:740] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:51.268385  5942 consensus_queue.cc:260] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:51.277652  5942 ts_tablet_manager.cc:1434] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:11:51.278482  5942 tablet_bootstrap.cc:492] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:51.310315  5942 tablet_bootstrap.cc:492] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e: 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:11:51.311372  5942 tablet_bootstrap.cc:492] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:51.312067  5942 ts_tablet_manager.cc:1403] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.009s
I20260709 13:11:51.314716  5942 raft_consensus.cc:359] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:51.315452  5942 raft_consensus.cc:740] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:51.316308  5942 consensus_queue.cc:260] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [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: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:51.318359  5942 ts_tablet_manager.cc:1434] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:11:51.319192  5942 tablet_bootstrap.cc:492] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:51.348265  5942 tablet_bootstrap.cc:492] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e: 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:11:51.349236  5942 tablet_bootstrap.cc:492] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:51.350273  5942 ts_tablet_manager.cc:1403] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.012s
I20260709 13:11:51.352872  5942 raft_consensus.cc:359] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:51.353605  5942 raft_consensus.cc:740] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:51.354496  5942 consensus_queue.cc:260] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:51.356848  5942 ts_tablet_manager.cc:1434] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:11:51.357640  5942 tablet_bootstrap.cc:492] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:51.382597  5942 tablet_bootstrap.cc:492] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e: 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:11:51.383401  5942 tablet_bootstrap.cc:492] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:51.383922  5942 ts_tablet_manager.cc:1403] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.004s
I20260709 13:11:51.385891  5942 raft_consensus.cc:359] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:51.386521  5942 raft_consensus.cc:740] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:51.387177  5942 consensus_queue.cc:260] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:51.388998  5942 ts_tablet_manager.cc:1434] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:51.389690  5942 tablet_bootstrap.cc:492] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:51.407115  5942 tablet_bootstrap.cc:492] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e: 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:11:51.408103  5942 tablet_bootstrap.cc:492] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:51.408782  5942 ts_tablet_manager.cc:1403] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260709 13:11:51.410995  5942 raft_consensus.cc:359] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:51.411799  5942 raft_consensus.cc:740] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:51.413024  5942 consensus_queue.cc:260] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:11:51.415169  5942 ts_tablet_manager.cc:1434] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:11:51.415942  5942 tablet_bootstrap.cc:492] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:51.434717  5942 tablet_bootstrap.cc:492] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e: 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:11:51.435642  5942 tablet_bootstrap.cc:492] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:51.436244  5942 ts_tablet_manager.cc:1403] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260709 13:11:51.438467  5942 raft_consensus.cc:359] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:51.439132  5942 raft_consensus.cc:740] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:51.439752  5942 consensus_queue.cc:260] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [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: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:51.441799  5942 ts_tablet_manager.cc:1434] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:11:51.442540  5942 tablet_bootstrap.cc:492] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:51.457357  5942 tablet_bootstrap.cc:492] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e: 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:11:51.458266  5942 tablet_bootstrap.cc:492] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:51.458915  5942 ts_tablet_manager.cc:1403] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 13:11:51.461145  5942 raft_consensus.cc:359] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:51.461810  5942 raft_consensus.cc:740] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:51.462450  5942 consensus_queue.cc:260] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [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: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:51.464309  5942 ts_tablet_manager.cc:1434] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:51.465082  5942 tablet_bootstrap.cc:492] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:51.490340  5942 tablet_bootstrap.cc:492] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e: 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:11:51.491257  5942 tablet_bootstrap.cc:492] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:51.491849  5942 ts_tablet_manager.cc:1403] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.012s
I20260709 13:11:51.494287  5942 raft_consensus.cc:359] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:51.494961  5942 raft_consensus.cc:740] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:51.495599  5942 consensus_queue.cc:260] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e [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: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:51.497555  5942 ts_tablet_manager.cc:1434] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:11:51.498296  5942 tablet_bootstrap.cc:492] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:51.513038  5942 tablet_bootstrap.cc:492] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e: 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:11:51.513937  5942 tablet_bootstrap.cc:492] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:51.514595  5942 ts_tablet_manager.cc:1403] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 13:11:51.516988  5942 raft_consensus.cc:359] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:51.517655  5942 raft_consensus.cc:740] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:51.518302  5942 consensus_queue.cc:260] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e [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: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:51.519593  2219 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:11:51.519963  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.279s	user 0.258s	sys 0.000s
I20260709 13:11:51.520215  5942 ts_tablet_manager.cc:1434] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:11:51.521032  5942 tablet_bootstrap.cc:492] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:51.538007  5942 tablet_bootstrap.cc:492] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e: 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:11:51.539263  5942 tablet_bootstrap.cc:492] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:51.540249  5942 ts_tablet_manager.cc:1403] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.008s
I20260709 13:11:51.657896  5942 raft_consensus.cc:359] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:51.658839  5942 raft_consensus.cc:740] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:51.659965  5942 consensus_queue.cc:260] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e [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: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:51.662787  5942 ts_tablet_manager.cc:1434] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.122s	user 0.032s	sys 0.088s
I20260709 13:11:51.663602  5942 tablet_bootstrap.cc:492] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:51.684342  5942 tablet_bootstrap.cc:492] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e: 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:11:51.685599  5942 tablet_bootstrap.cc:492] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:51.686277  5942 ts_tablet_manager.cc:1403] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260709 13:11:51.688774  5942 raft_consensus.cc:359] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:51.689421  5942 raft_consensus.cc:740] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:51.690080  5942 consensus_queue.cc:260] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e [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: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:51.692101  5942 ts_tablet_manager.cc:1434] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:11:51.692942  5942 tablet_bootstrap.cc:492] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:51.726706  5946 raft_consensus.cc:493] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:51.727577  5946 raft_consensus.cc:515] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:51.733037  5946 leader_election.cc:290] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
W20260709 13:11:51.738057  5215 leader_election.cc:336] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:51.773072  5943 raft_consensus.cc:493] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:51.773881  5943 raft_consensus.cc:515] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:51.776746  5943 leader_election.cc:290] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:51.794072  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bfef06e5704e17aba0cd5cce7a49e3" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:51.812674  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d8883de22c430099908b676dac42b8" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
W20260709 13:11:51.818614  5363 leader_election.cc:336] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:51.819376  5363 leader_election.cc:304] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:51.821583  5943 raft_consensus.cc:2749] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.825507  5217 leader_election.cc:304] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:51.826610  5895 raft_consensus.cc:2749] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.829573  5847 raft_consensus.cc:493] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:51.830423  5847 raft_consensus.cc:515] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:51.833827  5847 leader_election.cc:290] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:51.838071  5942 tablet_bootstrap.cc:492] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e: 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:11:51.839058  5942 tablet_bootstrap.cc:492] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:51.839660  5942 ts_tablet_manager.cc:1403] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.147s	user 0.054s	sys 0.087s
I20260709 13:11:51.839695  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7508983680f54916bb947719239613d5" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:51.842159  5942 raft_consensus.cc:359] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:51.842828  5942 raft_consensus.cc:740] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:51.843504  5942 consensus_queue.cc:260] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e [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: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:51.846427  5942 ts_tablet_manager.cc:1434] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260709 13:11:51.847260  5942 tablet_bootstrap.cc:492] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
W20260709 13:11:51.854597  5363 leader_election.cc:336] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:51.855408  5363 leader_election.cc:304] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:51.856346  5847 raft_consensus.cc:2749] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.869491  5942 tablet_bootstrap.cc:492] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e: 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:11:51.870456  5942 tablet_bootstrap.cc:492] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:51.871105  5942 ts_tablet_manager.cc:1403] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260709 13:11:51.873404  5942 raft_consensus.cc:359] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:51.874065  5942 raft_consensus.cc:740] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:51.874814  5942 consensus_queue.cc:260] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [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: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:51.876986  5942 ts_tablet_manager.cc:1434] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:11:51.877787  5942 tablet_bootstrap.cc:492] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:51.884714  5945 raft_consensus.cc:493] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:51.885281  5945 raft_consensus.cc:515] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:51.887516  5945 leader_election.cc:290] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:51.889969  5397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67daa9c4e684dfb841e2e743e0360c3" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:51.893651  5945 raft_consensus.cc:493] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:51.893702  5944 raft_consensus.cc:493] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:51.894173  5945 raft_consensus.cc:515] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:51.894459  5944 raft_consensus.cc:515] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
W20260709 13:11:51.895486  5289 leader_election.cc:336] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:51.895941  5289 leader_election.cc:304] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:51.897023  5944 leader_election.cc:290] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:51.897425  5945 leader_election.cc:290] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:51.897739  5944 raft_consensus.cc:2749] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.898607  5896 raft_consensus.cc:493] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:51.899328  5896 raft_consensus.cc:515] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:51.901358  5942 tablet_bootstrap.cc:492] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e: 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:11:51.901907  5896 leader_election.cc:290] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:51.902369  5942 tablet_bootstrap.cc:492] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:51.903083  5942 ts_tablet_manager.cc:1403] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260709 13:11:51.903112  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a58843ccdf654ecabaf4250d045cbea8" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:51.905439  5942 raft_consensus.cc:359] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:51.906080  5942 raft_consensus.cc:740] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:51.906752  5942 consensus_queue.cc:260] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [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: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:51.908818  5942 ts_tablet_manager.cc:1434] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:51.909539  5942 tablet_bootstrap.cc:492] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
W20260709 13:11:51.910144  5215 leader_election.cc:336] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:51.910761  5397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a4805dd72b480fb8b0ee9dff10f111" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:51.920990  5895 raft_consensus.cc:493] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:51.921499  5895 raft_consensus.cc:515] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:51.925822  5942 tablet_bootstrap.cc:492] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e: 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:11:51.926779  5942 tablet_bootstrap.cc:492] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:51.927040  5896 raft_consensus.cc:493] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:51.927443  5942 ts_tablet_manager.cc:1403] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
W20260709 13:11:51.929706  5215 leader_election.cc:336] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:51.930034  5942 raft_consensus.cc:359] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:51.930516  5895 leader_election.cc:290] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:51.930763  5942 raft_consensus.cc:740] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:51.927590  5896 raft_consensus.cc:515] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:51.932389  5397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bfef06e5704e17aba0cd5cce7a49e3" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:51.933785  5397 raft_consensus.cc:2468] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:51.934954  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11a77c8163a4c7195a855315d615f9e" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:51.935204  5395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fc02e344594947bf9471efe05eba2a" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:51.936288  5217 leader_election.cc:304] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [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: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:51.932322  5942 consensus_queue.cc:260] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:51.938308  5946 raft_consensus.cc:2804] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:51.938671  5946 raft_consensus.cc:493] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:51.939061  5946 raft_consensus.cc:3060] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:51.939851  5942 ts_tablet_manager.cc:1434] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:11:51.933071  5896 leader_election.cc:290] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:51.940934  5942 tablet_bootstrap.cc:492] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
W20260709 13:11:51.944345  5215 leader_election.cc:336] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:51.944792  5215 leader_election.cc:304] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:51.949518  5895 raft_consensus.cc:493] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:51.950142  5895 raft_consensus.cc:515] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:51.950508  5896 raft_consensus.cc:2749] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.952839  5895 leader_election.cc:290] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:51.953902  5218 leader_election.cc:304] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd; no voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e
W20260709 13:11:51.953691  5289 leader_election.cc:336] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:51.960367  5289 leader_election.cc:304] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
W20260709 13:11:51.961439  5289 leader_election.cc:336] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:51.962709  5895 raft_consensus.cc:2749] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.963050  5289 leader_election.cc:304] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
W20260709 13:11:51.962071  5215 leader_election.cc:336] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:51.963750  5891 raft_consensus.cc:2749] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.962011  5944 raft_consensus.cc:2749] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.964797  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7537d3786dd4e6bae5bb7fa226403a4" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:51.958230  5946 raft_consensus.cc:515] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:51.967185  5943 raft_consensus.cc:493] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:51.967722  5943 raft_consensus.cc:515] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:51.970279  5943 leader_election.cc:290] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:51.967069  5946 leader_election.cc:290] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:51.974550  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ca61a1c53749d3a4b6c2044b4933d2" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:51.975950  5395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bfef06e5704e17aba0cd5cce7a49e3" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:51.976598  5395 raft_consensus.cc:3060] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:11:51.983467  5363 leader_election.cc:336] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:51.984050  5363 leader_election.cc:304] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:51.985468  5943 raft_consensus.cc:2749] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.987960  5218 leader_election.cc:304] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd; no voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:51.988325  5395 raft_consensus.cc:2468] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 2.
I20260709 13:11:51.988859  6003 raft_consensus.cc:2749] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:51.989498  5217 leader_election.cc:304] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: 
I20260709 13:11:51.989748  6003 raft_consensus.cc:493] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:51.990430  5946 raft_consensus.cc:2804] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:51.990257  6003 raft_consensus.cc:515] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:51.990991  5946 raft_consensus.cc:697] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [term 2 LEADER]: Becoming Leader. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:11:51.992084  5946 consensus_queue.cc:237] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:51.992666  6003 leader_election.cc:290] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:51.994812  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:51.995422  5326 raft_consensus.cc:2468] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:51.997783  5218 leader_election.cc:304] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 
W20260709 13:11:52.000114  5215 leader_election.cc:336] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:11:52.000885  5215 leader_election.cc:336] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:52.002229  5895 raft_consensus.cc:2804] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:52.006958  5895 raft_consensus.cc:493] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.007418  5895 raft_consensus.cc:3060] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.015667  5942 tablet_bootstrap.cc:492] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e: 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:11:52.017217  5942 tablet_bootstrap.cc:492] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:52.017903  5942 ts_tablet_manager.cc:1403] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.077s	user 0.028s	sys 0.014s
I20260709 13:11:52.019351  5073 catalog_manager.cc:5697] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd reported cstate change: term changed from 1 to 2, leader changed from e5225b69f466414ca29ca4427911e48e (127.2.42.193) to 95f4c4313308459c9ac095fc149887bd (127.2.42.194). New cstate: current_term: 2 leader_uuid: "95f4c4313308459c9ac095fc149887bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:52.020751  5942 raft_consensus.cc:359] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:52.025888  5942 raft_consensus.cc:740] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:52.026790  5942 consensus_queue.cc:260] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:52.029142  5942 ts_tablet_manager.cc:1434] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 13:11:52.030004  5942 tablet_bootstrap.cc:492] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:52.032541  5946 raft_consensus.cc:493] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.033093  5946 raft_consensus.cc:515] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:52.044893  5946 leader_election.cc:290] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
W20260709 13:11:52.046815  5215 leader_election.cc:336] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:52.025135  5895 raft_consensus.cc:515] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:52.049281  5942 tablet_bootstrap.cc:492] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e: 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:11:52.050482  5942 tablet_bootstrap.cc:492] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:52.051299  5942 ts_tablet_manager.cc:1403] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260709 13:11:52.066533  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1f1d25a20f41168ad6a6d25665645f" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:52.068336  5218 leader_election.cc:304] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd; no voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:52.068073  5942 raft_consensus.cc:359] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:52.069130  6003 raft_consensus.cc:493] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.069165  5942 raft_consensus.cc:740] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:52.069484  5946 raft_consensus.cc:2749] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:52.069819  6003 raft_consensus.cc:515] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:52.070339  5942 consensus_queue.cc:260] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e [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: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:52.072149  6003 leader_election.cc:290] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:52.073256  5942 ts_tablet_manager.cc:1434] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.006s
I20260709 13:11:52.074700  5942 tablet_bootstrap.cc:492] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:52.077319  5895 leader_election.cc:290] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:52.083170  5944 raft_consensus.cc:493] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.083993  5944 raft_consensus.cc:515] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:52.099534  5944 leader_election.cc:290] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:11:52.105681  5215 leader_election.cc:336] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:11:52.109125  5289 leader_election.cc:336] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:52.110913  5847 raft_consensus.cc:493] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.111445  5847 raft_consensus.cc:515] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:52.111855  5944 raft_consensus.cc:493] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.112362  5944 raft_consensus.cc:515] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:52.113572  5847 leader_election.cc:290] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:52.114173  5942 tablet_bootstrap.cc:492] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e: 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:11:52.115422  5942 tablet_bootstrap.cc:492] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:52.115429  5395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158c856afcec40fdba4d2b7798759655" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:52.116494  5942 ts_tablet_manager.cc:1403] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.007s
I20260709 13:11:52.119496  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1add96c9d042d5b2060f3a53cb0f86" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:52.119915  5942 raft_consensus.cc:359] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:52.120900  5942 raft_consensus.cc:740] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
W20260709 13:11:52.121511  5215 leader_election.cc:336] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:52.121934  5942 consensus_queue.cc:260] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:52.122788  5944 leader_election.cc:290] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:52.129722  5895 raft_consensus.cc:493] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
W20260709 13:11:52.129974  5218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.195:43419, user_credentials={real_user=slave}} blocked reactor thread for 61745.9us
I20260709 13:11:52.130254  5895 raft_consensus.cc:515] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:52.124833  5942 ts_tablet_manager.cc:1434] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:11:52.131722  5942 tablet_bootstrap.cc:492] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:52.132476  5895 leader_election.cc:290] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:52.124847  5847 raft_consensus.cc:493] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.135085  5847 raft_consensus.cc:515] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:52.135947  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a58843ccdf654ecabaf4250d045cbea8" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:52.136767  5326 raft_consensus.cc:2468] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:52.137055  5847 leader_election.cc:290] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:52.127421  5943 raft_consensus.cc:493] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.138721  5943 raft_consensus.cc:515] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
W20260709 13:11:52.137063  5363 leader_election.cc:336] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:52.139915  5363 leader_election.cc:304] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:52.140533  5772 raft_consensus.cc:493] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.141022  5772 raft_consensus.cc:515] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:52.143029  5943 leader_election.cc:290] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:52.143743  5943 raft_consensus.cc:2749] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:52.144306  5245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11a77c8163a4c7195a855315d615f9e" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:52.144965  5245 raft_consensus.cc:2468] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:52.145642  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a4805dd72b480fb8b0ee9dff10f111" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:52.146196  5322 raft_consensus.cc:2468] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:52.147296  5366 leader_election.cc:304] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:52.148413  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67daa9c4e684dfb841e2e743e0360c3" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:52.149061  5326 raft_consensus.cc:2468] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:52.149919  5292 leader_election.cc:304] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:52.150226  5847 raft_consensus.cc:2804] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:52.150589  5847 raft_consensus.cc:493] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.151249  5847 raft_consensus.cc:3060] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.151284  5945 raft_consensus.cc:2804] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:52.151963  5945 raft_consensus.cc:493] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.152489  5945 raft_consensus.cc:3060] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:11:52.152566  5215 leader_election.cc:336] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:52.159848  5944 raft_consensus.cc:493] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.161157  5772 leader_election.cc:290] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:52.165184  5245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d8883de22c430099908b676dac42b8" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:52.165886  5245 raft_consensus.cc:2468] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:52.166301  5366 leader_election.cc:304] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:52.168430  5772 raft_consensus.cc:2804] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:52.168869  5772 raft_consensus.cc:493] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.168713  5366 leader_election.cc:304] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: 
I20260709 13:11:52.169368  5772 raft_consensus.cc:3060] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.183547  5772 raft_consensus.cc:515] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
W20260709 13:11:52.137850  5289 leader_election.cc:336] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:52.185076  5847 raft_consensus.cc:515] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:52.187002  5942 tablet_bootstrap.cc:492] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e: 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:11:52.186276  5943 raft_consensus.cc:2804] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:52.186841  5289 leader_election.cc:304] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
I20260709 13:11:52.187436  5943 raft_consensus.cc:493] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.188056  5895 raft_consensus.cc:493] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
W20260709 13:11:52.188361  5363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.193:45315, user_credentials={real_user=slave}} blocked reactor thread for 51320.8us
I20260709 13:11:52.188477  5891 raft_consensus.cc:2749] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:52.188656  5895 raft_consensus.cc:515] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
W20260709 13:11:52.189931  5289 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.193:45315, user_credentials={real_user=slave}} blocked reactor thread for 52124us
I20260709 13:11:52.191111  5218 leader_election.cc:304] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:52.191593  5895 leader_election.cc:290] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:52.192127  6003 raft_consensus.cc:2804] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:52.160702  5944 raft_consensus.cc:515] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:52.192567  6003 raft_consensus.cc:493] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.193385  6003 raft_consensus.cc:3060] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.193589  6023 raft_consensus.cc:493] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.194411  6023 raft_consensus.cc:515] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:52.196612  6023 leader_election.cc:290] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:11:52.197577  5215 leader_election.cc:336] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:52.199204  6023 raft_consensus.cc:493] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.192174  5943 raft_consensus.cc:3060] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.199785  6023 raft_consensus.cc:515] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:52.200910  6003 raft_consensus.cc:515] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:52.202116  6023 leader_election.cc:290] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:52.203004  5942 tablet_bootstrap.cc:492] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:52.204026  5942 ts_tablet_manager.cc:1403] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.003s
I20260709 13:11:52.199813  5395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ca61a1c53749d3a4b6c2044b4933d2" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:52.207594  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7508983680f54916bb947719239613d5" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:52.211251  5394 raft_consensus.cc:2468] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
I20260709 13:11:52.205305  5395 raft_consensus.cc:2468] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 1.
W20260709 13:11:52.213109  5215 leader_election.cc:336] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:52.214731  5944 leader_election.cc:290] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:52.221308  5945 raft_consensus.cc:515] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:52.222695  5217 leader_election.cc:304] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [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: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:52.223361  5945 leader_election.cc:290] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:52.223891  5217 leader_election.cc:304] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [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: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:52.225077  5896 raft_consensus.cc:2804] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:52.225559  5896 raft_consensus.cc:493] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.226323  5946 raft_consensus.cc:2804] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:52.226040  5896 raft_consensus.cc:3060] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.228606  5942 raft_consensus.cc:359] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:52.229550  5942 raft_consensus.cc:740] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:52.230583  5942 consensus_queue.cc:260] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e [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: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:52.231027  5946 raft_consensus.cc:493] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.231694  5946 raft_consensus.cc:3060] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:11:52.226017  5363 leader_election.cc:336] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:11:52.235774  5363 leader_election.cc:336] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:11:52.240088  5363 leader_election.cc:336] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:52.244421  5946 raft_consensus.cc:515] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:52.248718  5946 leader_election.cc:290] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:52.251374  6003 leader_election.cc:290] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:52.204953  5847 leader_election.cc:290] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:52.253750  5245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1f1d25a20f41168ad6a6d25665645f" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:52.260782  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a4805dd72b480fb8b0ee9dff10f111" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:52.260658  5896 raft_consensus.cc:515] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:52.261430  5245 raft_consensus.cc:2468] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:52.261554  5322 raft_consensus.cc:3060] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:11:52.257159  5215 leader_election.cc:336] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:52.267117  5249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11a77c8163a4c7195a855315d615f9e" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:52.283259  5249 raft_consensus.cc:3060] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.258424  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fc02e344594947bf9471efe05eba2a" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:52.284019  5251 raft_consensus.cc:2468] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:52.284929  5896 leader_election.cc:290] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:52.286912  5324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67daa9c4e684dfb841e2e743e0360c3" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:52.287569  5324 raft_consensus.cc:3060] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.291947  5292 leader_election.cc:304] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:52.259375  5326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158c856afcec40fdba4d2b7798759655" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:52.293428  5326 raft_consensus.cc:2468] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:11:52.294529  5944 raft_consensus.cc:2804] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:52.294967  5944 raft_consensus.cc:493] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.295307  5944 raft_consensus.cc:3060] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.252786  5942 ts_tablet_manager.cc:1434] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.001s
I20260709 13:11:52.299996  5942 tablet_bootstrap.cc:492] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:52.303041  5944 raft_consensus.cc:515] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:52.305132  5944 leader_election.cc:290] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:52.294557  5324 raft_consensus.cc:2468] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 2.
I20260709 13:11:52.209836  5772 leader_election.cc:290] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:52.309244  5245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1f1d25a20f41168ad6a6d25665645f" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:52.313393  5245 raft_consensus.cc:3060] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:11:52.313932  5215 leader_election.cc:336] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:52.315932  5322 raft_consensus.cc:2468] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 2.
I20260709 13:11:52.258875  5943 raft_consensus.cc:515] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:52.325650  5943 leader_election.cc:290] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:52.327710  5944 raft_consensus.cc:493] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.329099  5944 raft_consensus.cc:515] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:52.328465  5324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:52.330080  5395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ca61a1c53749d3a4b6c2044b4933d2" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:52.332903  5324 raft_consensus.cc:3060] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.332983  5395 raft_consensus.cc:3060] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.333040  5397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1add96c9d042d5b2060f3a53cb0f86" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:52.334012  5397 raft_consensus.cc:2468] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:52.335031  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.193:45315
I20260709 13:11:52.338898  5249 raft_consensus.cc:2468] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 2.
I20260709 13:11:52.339337  5291 leader_election.cc:304] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:52.340256  6036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.193:45315 every 8 connection(s)
I20260709 13:11:52.340864  6025 raft_consensus.cc:2804] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:52.341257  6025 raft_consensus.cc:493] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.341593  6025 raft_consensus.cc:3060] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.342428  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7508983680f54916bb947719239613d5" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:52.343099  5394 raft_consensus.cc:3060] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:11:52.343248  5363 leader_election.cc:336] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:11:52.343757  5363 leader_election.cc:336] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:11:52.344169  5363 leader_election.cc:336] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:11:52.344585  5363 leader_election.cc:336] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:11:52.348516  5324 raft_consensus.cc:2468] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 2.
I20260709 13:11:52.352532  5292 leader_election.cc:304] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:52.353482  5366 leader_election.cc:304] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:52.355403  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a58843ccdf654ecabaf4250d045cbea8" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:52.355711  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d8883de22c430099908b676dac42b8" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:52.355968  5322 raft_consensus.cc:3060] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.356211  5251 raft_consensus.cc:3060] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.366869  5394 raft_consensus.cc:2468] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 2.
I20260709 13:11:52.368278  5217 leader_election.cc:304] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [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: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:52.368328  5366 leader_election.cc:304] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:52.370115  5322 raft_consensus.cc:2468] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 2.
I20260709 13:11:52.372579  5366 leader_election.cc:304] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:52.363348  5944 leader_election.cc:290] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:52.373267  5895 raft_consensus.cc:2804] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:52.368789  5847 raft_consensus.cc:2804] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:52.375727  5245 raft_consensus.cc:2468] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 2.
I20260709 13:11:52.375794  6023 raft_consensus.cc:2804] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:52.373348  6030 raft_consensus.cc:2804] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:52.381415  5218 leader_election.cc:304] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:52.383507  6032 raft_consensus.cc:493] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.384927  6025 raft_consensus.cc:515] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:52.376051  5251 raft_consensus.cc:2468] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 2.
I20260709 13:11:52.394984  5847 raft_consensus.cc:493] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.368130  6033 raft_consensus.cc:2804] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:52.399238  5292 leader_election.cc:304] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:52.397876  5895 raft_consensus.cc:697] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [term 2 LEADER]: Becoming Leader. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:11:52.400172  5946 raft_consensus.cc:2804] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:52.403744  5847 raft_consensus.cc:3060] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.410279  5218 leader_election.cc:304] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:52.405229  5945 raft_consensus.cc:2804] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:52.400343  6032 raft_consensus.cc:515] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:52.406343  6033 raft_consensus.cc:697] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [term 2 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:11:52.414103  5945 raft_consensus.cc:697] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [term 2 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:11:52.416375  5395 raft_consensus.cc:2468] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95f4c4313308459c9ac095fc149887bd in term 2.
I20260709 13:11:52.427248  5942 tablet_bootstrap.cc:492] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e: 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:11:52.427815  5217 leader_election.cc:304] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [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: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:52.432687  5942 tablet_bootstrap.cc:492] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:52.434516  5942 ts_tablet_manager.cc:1403] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.135s	user 0.022s	sys 0.001s
I20260709 13:11:52.427627  5895 consensus_queue.cc:237] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:52.437943  6033 consensus_queue.cc:237] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:52.440394  6032 leader_election.cc:290] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:52.440610  5896 raft_consensus.cc:2804] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:52.441756  5896 raft_consensus.cc:697] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [term 2 LEADER]: Becoming Leader. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:11:52.442550  5896 consensus_queue.cc:237] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:52.443233  5945 consensus_queue.cc:237] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:52.451054  6025 leader_election.cc:290] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
W20260709 13:11:52.455825  5366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.195:43419, user_credentials={real_user=slave}} blocked reactor thread for 81871.5us
I20260709 13:11:52.457718  5366 leader_election.cc:304] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:11:52.458477  6046 raft_consensus.cc:2804] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:52.458890  6046 raft_consensus.cc:493] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.459242  6046 raft_consensus.cc:3060] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.459429  5942 raft_consensus.cc:359] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:52.460142  5942 raft_consensus.cc:740] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:52.463155  5942 consensus_queue.cc:260] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:52.466195  5946 raft_consensus.cc:697] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 2 LEADER]: Becoming Leader. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:11:52.467345  5946 consensus_queue.cc:237] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:52.475642  5366 leader_election.cc:304] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: 
I20260709 13:11:52.455765  6003 raft_consensus.cc:2804] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:52.477999  5772 raft_consensus.cc:2804] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:52.478543  5772 raft_consensus.cc:697] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:11:52.477083  5942 ts_tablet_manager.cc:1434] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260709 13:11:52.473909  6046 raft_consensus.cc:515] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:52.479493  5772 consensus_queue.cc:237] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:52.479943  6003 raft_consensus.cc:697] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [term 2 LEADER]: Becoming Leader. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:11:52.484552  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1add96c9d042d5b2060f3a53cb0f86" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:11:52.489372  5394 raft_consensus.cc:3060] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.506145  6030 raft_consensus.cc:697] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:11:52.510901  6046 leader_election.cc:290] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:52.513919  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fc02e344594947bf9471efe05eba2a" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:52.514616  5251 raft_consensus.cc:3060] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.520561  5394 raft_consensus.cc:2468] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 2.
I20260709 13:11:52.524474  5942 tablet_bootstrap.cc:492] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:52.568311  5251 raft_consensus.cc:2468] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 2.
I20260709 13:11:52.569904  5366 leader_election.cc:304] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: 
I20260709 13:11:52.574693  6003 consensus_queue.cc:237] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
W20260709 13:11:52.590375  5218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.195:43419, user_credentials={real_user=slave}} blocked reactor thread for 180150us
I20260709 13:11:52.581079  6054 raft_consensus.cc:2804] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:52.608530  5291 leader_election.cc:304] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:52.571091  6030 consensus_queue.cc:237] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:52.611841  6023 raft_consensus.cc:697] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:11:52.598788  5847 raft_consensus.cc:515] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:52.619993  6032 raft_consensus.cc:2804] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:52.622485  6054 raft_consensus.cc:697] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:11:52.657585  6032 raft_consensus.cc:697] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [term 2 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:11:52.661899  6032 consensus_queue.cc:237] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
W20260709 13:11:52.663893  6051 log.cc:927] Time spent T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260709 13:11:52.665508  5250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7537d3786dd4e6bae5bb7fa226403a4" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:11:52.666275  5250 raft_consensus.cc:2468] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:52.663980  5073 catalog_manager.cc:5697] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 1 to 2, leader changed from e5225b69f466414ca29ca4427911e48e (127.2.42.193) to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:52.679518  5991 raft_consensus.cc:3060] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.682492  5292 leader_election.cc:304] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:52.687533  5945 raft_consensus.cc:2804] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:11:52.691663  5945 raft_consensus.cc:493] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:11:52.692114  5945 raft_consensus.cc:3060] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.710057  5942 tablet_bootstrap.cc:492] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e: 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:11:52.711778  5948 raft_consensus.cc:493] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:52.712324  5948 raft_consensus.cc:515] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:52.713084  5847 leader_election.cc:290] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:11:52.695487  6023 consensus_queue.cc:237] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:52.702556  6054 consensus_queue.cc:237] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:52.714813  5948 leader_election.cc:290] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:11:52.715173  5988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3d8883de22c430099908b676dac42b8" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:52.748567  5942 tablet_bootstrap.cc:492] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:52.749677  5942 ts_tablet_manager.cc:1403] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.225s	user 0.018s	sys 0.022s
I20260709 13:11:52.824488  5394 raft_consensus.cc:1275] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Refusing update from remote peer 95f4c4313308459c9ac095fc149887bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:52.763360  5942 raft_consensus.cc:359] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:52.828217  5942 raft_consensus.cc:740] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:52.853610  5989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fc02e344594947bf9471efe05eba2a" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:52.859781  5321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158c856afcec40fdba4d2b7798759655" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:11:52.860845  5321 raft_consensus.cc:3060] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:11:52.861580  5215 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:45315, user_credentials={real_user=slave}} blocked reactor thread for 164379us
I20260709 13:11:52.830075  5942 consensus_queue.cc:260] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e [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: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:52.870958  5985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158c856afcec40fdba4d2b7798759655" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:52.875938  5985 raft_consensus.cc:3060] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.882886  6037 heartbeater.cc:344] Connected to a master server at 127.2.42.254:44643
I20260709 13:11:52.883517  6037 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:52.885180  6037 heartbeater.cc:507] Master 127.2.42.254:44643 requested a full tablet report, sending...
I20260709 13:11:52.886349  5945 raft_consensus.cc:515] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
W20260709 13:11:52.892508  5363 leader_election.cc:343] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:11:52.897302  5363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.193:45315, user_credentials={real_user=slave}} blocked reactor thread for 51052.2us
I20260709 13:11:52.899027  5250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7537d3786dd4e6bae5bb7fa226403a4" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:11:52.903379  5250 raft_consensus.cc:3060] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:52.911933  5945 leader_election.cc:290] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:11:52.935140  5321 raft_consensus.cc:2468] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 2.
I20260709 13:11:52.937964  5366 leader_election.cc:304] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:52.939597  6042 raft_consensus.cc:2804] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:52.940323  6042 raft_consensus.cc:697] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:11:52.948004  5245 raft_consensus.cc:1275] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Refusing update from remote peer c414047800414946b4302e6c7faaf792: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:52.948498  5249 raft_consensus.cc:1275] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Refusing update from remote peer c414047800414946b4302e6c7faaf792: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:52.942112  6042 consensus_queue.cc:237] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:52.954942  5942 ts_tablet_manager.cc:1434] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.204s	user 0.006s	sys 0.004s
I20260709 13:11:52.956802  5942 tablet_bootstrap.cc:492] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:52.956956  5991 raft_consensus.cc:1275] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Refusing update from remote peer 95f4c4313308459c9ac095fc149887bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:52.962467  6049 consensus_queue.cc:1048] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:11:52.953127  5363 leader_election.cc:343] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:52.958106  5072 catalog_manager.cc:5697] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd reported cstate change: term changed from 1 to 2, leader changed from e5225b69f466414ca29ca4427911e48e (127.2.42.193) to 95f4c4313308459c9ac095fc149887bd (127.2.42.194). New cstate: current_term: 2 leader_uuid: "95f4c4313308459c9ac095fc149887bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:52.977789  5985 raft_consensus.cc:2468] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 2.
I20260709 13:11:52.979583  5945 consensus_queue.cc:1048] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:52.982416  6033 consensus_queue.cc:1048] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:11:52.989003  5363 consensus_peers.cc:597] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:52.990099  5363 consensus_peers.cc:597] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:53.011996  5215 consensus_peers.cc:597] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:53.016433  5989 raft_consensus.cc:3060] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:11:53.018844  5215 consensus_peers.cc:597] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:53.024331  5251 raft_consensus.cc:1275] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Refusing update from remote peer 8ca4ad854c4a4018b77ad3773d37ad99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:53.030000  5250 raft_consensus.cc:2468] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 2.
I20260709 13:11:53.031252  5991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1f1d25a20f41168ad6a6d25665645f" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:53.032086  5991 raft_consensus.cc:3060] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:53.038107  5292 leader_election.cc:304] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:11:53.043190  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11a77c8163a4c7195a855315d615f9e" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:53.047377  5990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1f1d25a20f41168ad6a6d25665645f" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:53.047641  5071 catalog_manager.cc:5697] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 1 to 2, leader changed from e5225b69f466414ca29ca4427911e48e (127.2.42.193) to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 2 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:53.048996  5988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7537d3786dd4e6bae5bb7fa226403a4" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:53.049873  5988 raft_consensus.cc:2468] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:11:53.049717  5071 catalog_manager.cc:5697] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 1 to 2, leader changed from e5225b69f466414ca29ca4427911e48e (127.2.42.193) to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 2 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:53.053728  6025 raft_consensus.cc:2804] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:53.059688  5395 raft_consensus.cc:1275] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Refusing update from remote peer 95f4c4313308459c9ac095fc149887bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:53.063321  6059 consensus_queue.cc:1048] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:53.064664  5992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1add96c9d042d5b2060f3a53cb0f86" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:11:53.065913  5987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1add96c9d042d5b2060f3a53cb0f86" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:53.078012  5847 consensus_queue.cc:1048] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:11:53.079726  5324 raft_consensus.cc:1275] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Refusing update from remote peer 95f4c4313308459c9ac095fc149887bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:53.082319  6003 consensus_queue.cc:1048] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:53.083045  5989 raft_consensus.cc:1275] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Refusing update from remote peer 95f4c4313308459c9ac095fc149887bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:53.086297  5991 raft_consensus.cc:2468] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 2.
I20260709 13:11:53.055428  6025 raft_consensus.cc:697] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 2 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:11:53.095718  6003 consensus_queue.cc:1048] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:11:53.113320  5987 raft_consensus.cc:1275] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Refusing update from remote peer c414047800414946b4302e6c7faaf792: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:53.111485  5989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7537d3786dd4e6bae5bb7fa226403a4" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:11:53.116485  5989 raft_consensus.cc:3060] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:53.117170  6071 raft_consensus.cc:493] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:53.117861  6071 raft_consensus.cc:515] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
W20260709 13:11:53.120682  5289 leader_election.cc:343] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:53.133152  5395 raft_consensus.cc:1275] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Refusing update from remote peer c414047800414946b4302e6c7faaf792: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:53.156221  5397 raft_consensus.cc:1275] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Refusing update from remote peer 95f4c4313308459c9ac095fc149887bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:53.130777  6025 consensus_queue.cc:237] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:53.161141  5321 raft_consensus.cc:1275] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Refusing update from remote peer 95f4c4313308459c9ac095fc149887bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:53.163451  5251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
W20260709 13:11:53.169945  5363 consensus_peers.cc:597] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:53.184303  5946 consensus_queue.cc:1048] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:53.194732  5321 raft_consensus.cc:1275] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Refusing update from remote peer 8ca4ad854c4a4018b77ad3773d37ad99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:11:53.204156  5289 leader_election.cc:343] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:53.192682  6071 leader_election.cc:290] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
W20260709 13:11:53.212354  5363 consensus_peers.cc:597] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:53.204769  6049 consensus_queue.cc:1048] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:11:53.227156  5943 consensus_queue.cc:1048] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
W20260709 13:11:53.236483  5289 leader_election.cc:343] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:53.223217  5895 consensus_queue.cc:1048] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.074s
W20260709 13:11:53.247987  6080 log.cc:927] Time spent T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260709 13:11:53.249619  5891 consensus_queue.cc:1048] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:53.256337  6033 consensus_queue.cc:1048] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:11:53.265204  6082 log.cc:927] Time spent T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd: Append to log took a long time: real 0.106s	user 0.003s	sys 0.000s
W20260709 13:11:53.279762  5363 consensus_peers.cc:597] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:53.280306  5942 tablet_bootstrap.cc:492] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e: 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
W20260709 13:11:53.254765  5289 consensus_peers.cc:597] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:53.281606  5289 consensus_peers.cc:597] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:53.310791  5320 raft_consensus.cc:1275] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Refusing update from remote peer 8ca4ad854c4a4018b77ad3773d37ad99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:53.312635  5942 tablet_bootstrap.cc:492] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:53.329932  5942 ts_tablet_manager.cc:1403] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.374s	user 0.024s	sys 0.014s
I20260709 13:11:53.350119  5322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:53.374716  5323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4934c960a014e3bb2ab3ab7e1435976" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:11:53.379926  5942 raft_consensus.cc:359] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
W20260709 13:11:53.381778  5215 consensus_peers.cc:597] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:53.355027  5939 leader_election.cc:304] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [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: e5225b69f466414ca29ca4427911e48e; no voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792
I20260709 13:11:53.364864  5989 raft_consensus.cc:2468] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 2.
W20260709 13:11:53.391038  5215 consensus_peers.cc:597] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:53.392012  5215 consensus_peers.cc:597] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:53.387679  5942 raft_consensus.cc:740] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:53.402828  5245 raft_consensus.cc:1275] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Refusing update from remote peer 8ca4ad854c4a4018b77ad3773d37ad99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:53.395803  5942 consensus_queue.cc:260] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [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: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
W20260709 13:11:53.419472  5215 consensus_peers.cc:597] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:53.449302  5942 ts_tablet_manager.cc:1434] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.105s	user 0.005s	sys 0.003s
I20260709 13:11:53.456269  6073 raft_consensus.cc:2749] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:53.459587  5942 tablet_bootstrap.cc:492] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:53.462224  5075 ts_manager.cc:194] Re-registered known tserver with Master: e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
W20260709 13:11:53.481325  6103 log.cc:927] Time spent T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792: Append to log took a long time: real 0.084s	user 0.000s	sys 0.002s
W20260709 13:11:53.591444  5363 consensus_peers.cc:597] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:53.590519  5988 raft_consensus.cc:3060] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:11:53.620705  6107 log.cc:927] Time spent T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 13:11:53.621071  5323 raft_consensus.cc:1275] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Refusing update from remote peer 8ca4ad854c4a4018b77ad3773d37ad99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:53.621855  6060 consensus_queue.cc:1048] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:53.623380  6115 consensus_queue.cc:1048] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:11:53.626641  5939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.195:43419, user_credentials={real_user=slave}} blocked reactor thread for 260681us
W20260709 13:11:53.661689  6104 log.cc:927] Time spent T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd: Append to log took a long time: real 0.116s	user 0.000s	sys 0.000s
W20260709 13:11:53.687556  5215 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:45315, user_credentials={real_user=slave}} blocked reactor thread for 125007us
W20260709 13:11:53.719843  5366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.194:35529, user_credentials={real_user=slave}} blocked reactor thread for 109807us
W20260709 13:11:53.723656  5215 consensus_peers.cc:597] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:53.764886  6114 consensus_queue.cc:1048] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:11:53.776105  5215 consensus_peers.cc:597] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:53.833319  5995 raft_consensus.cc:1275] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Refusing update from remote peer c414047800414946b4302e6c7faaf792: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:53.834724  5942 tablet_bootstrap.cc:492] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e: 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:11:53.835839  5942 tablet_bootstrap.cc:492] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:53.838359  5942 ts_tablet_manager.cc:1403] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.377s	user 0.015s	sys 0.034s
I20260709 13:11:53.814208  5073 catalog_manager.cc:5697] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 1 to 2, leader changed from e5225b69f466414ca29ca4427911e48e (127.2.42.193) to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:53.848948  5073 catalog_manager.cc:5697] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 1 to 2, leader changed from e5225b69f466414ca29ca4427911e48e (127.2.42.193) to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:53.863379  5991 raft_consensus.cc:1275] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Refusing update from remote peer 8ca4ad854c4a4018b77ad3773d37ad99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:11:53.871454  5289 consensus_peers.cc:597] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:53.872340  5073 catalog_manager.cc:5697] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 1 to 2, leader changed from e5225b69f466414ca29ca4427911e48e (127.2.42.193) to 95f4c4313308459c9ac095fc149887bd (127.2.42.194). New cstate: current_term: 2 leader_uuid: "95f4c4313308459c9ac095fc149887bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } }
I20260709 13:11:53.877228  5073 catalog_manager.cc:5697] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 1 to 2, leader changed from e5225b69f466414ca29ca4427911e48e (127.2.42.193) to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:53.880713  6065 consensus_queue.cc:1048] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
W20260709 13:11:53.907073  5363 consensus_peers.cc:597] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:53.906845  5942 raft_consensus.cc:359] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:53.907955  5942 raft_consensus.cc:740] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:53.913516  5942 consensus_queue.cc:260] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e [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: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:53.913219  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4934c960a014e3bb2ab3ab7e1435976" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:11:53.948176  6048 consensus_queue.cc:1048] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
W20260709 13:11:53.950603  6127 log.cc:927] Time spent T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 13:11:53.956261  5942 ts_tablet_manager.cc:1434] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.117s	user 0.006s	sys 0.000s
I20260709 13:11:53.965176  5942 tablet_bootstrap.cc:492] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
W20260709 13:11:53.966420  5217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.196:34533, user_credentials={real_user=slave}} blocked reactor thread for 51223.7us
W20260709 13:11:53.994308  5363 consensus_peers.cc:597] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:53.995432  5249 raft_consensus.cc:1275] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Refusing update from remote peer c414047800414946b4302e6c7faaf792: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:54.002444  5938 leader_election.cc:304] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e [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: e5225b69f466414ca29ca4427911e48e; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792
I20260709 13:11:54.004878  6073 raft_consensus.cc:2749] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:11:54.015036  6032 consensus_queue.cc:1048] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:11:54.016304  6128 log.cc:927] Time spent T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd: Append to log took a long time: real 0.059s	user 0.000s	sys 0.001s
I20260709 13:11:54.085336  5942 tablet_bootstrap.cc:492] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e: 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:11:54.086614  5942 tablet_bootstrap.cc:492] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.087407  5942 ts_tablet_manager.cc:1403] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.122s	user 0.008s	sys 0.010s
I20260709 13:11:54.090397  5942 raft_consensus.cc:359] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:54.091205  5942 raft_consensus.cc:740] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.092020  5942 consensus_queue.cc:260] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [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: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:54.094686  5942 ts_tablet_manager.cc:1434] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:11:54.095580  5942 tablet_bootstrap.cc:492] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:54.113929  5075 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35634
I20260709 13:11:54.116441  5072 catalog_manager.cc:5697] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd reported cstate change: term changed from 1 to 2, leader changed from e5225b69f466414ca29ca4427911e48e (127.2.42.193) to 95f4c4313308459c9ac095fc149887bd (127.2.42.194). New cstate: current_term: 2 leader_uuid: "95f4c4313308459c9ac095fc149887bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:54.119161  5072 catalog_manager.cc:5697] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd reported cstate change: term changed from 1 to 2, leader changed from e5225b69f466414ca29ca4427911e48e (127.2.42.193) to 95f4c4313308459c9ac095fc149887bd (127.2.42.194). New cstate: current_term: 2 leader_uuid: "95f4c4313308459c9ac095fc149887bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:54.120185  6037 heartbeater.cc:499] Master 127.2.42.254:44643 was elected leader, sending a full tablet report...
I20260709 13:11:54.122264  5072 catalog_manager.cc:5697] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd reported cstate change: term changed from 1 to 2, leader changed from e5225b69f466414ca29ca4427911e48e (127.2.42.193) to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 2 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } }
I20260709 13:11:54.130641  5942 tablet_bootstrap.cc:492] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e: 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:11:54.131857  5942 tablet_bootstrap.cc:492] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.132607  5942 ts_tablet_manager.cc:1403] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.004s
I20260709 13:11:54.135142  5942 raft_consensus.cc:359] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:54.135957  5942 raft_consensus.cc:740] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.136859  5942 consensus_queue.cc:260] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:54.140012  5942 ts_tablet_manager.cc:1434] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:11:54.140985  5942 tablet_bootstrap.cc:492] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:54.140120  5071 catalog_manager.cc:5697] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 1 to 2, leader changed from e5225b69f466414ca29ca4427911e48e (127.2.42.193) to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 2 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } }
W20260709 13:11:54.141156  5289 consensus_peers.cc:597] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:54.142118  5071 catalog_manager.cc:5697] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 1 to 2, leader changed from e5225b69f466414ca29ca4427911e48e (127.2.42.193) to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 2 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:54.164557  5942 tablet_bootstrap.cc:492] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e: 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:11:54.165582  5942 tablet_bootstrap.cc:492] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.166271  5942 ts_tablet_manager.cc:1403] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260709 13:11:54.170840  5942 raft_consensus.cc:359] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:54.171586  5942 raft_consensus.cc:740] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.172394  5942 consensus_queue.cc:260] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [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: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:54.174724  5942 ts_tablet_manager.cc:1434] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260709 13:11:54.192063  5942 tablet_bootstrap.cc:492] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
W20260709 13:11:54.192668  5289 consensus_peers.cc:597] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:54.217772  5942 tablet_bootstrap.cc:492] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e: 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:11:54.219522  5942 tablet_bootstrap.cc:492] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.220180  5942 ts_tablet_manager.cc:1403] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.008s
I20260709 13:11:54.222867  5942 raft_consensus.cc:359] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:54.223578  5942 raft_consensus.cc:740] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.224285  5942 consensus_queue.cc:260] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:54.226567  5942 ts_tablet_manager.cc:1434] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 13:11:54.227366  5942 tablet_bootstrap.cc:492] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
W20260709 13:11:54.257927  5289 consensus_peers.cc:597] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:11:54.259923  5942 tablet_bootstrap.cc:492] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e: 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:11:54.260901  5942 tablet_bootstrap.cc:492] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.261554  5942 ts_tablet_manager.cc:1403] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.011s
I20260709 13:11:54.264312  5942 raft_consensus.cc:359] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:54.265101  5942 raft_consensus.cc:740] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.266942  5942 consensus_queue.cc:260] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [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: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:54.269235  5942 ts_tablet_manager.cc:1434] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:11:54.270056  5942 tablet_bootstrap.cc:492] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:54.275579  5985 raft_consensus.cc:3060] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:54.401939  5942 tablet_bootstrap.cc:492] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e: 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:11:54.405632  5942 tablet_bootstrap.cc:492] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.406324  5942 ts_tablet_manager.cc:1403] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.136s	user 0.033s	sys 0.034s
I20260709 13:11:54.445297  5985 raft_consensus.cc:3060] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:54.451774  5942 raft_consensus.cc:359] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:54.452548  5942 raft_consensus.cc:740] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.453234  5942 consensus_queue.cc:260] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [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: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:54.460417  5942 ts_tablet_manager.cc:1434] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.001s
I20260709 13:11:54.469110  5942 tablet_bootstrap.cc:492] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:54.495626  5942 tablet_bootstrap.cc:492] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e: 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:11:54.496364  5942 tablet_bootstrap.cc:492] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.497026  5942 ts_tablet_manager.cc:1403] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.001s
I20260709 13:11:54.499754  5942 raft_consensus.cc:359] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:54.500381  5942 raft_consensus.cc:740] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.501022  5942 consensus_queue.cc:260] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [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: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:54.503389  5942 ts_tablet_manager.cc:1434] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:11:54.504210  5942 tablet_bootstrap.cc:492] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:54.519811  5942 tablet_bootstrap.cc:492] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e: 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:11:54.520802  5942 tablet_bootstrap.cc:492] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.521668  5942 ts_tablet_manager.cc:1403] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.001s
I20260709 13:11:54.524192  5942 raft_consensus.cc:359] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:54.524919  5942 raft_consensus.cc:740] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.525621  5942 consensus_queue.cc:260] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [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: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:54.527549  5942 ts_tablet_manager.cc:1434] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:11:54.528290  5942 tablet_bootstrap.cc:492] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:54.543325  5942 tablet_bootstrap.cc:492] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e: 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:11:54.544265  5942 tablet_bootstrap.cc:492] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.544905  5942 ts_tablet_manager.cc:1403] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 13:11:54.546818  5942 raft_consensus.cc:359] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:54.547375  5942 raft_consensus.cc:740] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.547904  5942 consensus_queue.cc:260] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:54.549749  5942 ts_tablet_manager.cc:1434] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:54.550896  5942 tablet_bootstrap.cc:492] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:54.565428  5942 tablet_bootstrap.cc:492] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e: 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:11:54.566373  5942 tablet_bootstrap.cc:492] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.566987  5942 ts_tablet_manager.cc:1403] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.003s
I20260709 13:11:54.569325  5942 raft_consensus.cc:359] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:54.569950  5942 raft_consensus.cc:740] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.570575  5942 consensus_queue.cc:260] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e [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: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:54.572037  5942 ts_tablet_manager.cc:1434] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:54.573513  5942 tablet_bootstrap.cc:492] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:54.590114  5942 tablet_bootstrap.cc:492] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e: 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:11:54.591063  5942 tablet_bootstrap.cc:492] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.591601  5942 ts_tablet_manager.cc:1403] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 13:11:54.593812  5942 raft_consensus.cc:359] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:54.594327  5942 raft_consensus.cc:740] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.594938  5942 consensus_queue.cc:260] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [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: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:54.596432  5942 ts_tablet_manager.cc:1434] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:54.597574  5942 tablet_bootstrap.cc:492] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:54.611676  5942 tablet_bootstrap.cc:492] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e: 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:11:54.612396  5942 tablet_bootstrap.cc:492] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.612917  5942 ts_tablet_manager.cc:1403] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 13:11:54.615072  5942 raft_consensus.cc:359] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:54.615708  5942 raft_consensus.cc:740] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.616304  5942 consensus_queue.cc:260] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:54.618283  5942 ts_tablet_manager.cc:1434] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:54.619269  5942 tablet_bootstrap.cc:492] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:54.634457  5942 tablet_bootstrap.cc:492] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e: 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:11:54.635416  5942 tablet_bootstrap.cc:492] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.636090  5942 ts_tablet_manager.cc:1403] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 13:11:54.638423  5942 raft_consensus.cc:359] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:54.639106  5942 raft_consensus.cc:740] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.639722  5942 consensus_queue.cc:260] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:54.641755  5942 ts_tablet_manager.cc:1434] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 13:11:54.642503  5942 tablet_bootstrap.cc:492] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:54.657948  5942 tablet_bootstrap.cc:492] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e: 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:11:54.658892  5942 tablet_bootstrap.cc:492] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.659550  5942 ts_tablet_manager.cc:1403] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:11:54.661957  5942 raft_consensus.cc:359] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:54.662604  5942 raft_consensus.cc:740] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.663328  5942 consensus_queue.cc:260] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:54.664826  5942 ts_tablet_manager.cc:1434] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:54.666164  5942 tablet_bootstrap.cc:492] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:54.684640  5995 raft_consensus.cc:3060] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:54.686724  5942 tablet_bootstrap.cc:492] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e: 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:11:54.687754  5942 tablet_bootstrap.cc:492] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.688388  5942 ts_tablet_manager.cc:1403] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260709 13:11:54.690974  5942 raft_consensus.cc:359] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:54.691642  5942 raft_consensus.cc:740] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.692296  5942 consensus_queue.cc:260] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:54.694571  5942 ts_tablet_manager.cc:1434] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:11:54.695396  5942 tablet_bootstrap.cc:492] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:54.726251  5942 tablet_bootstrap.cc:492] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e: 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:11:54.727160  5942 tablet_bootstrap.cc:492] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.727705  5942 ts_tablet_manager.cc:1403] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.013s
I20260709 13:11:54.729439  5942 raft_consensus.cc:359] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:54.729923  5942 raft_consensus.cc:740] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.730568  5942 consensus_queue.cc:260] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [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: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:11:54.732471  5942 ts_tablet_manager.cc:1434] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:54.733211  5942 tablet_bootstrap.cc:492] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:54.748648  5942 tablet_bootstrap.cc:492] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e: 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:11:54.749547  5942 tablet_bootstrap.cc:492] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.751026  5942 ts_tablet_manager.cc:1403] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 13:11:54.753124  5942 raft_consensus.cc:359] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:54.753661  5942 raft_consensus.cc:740] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.754187  5942 consensus_queue.cc:260] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [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: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:54.755781  5942 ts_tablet_manager.cc:1434] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:11:54.756363  5942 tablet_bootstrap.cc:492] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:54.768414  5942 tablet_bootstrap.cc:492] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e: 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:11:54.769153  5942 tablet_bootstrap.cc:492] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.769774  5942 ts_tablet_manager.cc:1403] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:11:54.771714  5942 raft_consensus.cc:359] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:54.772199  5942 raft_consensus.cc:740] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.772742  5942 consensus_queue.cc:260] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:54.774180  5942 ts_tablet_manager.cc:1434] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:11:54.775080  5942 tablet_bootstrap.cc:492] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:54.781582  5995 raft_consensus.cc:3060] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:54.788710  5942 tablet_bootstrap.cc:492] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e: 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:11:54.789631  5942 tablet_bootstrap.cc:492] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.790256  5942 ts_tablet_manager.cc:1403] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260709 13:11:54.792856  5942 raft_consensus.cc:359] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:54.793493  5942 raft_consensus.cc:740] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.794490  5942 consensus_queue.cc:260] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [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: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:54.797402  5942 ts_tablet_manager.cc:1434] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 13:11:54.798384  5942 tablet_bootstrap.cc:492] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:54.816217  5942 tablet_bootstrap.cc:492] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e: 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:11:54.816957  5942 tablet_bootstrap.cc:492] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.817528  5942 ts_tablet_manager.cc:1403] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 13:11:54.819391  5942 raft_consensus.cc:359] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:54.820005  5942 raft_consensus.cc:740] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.821493  5942 consensus_queue.cc:260] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [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: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:54.824388  5942 ts_tablet_manager.cc:1434] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:11:54.825156  5942 tablet_bootstrap.cc:492] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:54.843228  5995 raft_consensus.cc:3060] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:54.844300  5942 tablet_bootstrap.cc:492] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e: 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:11:54.845279  5942 tablet_bootstrap.cc:492] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.850687  5942 ts_tablet_manager.cc:1403] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260709 13:11:54.853655  5942 raft_consensus.cc:359] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:54.854312  5942 raft_consensus.cc:740] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.855131  5942 consensus_queue.cc:260] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e [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: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:11:54.856643  5942 ts_tablet_manager.cc:1434] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:11:54.880059  5942 tablet_bootstrap.cc:492] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e: Bootstrap starting.
I20260709 13:11:54.894105  5942 tablet_bootstrap.cc:492] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e: 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:11:54.895159  5942 tablet_bootstrap.cc:492] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e: Bootstrap complete.
I20260709 13:11:54.895757  5942 ts_tablet_manager.cc:1403] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260709 13:11:54.897855  5942 raft_consensus.cc:359] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:54.898378  5942 raft_consensus.cc:740] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Initialized, Role: FOLLOWER
I20260709 13:11:54.898980  5942 consensus_queue.cc:260] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:11:54.900563  5942 ts_tablet_manager.cc:1434] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:54.921030  5988 raft_consensus.cc:3060] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:54.956383  5995 raft_consensus.cc:3060] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:55.025310  5995 raft_consensus.cc:3060] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.426410  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:02.479895  5394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27bce2f9163d428b919b088a3a48e6aa"
dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
mode: GRACEFUL
new_leader_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:46348
I20260709 13:12:02.480597  5394 raft_consensus.cc:606] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Received request to transfer leadership to TS e5225b69f466414ca29ca4427911e48e
I20260709 13:12:02.482995  5394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31fc02e344594947bf9471efe05eba2a"
dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
mode: GRACEFUL
new_leader_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:46348
I20260709 13:12:02.483506  5394 raft_consensus.cc:606] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Received request to transfer leadership to TS e5225b69f466414ca29ca4427911e48e
I20260709 13:12:02.485690  5394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8911a51a9e7244c78c46bc29c0af0e79"
dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
mode: GRACEFUL
new_leader_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:46348
I20260709 13:12:02.486225  5394 raft_consensus.cc:606] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Received request to transfer leadership to TS e5225b69f466414ca29ca4427911e48e
I20260709 13:12:02.488433  5394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94f28a0c505141e7867ddc8956d74dfc"
dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
mode: GRACEFUL
new_leader_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:46348
I20260709 13:12:02.488912  5394 raft_consensus.cc:606] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Received request to transfer leadership to TS e5225b69f466414ca29ca4427911e48e
I20260709 13:12:02.501992  5245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c86c2159cc014f1e801edc55c37d89b6"
dest_uuid: "95f4c4313308459c9ac095fc149887bd"
mode: GRACEFUL
new_leader_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:33436
I20260709 13:12:02.502532  5245 raft_consensus.cc:606] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Received request to transfer leadership to TS e5225b69f466414ca29ca4427911e48e
I20260709 13:12:02.504848  5394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7418cf7e7ac41679ed1aef55cc75ee1"
dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
mode: GRACEFUL
new_leader_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:46348
I20260709 13:12:02.505301  5394 raft_consensus.cc:606] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Received request to transfer leadership to TS e5225b69f466414ca29ca4427911e48e
I20260709 13:12:02.538766  5321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7537d3786dd4e6bae5bb7fa226403a4"
dest_uuid: "c414047800414946b4302e6c7faaf792"
mode: GRACEFUL
new_leader_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:49280
I20260709 13:12:02.539376  5321 raft_consensus.cc:606] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 2 LEADER]: Received request to transfer leadership to TS e5225b69f466414ca29ca4427911e48e
I20260709 13:12:02.540462  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:12:02.541662  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:02.543092  6179 raft_consensus.cc:993] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99: : Instructing follower e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:02.543644  6173 raft_consensus.cc:1081] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Signalling peer e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:02.544945  5995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7418cf7e7ac41679ed1aef55cc75ee1"
dest_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:44722
I20260709 13:12:02.545408  5995 raft_consensus.cc:493] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:02.545734  5995 raft_consensus.cc:3060] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.551692  5995 raft_consensus.cc:515] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:02.553973  5995 leader_election.cc:290] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:12:02.555935  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7418cf7e7ac41679ed1aef55cc75ee1" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:12:02.556491  5400 raft_consensus.cc:3055] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:02.556802  5400 raft_consensus.cc:740] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:12:02.557066  5321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7418cf7e7ac41679ed1aef55cc75ee1" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:12:02.557686  5321 raft_consensus.cc:3060] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.557931  6180 raft_consensus.cc:993] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792: : Instructing follower e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:02.557582  5400 consensus_queue.cc:260] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:02.558558  6178 raft_consensus.cc:1081] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 2 LEADER]: Signalling peer e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:02.559018  5400 raft_consensus.cc:3060] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.559998  5995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7537d3786dd4e6bae5bb7fa226403a4"
dest_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:44728
I20260709 13:12:02.560451  5995 raft_consensus.cc:493] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:02.560735  5995 raft_consensus.cc:3060] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:02.564924  5321 raft_consensus.cc:2468] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 2.
I20260709 13:12:02.566148  5939 leader_election.cc:304] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:12:02.566411  5400 raft_consensus.cc:2468] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 2.
I20260709 13:12:02.566563  5995 raft_consensus.cc:515] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:02.568357  6185 raft_consensus.cc:2804] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:02.568673  5995 leader_election.cc:290] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 3 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:12:02.569777  6185 raft_consensus.cc:697] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [term 2 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:12:02.570652  5321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7537d3786dd4e6bae5bb7fa226403a4" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:12:02.571357  5321 raft_consensus.cc:3055] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:02.571652  5321 raft_consensus.cc:740] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:12:02.571918  5245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7537d3786dd4e6bae5bb7fa226403a4" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:12:02.570655  6185 consensus_queue.cc:237] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:02.572367  5321 consensus_queue.cc:260] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:02.573757  5321 raft_consensus.cc:3060] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:02.572453  5245 raft_consensus.cc:3060] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:02.580416  5321 raft_consensus.cc:2468] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 3.
I20260709 13:12:02.581528  5939 leader_election.cc:304] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [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: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:12:02.582468  6186 raft_consensus.cc:2804] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:02.583874  6186 raft_consensus.cc:697] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 3 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:12:02.584794  6186 consensus_queue.cc:237] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:02.588604  6179 raft_consensus.cc:993] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99: : Instructing follower e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:02.589138  6179 raft_consensus.cc:1081] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Signalling peer e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:02.596697  5075 catalog_manager.cc:5697] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 1 to 2, leader changed from 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196) to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 2 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:02.599467  5995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94f28a0c505141e7867ddc8956d74dfc"
dest_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:44722
I20260709 13:12:02.599735  5245 raft_consensus.cc:2468] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 3.
I20260709 13:12:02.600368  5995 raft_consensus.cc:493] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:02.600909  5995 raft_consensus.cc:3060] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.607095  5995 raft_consensus.cc:515] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:02.609282  5995 leader_election.cc:290] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:12:02.609804  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f28a0c505141e7867ddc8956d74dfc" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:12:02.609895  5320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f28a0c505141e7867ddc8956d74dfc" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:12:02.610530  5400 raft_consensus.cc:3055] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:02.610677  5320 raft_consensus.cc:3060] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.610849  5400 raft_consensus.cc:740] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:12:02.611619  5400 consensus_queue.cc:260] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:02.612629  5400 raft_consensus.cc:3060] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.617244  5320 raft_consensus.cc:2468] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 2.
I20260709 13:12:02.618602  5939 leader_election.cc:304] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:12:02.620631  6186 raft_consensus.cc:2804] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:02.621078  6186 raft_consensus.cc:697] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [term 2 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:12:02.621701  5075 catalog_manager.cc:5697] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 2 to 3, leader changed from c414047800414946b4302e6c7faaf792 (127.2.42.195) to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 3 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:02.622537  6186 consensus_queue.cc:237] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:02.629321  5400 raft_consensus.cc:2468] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 2.
I20260709 13:12:02.645782  5075 catalog_manager.cc:5697] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 1 to 2, leader changed from 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196) to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 2 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:02.650923  6179 raft_consensus.cc:993] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99: : Instructing follower e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:02.651454  6189 raft_consensus.cc:1081] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Signalling peer e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:02.652949  5995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27bce2f9163d428b919b088a3a48e6aa"
dest_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:44722
I20260709 13:12:02.653544  5995 raft_consensus.cc:493] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:02.653960  5995 raft_consensus.cc:3060] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.658934  6170 raft_consensus.cc:993] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd: : Instructing follower e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:02.659541  6171 raft_consensus.cc:1081] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Signalling peer e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:02.660171  5995 raft_consensus.cc:515] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:02.661074  5985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c86c2159cc014f1e801edc55c37d89b6"
dest_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:44706
I20260709 13:12:02.661698  5985 raft_consensus.cc:493] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:02.661947  5995 leader_election.cc:290] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:12:02.662076  5985 raft_consensus.cc:3060] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.663447  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27bce2f9163d428b919b088a3a48e6aa" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:12:02.664036  5394 raft_consensus.cc:3055] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:02.664321  5394 raft_consensus.cc:740] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:12:02.664992  5394 consensus_queue.cc:260] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:02.665951  5394 raft_consensus.cc:3060] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.669531  5985 raft_consensus.cc:515] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:02.671182  5320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27bce2f9163d428b919b088a3a48e6aa" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:12:02.671762  5320 raft_consensus.cc:3060] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.673080  5394 raft_consensus.cc:2468] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 2.
I20260709 13:12:02.674090  5938 leader_election.cc:304] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:12:02.674746  6186 raft_consensus.cc:2804] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:02.675228  6186 raft_consensus.cc:697] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [term 2 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:12:02.675730  5985 leader_election.cc:290] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:12:02.676028  6186 consensus_queue.cc:237] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:02.676677  5321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86c2159cc014f1e801edc55c37d89b6" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:12:02.677227  5321 raft_consensus.cc:3060] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.679425  5320 raft_consensus.cc:2468] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 2.
I20260709 13:12:02.679514  5245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86c2159cc014f1e801edc55c37d89b6" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:12:02.681401  5245 raft_consensus.cc:3055] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:02.681689  5245 raft_consensus.cc:740] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:12:02.682430  5245 consensus_queue.cc:260] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:02.683923  5245 raft_consensus.cc:3060] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.690742  5321 raft_consensus.cc:2468] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 2.
I20260709 13:12:02.693279  5939 leader_election.cc:304] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:12:02.694234  6188 raft_consensus.cc:2804] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:02.694783  6188 raft_consensus.cc:697] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [term 2 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:12:02.695638  6188 consensus_queue.cc:237] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:02.708866  5075 catalog_manager.cc:5697] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 1 to 2, leader changed from 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196) to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 2 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:02.709568  5245 raft_consensus.cc:2468] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 2.
I20260709 13:12:02.724267  6179 raft_consensus.cc:993] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99: : Instructing follower e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:02.724792  6189 raft_consensus.cc:1081] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Signalling peer e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:02.726279  5995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31fc02e344594947bf9471efe05eba2a"
dest_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:44722
I20260709 13:12:02.726833  5995 raft_consensus.cc:493] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:02.727258  5995 raft_consensus.cc:3060] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:02.728150  5075 catalog_manager.cc:5697] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 1 to 2, leader changed from 95f4c4313308459c9ac095fc149887bd (127.2.42.194) to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 2 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:02.732118  5995 raft_consensus.cc:515] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:02.733991  5995 leader_election.cc:290] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 3 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:12:02.734539  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fc02e344594947bf9471efe05eba2a" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:12:02.735273  5394 raft_consensus.cc:3055] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:02.735561  5394 raft_consensus.cc:740] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:12:02.735329  5245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fc02e344594947bf9471efe05eba2a" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:12:02.736256  5245 raft_consensus.cc:3060] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:02.736553  5394 consensus_queue.cc:260] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [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: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:02.737746  5394 raft_consensus.cc:3060] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:02.745287  5394 raft_consensus.cc:2468] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 3.
I20260709 13:12:02.746194  5938 leader_election.cc:304] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [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: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:12:02.746487  5245 raft_consensus.cc:2468] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 3.
I20260709 13:12:02.746948  6188 raft_consensus.cc:2804] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:02.747442  6188 raft_consensus.cc:697] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 3 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:12:02.748206  6188 consensus_queue.cc:237] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [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: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:02.756799  5075 catalog_manager.cc:5697] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 2 to 3, leader changed from 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196) to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 3 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:02.947307  6179 raft_consensus.cc:993] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99: : Instructing follower e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:02.952133  6179 raft_consensus.cc:1081] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Signalling peer e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:02.955981  5995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8911a51a9e7244c78c46bc29c0af0e79"
dest_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:44722
I20260709 13:12:02.957182  5995 raft_consensus.cc:493] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:02.958097  5995 raft_consensus.cc:3060] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.968575  5995 raft_consensus.cc:515] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:02.970356  5995 leader_election.cc:290] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:12:02.971588  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8911a51a9e7244c78c46bc29c0af0e79" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:12:02.971809  5245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8911a51a9e7244c78c46bc29c0af0e79" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:12:02.972388  5394 raft_consensus.cc:3055] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:02.972590  5245 raft_consensus.cc:3060] T 8911a51a9e7244c78c46bc29c0af0e79 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.972695  5394 raft_consensus.cc:740] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:12:02.973722  5394 consensus_queue.cc:260] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:02.975155  5394 raft_consensus.cc:3060] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:02.978662  5245 raft_consensus.cc:2468] T 8911a51a9e7244c78c46bc29c0af0e79 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 2.
I20260709 13:12:02.980492  5939 leader_election.cc:304] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:12:02.982126  6188 raft_consensus.cc:2804] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:02.982666  6188 raft_consensus.cc:697] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [term 2 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:12:02.984282  5394 raft_consensus.cc:2468] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 2.
I20260709 13:12:02.984267  6188 consensus_queue.cc:237] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:03.000456  5075 catalog_manager.cc:5697] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 1 to 2, leader changed from 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196) to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 2 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:03.022303  5320 raft_consensus.cc:1275] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:03.023833  6188 consensus_queue.cc:1048] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:03.047950  5245 raft_consensus.cc:1275] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:03.055200  6186 consensus_queue.cc:1048] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:03.111804  5321 raft_consensus.cc:1275] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:03.113531  6185 consensus_queue.cc:1048] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:12:03.134462  5394 raft_consensus.cc:1275] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:03.138217  6186 consensus_queue.cc:1048] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:12:03.160037  6206 log.cc:927] Time spent T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd: Append to log took a long time: real 0.051s	user 0.002s	sys 0.000s
I20260709 13:12:03.162649  5394 raft_consensus.cc:1275] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:03.165381  6185 consensus_queue.cc:1048] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:03.209511  5320 raft_consensus.cc:1275] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:03.213917  6185 consensus_queue.cc:1048] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:12:03.294708  5291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.196:34533, user_credentials={real_user=slave}} blocked reactor thread for 74205.7us
W20260709 13:12:03.328270  5363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:45315, user_credentials={real_user=slave}} blocked reactor thread for 115689us
I20260709 13:12:03.335063  5394 raft_consensus.cc:1275] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:03.341531  5398 raft_consensus.cc:1275] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:03.343315  6185 consensus_queue.cc:1048] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:03.344887  6185 consensus_queue.cc:1048] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:03.426378  5320 raft_consensus.cc:1275] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:03.573583  5246 raft_consensus.cc:1275] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:12:03.594214  5363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:45315, user_credentials={real_user=slave}} blocked reactor thread for 224043us
W20260709 13:12:03.812960  5289 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:45315, user_credentials={real_user=slave}} blocked reactor thread for 89997.1us
I20260709 13:12:03.825264  6225 consensus_queue.cc:1048] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
W20260709 13:12:03.830380  6219 log.cc:927] Time spent T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99: Append to log took a long time: real 0.114s	user 0.001s	sys 0.000s
W20260709 13:12:03.851109  5291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.196:34533, user_credentials={real_user=slave}} blocked reactor thread for 214078us
W20260709 13:12:03.911461  5291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.196:34533, user_credentials={real_user=slave}} blocked reactor thread for 57212.2us
W20260709 13:12:03.857481  5939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.195:43419, user_credentials={real_user=slave}} blocked reactor thread for 341357us
W20260709 13:12:04.052980  5289 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:45315, user_credentials={real_user=slave}} blocked reactor thread for 176890us
W20260709 13:12:04.069629  6240 log.cc:927] Time spent T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792: Append to log took a long time: real 0.163s	user 0.000s	sys 0.001s
I20260709 13:12:04.077143  6185 consensus_queue.cc:1048] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:04.104701  6243 raft_consensus.cc:493] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c414047800414946b4302e6c7faaf792)
I20260709 13:12:04.105409  6243 raft_consensus.cc:515] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
W20260709 13:12:04.119441  5366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.195:43419, user_credentials={real_user=slave}} blocked reactor thread for 43814.5us
I20260709 13:12:03.577850  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:04.133538  6243 leader_election.cc:290] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
W20260709 13:12:04.133518  5217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.196:34533, user_credentials={real_user=slave}} blocked reactor thread for 205673us
I20260709 13:12:04.138351  6237 raft_consensus.cc:493] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:04.141827  6243 raft_consensus.cc:493] T b28e13f63d84427a93b207afffb84f13 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c414047800414946b4302e6c7faaf792)
I20260709 13:12:04.142658  6237 raft_consensus.cc:515] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:04.143112  6243 raft_consensus.cc:515] T b28e13f63d84427a93b207afffb84f13 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:04.145295  6243 leader_election.cc:290] T b28e13f63d84427a93b207afffb84f13 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:12:04.145747  5395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0d016678da443f8bca0ade3162f4dc" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:12:04.147874  5987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936f69d019004bbe8ad3d129d1c4a296" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:12:04.150280  5245 raft_consensus.cc:1275] T 8911a51a9e7244c78c46bc29c0af0e79 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:04.152890  5073 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35634 (request call id 67) took 1061 ms. Trace:
I20260709 13:12:04.153496  5073 rpcz_store.cc:276] 0709 13:12:03.091722 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:12:03.091969 (+   247us) service_pool.cc:224] Handling call
0709 13:12:04.152696 (+1060727us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":33668,"reported_tablets":1}
I20260709 13:12:04.166957  6246 raft_consensus.cc:493] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8ca4ad854c4a4018b77ad3773d37ad99)
I20260709 13:12:04.183983  6246 raft_consensus.cc:515] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:12:04.183360  6237 leader_election.cc:290] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:12:04.199985  6227 consensus_queue.cc:1048] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:12:04.203068  6229 raft_consensus.cc:493] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:04.203954  6229 raft_consensus.cc:515] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:04.218828  6186 raft_consensus.cc:493] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:04.219554  6186 raft_consensus.cc:515] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:04.221935  6186 leader_election.cc:290] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:12:04.236909  6231 raft_consensus.cc:493] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c414047800414946b4302e6c7faaf792)
I20260709 13:12:04.237838  6231 raft_consensus.cc:515] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:04.246829  6245 raft_consensus.cc:493] T e70a97adb5f94f4196f105d721dcb03b P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c414047800414946b4302e6c7faaf792)
I20260709 13:12:04.247499  6245 raft_consensus.cc:515] T e70a97adb5f94f4196f105d721dcb03b P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:04.248862  5992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28e13f63d84427a93b207afffb84f13" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
W20260709 13:12:04.253492  5217 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.196:34533, user_credentials={real_user=slave}} blocked reactor thread for 60766.8us
I20260709 13:12:04.250258  6245 leader_election.cc:290] T e70a97adb5f94f4196f105d721dcb03b P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:12:04.263566  6246 leader_election.cc:290] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:12:04.270833  6231 leader_election.cc:290] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:12:04.259986  6229 leader_election.cc:290] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:12:04.280882  5251 raft_consensus.cc:1275] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:04.291836  6252 raft_consensus.cc:493] T 32513aaf5f924d689c76503649810cfd P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8ca4ad854c4a4018b77ad3773d37ad99)
I20260709 13:12:04.292476  6252 raft_consensus.cc:515] T 32513aaf5f924d689c76503649810cfd P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:04.295511  6252 leader_election.cc:290] T 32513aaf5f924d689c76503649810cfd P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:12:04.302776  6247 raft_consensus.cc:493] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c414047800414946b4302e6c7faaf792)
I20260709 13:12:04.303489  6247 raft_consensus.cc:515] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:04.306289  6247 leader_election.cc:290] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:12:04.369457  6252 raft_consensus.cc:493] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c414047800414946b4302e6c7faaf792)
I20260709 13:12:04.370211  6252 raft_consensus.cc:515] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:12:04.384613  6252 leader_election.cc:290] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:12:04.388137  5395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32513aaf5f924d689c76503649810cfd" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:12:04.398448  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe360d312934932ad865098695ea317" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
W20260709 13:12:04.416564  5939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.194:35529, user_credentials={real_user=slave}} blocked reactor thread for 226955us
I20260709 13:12:04.421772  5249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:12:04.423900  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bfef06e5704e17aba0cd5cce7a49e3" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:12:04.424567  5989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41f300d1cf645359598b4a30c7e0865" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:12:04.425074  5994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32513aaf5f924d689c76503649810cfd" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:12:04.428867  6185 consensus_queue.cc:1048] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:04.440758  6188 raft_consensus.cc:493] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8ca4ad854c4a4018b77ad3773d37ad99)
I20260709 13:12:04.441473  6188 raft_consensus.cc:515] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:04.443783  6188 leader_election.cc:290] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:12:04.444558  6243 raft_consensus.cc:493] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:04.447062  6243 raft_consensus.cc:515] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:04.447242  5215 leader_election.cc:304] T 32513aaf5f924d689c76503649810cfd P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:04.448904  6205 raft_consensus.cc:2749] T 32513aaf5f924d689c76503649810cfd P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:04.450464  6243 leader_election.cc:290] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:12:04.454325  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fc02e344594947bf9471efe05eba2a" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:12:04.461815  5985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8bfdfb77b240afb9b09973b3e5dc78" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:12:04.467182  5985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fc02e344594947bf9471efe05eba2a" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:12:04.469714  5215 leader_election.cc:304] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:04.470631  6242 raft_consensus.cc:2749] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:12:04.478731  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:04.480789  5987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70a97adb5f94f4196f105d721dcb03b" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
W20260709 13:12:04.488457  5289 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:45315, user_credentials={real_user=slave}} blocked reactor thread for 325389us
I20260709 13:12:04.492925  6246 raft_consensus.cc:493] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:04.493566  6246 raft_consensus.cc:515] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:04.496238  6246 leader_election.cc:290] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:12:04.500857  6065 raft_consensus.cc:493] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8ca4ad854c4a4018b77ad3773d37ad99)
I20260709 13:12:04.501441  6065 raft_consensus.cc:515] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:04.503707  6065 leader_election.cc:290] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:12:04.504237  6065 raft_consensus.cc:493] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:04.504789  6065 raft_consensus.cc:515] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:04.506640  6065 leader_election.cc:290] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:12:04.512094  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8bfdfb77b240afb9b09973b3e5dc78" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:12:04.514420  5248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936f69d019004bbe8ad3d129d1c4a296" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:12:04.515794  5244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef24e02d5dc4e82820eac072a4e6527" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:12:04.516608  5245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345e86385e844e379548cebd9074a7ba" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:12:04.516737  5247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3ef9da69044e87a0d3b99a9f3972bf" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:12:04.521438  6230 raft_consensus.cc:493] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:04.539161  6216 raft_consensus.cc:493] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c414047800414946b4302e6c7faaf792)
I20260709 13:12:04.578465  6230 raft_consensus.cc:515] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:04.578835  6216 raft_consensus.cc:515] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:12:04.579841  5366 leader_election.cc:304] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:04.580883  6230 leader_election.cc:290] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:12:04.581248  6216 leader_election.cc:290] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:12:04.544059  5399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345e86385e844e379548cebd9074a7ba" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:12:04.581700  6230 raft_consensus.cc:493] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:04.545318  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248c9e2bf4364a62b92fec04a66af6e7" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:12:04.582264  6230 raft_consensus.cc:515] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:04.547676  5398 raft_consensus.cc:1275] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:04.548317  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85bfef06e5704e17aba0cd5cce7a49e3" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:12:04.548338  5396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67daa9c4e684dfb841e2e743e0360c3" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:12:04.549810  6223 raft_consensus.cc:493] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
W20260709 13:12:04.558928  5289 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.2.42.254:44643, user_credentials={real_user=slave}} blocked reactor thread for 68049us
I20260709 13:12:04.571213  6246 raft_consensus.cc:493] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:04.583877  5292 leader_election.cc:304] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:04.606871  6223 raft_consensus.cc:515] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:04.599867  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f784d13f9e3492cad924112f387f35e" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:12:04.608196  6222 raft_consensus.cc:2749] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:04.599017  5245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f784d13f9e3492cad924112f387f35e" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:12:04.612097  5324 raft_consensus.cc:1275] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:04.584583  6247 raft_consensus.cc:2749] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:04.583917  5247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:12:04.606508  6246 raft_consensus.cc:515] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:12:04.591519  6230 leader_election.cc:290] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:12:04.615721  5324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:12:04.616585  5324 raft_consensus.cc:2468] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 2.
I20260709 13:12:04.609808  6223 leader_election.cc:290] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:12:04.619344  5245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a58843ccdf654ecabaf4250d045cbea8" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:12:04.619599  5938 leader_election.cc:304] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [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: e5225b69f466414ca29ca4427911e48e; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd
I20260709 13:12:04.620829  6239 raft_consensus.cc:2749] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:04.621491  5245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07545ea5804701a644b2d2d371a6b6" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:12:04.621800  5291 leader_election.cc:304] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd
I20260709 13:12:04.615983  6246 leader_election.cc:290] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:12:04.623236  6246 raft_consensus.cc:2749] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:04.619622  5247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9acf5e378143618b4eb071b77e6aff" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:12:04.629448  6239 consensus_queue.cc:1048] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:04.629925  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b67daa9c4e684dfb841e2e743e0360c3" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:12:04.636605  5394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07545ea5804701a644b2d2d371a6b6" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:12:04.640542  5291 leader_election.cc:304] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd
I20260709 13:12:04.642004  6208 raft_consensus.cc:2749] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:04.665012  5366 leader_election.cc:304] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792
I20260709 13:12:04.666798  6247 raft_consensus.cc:2749] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:04.700572  5321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0d016678da443f8bca0ade3162f4dc" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:12:04.708748  5321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28e13f63d84427a93b207afffb84f13" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:12:04.710408  5321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70a97adb5f94f4196f105d721dcb03b" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:12:04.715433  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41f300d1cf645359598b4a30c7e0865" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:12:04.724364  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe360d312934932ad865098695ea317" candidate_uuid: "95f4c4313308459c9ac095fc149887bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:12:04.730275  6227 consensus_queue.cc:1048] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:04.731642  5992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef24e02d5dc4e82820eac072a4e6527" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:12:04.731968  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248c9e2bf4364a62b92fec04a66af6e7" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:12:04.732718  5939 leader_election.cc:304] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [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: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e; no voters: 95f4c4313308459c9ac095fc149887bd
I20260709 13:12:04.733630  6227 raft_consensus.cc:2804] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:12:04.734040  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3ef9da69044e87a0d3b99a9f3972bf" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:12:04.734122  6227 raft_consensus.cc:493] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:04.734915  6227 raft_consensus.cc:3060] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:04.738610  5939 leader_election.cc:304] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [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: e5225b69f466414ca29ca4427911e48e; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792
I20260709 13:12:04.740617  6239 raft_consensus.cc:2749] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:04.745121  6227 raft_consensus.cc:515] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:04.745834  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:12:04.747695  6227 leader_election.cc:290] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 3 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:12:04.747974  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9acf5e378143618b4eb071b77e6aff" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:12:04.748872  5249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:12:04.749495  5986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a58843ccdf654ecabaf4250d045cbea8" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:12:04.751995  5218 leader_election.cc:304] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792
I20260709 13:12:04.754134  6200 raft_consensus.cc:2749] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:04.755234  5218 leader_election.cc:304] T b28e13f63d84427a93b207afffb84f13 P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd; no voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:04.757239  5218 leader_election.cc:304] T e70a97adb5f94f4196f105d721dcb03b P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd; no voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:04.758831  5289 leader_election.cc:304] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:04.759826  6223 raft_consensus.cc:2749] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:04.760239  5289 leader_election.cc:304] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:04.761129  6223 raft_consensus.cc:2749] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:04.759009  6242 raft_consensus.cc:2749] T b28e13f63d84427a93b207afffb84f13 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:04.761461  5289 leader_election.cc:304] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:04.762279  6223 raft_consensus.cc:2749] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:04.765029  5289 leader_election.cc:304] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:04.766198  6065 raft_consensus.cc:2749] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:04.767678  5289 leader_election.cc:304] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:04.767833  5218 leader_election.cc:304] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd; no voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:04.768564  6065 raft_consensus.cc:2749] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:04.769466  5289 leader_election.cc:304] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:04.770983  6222 raft_consensus.cc:2749] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:04.772650  6170 raft_consensus.cc:2749] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:04.773983  5218 leader_election.cc:304] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd [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: 95f4c4313308459c9ac095fc149887bd; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792
I20260709 13:12:04.769150  6261 raft_consensus.cc:2749] T e70a97adb5f94f4196f105d721dcb03b P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:04.775277  6170 raft_consensus.cc:2749] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:04.785250  5321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:12:04.791405  5939 leader_election.cc:304] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5225b69f466414ca29ca4427911e48e; no voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792
I20260709 13:12:04.801434  6227 raft_consensus.cc:2749] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:12:04.838651  5325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4759894a73604f7591a71836c316bb0d"
dest_uuid: "c414047800414946b4302e6c7faaf792"
mode: GRACEFUL
new_leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
 from {username='slave'} at 127.0.0.1:49280
I20260709 13:12:04.839427  5325 raft_consensus.cc:606] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Received request to transfer leadership to TS 8ca4ad854c4a4018b77ad3773d37ad99
I20260709 13:12:04.845711  5397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6a4805dd72b480fb8b0ee9dff10f111"
dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
mode: GRACEFUL
new_leader_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:46348
I20260709 13:12:04.846452  5397 raft_consensus.cc:606] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Received request to transfer leadership to TS e5225b69f466414ca29ca4427911e48e
I20260709 13:12:04.849741  5249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6ca61a1c53749d3a4b6c2044b4933d2"
dest_uuid: "95f4c4313308459c9ac095fc149887bd"
mode: GRACEFUL
new_leader_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:33436
I20260709 13:12:04.850400  5249 raft_consensus.cc:606] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [term 2 LEADER]: Received request to transfer leadership to TS e5225b69f466414ca29ca4427911e48e
I20260709 13:12:04.853328  5249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c878d316f4874c46b7ded801fb14f2ba"
dest_uuid: "95f4c4313308459c9ac095fc149887bd"
mode: GRACEFUL
new_leader_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:33436
I20260709 13:12:04.853811  5249 raft_consensus.cc:606] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Received request to transfer leadership to TS e5225b69f466414ca29ca4427911e48e
I20260709 13:12:04.856534  5249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fef24e02d5dc4e82820eac072a4e6527"
dest_uuid: "95f4c4313308459c9ac095fc149887bd"
mode: GRACEFUL
new_leader_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:33436
I20260709 13:12:04.857050  5249 raft_consensus.cc:606] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Received request to transfer leadership to TS e5225b69f466414ca29ca4427911e48e
I20260709 13:12:04.858144  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:12:04.859988  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:04.870541  6247 raft_consensus.cc:993] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99: : Instructing follower e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:04.871178  6216 raft_consensus.cc:1081] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Signalling peer e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:04.872573  5987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6a4805dd72b480fb8b0ee9dff10f111"
dest_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:44722
I20260709 13:12:04.873018  5987 raft_consensus.cc:493] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:04.873265  5987 raft_consensus.cc:3060] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:04.878962  5987 raft_consensus.cc:515] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:04.880592  5987 leader_election.cc:290] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 3 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:12:04.881448  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a4805dd72b480fb8b0ee9dff10f111" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:12:04.881549  5397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a4805dd72b480fb8b0ee9dff10f111" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:12:04.882318  5325 raft_consensus.cc:3060] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:04.882402  5397 raft_consensus.cc:3055] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:04.882834  5397 raft_consensus.cc:740] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:12:04.883695  5397 consensus_queue.cc:260] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:04.884658  5397 raft_consensus.cc:3060] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:04.888427  5325 raft_consensus.cc:2468] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 3.
I20260709 13:12:04.889640  5939 leader_election.cc:304] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [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: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:12:04.890460  6239 raft_consensus.cc:2804] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:04.890458  5397 raft_consensus.cc:2468] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 3.
I20260709 13:12:04.891027  6239 raft_consensus.cc:697] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 3 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:12:04.891942  6239 consensus_queue.cc:237] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [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: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:04.902176  5075 catalog_manager.cc:5697] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 2 to 3, leader changed from 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196) to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 3 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:04.925829  6261 raft_consensus.cc:993] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd: : Instructing follower e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:04.926314  6242 raft_consensus.cc:1081] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Signalling peer e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:04.927915  5992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fef24e02d5dc4e82820eac072a4e6527"
dest_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:44706
I20260709 13:12:04.928452  5992 raft_consensus.cc:493] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:04.928802  5992 raft_consensus.cc:3060] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:04.936184  5992 raft_consensus.cc:515] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:04.938136  5992 leader_election.cc:290] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:12:04.938768  5247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef24e02d5dc4e82820eac072a4e6527" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:12:04.939486  5247 raft_consensus.cc:3055] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:04.939806  5247 raft_consensus.cc:740] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:12:04.940596  5247 consensus_queue.cc:260] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:04.941169  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fef24e02d5dc4e82820eac072a4e6527" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:12:04.941819  5325 raft_consensus.cc:3060] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:04.941988  5247 raft_consensus.cc:3060] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:04.948321  5325 raft_consensus.cc:2468] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 2.
I20260709 13:12:04.948916  5247 raft_consensus.cc:2468] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 2.
I20260709 13:12:04.949362  5939 leader_election.cc:304] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:12:04.950346  6239 raft_consensus.cc:2804] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:04.951056  6239 raft_consensus.cc:697] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [term 2 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:12:04.951936  6239 consensus_queue.cc:237] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:04.971815  5075 catalog_manager.cc:5697] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 1 to 2, leader changed from 95f4c4313308459c9ac095fc149887bd (127.2.42.194) to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 2 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:05.049252  5992 raft_consensus.cc:1240] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Rejecting Update request from peer 95f4c4313308459c9ac095fc149887bd for earlier term 2. Current term is 3. Ops: []
I20260709 13:12:05.050710  6242 consensus_queue.cc:1059] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:05.053067  6200 raft_consensus.cc:3055] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:05.053393  6200 raft_consensus.cc:740] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:12:05.054277  6200 consensus_queue.cc:260] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:05.056090  6200 raft_consensus.cc:3060] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:05.076903  6261 raft_consensus.cc:993] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd: : Instructing follower e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:05.077435  6261 raft_consensus.cc:1081] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Signalling peer e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:05.078660  5992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c878d316f4874c46b7ded801fb14f2ba"
dest_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:44706
I20260709 13:12:05.079181  5992 raft_consensus.cc:493] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:05.079486  5992 raft_consensus.cc:3060] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:05.085043  5992 raft_consensus.cc:515] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:05.087107  5992 leader_election.cc:290] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:12:05.090302  5249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878d316f4874c46b7ded801fb14f2ba" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:12:05.090987  5249 raft_consensus.cc:3055] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:05.091279  5249 raft_consensus.cc:740] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:12:05.092046  5249 consensus_queue.cc:260] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:05.092844  5249 raft_consensus.cc:3060] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:05.099298  5249 raft_consensus.cc:2468] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 2.
I20260709 13:12:05.100776  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c878d316f4874c46b7ded801fb14f2ba" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:12:05.101357  5939 leader_election.cc:304] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:12:05.101395  5400 raft_consensus.cc:3060] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:05.102319  6239 raft_consensus.cc:2804] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:05.102970  6239 raft_consensus.cc:697] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [term 2 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:12:05.103885  6239 consensus_queue.cc:237] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:05.110991  5400 raft_consensus.cc:2468] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 2.
I20260709 13:12:05.120268  6170 raft_consensus.cc:993] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd: : Instructing follower e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:05.120720  6170 raft_consensus.cc:1081] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [term 2 LEADER]: Signalling peer e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:05.120760  5075 catalog_manager.cc:5697] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 1 to 2, leader changed from 95f4c4313308459c9ac095fc149887bd (127.2.42.194) to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 2 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:05.122879  5992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6ca61a1c53749d3a4b6c2044b4933d2"
dest_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:44706
I20260709 13:12:05.125878  5992 raft_consensus.cc:493] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:05.126247  5992 raft_consensus.cc:3060] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:05.138823  5992 raft_consensus.cc:515] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:05.140812  5992 leader_election.cc:290] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 3 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:12:05.141350  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ca61a1c53749d3a4b6c2044b4933d2" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:12:05.141827  5247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ca61a1c53749d3a4b6c2044b4933d2" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:12:05.142073  5400 raft_consensus.cc:3060] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:05.143167  5247 raft_consensus.cc:3055] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:05.143517  5247 raft_consensus.cc:740] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 95f4c4313308459c9ac095fc149887bd, State: Running, Role: LEADER
I20260709 13:12:05.144315  5247 consensus_queue.cc:260] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [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: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:05.145262  5247 raft_consensus.cc:3060] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:05.147377  5400 raft_consensus.cc:2468] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 3.
I20260709 13:12:05.148491  5938 leader_election.cc:304] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [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: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:12:05.149291  6227 raft_consensus.cc:2804] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:05.149693  6227 raft_consensus.cc:697] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 3 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:12:05.150499  6227 consensus_queue.cc:237] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [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: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:05.150774  5247 raft_consensus.cc:2468] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 3.
I20260709 13:12:05.160157  5075 catalog_manager.cc:5697] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 2 to 3, leader changed from 95f4c4313308459c9ac095fc149887bd (127.2.42.194) to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 3 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:05.164383  6065 raft_consensus.cc:993] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792: : Instructing follower 8ca4ad854c4a4018b77ad3773d37ad99 to start an election
I20260709 13:12:05.164958  6246 raft_consensus.cc:1081] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Signalling peer 8ca4ad854c4a4018b77ad3773d37ad99 to start an election
I20260709 13:12:05.166610  5400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4759894a73604f7591a71836c316bb0d"
dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
 from {username='slave'} at 127.0.0.1:34894
I20260709 13:12:05.167268  5400 raft_consensus.cc:493] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:05.167843  5400 raft_consensus.cc:3060] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:05.173547  5400 raft_consensus.cc:515] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:12:05.175300  5400 leader_election.cc:290] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:12:05.175884  5247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4759894a73604f7591a71836c316bb0d" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:12:05.176173  5324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4759894a73604f7591a71836c316bb0d" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:12:05.176540  5247 raft_consensus.cc:3060] T 4759894a73604f7591a71836c316bb0d P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:05.176729  5324 raft_consensus.cc:3055] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:05.177064  5324 raft_consensus.cc:740] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:12:05.177810  5324 consensus_queue.cc:260] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:12:05.179064  5324 raft_consensus.cc:3060] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:05.185408  5247 raft_consensus.cc:2468] T 4759894a73604f7591a71836c316bb0d P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 2.
I20260709 13:12:05.186563  5366 leader_election.cc:304] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd; no voters: 
I20260709 13:12:05.187369  6218 raft_consensus.cc:2804] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:05.187822  6218 raft_consensus.cc:697] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:12:05.188661  6218 consensus_queue.cc:237] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:12:05.190021  5324 raft_consensus.cc:2468] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 2.
I20260709 13:12:05.198980  5075 catalog_manager.cc:5697] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 1 to 2, leader changed from c414047800414946b4302e6c7faaf792 (127.2.42.195) to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 2 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } }
W20260709 13:12:05.280280  5273 debug-util.cc:398] Leaking SignalData structure 0x7b08000b72e0 after lost signal to thread 2222
W20260709 13:12:05.281325  5273 debug-util.cc:398] Leaking SignalData structure 0x7b08002958a0 after lost signal to thread 5109
W20260709 13:12:05.282523  5273 debug-util.cc:398] Leaking SignalData structure 0x7b08000c5d20 after lost signal to thread 5276
W20260709 13:12:05.283550  5273 debug-util.cc:398] Leaking SignalData structure 0x7b08002b6a60 after lost signal to thread 5350
W20260709 13:12:05.284690  5273 debug-util.cc:398] Leaking SignalData structure 0x7b080014ab80 after lost signal to thread 5424
W20260709 13:12:05.285710  5273 debug-util.cc:398] Leaking SignalData structure 0x7b080018f880 after lost signal to thread 6036
I20260709 13:12:05.363708  5400 raft_consensus.cc:1275] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:05.365324  6227 consensus_queue.cc:1048] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:05.377259  5324 raft_consensus.cc:1275] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:05.381363  6188 consensus_queue.cc:1048] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:05.406071  5247 raft_consensus.cc:1275] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:05.413311  6227 consensus_queue.cc:1048] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:05.431252  5325 raft_consensus.cc:1275] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:05.432874  6188 consensus_queue.cc:1048] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:05.499568  5400 raft_consensus.cc:1275] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:05.501060  6188 consensus_queue.cc:1048] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:05.511904  5247 raft_consensus.cc:1275] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:05.515064  6188 consensus_queue.cc:1048] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:05.737982  5252 raft_consensus.cc:1275] T 4759894a73604f7591a71836c316bb0d P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Refusing update from remote peer 8ca4ad854c4a4018b77ad3773d37ad99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:05.739722  6247 consensus_queue.cc:1048] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:05.756143  5325 raft_consensus.cc:1275] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Refusing update from remote peer 8ca4ad854c4a4018b77ad3773d37ad99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:05.758055  6247 consensus_queue.cc:1048] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:05.779532  5247 raft_consensus.cc:1275] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:05.781498  6239 consensus_queue.cc:1048] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:05.784693  5400 raft_consensus.cc:1275] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:05.808766  6227 consensus_queue.cc:1048] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:05.860930  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:05.942164  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:06.002691  5321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "286b08dfc6fc44fd89bd56c9819b3739"
dest_uuid: "c414047800414946b4302e6c7faaf792"
mode: GRACEFUL
new_leader_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:49280
I20260709 13:12:06.003804  5321 raft_consensus.cc:606] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Received request to transfer leadership to TS e5225b69f466414ca29ca4427911e48e
I20260709 13:12:06.006294  5321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a7e3e676f4741f184693b6c04a30ac4"
dest_uuid: "c414047800414946b4302e6c7faaf792"
mode: GRACEFUL
new_leader_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:49280
I20260709 13:12:06.006789  5321 raft_consensus.cc:606] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 2 LEADER]: Received request to transfer leadership to TS e5225b69f466414ca29ca4427911e48e
I20260709 13:12:06.009294  5400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea368adc8a4a4c04bb431b1324a6f6aa"
dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
mode: GRACEFUL
new_leader_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:46348
I20260709 13:12:06.009829  5400 raft_consensus.cc:606] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Received request to transfer leadership to TS e5225b69f466414ca29ca4427911e48e
I20260709 13:12:06.011482  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:12:06.013434  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:06.191890  6222 raft_consensus.cc:993] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792: : Instructing follower e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:06.192514  6065 raft_consensus.cc:1081] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Signalling peer e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:06.196553  5987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "286b08dfc6fc44fd89bd56c9819b3739"
dest_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:44728
I20260709 13:12:06.197125  5987 raft_consensus.cc:493] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:06.197468  5987 raft_consensus.cc:3060] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:06.202661  5987 raft_consensus.cc:515] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:06.205322  5321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286b08dfc6fc44fd89bd56c9819b3739" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:12:06.205451  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286b08dfc6fc44fd89bd56c9819b3739" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:12:06.205919  5321 raft_consensus.cc:3055] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:06.206274  5321 raft_consensus.cc:740] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:12:06.207130  5321 consensus_queue.cc:260] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:06.208076  5321 raft_consensus.cc:3060] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:06.213909  5321 raft_consensus.cc:2468] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 2.
I20260709 13:12:06.205943  5400 raft_consensus.cc:3060] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:06.215090  5939 leader_election.cc:304] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:12:06.216127  6188 raft_consensus.cc:2804] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:06.216652  6188 raft_consensus.cc:697] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [term 2 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:12:06.217538  6188 consensus_queue.cc:237] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:06.220767  5987 leader_election.cc:290] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:12:06.222924  5400 raft_consensus.cc:2468] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 2.
I20260709 13:12:06.232921  5075 catalog_manager.cc:5697] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 1 to 2, leader changed from c414047800414946b4302e6c7faaf792 (127.2.42.195) to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 2 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:06.428174  6216 raft_consensus.cc:993] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99: : Instructing follower e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:06.428858  6065 raft_consensus.cc:993] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792: : Instructing follower e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:06.429316  6222 raft_consensus.cc:1081] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 2 LEADER]: Signalling peer e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:06.429322  6179 raft_consensus.cc:1081] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Signalling peer e5225b69f466414ca29ca4427911e48e to start an election
I20260709 13:12:06.431361  5987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a7e3e676f4741f184693b6c04a30ac4"
dest_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:44728
I20260709 13:12:06.432047  5987 raft_consensus.cc:493] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:06.432440  5987 raft_consensus.cc:3060] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:06.436128  5992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea368adc8a4a4c04bb431b1324a6f6aa"
dest_uuid: "e5225b69f466414ca29ca4427911e48e"
 from {username='slave'} at 127.0.0.1:44722
I20260709 13:12:06.436779  5992 raft_consensus.cc:493] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:06.437117  5992 raft_consensus.cc:3060] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:06.440629  5987 raft_consensus.cc:515] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:06.442704  5992 raft_consensus.cc:515] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:06.444478  5247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e3e676f4741f184693b6c04a30ac4" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:12:06.449020  5247 raft_consensus.cc:3060] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:06.445924  5987 leader_election.cc:290] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 3 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:12:06.448376  5321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e3e676f4741f184693b6c04a30ac4" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:12:06.455271  5321 raft_consensus.cc:3055] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:06.455607  5321 raft_consensus.cc:740] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:12:06.456558  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea368adc8a4a4c04bb431b1324a6f6aa" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:12:06.457109  5400 raft_consensus.cc:3055] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:06.457239  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea368adc8a4a4c04bb431b1324a6f6aa" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:12:06.456388  5321 consensus_queue.cc:260] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:06.457846  5252 raft_consensus.cc:3060] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:06.458323  5321 raft_consensus.cc:3060] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:06.457429  5400 raft_consensus.cc:740] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:12:06.459411  5400 consensus_queue.cc:260] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:06.454679  5992 leader_election.cc:290] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:12:06.463950  5400 raft_consensus.cc:3060] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:06.471614  5321 raft_consensus.cc:2468] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 3.
I20260709 13:12:06.476493  5400 raft_consensus.cc:2468] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 2.
I20260709 13:12:06.477694  5938 leader_election.cc:304] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:12:06.478916  6188 raft_consensus.cc:2804] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:06.479423  6188 raft_consensus.cc:697] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [term 2 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:12:06.479589  5939 leader_election.cc:304] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [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: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e; no voters: 
I20260709 13:12:06.480620  6227 raft_consensus.cc:2804] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:06.480369  6188 consensus_queue.cc:237] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:06.481155  6227 raft_consensus.cc:697] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 3 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:12:06.482051  6227 consensus_queue.cc:237] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:06.485124  6302 raft_consensus.cc:493] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:06.485641  6302 raft_consensus.cc:515] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:06.488669  5249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:12:06.489279  5249 raft_consensus.cc:2468] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 3.
I20260709 13:12:06.488225  6302 leader_election.cc:290] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:12:06.491074  5292 leader_election.cc:304] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:12:06.492057  6065 raft_consensus.cc:2804] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:12:06.492372  6065 raft_consensus.cc:493] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:06.492786  6065 raft_consensus.cc:3060] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:06.502424  6065 raft_consensus.cc:515] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:06.504365  6065 leader_election.cc:290] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 election: Requested vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:12:06.503502  5247 raft_consensus.cc:2468] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 3.
I20260709 13:12:06.506834  5252 raft_consensus.cc:2468] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 2.
I20260709 13:12:06.507813  5247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:12:06.505611  5075 catalog_manager.cc:5697] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 1 to 2, leader changed from 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196) to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 2 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:06.509804  5075 catalog_manager.cc:5697] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 2 to 3, leader changed from c414047800414946b4302e6c7faaf792 (127.2.42.195) to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 3 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:06.511909  5987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e" is_pre_election: true
I20260709 13:12:06.512751  5987 raft_consensus.cc:2393] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c414047800414946b4302e6c7faaf792 in current term 3: Already voted for candidate e5225b69f466414ca29ca4427911e48e in this term.
I20260709 13:12:06.513718  5992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e5225b69f466414ca29ca4427911e48e"
I20260709 13:12:06.514518  5992 raft_consensus.cc:2393] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c414047800414946b4302e6c7faaf792 in current term 3: Already voted for candidate e5225b69f466414ca29ca4427911e48e in this term.
I20260709 13:12:06.526262  5247 raft_consensus.cc:2468] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 3.
I20260709 13:12:06.527707  5292 leader_election.cc:304] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [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: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:12:06.528991  6222 raft_consensus.cc:2804] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:06.536890  6222 raft_consensus.cc:697] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 3 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:12:06.537642  6227 raft_consensus.cc:493] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:06.538218  6227 raft_consensus.cc:515] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:06.537904  6222 consensus_queue.cc:237] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:06.540350  6227 leader_election.cc:290] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:12:06.541816  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd" is_pre_election: true
I20260709 13:12:06.542378  5321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:12:06.542901  5252 raft_consensus.cc:2468] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 3.
I20260709 13:12:06.545138  5939 leader_election.cc:304] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e; no voters: c414047800414946b4302e6c7faaf792
I20260709 13:12:06.547260  6227 raft_consensus.cc:2804] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:12:06.547619  6227 raft_consensus.cc:493] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:06.547972  6227 raft_consensus.cc:3060] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:12:06.555851  6227 raft_consensus.cc:515] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:06.554631  5075 catalog_manager.cc:5697] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 2 to 3, leader changed from 95f4c4313308459c9ac095fc149887bd (127.2.42.194) to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 3 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:06.558010  6227 leader_election.cc:290] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 4 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:12:06.559454  5252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "95f4c4313308459c9ac095fc149887bd"
I20260709 13:12:06.560077  5252 raft_consensus.cc:3060] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:12:06.565940  5321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c63e5d2a00a54a8badc3d690c7c65e20" candidate_uuid: "e5225b69f466414ca29ca4427911e48e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:12:06.568576  5252 raft_consensus.cc:2468] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5225b69f466414ca29ca4427911e48e in term 4.
I20260709 13:12:06.570053  5939 leader_election.cc:304] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e; no voters: c414047800414946b4302e6c7faaf792
I20260709 13:12:06.570967  6227 raft_consensus.cc:2804] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:12:06.571487  6227 raft_consensus.cc:697] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 4 LEADER]: Becoming Leader. State: Replica: e5225b69f466414ca29ca4427911e48e, State: Running, Role: LEADER
I20260709 13:12:06.572335  6227 consensus_queue.cc:237] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:06.589300  5075 catalog_manager.cc:5697] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e reported cstate change: term changed from 3 to 4, leader changed from c414047800414946b4302e6c7faaf792 (127.2.42.195) to e5225b69f466414ca29ca4427911e48e (127.2.42.193). New cstate: current_term: 4 leader_uuid: "e5225b69f466414ca29ca4427911e48e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:06.642225  5400 raft_consensus.cc:1275] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:06.643748  6188 consensus_queue.cc:1048] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:06.658275  5321 raft_consensus.cc:1275] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:06.667395  6188 consensus_queue.cc:1048] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:06.911319  5321 raft_consensus.cc:1275] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:12:06.912717  6312 consensus_queue.cc:1048] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:06.935220  5247 raft_consensus.cc:1275] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:12:06.936920  6311 consensus_queue.cc:1048] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:06.950560  5252 raft_consensus.cc:1275] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:06.951951  6188 consensus_queue.cc:1048] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:06.971365  5249 raft_consensus.cc:1240] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 4 FOLLOWER]: Rejecting Update request from peer c414047800414946b4302e6c7faaf792 for earlier term 3. Current term is 4. Ops: []
I20260709 13:12:06.972673  6305 consensus_queue.cc:1059] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:06.973589  6065 raft_consensus.cc:3055] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:12:06.973903  6065 raft_consensus.cc:740] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:12:06.974598  6065 consensus_queue.cc:260] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:06.975497  6065 raft_consensus.cc:3060] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:12:07.001447  5397 raft_consensus.cc:1275] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:07.008291  6311 consensus_queue.cc:1048] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:07.014281  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:07.076887  2219 tablet_server.cc:179] TabletServer@127.2.42.193:45315 shutting down...
W20260709 13:12:07.093657  5289 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 140 similar messages]
W20260709 13:12:07.097149  5289 consensus_peers.cc:597] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.098994  5249 raft_consensus.cc:1275] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 4 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:12:07.100613  6311 consensus_queue.cc:1048] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:12:07.123214  5289 consensus_peers.cc:597] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.143327  5215 consensus_peers.cc:597] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.150676  5321 raft_consensus.cc:1275] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 4 FOLLOWER]: Refusing update from remote peer e5225b69f466414ca29ca4427911e48e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:12:07.151268  5321 pending_rounds.cc:85] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792: Aborting all ops after (but not including) 2
I20260709 13:12:07.151533  5321 pending_rounds.cc:107] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:12:07.151837  5321 raft_consensus.cc:2889] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:12:07.160818  5363 consensus_peers.cc:597] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.164641  6227 consensus_queue.cc:1048] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:12:07.173892  5363 consensus_peers.cc:597] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.176085  5289 consensus_peers.cc:597] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.177001  5289 consensus_peers.cc:597] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.189261  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:12:07.202715  5363 consensus_peers.cc:597] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.206214  2219 tablet_replica.cc:333] stopping tablet replica
W20260709 13:12:07.208227  5363 consensus_peers.cc:597] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.211948  5215 consensus_peers.cc:597] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.207405  2219 raft_consensus.cc:2243] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.213207  2219 raft_consensus.cc:2272] T 31fc02e344594947bf9471efe05eba2a P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:07.214761  5215 consensus_peers.cc:597] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.215394  5215 consensus_peers.cc:597] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.216090  5215 consensus_peers.cc:597] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.218083  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.219831  2219 raft_consensus.cc:2243] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.220633  2219 raft_consensus.cc:2272] T fef24e02d5dc4e82820eac072a4e6527 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.223152  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.223856  2219 raft_consensus.cc:2243] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.224328  2219 raft_consensus.cc:2272] T 7508983680f54916bb947719239613d5 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:07.224679  5289 consensus_peers.cc:597] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.226387  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.227082  2219 raft_consensus.cc:2243] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.227902  2219 raft_consensus.cc:2272] T 286b08dfc6fc44fd89bd56c9819b3739 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.230492  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.231199  2219 raft_consensus.cc:2243] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.231616  2219 raft_consensus.cc:2272] T e11a77c8163a4c7195a855315d615f9e P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.233682  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.234295  2219 raft_consensus.cc:2243] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.234686  2219 raft_consensus.cc:2272] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.236861  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.237471  2219 raft_consensus.cc:2243] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.237934  2219 raft_consensus.cc:2272] T e70a97adb5f94f4196f105d721dcb03b P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.240366  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.241005  2219 raft_consensus.cc:2243] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.241757  2219 raft_consensus.cc:2272] T b6ca61a1c53749d3a4b6c2044b4933d2 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.244208  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.244966  2219 raft_consensus.cc:2243] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.245478  2219 raft_consensus.cc:2272] T a58843ccdf654ecabaf4250d045cbea8 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.248143  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.248781  2219 raft_consensus.cc:2243] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.249264  2219 raft_consensus.cc:2272] T b67daa9c4e684dfb841e2e743e0360c3 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.251382  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.251930  2219 raft_consensus.cc:2243] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.252787  2219 raft_consensus.cc:2272] T e7418cf7e7ac41679ed1aef55cc75ee1 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.255061  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.255654  2219 raft_consensus.cc:2243] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.256058  2219 raft_consensus.cc:2272] T 32513aaf5f924d689c76503649810cfd P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.258155  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.258890  2219 raft_consensus.cc:2243] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.259367  2219 raft_consensus.cc:2272] T 2277dfa0bcf84e8186322e91f7fc1ceb P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.261831  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.262718  2219 raft_consensus.cc:2243] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.264189  2219 raft_consensus.cc:2272] T 94f28a0c505141e7867ddc8956d74dfc P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:07.264267  5289 consensus_peers.cc:597] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.266407  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.267076  2219 raft_consensus.cc:2243] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.267868  2219 raft_consensus.cc:2272] T b6a4805dd72b480fb8b0ee9dff10f111 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.270501  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.271546  2219 raft_consensus.cc:2243] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.272006  2219 raft_consensus.cc:2272] T 328ae86e02674f62a3f1148ac98f6746 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:07.272601  5363 consensus_peers.cc:597] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.273062  5289 consensus_peers.cc:597] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.274490  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.275228  2219 raft_consensus.cc:2243] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.275727  2219 raft_consensus.cc:2272] T 3a1add96c9d042d5b2060f3a53cb0f86 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.278472  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.279033  2219 raft_consensus.cc:2243] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.279387  2219 raft_consensus.cc:2272] T 6d9acf5e378143618b4eb071b77e6aff P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.281339  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.281886  2219 raft_consensus.cc:2243] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.282255  2219 raft_consensus.cc:2272] T e5b8ddaba03148d7a9048d7bb733f38b P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.284312  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.284864  2219 raft_consensus.cc:2243] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.285416  2219 raft_consensus.cc:2272] T 248c9e2bf4364a62b92fec04a66af6e7 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.288095  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.288774  2219 raft_consensus.cc:2243] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.289516  2219 raft_consensus.cc:2272] T c86c2159cc014f1e801edc55c37d89b6 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.291465  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.292047  2219 raft_consensus.cc:2243] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.292485  2219 raft_consensus.cc:2272] T e3d8883de22c430099908b676dac42b8 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.294596  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.295524  2219 raft_consensus.cc:2243] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.295948  2219 raft_consensus.cc:2272] T 8b8bfdfb77b240afb9b09973b3e5dc78 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.298161  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.298892  2219 raft_consensus.cc:2243] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.299404  2219 raft_consensus.cc:2272] T 43b58eab299a43ca9dd92460a391f834 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.301944  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.303236  2219 raft_consensus.cc:2243] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.303694  2219 raft_consensus.cc:2272] T b28e13f63d84427a93b207afffb84f13 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.306562  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.307247  2219 raft_consensus.cc:2243] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:12:07.307376  5215 consensus_peers.cc:597] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.308133  2219 raft_consensus.cc:2272] T 27bce2f9163d428b919b088a3a48e6aa P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.310186  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.310752  2219 raft_consensus.cc:2243] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.311221  2219 raft_consensus.cc:2272] T c4934c960a014e3bb2ab3ab7e1435976 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.313423  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.314146  2219 raft_consensus.cc:2243] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.314606  2219 raft_consensus.cc:2272] T 2847f82dcfcf47f0b45c8bf75831d725 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.317238  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.318004  2219 raft_consensus.cc:2243] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:12:07.318269  5215 consensus_peers.cc:597] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.318444  2219 raft_consensus.cc:2272] T 125b52b9fa814ac28e366e98459c3af7 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.321084  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.321830  2219 raft_consensus.cc:2243] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.322379  2219 raft_consensus.cc:2272] T 8f3ef9da69044e87a0d3b99a9f3972bf P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.324932  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.325567  2219 raft_consensus.cc:2243] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.326030  2219 raft_consensus.cc:2272] T ea1f1d25a20f41168ad6a6d25665645f P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.328167  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.328687  2219 raft_consensus.cc:2243] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.329077  2219 raft_consensus.cc:2272] T fef2c3034f994c79a2e42fb907547d10 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.330960  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.331467  2219 raft_consensus.cc:2243] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.331844  2219 raft_consensus.cc:2272] T f891f6b9615d4a4aad5dd6675b4f1ff8 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.333633  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.334223  2219 raft_consensus.cc:2243] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.335089  2219 raft_consensus.cc:2272] T 6a7e3e676f4741f184693b6c04a30ac4 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.337446  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.338071  2219 raft_consensus.cc:2243] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.338907  2219 raft_consensus.cc:2272] T 8911a51a9e7244c78c46bc29c0af0e79 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.340829  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.341334  2219 raft_consensus.cc:2243] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.341764  2219 raft_consensus.cc:2272] T 158c856afcec40fdba4d2b7798759655 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.344444  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.345149  2219 raft_consensus.cc:2243] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.345692  2219 raft_consensus.cc:2272] T 85bfef06e5704e17aba0cd5cce7a49e3 P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.348204  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.348901  2219 raft_consensus.cc:2243] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.349838  2219 raft_consensus.cc:2272] T c63e5d2a00a54a8badc3d690c7c65e20 P e5225b69f466414ca29ca4427911e48e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.352563  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.353264  2219 raft_consensus.cc:2243] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.353734  2219 raft_consensus.cc:2272] T d1ee05c7585545a09cfacd412ddecf9d P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.356436  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.357188  2219 raft_consensus.cc:2243] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.357722  2219 raft_consensus.cc:2272] T b58392c5e3f14ff19381f22e8460c8ae P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.360183  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.360709  2219 raft_consensus.cc:2243] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.361115  2219 raft_consensus.cc:2272] T f41f300d1cf645359598b4a30c7e0865 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.363178  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.363688  2219 raft_consensus.cc:2243] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.364629  2219 raft_consensus.cc:2272] T ea368adc8a4a4c04bb431b1324a6f6aa P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.367735  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.368292  2219 raft_consensus.cc:2243] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.368775  2219 raft_consensus.cc:2272] T 936f69d019004bbe8ad3d129d1c4a296 P e5225b69f466414ca29ca4427911e48e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.371469  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.372089  2219 raft_consensus.cc:2243] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.373004  2219 raft_consensus.cc:2272] T c878d316f4874c46b7ded801fb14f2ba P e5225b69f466414ca29ca4427911e48e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.375411  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:07.376041  2219 raft_consensus.cc:2243] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.377341  2219 raft_consensus.cc:2272] T e7537d3786dd4e6bae5bb7fa226403a4 P e5225b69f466414ca29ca4427911e48e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:07.383024  5215 consensus_peers.cc:597] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.391161  5289 consensus_peers.cc:597] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.402726  5363 consensus_peers.cc:597] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.414578  5215 consensus_peers.cc:597] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. 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:12:07.452802  5363 consensus_peers.cc:597] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:07.455039  2219 tablet_server.cc:196] TabletServer@127.2.42.193:45315 shutdown complete.
W20260709 13:12:07.460111  5363 consensus_peers.cc:597] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:07.485352  5289 consensus_peers.cc:597] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:07.490619  5215 consensus_peers.cc:597] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:07.492106  5289 consensus_peers.cc:597] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:07.508145  5363 consensus_peers.cc:597] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:07.559580  2219 tablet_server.cc:179] TabletServer@127.2.42.194:0 shutting down...
W20260709 13:12:07.575121  5366 consensus_peers.cc:597] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. 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:12:07.600076  5366 consensus_peers.cc:597] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. 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:12:07.607482  5292 consensus_peers.cc:597] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. 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:12:07.619017  5292 consensus_peers.cc:597] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. 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:12:07.635332  5215 consensus_peers.cc:597] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:07.651609  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:07.652449  2219 tablet_replica.cc:333] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.653160  2219 raft_consensus.cc:2243] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.654042  2219 raft_consensus.cc:2272] T 8f3ef9da69044e87a0d3b99a9f3972bf P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.656782  2219 tablet_replica.cc:333] T 88c0189d8983475fb583302b793a2072 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.657995  2219 raft_consensus.cc:2243] T 88c0189d8983475fb583302b793a2072 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.663817  2219 raft_consensus.cc:2272] T 88c0189d8983475fb583302b793a2072 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.666728  2219 tablet_replica.cc:333] T 62301845bab944f1a5de567fa6d3501e P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
W20260709 13:12:07.666741  5292 consensus_peers.cc:597] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. 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:12:07.667753  2219 raft_consensus.cc:2243] T 62301845bab944f1a5de567fa6d3501e P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.668344  2219 raft_consensus.cc:2272] T 62301845bab944f1a5de567fa6d3501e P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.671196  2219 tablet_replica.cc:333] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.671967  2219 raft_consensus.cc:2243] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.672838  2219 raft_consensus.cc:2272] T 125b52b9fa814ac28e366e98459c3af7 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.675387  2219 tablet_replica.cc:333] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.676020  2219 raft_consensus.cc:2243] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.676478  2219 raft_consensus.cc:2272] T c86c2159cc014f1e801edc55c37d89b6 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.680416  2219 tablet_replica.cc:333] T e70a97adb5f94f4196f105d721dcb03b P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.681135  2219 raft_consensus.cc:2243] T e70a97adb5f94f4196f105d721dcb03b P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.681625  2219 raft_consensus.cc:2272] T e70a97adb5f94f4196f105d721dcb03b P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:07.683872  5366 consensus_peers.cc:597] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. 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:12:07.684623  2219 tablet_replica.cc:333] T 6f784d13f9e3492cad924112f387f35e P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.685549  2219 raft_consensus.cc:2243] T 6f784d13f9e3492cad924112f387f35e P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.686033  2219 raft_consensus.cc:2272] T 6f784d13f9e3492cad924112f387f35e P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.688716  2219 tablet_replica.cc:333] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.689565  2219 raft_consensus.cc:2243] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.690090  2219 raft_consensus.cc:2272] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.692992  2219 tablet_replica.cc:333] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.693892  2219 raft_consensus.cc:2243] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.695003  2219 raft_consensus.cc:2272] T 6d9acf5e378143618b4eb071b77e6aff P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.697844  2219 tablet_replica.cc:333] T 49c693250c3d4e0d8791227874dd2adf P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.699011  2219 raft_consensus.cc:2243] T 49c693250c3d4e0d8791227874dd2adf P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.699602  2219 raft_consensus.cc:2272] T 49c693250c3d4e0d8791227874dd2adf P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.702517  2219 tablet_replica.cc:333] T 004f61b7fb724778ab5f21db77f98198 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.703410  2219 raft_consensus.cc:2243] T 004f61b7fb724778ab5f21db77f98198 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.703939  2219 raft_consensus.cc:2272] T 004f61b7fb724778ab5f21db77f98198 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.706597  2219 tablet_replica.cc:333] T 8911a51a9e7244c78c46bc29c0af0e79 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.707398  2219 raft_consensus.cc:2243] T 8911a51a9e7244c78c46bc29c0af0e79 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.707989  2219 raft_consensus.cc:2272] T 8911a51a9e7244c78c46bc29c0af0e79 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.710536  2219 tablet_replica.cc:333] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.711313  2219 raft_consensus.cc:2243] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.711815  2219 raft_consensus.cc:2272] T 6a7e3e676f4741f184693b6c04a30ac4 P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.714768  2219 tablet_replica.cc:333] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.715427  2219 raft_consensus.cc:2243] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.715870  2219 raft_consensus.cc:2272] T fef24e02d5dc4e82820eac072a4e6527 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.717783  2219 tablet_replica.cc:333] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.718367  2219 raft_consensus.cc:2243] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.719274  2219 raft_consensus.cc:2272] T fe7f7f3999d94584adec2c822082d2ef P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.721493  2219 tablet_replica.cc:333] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.722219  2219 raft_consensus.cc:2243] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.722700  2219 raft_consensus.cc:2272] T dfe360d312934932ad865098695ea317 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.725041  2219 tablet_replica.cc:333] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.725733  2219 raft_consensus.cc:2243] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.726271  2219 raft_consensus.cc:2272] T e3d8883de22c430099908b676dac42b8 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.729271  2219 tablet_replica.cc:333] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.729940  2219 raft_consensus.cc:2243] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.730907  2219 raft_consensus.cc:2272] T 3038014f74914556bf8411ce54b2b89c P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:07.731156  5292 consensus_peers.cc:597] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. 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:12:07.733354  2219 tablet_replica.cc:333] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.734179  2219 raft_consensus.cc:2243] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.735179  2219 raft_consensus.cc:2272] T 85bfef06e5704e17aba0cd5cce7a49e3 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.737859  2219 tablet_replica.cc:333] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.738695  2219 raft_consensus.cc:2243] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.739971  2219 raft_consensus.cc:2272] T 7508983680f54916bb947719239613d5 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.744401  2219 tablet_replica.cc:333] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.745158  2219 raft_consensus.cc:2243] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.746186  2219 raft_consensus.cc:2272] T a58843ccdf654ecabaf4250d045cbea8 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.749092  2219 tablet_replica.cc:333] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.749917  2219 raft_consensus.cc:2243] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:12:07.750344  5366 consensus_peers.cc:597] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. 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:12:07.750973  2219 raft_consensus.cc:2272] T fef2c3034f994c79a2e42fb907547d10 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.753289  2219 tablet_replica.cc:333] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.754069  2219 raft_consensus.cc:2243] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.754545  2219 raft_consensus.cc:2272] T ea1f1d25a20f41168ad6a6d25665645f P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.756752  2219 tablet_replica.cc:333] T 345e86385e844e379548cebd9074a7ba P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.757336  2219 raft_consensus.cc:2243] T 345e86385e844e379548cebd9074a7ba P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.757791  2219 raft_consensus.cc:2272] T 345e86385e844e379548cebd9074a7ba P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.760155  2219 tablet_replica.cc:333] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.760727  2219 raft_consensus.cc:2243] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.761205  2219 raft_consensus.cc:2272] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:07.762652  5366 consensus_peers.cc:597] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. 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:12:07.763687  2219 tablet_replica.cc:333] T 4759894a73604f7591a71836c316bb0d P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.764333  2219 raft_consensus.cc:2243] T 4759894a73604f7591a71836c316bb0d P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.764753  2219 raft_consensus.cc:2272] T 4759894a73604f7591a71836c316bb0d P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.766916  2219 tablet_replica.cc:333] T b28e13f63d84427a93b207afffb84f13 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.767632  2219 raft_consensus.cc:2243] T b28e13f63d84427a93b207afffb84f13 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.768116  2219 raft_consensus.cc:2272] T b28e13f63d84427a93b207afffb84f13 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.770491  2219 tablet_replica.cc:333] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.771152  2219 raft_consensus.cc:2243] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.772311  2219 raft_consensus.cc:2272] T 43b58eab299a43ca9dd92460a391f834 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:07.774080  5292 consensus_peers.cc:597] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. 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:12:07.775060  2219 tablet_replica.cc:333] T 9a729a526894493492f951a2176c54b2 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.775694  2219 raft_consensus.cc:2243] T 9a729a526894493492f951a2176c54b2 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.776115  2219 raft_consensus.cc:2272] T 9a729a526894493492f951a2176c54b2 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.778439  2219 tablet_replica.cc:333] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.779098  2219 raft_consensus.cc:2243] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.779565  2219 raft_consensus.cc:2272] T 31fc02e344594947bf9471efe05eba2a P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:07.780467  5366 consensus_peers.cc:597] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. 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:12:07.781669  2219 tablet_replica.cc:333] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.782266  2219 raft_consensus.cc:2243] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.783075  2219 raft_consensus.cc:2272] T 328ae86e02674f62a3f1148ac98f6746 P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.785061  2219 tablet_replica.cc:333] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.785605  2219 raft_consensus.cc:2243] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.786053  2219 raft_consensus.cc:2272] T b6ca61a1c53749d3a4b6c2044b4933d2 P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.788380  2219 tablet_replica.cc:333] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.789078  2219 raft_consensus.cc:2243] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.789618  2219 raft_consensus.cc:2272] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.791600  2219 tablet_replica.cc:333] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.792280  2219 raft_consensus.cc:2243] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.793221  2219 raft_consensus.cc:2272] T 7c07545ea5804701a644b2d2d371a6b6 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.795584  2219 tablet_replica.cc:333] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.796286  2219 raft_consensus.cc:2243] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.796769  2219 raft_consensus.cc:2272] T c878d316f4874c46b7ded801fb14f2ba P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.799187  2219 tablet_replica.cc:333] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.799840  2219 raft_consensus.cc:2243] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.800302  2219 raft_consensus.cc:2272] T e7537d3786dd4e6bae5bb7fa226403a4 P 95f4c4313308459c9ac095fc149887bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.802485  2219 tablet_replica.cc:333] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.803166  2219 raft_consensus.cc:2243] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.803625  2219 raft_consensus.cc:2272] T c63e5d2a00a54a8badc3d690c7c65e20 P 95f4c4313308459c9ac095fc149887bd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.806711  2219 tablet_replica.cc:333] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.807417  2219 raft_consensus.cc:2243] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.807920  2219 raft_consensus.cc:2272] T e11a77c8163a4c7195a855315d615f9e P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.810348  2219 tablet_replica.cc:333] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.811094  2219 raft_consensus.cc:2243] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.811998  2219 raft_consensus.cc:2272] T 2277dfa0bcf84e8186322e91f7fc1ceb P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.813880  2219 tablet_replica.cc:333] T 32513aaf5f924d689c76503649810cfd P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.814524  2219 raft_consensus.cc:2243] T 32513aaf5f924d689c76503649810cfd P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.815035  2219 raft_consensus.cc:2272] T 32513aaf5f924d689c76503649810cfd P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.816771  2219 tablet_replica.cc:333] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.817240  2219 raft_consensus.cc:2243] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.817642  2219 raft_consensus.cc:2272] T f41f300d1cf645359598b4a30c7e0865 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.819474  2219 tablet_replica.cc:333] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.819933  2219 raft_consensus.cc:2243] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.820323  2219 raft_consensus.cc:2272] T ea368adc8a4a4c04bb431b1324a6f6aa P 95f4c4313308459c9ac095fc149887bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.822749  2219 tablet_replica.cc:333] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.823324  2219 raft_consensus.cc:2243] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:07.824288  2219 raft_consensus.cc:2272] T 936f69d019004bbe8ad3d129d1c4a296 P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:07.826704  2219 tablet_replica.cc:333] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd: stopping tablet replica
I20260709 13:12:07.827317  2219 raft_consensus.cc:2243] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:07.827826  2219 raft_consensus.cc:2272] T 9a0d016678da443f8bca0ade3162f4dc P 95f4c4313308459c9ac095fc149887bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:07.896551  5292 consensus_peers.cc:597] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:07.899524  5366 consensus_peers.cc:597] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:07.899994  5366 consensus_peers.cc:597] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:07.918634  5366 consensus_peers.cc:597] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:07.921732  5292 consensus_peers.cc:597] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:08.022763  5292 consensus_peers.cc:597] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:08.028062  5292 consensus_peers.cc:597] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:08.032871  5292 consensus_peers.cc:597] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:08.083227  5292 consensus_peers.cc:597] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:08.156081  6320 raft_consensus.cc:493] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.156687  6320 raft_consensus.cc:515] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:08.158732  6320 leader_election.cc:290] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:12:08.160211  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286b08dfc6fc44fd89bd56c9819b3739" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
W20260709 13:12:08.166103  5363 leader_election.cc:336] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:08.166554  5363 leader_election.cc:304] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:08.167390  6216 raft_consensus.cc:2749] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:08.253139  6305 raft_consensus.cc:493] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.253772  6305 raft_consensus.cc:515] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:08.256134  6305 leader_election.cc:290] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:08.261512  5289 leader_election.cc:336] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:08.262337  5292 leader_election.cc:336] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:08.262764  5292 leader_election.cc:304] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:08.264101  6330 raft_consensus.cc:2749] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:08.274897  6320 raft_consensus.cc:493] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.275568  6320 raft_consensus.cc:515] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:08.277860  6320 leader_election.cc:290] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:08.282131  5363 leader_election.cc:336] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:08.285733  6305 raft_consensus.cc:493] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
W20260709 13:12:08.285873  5366 leader_election.cc:336] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:08.286536  5366 leader_election.cc:304] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:08.286324  6305 raft_consensus.cc:515] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:08.286972  6330 raft_consensus.cc:493] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.287575  6216 raft_consensus.cc:2749] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:12:08.287680  6330 raft_consensus.cc:515] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:08.289770  6330 leader_election.cc:290] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:12:08.290658  6305 leader_election.cc:290] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:12:08.291879  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f28a0c505141e7867ddc8956d74dfc" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:12:08.291900  5397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a4805dd72b480fb8b0ee9dff10f111" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
W20260709 13:12:08.299644  5289 leader_election.cc:336] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:08.300163  5289 leader_election.cc:304] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:08.300875  6305 raft_consensus.cc:2749] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:12:08.301057  5289 leader_election.cc:336] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:08.301577  5289 leader_election.cc:304] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:08.302285  6305 raft_consensus.cc:2749] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:08.413563  6216 raft_consensus.cc:493] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.414103  6216 raft_consensus.cc:515] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:08.420763  6216 leader_election.cc:290] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:08.422353  5363 leader_election.cc:336] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:08.432924  5366 leader_election.cc:336] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:08.433365  5366 leader_election.cc:304] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:08.434055  6320 raft_consensus.cc:2749] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:08.445480  6330 raft_consensus.cc:493] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.446008  6330 raft_consensus.cc:515] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:08.448562  6330 leader_election.cc:290] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:08.457430  5289 leader_election.cc:336] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:08.459156  5292 leader_election.cc:336] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:08.459652  5292 leader_election.cc:304] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:08.460359  6330 raft_consensus.cc:2749] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:12:08.464305  6320 raft_consensus.cc:493] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.464855  6320 raft_consensus.cc:515] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:08.466871  6320 leader_election.cc:290] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:12:08.467724  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7418cf7e7ac41679ed1aef55cc75ee1" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
W20260709 13:12:08.470645  5363 leader_election.cc:336] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:08.471062  5363 leader_election.cc:304] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:08.471611  6320 raft_consensus.cc:2749] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:08.484650  6320 raft_consensus.cc:493] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.485262  6320 raft_consensus.cc:515] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:08.487676  6320 leader_election.cc:290] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:12:08.488226  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a4805dd72b480fb8b0ee9dff10f111" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:12:08.488924  5325 raft_consensus.cc:2468] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 3.
I20260709 13:12:08.489981  5366 leader_election.cc:304] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:12:08.490713  6320 raft_consensus.cc:2804] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:12:08.492916  6320 raft_consensus.cc:493] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Starting leader election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.493335  6320 raft_consensus.cc:3060] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:12:08.497857  5363 leader_election.cc:336] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:08.502177  6320 raft_consensus.cc:515] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:08.503948  6320 leader_election.cc:290] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 4 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:12:08.504797  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a4805dd72b480fb8b0ee9dff10f111" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:12:08.505357  5325 raft_consensus.cc:3060] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:12:08.510393  5363 leader_election.cc:336] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:08.512777  5325 raft_consensus.cc:2468] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 4.
I20260709 13:12:08.513474  6320 raft_consensus.cc:493] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.514132  5366 leader_election.cc:304] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:12:08.514170  6320 raft_consensus.cc:515] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:08.515254  6216 raft_consensus.cc:2804] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:12:08.515756  6216 raft_consensus.cc:697] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 4 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:12:08.516551  6216 consensus_queue.cc:237] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:08.516885  6320 leader_election.cc:290] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:08.522670  5363 leader_election.cc:336] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:08.523480  5366 leader_election.cc:336] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:08.524014  5366 leader_election.cc:304] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:08.526531  6332 raft_consensus.cc:2749] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:08.527240  6330 raft_consensus.cc:493] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.527765  6330 raft_consensus.cc:515] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:08.529852  6330 leader_election.cc:290] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:12:08.530736  5397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7418cf7e7ac41679ed1aef55cc75ee1" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:12:08.531454  5397 raft_consensus.cc:2468] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 2.
I20260709 13:12:08.532899  5291 leader_election.cc:304] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:12:08.533792  6330 raft_consensus.cc:2804] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:12:08.534332  6330 raft_consensus.cc:493] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting leader election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.533561  5075 catalog_manager.cc:5697] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 3 to 4, leader changed from e5225b69f466414ca29ca4427911e48e (127.2.42.193) to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 4 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } }
W20260709 13:12:08.534957  5289 leader_election.cc:336] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:08.534832  6330 raft_consensus.cc:3060] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:08.546520  6330 raft_consensus.cc:515] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:08.550155  5397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7418cf7e7ac41679ed1aef55cc75ee1" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:12:08.551316  5397 raft_consensus.cc:3060] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:08.563838  5397 raft_consensus.cc:2468] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 3.
I20260709 13:12:08.566360  5291 leader_election.cc:304] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:12:08.567282  6331 raft_consensus.cc:2804] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:08.567772  6331 raft_consensus.cc:697] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 3 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:12:08.568630  6331 consensus_queue.cc:237] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [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: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:08.574734  6332 raft_consensus.cc:493] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.575387  6332 raft_consensus.cc:515] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
W20260709 13:12:08.576642  5289 leader_election.cc:336] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:08.580689  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27bce2f9163d428b919b088a3a48e6aa" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
W20260709 13:12:08.583283  5363 leader_election.cc:336] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:08.583731  5363 leader_election.cc:304] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: c414047800414946b4302e6c7faaf792, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:08.584822  6216 raft_consensus.cc:2749] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:08.585873  6332 leader_election.cc:290] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:12:08.564998  6330 leader_election.cc:290] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:12:08.600265  5071 catalog_manager.cc:5697] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 2 to 3, leader changed from e5225b69f466414ca29ca4427911e48e (127.2.42.193) to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 3 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:08.617383  6216 raft_consensus.cc:493] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.617975  6216 raft_consensus.cc:515] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:08.625240  6216 leader_election.cc:290] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:08.627161  5366 leader_election.cc:336] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
W20260709 13:12:08.651126  5363 leader_election.cc:336] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:08.651598  5363 leader_election.cc:304] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:08.654611  6332 raft_consensus.cc:2749] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:12:08.677109  6338 raft_consensus.cc:493] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.677348  6331 raft_consensus.cc:493] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.677811  6338 raft_consensus.cc:515] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:08.677811  6331 raft_consensus.cc:515] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:08.680126  6338 leader_election.cc:290] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:12:08.680318  6331 leader_election.cc:290] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:08.684669  5289 leader_election.cc:336] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:08.685202  5289 leader_election.cc:336] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:08.685273  5292 leader_election.cc:336] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:08.685688  5292 leader_election.cc:304] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
W20260709 13:12:08.686409  5292 leader_election.cc:336] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:08.686350  6331 raft_consensus.cc:2749] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:08.686890  5292 leader_election.cc:304] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:08.687557  6331 raft_consensus.cc:2749] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:12:08.688925  6216 raft_consensus.cc:493] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.689425  6216 raft_consensus.cc:515] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:08.691219  6216 leader_election.cc:290] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:08.695519  5366 leader_election.cc:336] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
W20260709 13:12:08.695964  5363 leader_election.cc:336] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:08.696338  5363 leader_election.cc:304] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:08.696874  6216 raft_consensus.cc:2749] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:08.699177  6331 raft_consensus.cc:493] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.700022  6331 raft_consensus.cc:515] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:08.703662  6331 leader_election.cc:290] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:12:08.703685  5397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27bce2f9163d428b919b088a3a48e6aa" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:12:08.704452  5397 raft_consensus.cc:2468] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 2.
I20260709 13:12:08.705598  5291 leader_election.cc:304] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:12:08.707513  6338 raft_consensus.cc:493] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.706279  6331 raft_consensus.cc:2804] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:12:08.708202  6331 raft_consensus.cc:493] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting leader election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.709328  6331 raft_consensus.cc:3060] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:08.708150  6338 raft_consensus.cc:515] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
W20260709 13:12:08.710235  5289 leader_election.cc:336] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:08.711371  6338 leader_election.cc:290] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:12:08.711870  5397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286b08dfc6fc44fd89bd56c9819b3739" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:12:08.712436  5397 raft_consensus.cc:2468] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 2.
I20260709 13:12:08.713397  5291 leader_election.cc:304] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:12:08.714193  6338 raft_consensus.cc:2804] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:12:08.714578  6338 raft_consensus.cc:493] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting leader election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.715030  6338 raft_consensus.cc:3060] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:08.716189  6330 raft_consensus.cc:493] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:08.716702  6330 raft_consensus.cc:515] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
W20260709 13:12:08.717093  5289 leader_election.cc:336] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:08.718660  6330 leader_election.cc:290] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:12:08.719653  5397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7f7f3999d94584adec2c822082d2ef" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:12:08.721073  6331 raft_consensus.cc:515] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:08.723215  6331 leader_election.cc:290] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
W20260709 13:12:08.723687  5292 leader_election.cc:336] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:08.723802  5397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27bce2f9163d428b919b088a3a48e6aa" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:12:08.727080  5292 leader_election.cc:304] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd
I20260709 13:12:08.727669  5397 raft_consensus.cc:3060] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:08.728287  6331 raft_consensus.cc:2749] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:08.730808  6338 raft_consensus.cc:515] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:08.733309  6338 leader_election.cc:290] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 election: Requested vote from peers 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:12:08.733518  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "286b08dfc6fc44fd89bd56c9819b3739" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:12:08.734166  5400 raft_consensus.cc:3060] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:08.740190  5400 raft_consensus.cc:2468] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 3.
I20260709 13:12:08.740976  5397 raft_consensus.cc:2468] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 3.
I20260709 13:12:08.741317  5291 leader_election.cc:304] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
W20260709 13:12:08.741875  5289 leader_election.cc:336] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:08.743001  5291 leader_election.cc:304] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:12:08.744251  6331 raft_consensus.cc:2804] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:08.744807  6331 raft_consensus.cc:697] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 3 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:12:08.744910  6330 raft_consensus.cc:2804] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:08.746001  6330 raft_consensus.cc:697] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [term 3 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:12:08.745967  6331 consensus_queue.cc:237] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [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: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:08.747023  6330 consensus_queue.cc:237] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [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: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
W20260709 13:12:08.747947  5289 leader_election.cc:336] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:08.762760  6216 raft_consensus.cc:493] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.763458  6216 raft_consensus.cc:515] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:08.765694  6216 leader_election.cc:290] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:12:08.770038  5071 catalog_manager.cc:5697] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 2 to 3, leader changed from e5225b69f466414ca29ca4427911e48e (127.2.42.193) to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 3 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:08.771870  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f28a0c505141e7867ddc8956d74dfc" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:12:08.772811  5325 raft_consensus.cc:2468] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 2.
I20260709 13:12:08.776391  5366 leader_election.cc:304] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:12:08.777189  6216 raft_consensus.cc:2804] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:12:08.777565  6216 raft_consensus.cc:493] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting leader election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.777938  6216 raft_consensus.cc:3060] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:08.787765  6216 raft_consensus.cc:515] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:08.789899  6216 leader_election.cc:290] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 election: Requested vote from peers c414047800414946b4302e6c7faaf792 (127.2.42.195:43419), e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315)
I20260709 13:12:08.791047  5071 catalog_manager.cc:5697] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 2 to 3, leader changed from e5225b69f466414ca29ca4427911e48e (127.2.42.193) to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 3 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:08.792171  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f28a0c505141e7867ddc8956d74dfc" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:12:08.792982  5325 raft_consensus.cc:3060] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:12:08.799310  5363 leader_election.cc:336] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:08.799641  5325 raft_consensus.cc:2468] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 3.
W20260709 13:12:08.803171  5363 leader_election.cc:336] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:08.805876  5366 leader_election.cc:304] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: e5225b69f466414ca29ca4427911e48e
I20260709 13:12:08.807034  6216 raft_consensus.cc:2804] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:08.807515  6216 raft_consensus.cc:697] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:12:08.808351  6216 consensus_queue.cc:237] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [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: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } }
I20260709 13:12:08.819506  5071 catalog_manager.cc:5697] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 2 to 3, leader changed from e5225b69f466414ca29ca4427911e48e (127.2.42.193) to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 3 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:08.855103  6216 raft_consensus.cc:493] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:08.855697  6216 raft_consensus.cc:515] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:08.859230  6216 leader_election.cc:290] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:12:08.859906  6331 raft_consensus.cc:493] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:08.860469  6331 raft_consensus.cc:515] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:08.862527  6331 leader_election.cc:290] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:08.864038  5363 leader_election.cc:336] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:08.868294  5292 leader_election.cc:336] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
W20260709 13:12:08.869078  5289 leader_election.cc:336] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:08.868291  5366 leader_election.cc:336] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:08.869650  5289 leader_election.cc:304] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:08.870625  6330 raft_consensus.cc:2749] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:12:08.869748  5366 leader_election.cc:304] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:08.871479  6216 raft_consensus.cc:2749] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:08.876796  6330 raft_consensus.cc:493] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:08.877365  6330 raft_consensus.cc:515] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:12:08.879055  6330 leader_election.cc:290] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:12:08.880101  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07545ea5804701a644b2d2d371a6b6" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
W20260709 13:12:08.882517  5292 leader_election.cc:336] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:08.882875  5292 leader_election.cc:304] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 8ca4ad854c4a4018b77ad3773d37ad99, 95f4c4313308459c9ac095fc149887bd
I20260709 13:12:08.883469  6330 raft_consensus.cc:2749] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:12:08.898345  2219 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5273)
I20260709 13:12:08.899842  6216 raft_consensus.cc:493] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:08.900385  6216 raft_consensus.cc:515] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:12:08.902324  6216 leader_election.cc:290] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:12:08.903648  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3038014f74914556bf8411ce54b2b89c" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:12:08.905388  6216 raft_consensus.cc:493] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:08.905922  6216 raft_consensus.cc:515] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
W20260709 13:12:08.907788  5366 leader_election.cc:336] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:08.907850  6216 leader_election.cc:290] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:12:08.908346  5366 leader_election.cc:304] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, c414047800414946b4302e6c7faaf792
I20260709 13:12:08.908974  6216 raft_consensus.cc:2749] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:12:08.913563  5363 leader_election.cc:336] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:08.914310  5366 leader_election.cc:336] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:08.914741  5366 leader_election.cc:304] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:08.915454  6216 raft_consensus.cc:2749] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:08.916831  6330 raft_consensus.cc:493] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:08.917295  6330 raft_consensus.cc:515] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:12:08.919248  6330 leader_election.cc:290] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:12:08.920279  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3038014f74914556bf8411ce54b2b89c" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" is_pre_election: true
I20260709 13:12:08.920910  5400 raft_consensus.cc:2468] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 1.
I20260709 13:12:08.921738  5291 leader_election.cc:304] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:12:08.922359  6330 raft_consensus.cc:2804] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:12:08.922746  5292 leader_election.cc:336] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:08.922781  6330 raft_consensus.cc:493] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:08.923410  6330 raft_consensus.cc:3060] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:08.931175  6330 raft_consensus.cc:515] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:12:08.933977  6330 leader_election.cc:290] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196:34533)
I20260709 13:12:08.934458  5400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3038014f74914556bf8411ce54b2b89c" candidate_uuid: "c414047800414946b4302e6c7faaf792" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8ca4ad854c4a4018b77ad3773d37ad99"
I20260709 13:12:08.935067  5400 raft_consensus.cc:3060] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:12:08.937670  5292 leader_election.cc:336] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:08.940202  5400 raft_consensus.cc:2468] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c414047800414946b4302e6c7faaf792 in term 2.
I20260709 13:12:08.941206  5291 leader_election.cc:304] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd
I20260709 13:12:08.942001  6330 raft_consensus.cc:2804] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:08.942451  6330 raft_consensus.cc:697] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [term 2 LEADER]: Becoming Leader. State: Replica: c414047800414946b4302e6c7faaf792, State: Running, Role: LEADER
I20260709 13:12:08.943235  6330 consensus_queue.cc:237] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:12:08.953299  5071 catalog_manager.cc:5697] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 reported cstate change: term changed from 1 to 2, leader changed from 95f4c4313308459c9ac095fc149887bd (127.2.42.194) to c414047800414946b4302e6c7faaf792 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "c414047800414946b4302e6c7faaf792" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: UNKNOWN } } }
W20260709 13:12:08.963425  5289 consensus_peers.cc:597] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:08.985618  5400 raft_consensus.cc:1275] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Refusing update from remote peer c414047800414946b4302e6c7faaf792: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:08.987128  6331 consensus_queue.cc:1048] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:08.998342  6216 raft_consensus.cc:493] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:08.998804  6216 raft_consensus.cc:515] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:12:09.000681  6216 leader_election.cc:290] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:12:09.002929  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7f7f3999d94584adec2c822082d2ef" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:12:09.003645  5325 raft_consensus.cc:2468] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
I20260709 13:12:09.006438  5366 leader_election.cc:304] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 
I20260709 13:12:09.007241  6332 raft_consensus.cc:2804] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:12:09.007704  6332 raft_consensus.cc:493] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:09.008158  6332 raft_consensus.cc:3060] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:12:09.018913  5366 leader_election.cc:336] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:09.018111  6332 raft_consensus.cc:515] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:12:09.023991  6332 leader_election.cc:290] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:12:09.026531  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7f7f3999d94584adec2c822082d2ef" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:12:09.027168  5325 raft_consensus.cc:3060] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:09.028599  6338 raft_consensus.cc:493] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:09.029175  6338 raft_consensus.cc:515] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
W20260709 13:12:09.029546  5366 leader_election.cc:336] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:09.038981  5325 raft_consensus.cc:2468] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 2.
I20260709 13:12:09.042116  6338 leader_election.cc:290] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:12:09.043076  5366 leader_election.cc:304] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd
I20260709 13:12:09.044291  6332 raft_consensus.cc:2804] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:09.045009  6332 raft_consensus.cc:697] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:12:09.045568  6338 raft_consensus.cc:493] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:09.046175  6338 raft_consensus.cc:515] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:09.046051  6332 consensus_queue.cc:237] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:12:09.048625  6338 leader_election.cc:290] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:09.048796  5292 leader_election.cc:336] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
W20260709 13:12:09.054229  5292 leader_election.cc:336] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
W20260709 13:12:09.064019  5289 leader_election.cc:336] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:09.064694  5289 leader_election.cc:304] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:09.065344  6338 raft_consensus.cc:2749] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:12:09.067081  5289 leader_election.cc:336] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:09.067414  5289 leader_election.cc:304] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:09.068472  6338 raft_consensus.cc:2749] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:09.069234  5071 catalog_manager.cc:5697] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 1 to 2, leader changed from 95f4c4313308459c9ac095fc149887bd (127.2.42.194) to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 2 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:09.080510  6332 raft_consensus.cc:493] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:09.081182  6332 raft_consensus.cc:515] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:09.083465  6332 leader_election.cc:290] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:12:09.086479  6332 raft_consensus.cc:493] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:09.087668  6332 raft_consensus.cc:515] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
W20260709 13:12:09.088901  5363 leader_election.cc:336] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:09.089692  6332 leader_election.cc:290] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:09.090801  5366 leader_election.cc:336] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:09.093215  5366 leader_election.cc:304] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:09.093966  6216 raft_consensus.cc:493] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
W20260709 13:12:09.094671  5363 leader_election.cc:336] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:09.094570  6216 raft_consensus.cc:515] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:09.095430  6332 raft_consensus.cc:2749] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:09.097008  6216 leader_election.cc:290] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:09.099172  5366 leader_election.cc:336] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:09.099589  5366 leader_election.cc:304] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:09.100229  6332 raft_consensus.cc:2749] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:12:09.104496  5363 leader_election.cc:336] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:09.105345  5366 leader_election.cc:336] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:09.105696  5366 leader_election.cc:304] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:09.106274  6332 raft_consensus.cc:2749] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:09.121734  5325 raft_consensus.cc:1275] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 4 FOLLOWER]: Refusing update from remote peer 8ca4ad854c4a4018b77ad3773d37ad99: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:12:09.122774  6332 consensus_queue.cc:1048] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:12:09.131920  5363 consensus_peers.cc:597] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:09.148264  5400 raft_consensus.cc:1275] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Refusing update from remote peer c414047800414946b4302e6c7faaf792: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:09.149928  6338 consensus_queue.cc:1048] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:09.162992  6331 raft_consensus.cc:493] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:09.163511  6331 raft_consensus.cc:515] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:09.165867  6331 leader_election.cc:290] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:09.173877  5289 leader_election.cc:336] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:09.174459  5289 consensus_peers.cc:597] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:09.178334  5292 leader_election.cc:336] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:09.178838  5292 leader_election.cc:304] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:09.179543  6330 raft_consensus.cc:2749] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:09.215853  6330 raft_consensus.cc:493] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:09.216339  6330 raft_consensus.cc:515] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:09.218098  6330 leader_election.cc:290] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:09.221869  5289 leader_election.cc:336] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:09.223824  5292 leader_election.cc:336] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:09.224191  5292 leader_election.cc:304] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:09.225111  6330 raft_consensus.cc:2749] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:09.227203  6216 raft_consensus.cc:493] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:09.227705  6216 raft_consensus.cc:515] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:09.229301  6216 leader_election.cc:290] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:09.233433  5366 leader_election.cc:336] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
W20260709 13:12:09.235423  5363 leader_election.cc:336] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:09.235798  5363 leader_election.cc:304] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:09.236433  6216 raft_consensus.cc:2749] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:09.243974  5400 raft_consensus.cc:1275] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Refusing update from remote peer c414047800414946b4302e6c7faaf792: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:09.245430  6305 consensus_queue.cc:1048] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:09.246591  6216 raft_consensus.cc:493] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:09.247196  6216 raft_consensus.cc:515] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:09.249835  6216 leader_election.cc:290] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:09.253989  5366 leader_election.cc:336] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
W20260709 13:12:09.265548  5363 leader_election.cc:336] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:09.266098  5363 leader_election.cc:304] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:09.272374  6352 raft_consensus.cc:2749] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:12:09.282923  5289 consensus_peers.cc:597] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:09.288924  6352 raft_consensus.cc:493] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:09.289533  6352 raft_consensus.cc:515] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:12:09.293942  6352 leader_election.cc:290] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
I20260709 13:12:09.296083  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07545ea5804701a644b2d2d371a6b6" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792" is_pre_election: true
I20260709 13:12:09.296751  5325 raft_consensus.cc:2468] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 1.
W20260709 13:12:09.296963  5366 leader_election.cc:336] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:09.298321  5366 leader_election.cc:304] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd
I20260709 13:12:09.300117  6216 raft_consensus.cc:2804] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:12:09.300462  6216 raft_consensus.cc:493] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:09.300784  6216 raft_consensus.cc:3060] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:09.306095  5325 raft_consensus.cc:1275] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Refusing update from remote peer 8ca4ad854c4a4018b77ad3773d37ad99: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:09.307394  6352 consensus_queue.cc:1048] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:09.308947  6216 raft_consensus.cc:515] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:12:09.325728  5325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c07545ea5804701a644b2d2d371a6b6" candidate_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c414047800414946b4302e6c7faaf792"
I20260709 13:12:09.328536  5325 raft_consensus.cc:3060] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:12:09.335172  5363 consensus_peers.cc:597] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:09.310632  6216 leader_election.cc:290] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 election: Requested vote from peers 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529), c414047800414946b4302e6c7faaf792 (127.2.42.195:43419)
W20260709 13:12:09.338472  5366 leader_election.cc:336] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:09.343327  5325 raft_consensus.cc:2468] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ca4ad854c4a4018b77ad3773d37ad99 in term 2.
I20260709 13:12:09.344732  5366 leader_election.cc:304] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99, c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd
I20260709 13:12:09.345528  6216 raft_consensus.cc:2804] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:09.346006  6216 raft_consensus.cc:697] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Becoming Leader. State: Replica: 8ca4ad854c4a4018b77ad3773d37ad99, State: Running, Role: LEADER
I20260709 13:12:09.346814  6216 consensus_queue.cc:237] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } }
I20260709 13:12:09.356738  5400 raft_consensus.cc:1275] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Refusing update from remote peer c414047800414946b4302e6c7faaf792: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:09.356542  5075 catalog_manager.cc:5697] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 reported cstate change: term changed from 1 to 2, leader changed from 95f4c4313308459c9ac095fc149887bd (127.2.42.194) to 8ca4ad854c4a4018b77ad3773d37ad99 (127.2.42.196). New cstate: current_term: 2 leader_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:09.358906  6331 consensus_queue.cc:1048] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:12:09.386678  5292 consensus_peers.cc:597] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:09.534658  5366 consensus_peers.cc:597] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:09.611651  5325 raft_consensus.cc:1275] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Refusing update from remote peer 8ca4ad854c4a4018b77ad3773d37ad99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:09.612841  6216 consensus_queue.cc:1048] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:12:09.616094  5363 consensus_peers.cc:597] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:09.616271  5289 consensus_peers.cc:597] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:09.644428  5363 consensus_peers.cc:597] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:09.658151  5363 consensus_peers.cc:597] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:09.658627  5289 consensus_peers.cc:597] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:09.712334  5363 consensus_peers.cc:597] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:09.729822  5363 consensus_peers.cc:597] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:09.753650  5289 consensus_peers.cc:597] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:09.778510  5366 consensus_peers.cc:597] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:09.800292  5289 consensus_peers.cc:597] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:12:09.845242  5321 raft_consensus.cc:1275] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Refusing update from remote peer 8ca4ad854c4a4018b77ad3773d37ad99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:09.846596  6216 consensus_queue.cc:1048] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:09.875005  6352 raft_consensus.cc:493] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:09.875519  6352 raft_consensus.cc:515] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:09.877629  6352 leader_election.cc:290] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:09.878782  5289 consensus_peers.cc:597] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:09.879278  5289 consensus_peers.cc:597] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:09.879666  5289 consensus_peers.cc:597] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:09.883867  5363 leader_election.cc:336] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:09.892437  5366 leader_election.cc:336] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:09.892904  5366 leader_election.cc:304] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:09.893636  6216 raft_consensus.cc:2749] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:12:09.898849  2219 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5273)
W20260709 13:12:09.926559  5289 consensus_peers.cc:597] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:09.929651  5363 consensus_peers.cc:597] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:09.944905  5363 consensus_peers.cc:597] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:09.965003  5366 consensus_peers.cc:597] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:09.965423  5363 consensus_peers.cc:597] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:09.965802  5292 consensus_peers.cc:597] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:09.968483  5292 consensus_peers.cc:597] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:09.970165  5292 consensus_peers.cc:597] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:09.980830  5289 consensus_peers.cc:597] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:12:10.116371  6305 raft_consensus.cc:493] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:10.116902  6305 raft_consensus.cc:515] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:10.118508  6305 leader_election.cc:290] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:10.122454  5289 leader_election.cc:336] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:10.123656  5292 leader_election.cc:336] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:10.124082  5292 leader_election.cc:304] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:10.125283  6338 raft_consensus.cc:2749] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:12:10.164363  5363 consensus_peers.cc:597] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:10.176816  5289 consensus_peers.cc:597] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:10.188627  5292 consensus_peers.cc:597] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:10.194988  5366 consensus_peers.cc:597] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:12:10.235653  6332 raft_consensus.cc:493] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:10.236158  6332 raft_consensus.cc:515] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:10.238291  6332 leader_election.cc:290] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:10.242666  5366 consensus_peers.cc:597] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:10.243166  5366 leader_election.cc:336] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
W20260709 13:12:10.245988  5363 leader_election.cc:336] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:10.246359  5363 leader_election.cc:304] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:10.247313  6332 raft_consensus.cc:2749] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:10.288407  6332 raft_consensus.cc:493] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:10.288957  6332 raft_consensus.cc:515] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:10.291143  6332 leader_election.cc:290] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:10.298307  5363 leader_election.cc:336] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:10.303088  5366 consensus_peers.cc:597] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:10.303583  5366 leader_election.cc:336] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:10.303968  5366 leader_election.cc:304] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:10.304682  6216 raft_consensus.cc:2749] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:12:10.319748  5366 consensus_peers.cc:597] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:12:10.326339  6305 raft_consensus.cc:493] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:10.326987  6305 raft_consensus.cc:515] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:10.332626  6305 leader_election.cc:290] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:10.333946  5289 leader_election.cc:336] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:10.334427  6332 raft_consensus.cc:493] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:10.334987  6332 raft_consensus.cc:515] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
W20260709 13:12:10.335727  5292 leader_election.cc:336] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:10.336180  5292 leader_election.cc:304] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:10.336844  6305 raft_consensus.cc:2749] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:10.336896  6332 leader_election.cc:290] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:10.342571  5363 leader_election.cc:336] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:10.343173  5366 leader_election.cc:336] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:10.343523  5366 leader_election.cc:304] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:10.344271  6332 raft_consensus.cc:2749] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:12:10.365994  5292 consensus_peers.cc:597] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:12:10.414637  6338 raft_consensus.cc:493] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:10.415130  6338 raft_consensus.cc:515] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:10.416702  6338 leader_election.cc:290] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:10.422652  5289 leader_election.cc:336] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:10.423537  5292 leader_election.cc:336] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:10.423956  5292 leader_election.cc:304] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:10.424763  6338 raft_consensus.cc:2749] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:12:10.425299  5366 consensus_peers.cc:597] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:10.451673  5366 consensus_peers.cc:597] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:10.471346  5292 consensus_peers.cc:597] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:10.480334  5292 consensus_peers.cc:597] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:10.541105  5366 consensus_peers.cc:597] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:12:10.543824  6332 raft_consensus.cc:493] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:10.544430  6332 raft_consensus.cc:515] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:10.546609  6332 leader_election.cc:290] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:10.551971  5363 leader_election.cc:336] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:10.554677  5366 leader_election.cc:336] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:10.555207  5366 leader_election.cc:304] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:10.555999  6364 raft_consensus.cc:2749] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:12:10.556913  5366 consensus_peers.cc:597] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:10.559387  5292 consensus_peers.cc:597] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:10.559973  5292 consensus_peers.cc:597] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:10.613291  5292 consensus_peers.cc:597] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:10.737411  5292 consensus_peers.cc:597] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 -> Peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Couldn't send request to peer 95f4c4313308459c9ac095fc149887bd. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:12:10.750722  6363 raft_consensus.cc:493] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:10.751355  6363 raft_consensus.cc:515] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:10.753274  6363 leader_election.cc:290] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:10.757577  5289 leader_election.cc:336] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:10.758069  5292 leader_election.cc:336] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:10.758464  5292 leader_election.cc:304] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:10.759120  6363 raft_consensus.cc:2749] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:10.763752  6363 raft_consensus.cc:493] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:10.764183  6363 raft_consensus.cc:515] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:10.765857  6363 leader_election.cc:290] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:10.769685  5289 leader_election.cc:336] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:10.770171  5292 leader_election.cc:336] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:10.770602  5292 leader_election.cc:304] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:10.771353  6363 raft_consensus.cc:2749] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:10.858598  6338 raft_consensus.cc:493] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:10.859151  6338 raft_consensus.cc:515] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:10.860942  6338 leader_election.cc:290] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:10.865070  5289 leader_election.cc:336] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:10.865612  5292 leader_election.cc:336] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:10.866050  5292 leader_election.cc:304] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:10.866652  6338 raft_consensus.cc:2749] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:10.888034  6338 raft_consensus.cc:493] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:10.888763  6364 raft_consensus.cc:493] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:10.888592  6338 raft_consensus.cc:515] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:10.889277  6364 raft_consensus.cc:515] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:10.890758  6338 leader_election.cc:290] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:12:10.891042  6364 leader_election.cc:290] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:10.897218  5363 leader_election.cc:336] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:10.899573  2219 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 5273)
I20260709 13:12:10.900995  6216 raft_consensus.cc:493] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:10.901532  6216 raft_consensus.cc:515] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
W20260709 13:12:10.902993  5289 leader_election.cc:336] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:10.903478  6216 leader_election.cc:290] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
I20260709 13:12:10.904585  6363 raft_consensus.cc:493] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e5225b69f466414ca29ca4427911e48e)
I20260709 13:12:10.905933  6363 raft_consensus.cc:515] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:10.908111  6363 leader_election.cc:290] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:10.908437  5363 leader_election.cc:336] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:10.908633  5292 leader_election.cc:336] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
W20260709 13:12:10.909381  5366 leader_election.cc:336] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:10.909854  5366 leader_election.cc:304] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:10.909555  5292 leader_election.cc:304] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:10.910517  6364 raft_consensus.cc:2749] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:10.913276  6363 raft_consensus.cc:2749] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:12:10.918478  5289 leader_election.cc:336] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:10.918983  5366 leader_election.cc:336] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
W20260709 13:12:10.921797  5292 leader_election.cc:336] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:10.921902  5366 leader_election.cc:304] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:10.922204  5292 leader_election.cc:304] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:10.923115  6364 raft_consensus.cc:2749] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:10.924719  6364 raft_consensus.cc:493] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:10.924177  6363 raft_consensus.cc:2749] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:12:10.925184  6364 raft_consensus.cc:515] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:10.927609  6364 leader_election.cc:290] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:10.932920  5363 leader_election.cc:336] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:10.937381  5366 leader_election.cc:336] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:10.937891  5366 leader_election.cc:304] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:10.938639  6364 raft_consensus.cc:2749] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:10.950100  6364 raft_consensus.cc:493] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:10.950608  6364 raft_consensus.cc:515] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:10.952556  6364 leader_election.cc:290] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:10.958000  5366 leader_election.cc:336] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
W20260709 13:12:10.959101  5363 leader_election.cc:336] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:10.959661  5363 leader_election.cc:304] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:10.960382  6364 raft_consensus.cc:2749] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:10.978783  6364 raft_consensus.cc:493] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:10.979411  6364 raft_consensus.cc:515] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:10.981758  6364 leader_election.cc:290] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:10.985203  5363 leader_election.cc:336] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:10.985965  5366 leader_election.cc:336] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:10.986351  5366 leader_election.cc:304] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:10.987015  6364 raft_consensus.cc:2749] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:12:11.112614  6216 raft_consensus.cc:493] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:11.113029  6216 raft_consensus.cc:515] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:11.114616  6216 leader_election.cc:290] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:11.118691  5363 leader_election.cc:336] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:11.119285  5366 leader_election.cc:336] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:11.119738  5366 leader_election.cc:304] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:11.120468  6216 raft_consensus.cc:2749] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:11.202479  6338 raft_consensus.cc:493] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:11.203001  6338 raft_consensus.cc:515] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } } peers { permanent_uuid: "c414047800414946b4302e6c7faaf792" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43419 } }
I20260709 13:12:11.204802  6338 leader_election.cc:290] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:11.209280  5289 leader_election.cc:336] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
W20260709 13:12:11.211391  5292 leader_election.cc:336] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
I20260709 13:12:11.211710  5292 leader_election.cc:304] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [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: c414047800414946b4302e6c7faaf792; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:11.212318  6363 raft_consensus.cc:2749] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:11.321053  6216 raft_consensus.cc:493] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95f4c4313308459c9ac095fc149887bd)
I20260709 13:12:11.321517  6216 raft_consensus.cc:515] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ca4ad854c4a4018b77ad3773d37ad99" member_type: VOTER last_known_addr { host: "127.2.42.196" port: 34533 } } peers { permanent_uuid: "e5225b69f466414ca29ca4427911e48e" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 45315 } } peers { permanent_uuid: "95f4c4313308459c9ac095fc149887bd" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35529 } }
I20260709 13:12:11.323459  6216 leader_election.cc:290] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315), 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529)
W20260709 13:12:11.328418  5366 leader_election.cc:336] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95f4c4313308459c9ac095fc149887bd (127.2.42.194:35529): Network error: Client connection negotiation failed: client connection to 127.2.42.194:35529: connect: Connection refused (error 111)
W20260709 13:12:11.329938  5363 leader_election.cc:336] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111)
I20260709 13:12:11.330390  5363 leader_election.cc:304] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [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: 8ca4ad854c4a4018b77ad3773d37ad99; no voters: 95f4c4313308459c9ac095fc149887bd, e5225b69f466414ca29ca4427911e48e
I20260709 13:12:11.331169  6216 raft_consensus.cc:2749] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:12:11.454821  5289 consensus_peers.cc:597] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:11.561491  5289 consensus_peers.cc:597] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:11.592998  5363 consensus_peers.cc:597] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:12:11.594492  2219 tablet_server.cc:196] TabletServer@127.2.42.194:0 shutdown complete.
I20260709 13:12:11.671262  2219 tablet_server.cc:179] TabletServer@127.2.42.195:0 shutting down...
W20260709 13:12:11.684329  5366 consensus_peers.cc:597] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Couldn't send request to peer c414047800414946b4302e6c7faaf792. 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:12:11.694106  5366 consensus_peers.cc:597] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Couldn't send request to peer c414047800414946b4302e6c7faaf792. 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:12:11.695317  5363 consensus_peers.cc:597] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:12:11.711297  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:11.712167  2219 tablet_replica.cc:333] T 88c0189d8983475fb583302b793a2072 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.713145  2219 raft_consensus.cc:2243] T 88c0189d8983475fb583302b793a2072 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.713759  2219 raft_consensus.cc:2272] T 88c0189d8983475fb583302b793a2072 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.715691  2219 tablet_replica.cc:333] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.716187  2219 raft_consensus.cc:2243] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.716516  2219 raft_consensus.cc:2272] T 8f3ef9da69044e87a0d3b99a9f3972bf P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.718202  2219 tablet_replica.cc:333] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.718694  2219 raft_consensus.cc:2243] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.719094  2219 raft_consensus.cc:2272] T 158c856afcec40fdba4d2b7798759655 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.721386  2219 tablet_replica.cc:333] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.722031  2219 raft_consensus.cc:2243] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:11.723042  2219 raft_consensus.cc:2272] T 3038014f74914556bf8411ce54b2b89c P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.725453  2219 tablet_replica.cc:333] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.726141  2219 raft_consensus.cc:2243] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:11.727018  2219 raft_consensus.cc:2272] T 6f784d13f9e3492cad924112f387f35e P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.729516  2219 tablet_replica.cc:333] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.730275  2219 raft_consensus.cc:2243] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.730790  2219 raft_consensus.cc:2272] T c86c2159cc014f1e801edc55c37d89b6 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.733162  2219 tablet_replica.cc:333] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.734283  2219 raft_consensus.cc:2243] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.734953  2219 raft_consensus.cc:2272] T b58392c5e3f14ff19381f22e8460c8ae P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.737880  2219 tablet_replica.cc:333] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.738700  2219 raft_consensus.cc:2243] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:11.739697  2219 raft_consensus.cc:2272] T e70a97adb5f94f4196f105d721dcb03b P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:11.740154  5366 consensus_peers.cc:597] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Couldn't send request to peer c414047800414946b4302e6c7faaf792. 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:12:11.742108  2219 tablet_replica.cc:333] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.742827  2219 raft_consensus.cc:2243] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:11.743618  2219 raft_consensus.cc:2272] T dfe360d312934932ad865098695ea317 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.745491  2219 tablet_replica.cc:333] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.746085  2219 raft_consensus.cc:2243] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.746485  2219 raft_consensus.cc:2272] T fe7f7f3999d94584adec2c822082d2ef P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.748270  2219 tablet_replica.cc:333] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.748849  2219 raft_consensus.cc:2243] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.749264  2219 raft_consensus.cc:2272] T fef24e02d5dc4e82820eac072a4e6527 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.750999  2219 tablet_replica.cc:333] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.751525  2219 raft_consensus.cc:2243] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:11.752364  2219 raft_consensus.cc:2272] T 8b8bfdfb77b240afb9b09973b3e5dc78 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.754899  2219 tablet_replica.cc:333] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792: stopping tablet replica
W20260709 13:12:11.755102  5366 consensus_peers.cc:597] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Couldn't send request to peer c414047800414946b4302e6c7faaf792. 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:12:11.755622  2219 raft_consensus.cc:2243] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.756130  2219 raft_consensus.cc:2272] T 6a7e3e676f4741f184693b6c04a30ac4 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.758388  2219 tablet_replica.cc:333] T e5b8ddaba03148d7a9048d7bb733f38b P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.758947  2219 raft_consensus.cc:2243] T e5b8ddaba03148d7a9048d7bb733f38b P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.759291  2219 raft_consensus.cc:2272] T e5b8ddaba03148d7a9048d7bb733f38b P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.760958  2219 tablet_replica.cc:333] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.761453  2219 raft_consensus.cc:2243] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.761811  2219 raft_consensus.cc:2272] T 6d9acf5e378143618b4eb071b77e6aff P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.763550  2219 tablet_replica.cc:333] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.764204  2219 raft_consensus.cc:2243] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:11.764892  2219 raft_consensus.cc:2272] T 3a1add96c9d042d5b2060f3a53cb0f86 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.766608  2219 tablet_replica.cc:333] T 49c693250c3d4e0d8791227874dd2adf P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.767174  2219 raft_consensus.cc:2243] T 49c693250c3d4e0d8791227874dd2adf P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.767518  2219 raft_consensus.cc:2272] T 49c693250c3d4e0d8791227874dd2adf P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.769395  2219 tablet_replica.cc:333] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.769877  2219 raft_consensus.cc:2243] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.770232  2219 raft_consensus.cc:2272] T 248c9e2bf4364a62b92fec04a66af6e7 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.771898  2219 tablet_replica.cc:333] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.772365  2219 raft_consensus.cc:2243] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:11.772994  2219 raft_consensus.cc:2272] T ea1f1d25a20f41168ad6a6d25665645f P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.774636  2219 tablet_replica.cc:333] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.775170  2219 raft_consensus.cc:2243] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.775493  2219 raft_consensus.cc:2272] T 004f61b7fb724778ab5f21db77f98198 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.777432  2219 tablet_replica.cc:333] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.778012  2219 raft_consensus.cc:2243] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.778481  2219 raft_consensus.cc:2272] T 94f28a0c505141e7867ddc8956d74dfc P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:11.779428  5366 consensus_peers.cc:597] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Couldn't send request to peer c414047800414946b4302e6c7faaf792. 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:12:11.780051  5366 consensus_peers.cc:597] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Couldn't send request to peer c414047800414946b4302e6c7faaf792. 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:12:11.780493  2219 tablet_replica.cc:333] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.781103  2219 raft_consensus.cc:2243] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.781574  2219 raft_consensus.cc:2272] T b6a4805dd72b480fb8b0ee9dff10f111 P c414047800414946b4302e6c7faaf792 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.783285  2219 tablet_replica.cc:333] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.783929  2219 raft_consensus.cc:2243] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.784407  2219 raft_consensus.cc:2272] T a58843ccdf654ecabaf4250d045cbea8 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.786648  2219 tablet_replica.cc:333] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792: stopping tablet replica
W20260709 13:12:11.787329  5366 consensus_peers.cc:597] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Couldn't send request to peer c414047800414946b4302e6c7faaf792. 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:12:11.787386  2219 raft_consensus.cc:2243] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:11.788228  2219 raft_consensus.cc:2272] T 62301845bab944f1a5de567fa6d3501e P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.790023  2219 tablet_replica.cc:333] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.790552  2219 raft_consensus.cc:2243] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:11.791301  2219 raft_consensus.cc:2272] T e7418cf7e7ac41679ed1aef55cc75ee1 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.793605  2219 tablet_replica.cc:333] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.794437  2219 raft_consensus.cc:2243] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:11.795379  2219 raft_consensus.cc:2272] T b28e13f63d84427a93b207afffb84f13 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:11.796416  5366 consensus_peers.cc:597] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Couldn't send request to peer c414047800414946b4302e6c7faaf792. 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:12:11.797708  2219 tablet_replica.cc:333] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.798436  2219 raft_consensus.cc:2243] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.798949  2219 raft_consensus.cc:2272] T 4759894a73604f7591a71836c316bb0d P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.800522  2219 tablet_replica.cc:333] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.801051  2219 raft_consensus.cc:2243] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:11.801764  2219 raft_consensus.cc:2272] T 27bce2f9163d428b919b088a3a48e6aa P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.803545  2219 tablet_replica.cc:333] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.804023  2219 raft_consensus.cc:2243] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:11.804703  2219 raft_consensus.cc:2272] T 8bb4bcf9a23f4bdfa9cc8b61e53f49e9 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.806624  2219 tablet_replica.cc:333] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.807143  2219 raft_consensus.cc:2243] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.807525  2219 raft_consensus.cc:2272] T 345e86385e844e379548cebd9074a7ba P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.809630  2219 tablet_replica.cc:333] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.810317  2219 raft_consensus.cc:2243] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:12:11.810541  5366 consensus_peers.cc:597] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Couldn't send request to peer c414047800414946b4302e6c7faaf792. 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:12:11.810763  2219 raft_consensus.cc:2272] T e7537d3786dd4e6bae5bb7fa226403a4 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.812595  2219 tablet_replica.cc:333] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.813126  2219 raft_consensus.cc:2243] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:11.813830  2219 raft_consensus.cc:2272] T d1ee05c7585545a09cfacd412ddecf9d P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.815826  2219 tablet_replica.cc:333] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.816442  2219 raft_consensus.cc:2243] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.816895  2219 raft_consensus.cc:2272] T c63e5d2a00a54a8badc3d690c7c65e20 P c414047800414946b4302e6c7faaf792 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.818964  2219 tablet_replica.cc:333] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.819465  2219 raft_consensus.cc:2243] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:11.820150  2219 raft_consensus.cc:2272] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.821820  2219 tablet_replica.cc:333] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.822279  2219 raft_consensus.cc:2243] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.822640  2219 raft_consensus.cc:2272] T 7c07545ea5804701a644b2d2d371a6b6 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.824569  2219 tablet_replica.cc:333] T 9a729a526894493492f951a2176c54b2 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.825201  2219 raft_consensus.cc:2243] T 9a729a526894493492f951a2176c54b2 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.825671  2219 raft_consensus.cc:2272] T 9a729a526894493492f951a2176c54b2 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.827821  2219 tablet_replica.cc:333] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.828253  2219 raft_consensus.cc:2243] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:11.828866  2219 raft_consensus.cc:2272] T e11a77c8163a4c7195a855315d615f9e P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.830432  2219 tablet_replica.cc:333] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.831064  2219 raft_consensus.cc:2243] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:11.831974  2219 raft_consensus.cc:2272] T f41f300d1cf645359598b4a30c7e0865 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.834285  2219 tablet_replica.cc:333] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.834817  2219 raft_consensus.cc:2243] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.835265  2219 raft_consensus.cc:2272] T 936f69d019004bbe8ad3d129d1c4a296 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.837240  2219 tablet_replica.cc:333] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.837817  2219 raft_consensus.cc:2243] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:11.838522  2219 raft_consensus.cc:2272] T 286b08dfc6fc44fd89bd56c9819b3739 P c414047800414946b4302e6c7faaf792 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.840408  2219 tablet_replica.cc:333] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.840878  2219 raft_consensus.cc:2243] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:11.841555  2219 raft_consensus.cc:2272] T 9a0d016678da443f8bca0ade3162f4dc P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.843394  2219 tablet_replica.cc:333] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.843861  2219 raft_consensus.cc:2243] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:11.844556  2219 raft_consensus.cc:2272] T c4934c960a014e3bb2ab3ab7e1435976 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.846252  2219 tablet_replica.cc:333] T 2847f82dcfcf47f0b45c8bf75831d725 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.846702  2219 raft_consensus.cc:2243] T 2847f82dcfcf47f0b45c8bf75831d725 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.847134  2219 raft_consensus.cc:2272] T 2847f82dcfcf47f0b45c8bf75831d725 P c414047800414946b4302e6c7faaf792 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:11.848873  2219 tablet_replica.cc:333] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792: stopping tablet replica
I20260709 13:12:11.849282  2219 raft_consensus.cc:2243] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:11.849668  2219 raft_consensus.cc:2272] T b67daa9c4e684dfb841e2e743e0360c3 P c414047800414946b4302e6c7faaf792 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:11.853193  5366 consensus_peers.cc:597] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Couldn't send request to peer c414047800414946b4302e6c7faaf792. 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:12:11.912258  2219 tablet_server.cc:196] TabletServer@127.2.42.195:0 shutdown complete.
W20260709 13:12:11.941390  5366 consensus_peers.cc:597] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Couldn't send request to peer c414047800414946b4302e6c7faaf792. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.195:43419: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:11.976712  5363 consensus_peers.cc:597] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer e5225b69f466414ca29ca4427911e48e (127.2.42.193:45315): Couldn't send request to peer e5225b69f466414ca29ca4427911e48e. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:45315: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:12:11.984107  2219 tablet_server.cc:179] TabletServer@127.2.42.196:0 shutting down...
I20260709 13:12:12.021601  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:12.022317  2219 tablet_replica.cc:333] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.022991  2219 raft_consensus.cc:2243] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:12.023761  2219 raft_consensus.cc:2272] T 88c0189d8983475fb583302b793a2072 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.025766  2219 tablet_replica.cc:333] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.026403  2219 raft_consensus.cc:2243] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.026818  2219 raft_consensus.cc:2272] T c878d316f4874c46b7ded801fb14f2ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.028546  2219 tablet_replica.cc:333] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.029088  2219 raft_consensus.cc:2243] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.029516  2219 raft_consensus.cc:2272] T fef2c3034f994c79a2e42fb907547d10 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.031618  2219 tablet_replica.cc:333] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.032337  2219 raft_consensus.cc:2243] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.032742  2219 raft_consensus.cc:2272] T ea368adc8a4a4c04bb431b1324a6f6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.034461  2219 tablet_replica.cc:333] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.035068  2219 raft_consensus.cc:2243] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:12.035861  2219 raft_consensus.cc:2272] T 158c856afcec40fdba4d2b7798759655 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.038094  2219 tablet_replica.cc:333] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.038872  2219 raft_consensus.cc:2243] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.039304  2219 raft_consensus.cc:2272] T 125b52b9fa814ac28e366e98459c3af7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:12.039831  5366 consensus_peers.cc:597] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Couldn't send request to peer c414047800414946b4302e6c7faaf792. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.195:43419: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:12.041221  2219 tablet_replica.cc:333] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.041770  2219 raft_consensus.cc:2243] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:12.042508  2219 raft_consensus.cc:2272] T b58392c5e3f14ff19381f22e8460c8ae P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.044719  2219 tablet_replica.cc:333] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.045596  2219 raft_consensus.cc:2243] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.046108  2219 raft_consensus.cc:2272] T 6f784d13f9e3492cad924112f387f35e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:12.047839  5366 consensus_peers.cc:597] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Couldn't send request to peer c414047800414946b4302e6c7faaf792. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.195:43419: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:12.048467  2219 tablet_replica.cc:333] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.049039  2219 raft_consensus.cc:2243] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:12.049703  2219 raft_consensus.cc:2272] T f891f6b9615d4a4aad5dd6675b4f1ff8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.051993  2219 tablet_replica.cc:333] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.052615  2219 raft_consensus.cc:2243] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:12.053507  2219 raft_consensus.cc:2272] T fe7f7f3999d94584adec2c822082d2ef P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:12.053733  5366 consensus_peers.cc:597] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 -> Peer c414047800414946b4302e6c7faaf792 (127.2.42.195:43419): Couldn't send request to peer c414047800414946b4302e6c7faaf792. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.195:43419: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:12.055446  2219 tablet_replica.cc:333] T dfe360d312934932ad865098695ea317 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.056005  2219 raft_consensus.cc:2243] T dfe360d312934932ad865098695ea317 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.056355  2219 raft_consensus.cc:2272] T dfe360d312934932ad865098695ea317 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.058138  2219 tablet_replica.cc:333] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.058610  2219 raft_consensus.cc:2243] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.058998  2219 raft_consensus.cc:2272] T 3038014f74914556bf8411ce54b2b89c P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.060676  2219 tablet_replica.cc:333] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.061139  2219 raft_consensus.cc:2243] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.061573  2219 raft_consensus.cc:2272] T 85bfef06e5704e17aba0cd5cce7a49e3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.063325  2219 tablet_replica.cc:333] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.063915  2219 raft_consensus.cc:2243] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:12.064652  2219 raft_consensus.cc:2272] T 94f28a0c505141e7867ddc8956d74dfc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.066443  2219 tablet_replica.cc:333] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.067121  2219 raft_consensus.cc:2243] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.067516  2219 raft_consensus.cc:2272] T 2277dfa0bcf84e8186322e91f7fc1ceb P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.069161  2219 tablet_replica.cc:333] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.069741  2219 raft_consensus.cc:2243] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:12.070479  2219 raft_consensus.cc:2272] T 32513aaf5f924d689c76503649810cfd P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.072345  2219 tablet_replica.cc:333] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.072867  2219 raft_consensus.cc:2243] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:12:12.073614  2219 raft_consensus.cc:2272] T b6a4805dd72b480fb8b0ee9dff10f111 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.075349  2219 tablet_replica.cc:333] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.075858  2219 raft_consensus.cc:2243] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.076304  2219 raft_consensus.cc:2272] T d1ee05c7585545a09cfacd412ddecf9d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.078759  2219 tablet_replica.cc:333] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.079437  2219 raft_consensus.cc:2243] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.079994  2219 raft_consensus.cc:2272] T 7508983680f54916bb947719239613d5 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.082226  2219 tablet_replica.cc:333] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.082741  2219 raft_consensus.cc:2243] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.083184  2219 raft_consensus.cc:2272] T 62301845bab944f1a5de567fa6d3501e P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.084821  2219 tablet_replica.cc:333] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.085346  2219 raft_consensus.cc:2243] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.085747  2219 raft_consensus.cc:2272] T e7418cf7e7ac41679ed1aef55cc75ee1 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.087538  2219 tablet_replica.cc:333] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.088032  2219 raft_consensus.cc:2243] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:12.088712  2219 raft_consensus.cc:2272] T e5b8ddaba03148d7a9048d7bb733f38b P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.090281  2219 tablet_replica.cc:333] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.090791  2219 raft_consensus.cc:2243] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.091233  2219 raft_consensus.cc:2272] T 3a1add96c9d042d5b2060f3a53cb0f86 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.092849  2219 tablet_replica.cc:333] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.093374  2219 raft_consensus.cc:2243] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:12.094149  2219 raft_consensus.cc:2272] T 248c9e2bf4364a62b92fec04a66af6e7 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.095965  2219 tablet_replica.cc:333] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.096493  2219 raft_consensus.cc:2243] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:12.097205  2219 raft_consensus.cc:2272] T 49c693250c3d4e0d8791227874dd2adf P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.099086  2219 tablet_replica.cc:333] T 9a0d016678da443f8bca0ade3162f4dc P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.099642  2219 raft_consensus.cc:2243] T 9a0d016678da443f8bca0ade3162f4dc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.100023  2219 raft_consensus.cc:2272] T 9a0d016678da443f8bca0ade3162f4dc P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.101869  2219 tablet_replica.cc:333] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.102367  2219 raft_consensus.cc:2243] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:12.103164  2219 raft_consensus.cc:2272] T e3d8883de22c430099908b676dac42b8 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.104947  2219 tablet_replica.cc:333] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.105485  2219 raft_consensus.cc:2243] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.105881  2219 raft_consensus.cc:2272] T 8b8bfdfb77b240afb9b09973b3e5dc78 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.107657  2219 tablet_replica.cc:333] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.108213  2219 raft_consensus.cc:2243] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:12.108901  2219 raft_consensus.cc:2272] T 004f61b7fb724778ab5f21db77f98198 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.110654  2219 tablet_replica.cc:333] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.111205  2219 raft_consensus.cc:2243] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:12.111980  2219 raft_consensus.cc:2272] T 4759894a73604f7591a71836c316bb0d P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.113591  2219 tablet_replica.cc:333] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.114133  2219 raft_consensus.cc:2243] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.114548  2219 raft_consensus.cc:2272] T 27bce2f9163d428b919b088a3a48e6aa P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.116271  2219 tablet_replica.cc:333] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.116783  2219 raft_consensus.cc:2243] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.117180  2219 raft_consensus.cc:2272] T 43b58eab299a43ca9dd92460a391f834 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.118956  2219 tablet_replica.cc:333] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.119457  2219 raft_consensus.cc:2243] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:12.120154  2219 raft_consensus.cc:2272] T 345e86385e844e379548cebd9074a7ba P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.121840  2219 tablet_replica.cc:333] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.122318  2219 raft_consensus.cc:2243] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.122699  2219 raft_consensus.cc:2272] T 8911a51a9e7244c78c46bc29c0af0e79 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.124421  2219 tablet_replica.cc:333] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.124887  2219 raft_consensus.cc:2243] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:12.125687  2219 raft_consensus.cc:2272] T 9a729a526894493492f951a2176c54b2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.127478  2219 tablet_replica.cc:333] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.127904  2219 raft_consensus.cc:2243] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.128260  2219 raft_consensus.cc:2272] T 286b08dfc6fc44fd89bd56c9819b3739 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.129889  2219 tablet_replica.cc:333] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.130312  2219 raft_consensus.cc:2243] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.130622  2219 raft_consensus.cc:2272] T 328ae86e02674f62a3f1148ac98f6746 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.132277  2219 tablet_replica.cc:333] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.132683  2219 raft_consensus.cc:2243] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.133020  2219 raft_consensus.cc:2272] T 31fc02e344594947bf9471efe05eba2a P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.135246  2219 tablet_replica.cc:333] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.135722  2219 raft_consensus.cc:2243] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.136111  2219 raft_consensus.cc:2272] T b6ca61a1c53749d3a4b6c2044b4933d2 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.137621  2219 tablet_replica.cc:333] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.138087  2219 raft_consensus.cc:2243] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.138459  2219 raft_consensus.cc:2272] T 8bf6863d9f684fcf8e1cc0cd85b97c48 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.140178  2219 tablet_replica.cc:333] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.140635  2219 raft_consensus.cc:2243] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:12.141390  2219 raft_consensus.cc:2272] T 7c07545ea5804701a644b2d2d371a6b6 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.143051  2219 tablet_replica.cc:333] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.143501  2219 raft_consensus.cc:2243] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:12.144224  2219 raft_consensus.cc:2272] T b67daa9c4e684dfb841e2e743e0360c3 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.145925  2219 tablet_replica.cc:333] T c4934c960a014e3bb2ab3ab7e1435976 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.146386  2219 raft_consensus.cc:2243] T c4934c960a014e3bb2ab3ab7e1435976 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:12.146780  2219 raft_consensus.cc:2272] T c4934c960a014e3bb2ab3ab7e1435976 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.148396  2219 tablet_replica.cc:333] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99: stopping tablet replica
I20260709 13:12:12.148802  2219 raft_consensus.cc:2243] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:12.149446  2219 raft_consensus.cc:2272] T 2847f82dcfcf47f0b45c8bf75831d725 P 8ca4ad854c4a4018b77ad3773d37ad99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.211257  2219 tablet_server.cc:196] TabletServer@127.2.42.196:0 shutdown complete.
I20260709 13:12:12.267447  2219 master.cc:562] Master@127.2.42.254:44643 shutting down...
I20260709 13:12:12.293012  2219 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:12.293558  2219 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:12.293908  2219 tablet_replica.cc:333] T 00000000000000000000000000000000 P d19eb03e93a64e579f923798b23a1e07: stopping tablet replica
I20260709 13:12:12.315124  2219 master.cc:584] Master@127.2.42.254:44643 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (33543 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:12:12.408247  2219 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.42.254:40583
I20260709 13:12:12.409413  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:12.415179  6369 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:12:12.415479  6371 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:12:12.415781  6368 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:12:12.418946  2219 server_base.cc:1061] running on GCE node
I20260709 13:12:12.420077  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:12.420261  2219 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:12:12.420451  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602732420420 us; error 0 us; skew 500 ppm
I20260709 13:12:12.420971  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:12.423343  2219 webserver.cc:533] Webserver started at http://127.2.42.254:41851/ using document root <none> and password file <none>
I20260709 13:12:12.423820  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:12.424006  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:12.424275  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:12.425333  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-0/minicluster-data/master-0-root/instance:
uuid: "90ca7e04fef546a4bdb985ee4bc6767c"
format_stamp: "Formatted at 2026-07-09 13:12:12 on dist-test-slave-nwpb"
I20260709 13:12:12.429562  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:12:12.432766  6376 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:12:12.433524  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:12:12.433830  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-0/minicluster-data/master-0-root
uuid: "90ca7e04fef546a4bdb985ee4bc6767c"
format_stamp: "Formatted at 2026-07-09 13:12:12 on dist-test-slave-nwpb"
I20260709 13:12:12.434127  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-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:12:12.452276  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:12.453532  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:12.494171  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.254:40583
I20260709 13:12:12.494256  6427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.254:40583 every 8 connection(s)
I20260709 13:12:12.498133  6428 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:12:12.508322  6428 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c: Bootstrap starting.
I20260709 13:12:12.513137  6428 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:12.517339  6428 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c: No bootstrap required, opened a new log
I20260709 13:12:12.519455  6428 raft_consensus.cc:359] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90ca7e04fef546a4bdb985ee4bc6767c" member_type: VOTER }
I20260709 13:12:12.519835  6428 raft_consensus.cc:385] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:12.520095  6428 raft_consensus.cc:740] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ca7e04fef546a4bdb985ee4bc6767c, State: Initialized, Role: FOLLOWER
I20260709 13:12:12.520673  6428 consensus_queue.cc:260] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "90ca7e04fef546a4bdb985ee4bc6767c" member_type: VOTER }
I20260709 13:12:12.521118  6428 raft_consensus.cc:399] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:12:12.521328  6428 raft_consensus.cc:493] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:12:12.521595  6428 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:12.526014  6428 raft_consensus.cc:515] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90ca7e04fef546a4bdb985ee4bc6767c" member_type: VOTER }
I20260709 13:12:12.526497  6428 leader_election.cc:304] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c [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: 90ca7e04fef546a4bdb985ee4bc6767c; no voters: 
I20260709 13:12:12.527635  6428 leader_election.cc:290] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:12:12.527943  6431 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:12.529387  6431 raft_consensus.cc:697] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c [term 1 LEADER]: Becoming Leader. State: Replica: 90ca7e04fef546a4bdb985ee4bc6767c, State: Running, Role: LEADER
I20260709 13:12:12.529956  6431 consensus_queue.cc:237] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c [LEADER]: Queue going to LEADER mode. State: All 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: "90ca7e04fef546a4bdb985ee4bc6767c" member_type: VOTER }
I20260709 13:12:12.530601  6428 sys_catalog.cc:565] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:12:12.534634  6432 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "90ca7e04fef546a4bdb985ee4bc6767c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90ca7e04fef546a4bdb985ee4bc6767c" member_type: VOTER } }
I20260709 13:12:12.535161  6433 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 90ca7e04fef546a4bdb985ee4bc6767c. Latest consensus state: current_term: 1 leader_uuid: "90ca7e04fef546a4bdb985ee4bc6767c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90ca7e04fef546a4bdb985ee4bc6767c" member_type: VOTER } }
I20260709 13:12:12.535425  6432 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c [sys.catalog]: This master's current role is: LEADER
I20260709 13:12:12.535708  6433 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c [sys.catalog]: This master's current role is: LEADER
I20260709 13:12:12.538005  6438 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:12:12.542986  6438 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:12:12.547829  2219 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:12:12.551738  6438 catalog_manager.cc:1383] Generated new cluster ID: d07418d4c18d4765bc81d61067667eb2
I20260709 13:12:12.552027  6438 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:12:12.572834  6438 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:12:12.574162  6438 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:12:12.591219  6438 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c: Generated new TSK 0
I20260709 13:12:12.591851  6438 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:12:12.615325  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:12.621213  6449 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:12:12.622399  6450 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:12:12.626088  2219 server_base.cc:1061] running on GCE node
W20260709 13:12:12.626345  6452 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:12:12.627300  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:12.627522  2219 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:12:12.627697  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602732627682 us; error 0 us; skew 500 ppm
I20260709 13:12:12.628211  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:12.630357  2219 webserver.cc:533] Webserver started at http://127.2.42.193:34223/ using document root <none> and password file <none>
I20260709 13:12:12.630817  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:12.631058  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:12.631325  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:12.632349  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-0/minicluster-data/ts-0-root/instance:
uuid: "0ac7bbcf69994db0aa886af55da402c3"
format_stamp: "Formatted at 2026-07-09 13:12:12 on dist-test-slave-nwpb"
I20260709 13:12:12.636759  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:12:12.639977  6457 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:12:12.640883  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:12:12.641265  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-0/minicluster-data/ts-0-root
uuid: "0ac7bbcf69994db0aa886af55da402c3"
format_stamp: "Formatted at 2026-07-09 13:12:12 on dist-test-slave-nwpb"
I20260709 13:12:12.641572  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-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:12:12.671936  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:12.673152  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:12.674544  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:12:12.676806  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:12:12.677016  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:12.677253  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:12:12.677420  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:12.721753  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.193:39135
I20260709 13:12:12.721843  6519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.193:39135 every 8 connection(s)
I20260709 13:12:12.726662  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:12.734285  6525 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:12:12.735428  6524 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:12:12.739463  2219 server_base.cc:1061] running on GCE node
W20260709 13:12:12.740126  6527 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:12:12.741303  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:12.741663  2219 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:12:12.741779  6520 heartbeater.cc:344] Connected to a master server at 127.2.42.254:40583
I20260709 13:12:12.741922  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602732741902 us; error 0 us; skew 500 ppm
I20260709 13:12:12.742288  6520 heartbeater.cc:461] Registering TS with master...
I20260709 13:12:12.742705  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:12.743224  6520 heartbeater.cc:507] Master 127.2.42.254:40583 requested a full tablet report, sending...
I20260709 13:12:12.745414  2219 webserver.cc:533] Webserver started at http://127.2.42.194:43201/ using document root <none> and password file <none>
I20260709 13:12:12.745723  6393 ts_manager.cc:194] Registered new tserver with Master: 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135)
I20260709 13:12:12.746130  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:12.746490  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:12.746814  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:12.748194  6393 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33168
I20260709 13:12:12.748270  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-0/minicluster-data/ts-1-root/instance:
uuid: "e0c108d983f4431fb6df91305a88b4c5"
format_stamp: "Formatted at 2026-07-09 13:12:12 on dist-test-slave-nwpb"
I20260709 13:12:12.753271  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:12:12.756520  6532 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:12:12.757262  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:12:12.757520  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-0/minicluster-data/ts-1-root
uuid: "e0c108d983f4431fb6df91305a88b4c5"
format_stamp: "Formatted at 2026-07-09 13:12:12 on dist-test-slave-nwpb"
I20260709 13:12:12.757761  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-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:12:12.804090  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:12.805227  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:12.806617  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:12:12.808765  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:12:12.808964  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:12.809216  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:12:12.809369  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:12.849292  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.194:35833
I20260709 13:12:12.849399  6594 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.194:35833 every 8 connection(s)
I20260709 13:12:12.854159  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:12.861162  6598 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:12:12.862154  6599 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:12:12.866037  6601 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:12:12.866117  2219 server_base.cc:1061] running on GCE node
I20260709 13:12:12.866397  6595 heartbeater.cc:344] Connected to a master server at 127.2.42.254:40583
I20260709 13:12:12.867120  6595 heartbeater.cc:461] Registering TS with master...
I20260709 13:12:12.867740  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:12.868083  2219 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:12:12.868055  6595 heartbeater.cc:507] Master 127.2.42.254:40583 requested a full tablet report, sending...
I20260709 13:12:12.868512  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602732868490 us; error 0 us; skew 500 ppm
I20260709 13:12:12.869305  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:12.870713  6393 ts_manager.cc:194] Registered new tserver with Master: e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833)
I20260709 13:12:12.871984  2219 webserver.cc:533] Webserver started at http://127.2.42.195:40973/ using document root <none> and password file <none>
I20260709 13:12:12.872403  6393 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33174
I20260709 13:12:12.872620  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:12.872952  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:12.873251  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:12.874909  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-0/minicluster-data/ts-2-root/instance:
uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
format_stamp: "Formatted at 2026-07-09 13:12:12 on dist-test-slave-nwpb"
I20260709 13:12:12.879441  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:12:12.882728  6606 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:12:12.883564  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:12:12.883868  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-0/minicluster-data/ts-2-root
uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
format_stamp: "Formatted at 2026-07-09 13:12:12 on dist-test-slave-nwpb"
I20260709 13:12:12.884176  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-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:12:12.902767  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:12.904006  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:12.905454  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:12:12.907701  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:12:12.907897  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:12.908147  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:12:12.908300  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:12.949201  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.195:45421
I20260709 13:12:12.949292  6668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.195:45421 every 8 connection(s)
I20260709 13:12:12.999967  6669 heartbeater.cc:344] Connected to a master server at 127.2.42.254:40583
I20260709 13:12:13.000600  6669 heartbeater.cc:461] Registering TS with master...
I20260709 13:12:13.001561  6669 heartbeater.cc:507] Master 127.2.42.254:40583 requested a full tablet report, sending...
I20260709 13:12:13.003894  6393 ts_manager.cc:194] Registered new tserver with Master: 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:13.004352  2219 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.051937285s
I20260709 13:12:13.006434  6393 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33176
I20260709 13:12:13.033463  6393 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33180:
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:12:13.037144  6393 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:12:13.127719  6485 tablet_service.cc:1511] Processing CreateTablet for tablet d0615b2bd9234bfb8b5f2f6d35aa1b1c (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:12:13.128193  6632 tablet_service.cc:1511] Processing CreateTablet for tablet 1506f42bae2840e0a98189c128266b71 (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:12:13.129032  6484 tablet_service.cc:1511] Processing CreateTablet for tablet 94b7fb65b902429991bb1b5f04d14eac (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:12:13.129719  6485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0615b2bd9234bfb8b5f2f6d35aa1b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.129987  6632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1506f42bae2840e0a98189c128266b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.130637  6484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94b7fb65b902429991bb1b5f04d14eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.127719  6634 tablet_service.cc:1511] Processing CreateTablet for tablet d0615b2bd9234bfb8b5f2f6d35aa1b1c (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:12:13.132140  6483 tablet_service.cc:1511] Processing CreateTablet for tablet 1506f42bae2840e0a98189c128266b71 (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:12:13.132293  6631 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9c2886f47348ceb8b81d5b020dc2f8 (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:12:13.133369  6483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1506f42bae2840e0a98189c128266b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.133369  6634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0615b2bd9234bfb8b5f2f6d35aa1b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.134001  6633 tablet_service.cc:1511] Processing CreateTablet for tablet 94b7fb65b902429991bb1b5f04d14eac (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:12:13.135486  6633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94b7fb65b902429991bb1b5f04d14eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.135751  6482 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9c2886f47348ceb8b81d5b020dc2f8 (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:12:13.140059  6480 tablet_service.cc:1511] Processing CreateTablet for tablet a9762d0013ca4810b0434797e4a5588d (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:12:13.141183  6482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9c2886f47348ceb8b81d5b020dc2f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.140066  6481 tablet_service.cc:1511] Processing CreateTablet for tablet 5f7f5cd9742c4d8a9462e4ec325640cd (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:12:13.141947  6630 tablet_service.cc:1511] Processing CreateTablet for tablet 5f7f5cd9742c4d8a9462e4ec325640cd (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:12:13.145054  6631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9c2886f47348ceb8b81d5b020dc2f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.143347  6481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f7f5cd9742c4d8a9462e4ec325640cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.151211  6480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9762d0013ca4810b0434797e4a5588d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.152063  6479 tablet_service.cc:1511] Processing CreateTablet for tablet 1564f1e8a1c24fccb28d49fdc5d308c6 (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:12:13.153577  6479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1564f1e8a1c24fccb28d49fdc5d308c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.153287  6629 tablet_service.cc:1511] Processing CreateTablet for tablet a9762d0013ca4810b0434797e4a5588d (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:12:13.154841  6629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9762d0013ca4810b0434797e4a5588d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.157146  6478 tablet_service.cc:1511] Processing CreateTablet for tablet 3f3cc12885dc4a51b25e9adccc8e095f (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:12:13.158670  6478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f3cc12885dc4a51b25e9adccc8e095f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.160665  6628 tablet_service.cc:1511] Processing CreateTablet for tablet 1564f1e8a1c24fccb28d49fdc5d308c6 (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:12:13.162035  6628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1564f1e8a1c24fccb28d49fdc5d308c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.163668  6630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f7f5cd9742c4d8a9462e4ec325640cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.166201  6477 tablet_service.cc:1511] Processing CreateTablet for tablet 0af1a77eaf97423cb3e2fa512ae42bf9 (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:12:13.167618  6477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af1a77eaf97423cb3e2fa512ae42bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.172225  6476 tablet_service.cc:1511] Processing CreateTablet for tablet d52aa657aa344e8591886b51ce2af92f (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:12:13.172983  6627 tablet_service.cc:1511] Processing CreateTablet for tablet 3f3cc12885dc4a51b25e9adccc8e095f (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:12:13.173703  6476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d52aa657aa344e8591886b51ce2af92f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.174415  6627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f3cc12885dc4a51b25e9adccc8e095f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.176816  6626 tablet_service.cc:1511] Processing CreateTablet for tablet 0af1a77eaf97423cb3e2fa512ae42bf9 (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:12:13.178150  6626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af1a77eaf97423cb3e2fa512ae42bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.180258  6625 tablet_service.cc:1511] Processing CreateTablet for tablet d52aa657aa344e8591886b51ce2af92f (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:12:13.181802  6625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d52aa657aa344e8591886b51ce2af92f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.220350  6558 tablet_service.cc:1511] Processing CreateTablet for tablet 1506f42bae2840e0a98189c128266b71 (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:12:13.222182  6558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1506f42bae2840e0a98189c128266b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.222965  6551 tablet_service.cc:1511] Processing CreateTablet for tablet d52aa657aa344e8591886b51ce2af92f (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:12:13.223783  6554 tablet_service.cc:1511] Processing CreateTablet for tablet 1564f1e8a1c24fccb28d49fdc5d308c6 (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:12:13.224124  6556 tablet_service.cc:1511] Processing CreateTablet for tablet 5f7f5cd9742c4d8a9462e4ec325640cd (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:12:13.224581  6551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d52aa657aa344e8591886b51ce2af92f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.224944  6559 tablet_service.cc:1511] Processing CreateTablet for tablet 94b7fb65b902429991bb1b5f04d14eac (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:12:13.225448  6556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f7f5cd9742c4d8a9462e4ec325640cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.222970  6560 tablet_service.cc:1511] Processing CreateTablet for tablet d0615b2bd9234bfb8b5f2f6d35aa1b1c (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:12:13.221706  6555 tablet_service.cc:1511] Processing CreateTablet for tablet a9762d0013ca4810b0434797e4a5588d (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:12:13.226281  6559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94b7fb65b902429991bb1b5f04d14eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.226969  6560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0615b2bd9234bfb8b5f2f6d35aa1b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.227671  6554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1564f1e8a1c24fccb28d49fdc5d308c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.227756  6553 tablet_service.cc:1511] Processing CreateTablet for tablet 3f3cc12885dc4a51b25e9adccc8e095f (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:12:13.229094  6553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f3cc12885dc4a51b25e9adccc8e095f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.231173  6555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9762d0013ca4810b0434797e4a5588d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.226229  6552 tablet_service.cc:1511] Processing CreateTablet for tablet 0af1a77eaf97423cb3e2fa512ae42bf9 (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:12:13.220419  6557 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9c2886f47348ceb8b81d5b020dc2f8 (DEFAULT_TABLE table=test-workload [id=7e9bc7d84d8d40ffa58fecd551705392]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:12:13.235522  6557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9c2886f47348ceb8b81d5b020dc2f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.236202  6552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af1a77eaf97423cb3e2fa512ae42bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:13.298527  6686 tablet_bootstrap.cc:492] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4: Bootstrap starting.
I20260709 13:12:13.330673  6686 tablet_bootstrap.cc:654] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.343381  6685 tablet_bootstrap.cc:492] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap starting.
I20260709 13:12:13.389053  6687 tablet_bootstrap.cc:492] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5: Bootstrap starting.
I20260709 13:12:13.392695  6686 tablet_bootstrap.cc:492] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4: No bootstrap required, opened a new log
I20260709 13:12:13.393321  6686 ts_tablet_manager.cc:1403] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.000s
I20260709 13:12:13.396196  6687 tablet_bootstrap.cc:654] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.396610  6686 raft_consensus.cc:359] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.397689  6686 raft_consensus.cc:385] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.398012  6686 raft_consensus.cc:740] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.398928  6686 consensus_queue.cc:260] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.404256  6685 tablet_bootstrap.cc:654] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.408553  6669 heartbeater.cc:499] Master 127.2.42.254:40583 was elected leader, sending a full tablet report...
I20260709 13:12:13.408623  6687 tablet_bootstrap.cc:492] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5: No bootstrap required, opened a new log
I20260709 13:12:13.409232  6686 ts_tablet_manager.cc:1434] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.009s
I20260709 13:12:13.409631  6687 ts_tablet_manager.cc:1403] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260709 13:12:13.410240  6686 tablet_bootstrap.cc:492] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4: Bootstrap starting.
I20260709 13:12:13.413697  6687 raft_consensus.cc:359] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.414952  6687 raft_consensus.cc:385] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.415501  6687 raft_consensus.cc:740] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.416895  6686 tablet_bootstrap.cc:654] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.416894  6687 consensus_queue.cc:260] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.421460  6685 tablet_bootstrap.cc:492] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3: No bootstrap required, opened a new log
I20260709 13:12:13.422221  6685 ts_tablet_manager.cc:1403] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.005s
I20260709 13:12:13.427121  6685 raft_consensus.cc:359] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.428237  6685 raft_consensus.cc:385] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.428810  6686 tablet_bootstrap.cc:492] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4: No bootstrap required, opened a new log
I20260709 13:12:13.428670  6685 raft_consensus.cc:740] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac7bbcf69994db0aa886af55da402c3, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.429386  6686 ts_tablet_manager.cc:1403] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 13:12:13.430290  6685 consensus_queue.cc:260] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.432420  6686 raft_consensus.cc:359] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.433177  6686 raft_consensus.cc:385] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.433488  6686 raft_consensus.cc:740] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.433627  6595 heartbeater.cc:499] Master 127.2.42.254:40583 was elected leader, sending a full tablet report...
I20260709 13:12:13.434504  6686 consensus_queue.cc:260] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.435071  6687 ts_tablet_manager.cc:1434] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.013s
I20260709 13:12:13.436888  6686 ts_tablet_manager.cc:1434] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:12:13.437038  6687 tablet_bootstrap.cc:492] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5: Bootstrap starting.
I20260709 13:12:13.438066  6686 tablet_bootstrap.cc:492] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4: Bootstrap starting.
I20260709 13:12:13.447163  6686 tablet_bootstrap.cc:654] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.447252  6687 tablet_bootstrap.cc:654] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5: Neither blocks nor log segments found. Creating new log.
W20260709 13:12:13.453683  6670 tablet.cc:2406] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:12:13.459225  6686 tablet_bootstrap.cc:492] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4: No bootstrap required, opened a new log
I20260709 13:12:13.460747  6686 ts_tablet_manager.cc:1403] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4: Time spent bootstrapping tablet: real 0.023s	user 0.001s	sys 0.020s
I20260709 13:12:13.461141  6687 tablet_bootstrap.cc:492] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5: No bootstrap required, opened a new log
I20260709 13:12:13.462062  6687 ts_tablet_manager.cc:1403] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.012s
I20260709 13:12:13.464071  6686 raft_consensus.cc:359] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.464879  6686 raft_consensus.cc:385] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.465230  6686 raft_consensus.cc:740] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.466243  6686 consensus_queue.cc:260] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.467547  6687 raft_consensus.cc:359] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.468467  6686 ts_tablet_manager.cc:1434] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:12:13.468658  6687 raft_consensus.cc:385] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.469231  6687 raft_consensus.cc:740] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.469551  6686 tablet_bootstrap.cc:492] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4: Bootstrap starting.
I20260709 13:12:13.470389  6687 consensus_queue.cc:260] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.473356  6687 ts_tablet_manager.cc:1434] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:12:13.474712  6687 tablet_bootstrap.cc:492] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5: Bootstrap starting.
I20260709 13:12:13.476702  6686 tablet_bootstrap.cc:654] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.482489  6687 tablet_bootstrap.cc:654] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.488862  6686 tablet_bootstrap.cc:492] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4: No bootstrap required, opened a new log
I20260709 13:12:13.489389  6686 ts_tablet_manager.cc:1403] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.012s
I20260709 13:12:13.492621  6686 raft_consensus.cc:359] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.493412  6686 raft_consensus.cc:385] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.493717  6686 raft_consensus.cc:740] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.494726  6686 consensus_queue.cc:260] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.495798  6687 tablet_bootstrap.cc:492] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5: No bootstrap required, opened a new log
I20260709 13:12:13.496300  6520 heartbeater.cc:499] Master 127.2.42.254:40583 was elected leader, sending a full tablet report...
I20260709 13:12:13.496429  6687 ts_tablet_manager.cc:1403] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260709 13:12:13.496685  6685 ts_tablet_manager.cc:1434] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3: Time spent starting tablet: real 0.074s	user 0.024s	sys 0.043s
I20260709 13:12:13.497802  6685 tablet_bootstrap.cc:492] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap starting.
I20260709 13:12:13.500566  6686 ts_tablet_manager.cc:1434] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:12:13.501793  6686 tablet_bootstrap.cc:492] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4: Bootstrap starting.
I20260709 13:12:13.501490  6687 raft_consensus.cc:359] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.502542  6687 raft_consensus.cc:385] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.503093  6687 raft_consensus.cc:740] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.503979  6687 consensus_queue.cc:260] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.505728  6685 tablet_bootstrap.cc:654] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.509217  6686 tablet_bootstrap.cc:654] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.510363  6687 ts_tablet_manager.cc:1434] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:12:13.511926  6687 tablet_bootstrap.cc:492] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5: Bootstrap starting.
I20260709 13:12:13.520152  6686 tablet_bootstrap.cc:492] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4: No bootstrap required, opened a new log
I20260709 13:12:13.520704  6686 ts_tablet_manager.cc:1403] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 13:12:13.521901  6687 tablet_bootstrap.cc:654] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.524108  6686 raft_consensus.cc:359] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.525337  6686 raft_consensus.cc:385] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.525671  6686 raft_consensus.cc:740] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.525816  6692 raft_consensus.cc:493] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:13.526358  6692 raft_consensus.cc:515] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.526636  6686 consensus_queue.cc:260] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.529321  6686 ts_tablet_manager.cc:1434] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:12:13.530367  6686 tablet_bootstrap.cc:492] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4: Bootstrap starting.
I20260709 13:12:13.534246  6692 leader_election.cc:290] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:13.536029  6687 tablet_bootstrap.cc:492] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5: No bootstrap required, opened a new log
I20260709 13:12:13.536865  6687 ts_tablet_manager.cc:1403] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.006s
I20260709 13:12:13.537537  6686 tablet_bootstrap.cc:654] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.541106  6687 raft_consensus.cc:359] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.542595  6687 raft_consensus.cc:385] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.543100  6687 raft_consensus.cc:740] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.544412  6687 consensus_queue.cc:260] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.548002  6687 ts_tablet_manager.cc:1434] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
W20260709 13:12:13.549001  6441 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:12:13.549621  6687 tablet_bootstrap.cc:492] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5: Bootstrap starting.
I20260709 13:12:13.559854  6687 tablet_bootstrap.cc:654] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.569227  6692 raft_consensus.cc:493] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:13.570041  6692 raft_consensus.cc:515] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.573487  6692 leader_election.cc:290] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:13.576666  6687 tablet_bootstrap.cc:492] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5: No bootstrap required, opened a new log
I20260709 13:12:13.577567  6687 ts_tablet_manager.cc:1403] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.008s
I20260709 13:12:13.581624  6687 raft_consensus.cc:359] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.582537  6687 raft_consensus.cc:385] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.582917  6687 raft_consensus.cc:740] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.584059  6687 consensus_queue.cc:260] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.587661  6687 ts_tablet_manager.cc:1434] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:12:13.589128  6687 tablet_bootstrap.cc:492] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5: Bootstrap starting.
I20260709 13:12:13.598693  6687 tablet_bootstrap.cc:654] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.614559  6687 tablet_bootstrap.cc:492] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5: No bootstrap required, opened a new log
I20260709 13:12:13.615371  6687 ts_tablet_manager.cc:1403] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.007s
I20260709 13:12:13.618629  6687 raft_consensus.cc:359] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.619567  6687 raft_consensus.cc:385] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.619925  6687 raft_consensus.cc:740] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.620895  6687 consensus_queue.cc:260] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.624476  6687 ts_tablet_manager.cc:1434] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:12:13.625875  6687 tablet_bootstrap.cc:492] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5: Bootstrap starting.
I20260709 13:12:13.634624  6687 tablet_bootstrap.cc:654] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.647621  6687 tablet_bootstrap.cc:492] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5: No bootstrap required, opened a new log
I20260709 13:12:13.648171  6687 ts_tablet_manager.cc:1403] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.015s
I20260709 13:12:13.648427  6685 tablet_bootstrap.cc:492] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3: No bootstrap required, opened a new log
I20260709 13:12:13.648988  6685 ts_tablet_manager.cc:1403] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3: Time spent bootstrapping tablet: real 0.151s	user 0.043s	sys 0.094s
I20260709 13:12:13.650108  6686 tablet_bootstrap.cc:492] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4: No bootstrap required, opened a new log
I20260709 13:12:13.650712  6686 ts_tablet_manager.cc:1403] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4: Time spent bootstrapping tablet: real 0.121s	user 0.044s	sys 0.068s
I20260709 13:12:13.651151  6687 raft_consensus.cc:359] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.651943  6687 raft_consensus.cc:385] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.652266  6687 raft_consensus.cc:740] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.652040  6685 raft_consensus.cc:359] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.652853  6685 raft_consensus.cc:385] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.653201  6685 raft_consensus.cc:740] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac7bbcf69994db0aa886af55da402c3, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.653250  6687 consensus_queue.cc:260] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.654184  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1564f1e8a1c24fccb28d49fdc5d308c6" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac7bbcf69994db0aa886af55da402c3" is_pre_election: true
I20260709 13:12:13.654218  6685 consensus_queue.cc:260] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.654417  6686 raft_consensus.cc:359] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.655588  6686 raft_consensus.cc:385] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.655416  6494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1506f42bae2840e0a98189c128266b71" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac7bbcf69994db0aa886af55da402c3" is_pre_election: true
I20260709 13:12:13.656126  6687 ts_tablet_manager.cc:1434] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:12:13.656670  6686 raft_consensus.cc:740] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.656716  6685 ts_tablet_manager.cc:1434] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:12:13.657209  6687 tablet_bootstrap.cc:492] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P e0c108d983f4431fb6df91305a88b4c5: Bootstrap starting.
W20260709 13:12:13.657380  6534 leader_election.cc:343] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:13.657878  6685 tablet_bootstrap.cc:492] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap starting.
W20260709 13:12:13.658141  6534 leader_election.cc:343] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:13.657863  6686 consensus_queue.cc:260] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.662714  6686 ts_tablet_manager.cc:1434] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:12:13.663785  6686 tablet_bootstrap.cc:492] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4: Bootstrap starting.
I20260709 13:12:13.664346  6687 tablet_bootstrap.cc:654] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P e0c108d983f4431fb6df91305a88b4c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.664973  6685 tablet_bootstrap.cc:654] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.668176  6643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1506f42bae2840e0a98189c128266b71" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" is_pre_election: true
I20260709 13:12:13.668980  6643 raft_consensus.cc:2468] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 0.
I20260709 13:12:13.670265  6644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1564f1e8a1c24fccb28d49fdc5d308c6" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" is_pre_election: true
I20260709 13:12:13.670593  6686 tablet_bootstrap.cc:654] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.670979  6644 raft_consensus.cc:2468] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 0.
I20260709 13:12:13.672483  6536 leader_election.cc:304] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [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: 87dac18b4aa448c8ae6d845f3b0eb3a4, e0c108d983f4431fb6df91305a88b4c5; no voters: 0ac7bbcf69994db0aa886af55da402c3
I20260709 13:12:13.673403  6692 raft_consensus.cc:2804] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:13.673880  6692 raft_consensus.cc:493] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:13.674350  6692 raft_consensus.cc:3060] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:13.675899  6687 tablet_bootstrap.cc:492] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P e0c108d983f4431fb6df91305a88b4c5: No bootstrap required, opened a new log
I20260709 13:12:13.676360  6687 ts_tablet_manager.cc:1403] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P e0c108d983f4431fb6df91305a88b4c5: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260709 13:12:13.676884  6685 tablet_bootstrap.cc:492] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3: No bootstrap required, opened a new log
I20260709 13:12:13.677389  6685 ts_tablet_manager.cc:1403] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260709 13:12:13.679097  6687 raft_consensus.cc:359] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.679803  6687 raft_consensus.cc:385] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.679709  6536 leader_election.cc:304] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [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: 87dac18b4aa448c8ae6d845f3b0eb3a4, e0c108d983f4431fb6df91305a88b4c5; no voters: 0ac7bbcf69994db0aa886af55da402c3
I20260709 13:12:13.680243  6687 raft_consensus.cc:740] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.680235  6685 raft_consensus.cc:359] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.680873  6690 raft_consensus.cc:493] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:13.681092  6685 raft_consensus.cc:385] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.681443  6685 raft_consensus.cc:740] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac7bbcf69994db0aa886af55da402c3, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.681308  6687 consensus_queue.cc:260] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P e0c108d983f4431fb6df91305a88b4c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.681416  6690 raft_consensus.cc:515] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.682513  6685 consensus_queue.cc:260] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.685410  6685 ts_tablet_manager.cc:1434] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:12:13.686909  6685 tablet_bootstrap.cc:492] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap starting.
I20260709 13:12:13.687662  6690 leader_election.cc:290] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833)
I20260709 13:12:13.691385  6712 raft_consensus.cc:2804] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:13.691874  6712 raft_consensus.cc:493] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:13.692207  6712 raft_consensus.cc:3060] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:13.694530  6685 tablet_bootstrap.cc:654] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.696797  6686 tablet_bootstrap.cc:492] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4: No bootstrap required, opened a new log
I20260709 13:12:13.697538  6686 ts_tablet_manager.cc:1403] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.006s
I20260709 13:12:13.697744  6694 raft_consensus.cc:493] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:13.698297  6694 raft_consensus.cc:515] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.700160  6687 ts_tablet_manager.cc:1434] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P e0c108d983f4431fb6df91305a88b4c5: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.007s
I20260709 13:12:13.701099  6687 tablet_bootstrap.cc:492] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5: Bootstrap starting.
I20260709 13:12:13.702822  6686 raft_consensus.cc:359] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.705344  6686 raft_consensus.cc:385] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.707486  6687 tablet_bootstrap.cc:654] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.709044  6686 raft_consensus.cc:740] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.705147  6694 leader_election.cc:290] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:13.710129  6686 consensus_queue.cc:260] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.714841  6686 ts_tablet_manager.cc:1434] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:12:13.715929  6686 tablet_bootstrap.cc:492] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4: Bootstrap starting.
I20260709 13:12:13.717919  6712 raft_consensus.cc:515] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.722769  6686 tablet_bootstrap.cc:654] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.726415  6712 leader_election.cc:290] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:13.685369  6692 raft_consensus.cc:515] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.742961  6712 raft_consensus.cc:493] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:13.746726  6692 leader_election.cc:290] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:13.746923  6712 raft_consensus.cc:515] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.747809  6494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1564f1e8a1c24fccb28d49fdc5d308c6" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:13.749840  6712 leader_election.cc:290] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
W20260709 13:12:13.754325  6534 leader_election.cc:343] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:13.754611  6494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1506f42bae2840e0a98189c128266b71" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:13.755946  6685 tablet_bootstrap.cc:492] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3: No bootstrap required, opened a new log
I20260709 13:12:13.755859  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52aa657aa344e8591886b51ce2af92f" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac7bbcf69994db0aa886af55da402c3" is_pre_election: true
I20260709 13:12:13.756600  6685 ts_tablet_manager.cc:1403] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.012s
I20260709 13:12:13.756714  6495 raft_consensus.cc:2468] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 0.
I20260709 13:12:13.758028  6687 tablet_bootstrap.cc:492] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5: No bootstrap required, opened a new log
I20260709 13:12:13.758136  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9762d0013ca4810b0434797e4a5588d" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac7bbcf69994db0aa886af55da402c3" is_pre_election: true
I20260709 13:12:13.758684  6687 ts_tablet_manager.cc:1403] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5: Time spent bootstrapping tablet: real 0.058s	user 0.022s	sys 0.008s
I20260709 13:12:13.758775  6495 raft_consensus.cc:2468] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 0.
I20260709 13:12:13.760352  6690 raft_consensus.cc:493] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:13.760876  6690 raft_consensus.cc:515] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.762322  6686 tablet_bootstrap.cc:492] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4: No bootstrap required, opened a new log
I20260709 13:12:13.762874  6686 ts_tablet_manager.cc:1403] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4: Time spent bootstrapping tablet: real 0.047s	user 0.026s	sys 0.006s
W20260709 13:12:13.765369  6534 leader_election.cc:343] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:13.765568  6685 raft_consensus.cc:359] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.766345  6685 raft_consensus.cc:385] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.766659  6685 raft_consensus.cc:740] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac7bbcf69994db0aa886af55da402c3, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.766515  6608 leader_election.cc:304] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac7bbcf69994db0aa886af55da402c3, 87dac18b4aa448c8ae6d845f3b0eb3a4; no voters: 
I20260709 13:12:13.767066  6690 leader_election.cc:290] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833)
I20260709 13:12:13.768201  6690 raft_consensus.cc:2804] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:13.768672  6690 raft_consensus.cc:493] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:13.768965  6686 raft_consensus.cc:359] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.769554  6686 raft_consensus.cc:385] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.768996  6690 raft_consensus.cc:3060] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:13.769807  6686 raft_consensus.cc:740] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.767496  6687 raft_consensus.cc:359] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.770660  6686 consensus_queue.cc:260] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.771358  6687 raft_consensus.cc:385] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.771688  6687 raft_consensus.cc:740] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.772754  6686 ts_tablet_manager.cc:1434] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:12:13.772492  6687 consensus_queue.cc:260] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.776533  6687 ts_tablet_manager.cc:1434] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:12:13.773723  6711 raft_consensus.cc:493] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:13.777218  6534 leader_election.cc:304] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac7bbcf69994db0aa886af55da402c3, e0c108d983f4431fb6df91305a88b4c5; no voters: 
I20260709 13:12:13.780417  6687 tablet_bootstrap.cc:492] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5: Bootstrap starting.
I20260709 13:12:13.778108  6570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52aa657aa344e8591886b51ce2af92f" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0c108d983f4431fb6df91305a88b4c5" is_pre_election: true
W20260709 13:12:13.783317  6609 leader_election.cc:343] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:13.777833  6686 tablet_bootstrap.cc:492] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4: Bootstrap starting.
I20260709 13:12:13.779136  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0615b2bd9234bfb8b5f2f6d35aa1b1c" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac7bbcf69994db0aa886af55da402c3" is_pre_election: true
I20260709 13:12:13.786906  6687 tablet_bootstrap.cc:654] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.780113  6569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0615b2bd9234bfb8b5f2f6d35aa1b1c" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0c108d983f4431fb6df91305a88b4c5" is_pre_election: true
I20260709 13:12:13.787521  6569 raft_consensus.cc:2468] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 0.
I20260709 13:12:13.790103  6609 leader_election.cc:304] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87dac18b4aa448c8ae6d845f3b0eb3a4, e0c108d983f4431fb6df91305a88b4c5; no voters: 
I20260709 13:12:13.792419  6686 tablet_bootstrap.cc:654] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.780205  6711 raft_consensus.cc:515] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
W20260709 13:12:13.777799  6536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.195:45421, user_credentials={real_user=slave}} blocked reactor thread for 98221.8us
I20260709 13:12:13.780138  6712 raft_consensus.cc:2804] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:13.767534  6685 consensus_queue.cc:260] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
W20260709 13:12:13.791970  6608 leader_election.cc:343] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:13.800850  6712 raft_consensus.cc:493] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:13.803085  6644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1564f1e8a1c24fccb28d49fdc5d308c6" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
I20260709 13:12:13.803758  6644 raft_consensus.cc:3060] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:13.804229  6643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52aa657aa344e8591886b51ce2af92f" candidate_uuid: "0ac7bbcf69994db0aa886af55da402c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" is_pre_election: true
I20260709 13:12:13.807843  6685 ts_tablet_manager.cc:1434] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.000s
I20260709 13:12:13.808702  6685 tablet_bootstrap.cc:492] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap starting.
I20260709 13:12:13.803239  6712 raft_consensus.cc:3060] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:13.811786  6569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52aa657aa344e8591886b51ce2af92f" candidate_uuid: "0ac7bbcf69994db0aa886af55da402c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0c108d983f4431fb6df91305a88b4c5" is_pre_election: true
W20260709 13:12:13.813191  6460 leader_election.cc:343] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:13.815963  6712 raft_consensus.cc:515] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.817301  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9c2886f47348ceb8b81d5b020dc2f8" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac7bbcf69994db0aa886af55da402c3" is_pre_election: true
I20260709 13:12:13.817970  6495 raft_consensus.cc:2468] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 0.
I20260709 13:12:13.816629  6711 leader_election.cc:290] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:13.819048  6534 leader_election.cc:304] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac7bbcf69994db0aa886af55da402c3, e0c108d983f4431fb6df91305a88b4c5; no voters: 
I20260709 13:12:13.819618  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9762d0013ca4810b0434797e4a5588d" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:13.820032  6711 raft_consensus.cc:2804] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:13.820218  6495 raft_consensus.cc:3060] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:13.820515  6711 raft_consensus.cc:493] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:13.820968  6711 raft_consensus.cc:3060] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:13.824747  6694 raft_consensus.cc:493] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:13.824931  6685 tablet_bootstrap.cc:654] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:13.825304  6694 raft_consensus.cc:515] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.791994  6720 raft_consensus.cc:2804] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:13.827620  6720 raft_consensus.cc:493] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:13.827795  6712 leader_election.cc:290] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:13.827989  6694 leader_election.cc:290] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:13.818675  6644 raft_consensus.cc:2468] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 1.
I20260709 13:12:13.830005  6495 raft_consensus.cc:2468] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 1.
I20260709 13:12:13.831084  6644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3cc12885dc4a51b25e9adccc8e095f" candidate_uuid: "0ac7bbcf69994db0aa886af55da402c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" is_pre_election: true
I20260709 13:12:13.831384  6642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1506f42bae2840e0a98189c128266b71" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
I20260709 13:12:13.831609  6534 leader_election.cc:304] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac7bbcf69994db0aa886af55da402c3, e0c108d983f4431fb6df91305a88b4c5; no voters: 
I20260709 13:12:13.831746  6644 raft_consensus.cc:2468] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ac7bbcf69994db0aa886af55da402c3 in term 0.
I20260709 13:12:13.832371  6642 raft_consensus.cc:3060] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:13.834602  6461 leader_election.cc:304] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac7bbcf69994db0aa886af55da402c3, 87dac18b4aa448c8ae6d845f3b0eb3a4; no voters: 
I20260709 13:12:13.834664  6711 raft_consensus.cc:515] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.835619  6694 raft_consensus.cc:2804] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:13.835681  6687 tablet_bootstrap.cc:492] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5: No bootstrap required, opened a new log
I20260709 13:12:13.836055  6694 raft_consensus.cc:493] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:13.836411  6687 ts_tablet_manager.cc:1403] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.000s
I20260709 13:12:13.836459  6694 raft_consensus.cc:3060] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:13.837774  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9c2886f47348ceb8b81d5b020dc2f8" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:13.838389  6495 raft_consensus.cc:3060] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:13.838992  6712 raft_consensus.cc:2804] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:13.839848  6687 raft_consensus.cc:359] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.840255  6712 raft_consensus.cc:697] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Becoming Leader. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:13.840623  6687 raft_consensus.cc:385] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.841008  6687 raft_consensus.cc:740] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.841233  6712 consensus_queue.cc:237] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.841840  6687 consensus_queue.cc:260] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.842768  6644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9762d0013ca4810b0434797e4a5588d" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" is_pre_election: true
I20260709 13:12:13.842387  6711 leader_election.cc:290] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:13.844079  6692 raft_consensus.cc:493] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:13.844569  6692 raft_consensus.cc:515] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.844755  6694 raft_consensus.cc:515] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.846056  6687 ts_tablet_manager.cc:1434] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:12:13.847783  6495 raft_consensus.cc:2468] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 1.
I20260709 13:12:13.848361  6494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3cc12885dc4a51b25e9adccc8e095f" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac7bbcf69994db0aa886af55da402c3" is_pre_election: true
I20260709 13:12:13.849021  6534 leader_election.cc:304] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac7bbcf69994db0aa886af55da402c3, e0c108d983f4431fb6df91305a88b4c5; no voters: 
I20260709 13:12:13.797225  6690 raft_consensus.cc:515] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.849395  6494 raft_consensus.cc:2393] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e0c108d983f4431fb6df91305a88b4c5 in current term 1: Already voted for candidate 0ac7bbcf69994db0aa886af55da402c3 in this term.
I20260709 13:12:13.850133  6643 raft_consensus.cc:2393] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ac7bbcf69994db0aa886af55da402c3 in current term 1: Already voted for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in this term.
I20260709 13:12:13.850255  6692 leader_election.cc:290] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:13.828013  6720 raft_consensus.cc:3060] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:13.850834  6692 raft_consensus.cc:2804] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:13.851459  6692 raft_consensus.cc:697] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Becoming Leader. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:13.852413  6692 consensus_queue.cc:237] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.855523  6641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3cc12885dc4a51b25e9adccc8e095f" candidate_uuid: "0ac7bbcf69994db0aa886af55da402c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
I20260709 13:12:13.856226  6641 raft_consensus.cc:3060] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:13.857831  6690 leader_election.cc:290] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 1 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833)
I20260709 13:12:13.856863  6694 leader_election.cc:290] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [CANDIDATE]: Term 1 election: Requested vote from peers e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:13.858127  6644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9c2886f47348ceb8b81d5b020dc2f8" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" is_pre_election: true
I20260709 13:12:13.860016  6722 raft_consensus.cc:493] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:13.860582  6722 raft_consensus.cc:515] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.861697  6644 raft_consensus.cc:2468] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 0.
I20260709 13:12:13.866801  6570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52aa657aa344e8591886b51ce2af92f" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
I20260709 13:12:13.867548  6569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3cc12885dc4a51b25e9adccc8e095f" candidate_uuid: "0ac7bbcf69994db0aa886af55da402c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0c108d983f4431fb6df91305a88b4c5" is_pre_election: true
I20260709 13:12:13.867921  6570 raft_consensus.cc:3060] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:13.868474  6569 raft_consensus.cc:2468] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ac7bbcf69994db0aa886af55da402c3 in term 0.
I20260709 13:12:13.870726  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52aa657aa344e8591886b51ce2af92f" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:13.871634  6495 raft_consensus.cc:3060] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:13.882154  6461 leader_election.cc:304] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ac7bbcf69994db0aa886af55da402c3; no voters: 87dac18b4aa448c8ae6d845f3b0eb3a4, e0c108d983f4431fb6df91305a88b4c5
I20260709 13:12:13.883602  6536 leader_election.cc:304] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [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: 87dac18b4aa448c8ae6d845f3b0eb3a4, e0c108d983f4431fb6df91305a88b4c5; no voters: 0ac7bbcf69994db0aa886af55da402c3
I20260709 13:12:13.884794  6711 raft_consensus.cc:2804] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:13.885167  6569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3cc12885dc4a51b25e9adccc8e095f" candidate_uuid: "0ac7bbcf69994db0aa886af55da402c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
W20260709 13:12:13.885306  6536 leader_election.cc:343] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:13.887882  6569 raft_consensus.cc:3060] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:13.892136  6644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9762d0013ca4810b0434797e4a5588d" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
I20260709 13:12:13.892405  6711 raft_consensus.cc:697] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Becoming Leader. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:13.892611  6641 raft_consensus.cc:2468] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac7bbcf69994db0aa886af55da402c3 in term 1.
I20260709 13:12:13.893445  6711 consensus_queue.cc:237] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.892571  6494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9c2886f47348ceb8b81d5b020dc2f8" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac7bbcf69994db0aa886af55da402c3" is_pre_election: true
I20260709 13:12:13.895619  6494 raft_consensus.cc:2393] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in current term 1: Already voted for candidate e0c108d983f4431fb6df91305a88b4c5 in this term.
I20260709 13:12:13.895867  6461 leader_election.cc:304] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac7bbcf69994db0aa886af55da402c3, 87dac18b4aa448c8ae6d845f3b0eb3a4; no voters: 
I20260709 13:12:13.902676  6725 raft_consensus.cc:493] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:13.903424  6725 raft_consensus.cc:515] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.904059  6722 leader_election.cc:290] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833)
I20260709 13:12:13.911070  6686 tablet_bootstrap.cc:492] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4: No bootstrap required, opened a new log
I20260709 13:12:13.911674  6686 ts_tablet_manager.cc:1403] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4: Time spent bootstrapping tablet: real 0.134s	user 0.030s	sys 0.017s
I20260709 13:12:13.914600  6685 tablet_bootstrap.cc:492] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3: No bootstrap required, opened a new log
I20260709 13:12:13.915158  6685 ts_tablet_manager.cc:1403] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3: Time spent bootstrapping tablet: real 0.107s	user 0.018s	sys 0.021s
I20260709 13:12:13.916778  6686 raft_consensus.cc:359] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.917496  6686 raft_consensus.cc:385] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.917763  6686 raft_consensus.cc:740] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.917989  6685 raft_consensus.cc:359] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.918715  6685 raft_consensus.cc:385] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:13.919062  6685 raft_consensus.cc:740] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac7bbcf69994db0aa886af55da402c3, State: Initialized, Role: FOLLOWER
I20260709 13:12:13.919409  6644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3cc12885dc4a51b25e9adccc8e095f" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" is_pre_election: true
I20260709 13:12:13.920403  6644 raft_consensus.cc:2393] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e0c108d983f4431fb6df91305a88b4c5 in current term 1: Already voted for candidate 0ac7bbcf69994db0aa886af55da402c3 in this term.
I20260709 13:12:13.920827  6685 consensus_queue.cc:260] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
W20260709 13:12:13.922307  6536 leader_election.cc:343] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:13.922698  6568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9c2886f47348ceb8b81d5b020dc2f8" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0c108d983f4431fb6df91305a88b4c5" is_pre_election: true
I20260709 13:12:13.923697  6536 leader_election.cc:304] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0c108d983f4431fb6df91305a88b4c5; no voters: 0ac7bbcf69994db0aa886af55da402c3, 87dac18b4aa448c8ae6d845f3b0eb3a4
I20260709 13:12:13.924409  6609 leader_election.cc:304] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87dac18b4aa448c8ae6d845f3b0eb3a4; no voters: 0ac7bbcf69994db0aa886af55da402c3, e0c108d983f4431fb6df91305a88b4c5
I20260709 13:12:13.925324  6570 raft_consensus.cc:2468] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 1.
I20260709 13:12:13.925719  6722 raft_consensus.cc:3060] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:13.927098  6642 raft_consensus.cc:2468] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 1.
I20260709 13:12:13.929893  6569 raft_consensus.cc:2468] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ac7bbcf69994db0aa886af55da402c3 in term 1.
I20260709 13:12:13.929833  6536 leader_election.cc:304] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [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: 87dac18b4aa448c8ae6d845f3b0eb3a4, e0c108d983f4431fb6df91305a88b4c5; no voters: 0ac7bbcf69994db0aa886af55da402c3
I20260709 13:12:13.898265  6495 raft_consensus.cc:2468] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 1.
I20260709 13:12:13.931033  6694 raft_consensus.cc:2749] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:13.929903  6609 leader_election.cc:304] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87dac18b4aa448c8ae6d845f3b0eb3a4, e0c108d983f4431fb6df91305a88b4c5; no voters: 
I20260709 13:12:13.918466  6686 consensus_queue.cc:260] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.935039  6690 raft_consensus.cc:2804] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:13.934216  6641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9c2886f47348ceb8b81d5b020dc2f8" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
I20260709 13:12:13.937376  6725 leader_election.cc:290] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:13.940311  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af1a77eaf97423cb3e2fa512ae42bf9" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac7bbcf69994db0aa886af55da402c3" is_pre_election: true
I20260709 13:12:13.950847  6694 raft_consensus.cc:2804] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:13.953359  6692 raft_consensus.cc:2804] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:13.955173  6495 raft_consensus.cc:2468] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 0.
I20260709 13:12:13.955309  6729 raft_consensus.cc:2749] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:13.956241  6694 raft_consensus.cc:697] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 1 LEADER]: Becoming Leader. State: Replica: 0ac7bbcf69994db0aa886af55da402c3, State: Running, Role: LEADER
I20260709 13:12:13.956089  6720 raft_consensus.cc:515] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.957191  6694 consensus_queue.cc:237] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:13.958377  6534 leader_election.cc:304] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac7bbcf69994db0aa886af55da402c3, e0c108d983f4431fb6df91305a88b4c5; no voters: 
W20260709 13:12:13.943527  6461 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.42.195:45421, user_credentials={real_user=slave}} blocked reactor thread for 47743.8us
I20260709 13:12:13.971822  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0615b2bd9234bfb8b5f2f6d35aa1b1c" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:13.972096  6725 raft_consensus.cc:2804] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:13.973551  6725 raft_consensus.cc:493] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:13.961295  6720 leader_election.cc:290] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 1 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833)
I20260709 13:12:13.974172  6725 raft_consensus.cc:3060] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:13.979352  6569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0615b2bd9234bfb8b5f2f6d35aa1b1c" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
I20260709 13:12:13.980118  6569 raft_consensus.cc:3060] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:13.953212  6690 raft_consensus.cc:697] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 LEADER]: Becoming Leader. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Running, Role: LEADER
I20260709 13:12:13.983440  6690 consensus_queue.cc:237] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
W20260709 13:12:13.988540  6608 leader_election.cc:343] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:13.985272  6722 raft_consensus.cc:2749] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:13.991196  6642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af1a77eaf97423cb3e2fa512ae42bf9" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" is_pre_election: true
I20260709 13:12:13.992154  6642 raft_consensus.cc:2468] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 0.
I20260709 13:12:13.998196  6725 raft_consensus.cc:515] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.002221  6641 raft_consensus.cc:2468] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 1.
I20260709 13:12:14.003225  6569 raft_consensus.cc:2468] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 1.
I20260709 13:12:13.961201  6692 raft_consensus.cc:697] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Becoming Leader. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:14.014487  6692 consensus_queue.cc:237] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.015709  6642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af1a77eaf97423cb3e2fa512ae42bf9" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
I20260709 13:12:14.016398  6642 raft_consensus.cc:3060] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.020780  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af1a77eaf97423cb3e2fa512ae42bf9" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:14.021711  6495 raft_consensus.cc:3060] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.024844  6609 leader_election.cc:304] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [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: 87dac18b4aa448c8ae6d845f3b0eb3a4, e0c108d983f4431fb6df91305a88b4c5; no voters: 0ac7bbcf69994db0aa886af55da402c3
I20260709 13:12:14.027515  6722 raft_consensus.cc:2804] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:14.028169  6722 raft_consensus.cc:697] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 LEADER]: Becoming Leader. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Running, Role: LEADER
I20260709 13:12:14.029204  6722 consensus_queue.cc:237] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.023844  6725 leader_election.cc:290] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:14.044041  6686 ts_tablet_manager.cc:1434] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4: Time spent starting tablet: real 0.132s	user 0.021s	sys 0.016s
I20260709 13:12:14.045322  6686 tablet_bootstrap.cc:492] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4: Bootstrap starting.
I20260709 13:12:14.052650  6685 ts_tablet_manager.cc:1434] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3: Time spent starting tablet: real 0.137s	user 0.014s	sys 0.028s
I20260709 13:12:14.054210  6685 tablet_bootstrap.cc:492] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap starting.
I20260709 13:12:14.060626  6390 catalog_manager.cc:5697] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194). New cstate: current_term: 1 leader_uuid: "e0c108d983f4431fb6df91305a88b4c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:14.063587  6389 catalog_manager.cc:5697] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193). New cstate: current_term: 1 leader_uuid: "0ac7bbcf69994db0aa886af55da402c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:14.047070  6725 raft_consensus.cc:493] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:14.063537  6685 tablet_bootstrap.cc:654] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.068600  6725 raft_consensus.cc:515] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.071805  6725 leader_election.cc:290] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:14.072677  6494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94b7fb65b902429991bb1b5f04d14eac" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac7bbcf69994db0aa886af55da402c3" is_pre_election: true
W20260709 13:12:14.074187  6534 leader_election.cc:343] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:14.076189  6641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94b7fb65b902429991bb1b5f04d14eac" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" is_pre_election: true
I20260709 13:12:14.076881  6641 raft_consensus.cc:2468] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 0.
I20260709 13:12:14.077955  6686 tablet_bootstrap.cc:654] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.078001  6536 leader_election.cc:304] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [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: 87dac18b4aa448c8ae6d845f3b0eb3a4, e0c108d983f4431fb6df91305a88b4c5; no voters: 0ac7bbcf69994db0aa886af55da402c3
I20260709 13:12:14.079417  6725 raft_consensus.cc:2804] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:14.079782  6725 raft_consensus.cc:493] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:14.080140  6725 raft_consensus.cc:3060] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.081843  6495 raft_consensus.cc:2468] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 1.
I20260709 13:12:14.086710  6534 leader_election.cc:304] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac7bbcf69994db0aa886af55da402c3, e0c108d983f4431fb6df91305a88b4c5; no voters: 
I20260709 13:12:14.087903  6692 raft_consensus.cc:2804] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:14.088918  6692 raft_consensus.cc:697] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Becoming Leader. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:14.089534  6642 raft_consensus.cc:2468] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 1.
I20260709 13:12:14.090232  6692 consensus_queue.cc:237] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.106245  6685 tablet_bootstrap.cc:492] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3: No bootstrap required, opened a new log
I20260709 13:12:14.106926  6685 ts_tablet_manager.cc:1403] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.005s
I20260709 13:12:14.105795  6725 raft_consensus.cc:515] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.109128  6686 tablet_bootstrap.cc:492] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4: No bootstrap required, opened a new log
I20260709 13:12:14.109357  6725 leader_election.cc:290] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:14.109699  6686 ts_tablet_manager.cc:1403] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.028s
I20260709 13:12:14.110448  6685 raft_consensus.cc:359] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.111299  6685 raft_consensus.cc:385] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.111645  6685 raft_consensus.cc:740] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac7bbcf69994db0aa886af55da402c3, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.112159  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94b7fb65b902429991bb1b5f04d14eac" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:14.112862  6725 raft_consensus.cc:493] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:14.113293  6642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94b7fb65b902429991bb1b5f04d14eac" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
I20260709 13:12:14.114023  6642 raft_consensus.cc:3060] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.112744  6685 consensus_queue.cc:260] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.113794  6391 catalog_manager.cc:5697] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:14.115108  6495 raft_consensus.cc:3060] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.112701  6686 raft_consensus.cc:359] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.116333  6686 raft_consensus.cc:385] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.116643  6686 raft_consensus.cc:740] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.113535  6725 raft_consensus.cc:515] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.117398  6686 consensus_queue.cc:260] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.117512  6685 ts_tablet_manager.cc:1434] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:12:14.118973  6685 tablet_bootstrap.cc:492] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap starting.
I20260709 13:12:14.123385  6495 raft_consensus.cc:2468] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 1.
I20260709 13:12:14.123819  6494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f7f5cd9742c4d8a9462e4ec325640cd" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac7bbcf69994db0aa886af55da402c3" is_pre_election: true
I20260709 13:12:14.124660  6725 leader_election.cc:290] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:14.125567  6534 leader_election.cc:304] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac7bbcf69994db0aa886af55da402c3, e0c108d983f4431fb6df91305a88b4c5; no voters: 
W20260709 13:12:14.126549  6534 leader_election.cc:343] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:14.127830  6641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f7f5cd9742c4d8a9462e4ec325640cd" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" is_pre_election: true
I20260709 13:12:14.128643  6641 raft_consensus.cc:2468] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 0.
I20260709 13:12:14.130049  6536 leader_election.cc:304] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [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: 87dac18b4aa448c8ae6d845f3b0eb3a4, e0c108d983f4431fb6df91305a88b4c5; no voters: 0ac7bbcf69994db0aa886af55da402c3
I20260709 13:12:14.130990  6685 tablet_bootstrap.cc:654] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.131059  6692 raft_consensus.cc:2804] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:14.131410  6642 raft_consensus.cc:2468] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 1.
I20260709 13:12:14.119889  6686 ts_tablet_manager.cc:1434] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:12:14.131940  6692 raft_consensus.cc:697] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Becoming Leader. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:14.133663  6725 raft_consensus.cc:2804] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:14.133136  6692 consensus_queue.cc:237] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.133982  6725 raft_consensus.cc:493] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:14.134245  6725 raft_consensus.cc:3060] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.140210  6725 raft_consensus.cc:515] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.142625  6725 leader_election.cc:290] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:14.143796  6495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f7f5cd9742c4d8a9462e4ec325640cd" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
W20260709 13:12:14.145406  6534 leader_election.cc:343] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:14.144459  6642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f7f5cd9742c4d8a9462e4ec325640cd" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
I20260709 13:12:14.146921  6642 raft_consensus.cc:3060] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.156981  6642 raft_consensus.cc:2468] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 1.
I20260709 13:12:14.157974  6685 tablet_bootstrap.cc:492] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3: No bootstrap required, opened a new log
I20260709 13:12:14.158293  6536 leader_election.cc:304] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [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: 87dac18b4aa448c8ae6d845f3b0eb3a4, e0c108d983f4431fb6df91305a88b4c5; no voters: 0ac7bbcf69994db0aa886af55da402c3
I20260709 13:12:14.158625  6685 ts_tablet_manager.cc:1403] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.003s
I20260709 13:12:14.159942  6692 raft_consensus.cc:2804] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:14.160478  6692 raft_consensus.cc:697] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Becoming Leader. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:14.161366  6692 consensus_queue.cc:237] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.162245  6685 raft_consensus.cc:359] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.163079  6685 raft_consensus.cc:385] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.163437  6685 raft_consensus.cc:740] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac7bbcf69994db0aa886af55da402c3, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.164341  6685 consensus_queue.cc:260] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.167135  6685 ts_tablet_manager.cc:1434] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260709 13:12:14.166179  6390 catalog_manager.cc:5697] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:14.168342  6685 tablet_bootstrap.cc:492] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap starting.
I20260709 13:12:14.175283  6685 tablet_bootstrap.cc:654] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.179883  6685 tablet_bootstrap.cc:492] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3: No bootstrap required, opened a new log
I20260709 13:12:14.180303  6685 ts_tablet_manager.cc:1403] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260709 13:12:14.180553  6391 catalog_manager.cc:5697] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194). New cstate: current_term: 1 leader_uuid: "e0c108d983f4431fb6df91305a88b4c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:14.182608  6685 raft_consensus.cc:359] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.183207  6685 raft_consensus.cc:385] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.183427  6685 raft_consensus.cc:740] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac7bbcf69994db0aa886af55da402c3, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.182821  6391 catalog_manager.cc:5697] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194). New cstate: current_term: 1 leader_uuid: "e0c108d983f4431fb6df91305a88b4c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:14.183990  6685 consensus_queue.cc:260] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.184618  6391 catalog_manager.cc:5697] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194). New cstate: current_term: 1 leader_uuid: "e0c108d983f4431fb6df91305a88b4c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:14.185761  6685 ts_tablet_manager.cc:1434] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:12:14.186759  6685 tablet_bootstrap.cc:492] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap starting.
I20260709 13:12:14.186570  6391 catalog_manager.cc:5697] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194). New cstate: current_term: 1 leader_uuid: "e0c108d983f4431fb6df91305a88b4c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:14.188234  6391 catalog_manager.cc:5697] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194). New cstate: current_term: 1 leader_uuid: "e0c108d983f4431fb6df91305a88b4c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:14.191758  6685 tablet_bootstrap.cc:654] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.196435  6685 tablet_bootstrap.cc:492] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3: No bootstrap required, opened a new log
I20260709 13:12:14.196909  6685 ts_tablet_manager.cc:1403] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:12:14.199693  6685 raft_consensus.cc:359] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.200362  6685 raft_consensus.cc:385] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.200625  6685 raft_consensus.cc:740] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac7bbcf69994db0aa886af55da402c3, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.201247  6685 consensus_queue.cc:260] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.203019  6685 ts_tablet_manager.cc:1434] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:12:14.204074  6685 tablet_bootstrap.cc:492] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap starting.
I20260709 13:12:14.208271  6685 tablet_bootstrap.cc:654] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:14.209957  6390 catalog_manager.cc:5697] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194). New cstate: current_term: 1 leader_uuid: "e0c108d983f4431fb6df91305a88b4c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:14.213269  6685 tablet_bootstrap.cc:492] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3: No bootstrap required, opened a new log
I20260709 13:12:14.213797  6685 ts_tablet_manager.cc:1403] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:12:14.216362  6685 raft_consensus.cc:359] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.217037  6685 raft_consensus.cc:385] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:14.217286  6685 raft_consensus.cc:740] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac7bbcf69994db0aa886af55da402c3, State: Initialized, Role: FOLLOWER
I20260709 13:12:14.217958  6685 consensus_queue.cc:260] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.220037  6685 ts_tablet_manager.cc:1434] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:12:14.248077  2219 ts_manager.cc:295] Set tserver state for 0ac7bbcf69994db0aa886af55da402c3 to MAINTENANCE_MODE
I20260709 13:12:14.248826  2219 tablet_server.cc:179] TabletServer@127.2.42.193:0 shutting down...
I20260709 13:12:14.274813  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:14.276492  2219 tablet_replica.cc:333] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3: stopping tablet replica
I20260709 13:12:14.277230  2219 raft_consensus.cc:2243] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:14.277674  2219 raft_consensus.cc:2272] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:14.279886  2219 tablet_replica.cc:333] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3: stopping tablet replica
I20260709 13:12:14.280448  2219 raft_consensus.cc:2243] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:14.280864  2219 raft_consensus.cc:2272] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:14.281332  6692 consensus_queue.cc:1048] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:14.283164  2219 tablet_replica.cc:333] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3: stopping tablet replica
I20260709 13:12:14.283815  2219 raft_consensus.cc:2243] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:14.284205  2219 raft_consensus.cc:2272] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:14.286652  2219 tablet_replica.cc:333] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3: stopping tablet replica
I20260709 13:12:14.287453  2219 raft_consensus.cc:2243] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:14.287925  2219 raft_consensus.cc:2272] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:14.290408  2219 tablet_replica.cc:333] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3: stopping tablet replica
I20260709 13:12:14.291715  2219 raft_consensus.cc:2243] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:14.292309  2219 raft_consensus.cc:2272] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:14.295866  2219 tablet_replica.cc:333] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3: stopping tablet replica
I20260709 13:12:14.297034  2219 raft_consensus.cc:2243] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:14.297747  2219 raft_consensus.cc:2272] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:14.300724  2219 tablet_replica.cc:333] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3: stopping tablet replica
I20260709 13:12:14.301659  2219 raft_consensus.cc:2243] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:14.302237  2219 raft_consensus.cc:2272] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:14.304824  2219 tablet_replica.cc:333] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3: stopping tablet replica
I20260709 13:12:14.305542  2219 raft_consensus.cc:2243] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:14.306026  2219 raft_consensus.cc:2272] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:14.306363  6534 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 541 similar messages]
I20260709 13:12:14.308378  2219 tablet_replica.cc:333] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3: stopping tablet replica
I20260709 13:12:14.309177  2219 raft_consensus.cc:2243] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:14.309638  2219 raft_consensus.cc:2272] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:14.312631  6534 consensus_peers.cc:597] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. 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:12:14.312844  2219 tablet_replica.cc:333] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3: stopping tablet replica
I20260709 13:12:14.313478  2219 raft_consensus.cc:2243] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:14.314078  2219 pending_rounds.cc:70] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3: Trying to abort 1 pending ops.
I20260709 13:12:14.314260  2219 pending_rounds.cc:77] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305636798306648064 op_type: NO_OP noop_request { }
I20260709 13:12:14.314535  2219 raft_consensus.cc:2889] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:12:14.314837  2219 raft_consensus.cc:2272] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:14.328743  6534 consensus_peers.cc:597] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. 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:12:14.340922  6722 raft_consensus.cc:493] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:14.341501  6722 raft_consensus.cc:515] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:14.343649  6722 leader_election.cc:290] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833)
I20260709 13:12:14.345112  6569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9762d0013ca4810b0434797e4a5588d" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0c108d983f4431fb6df91305a88b4c5" is_pre_election: true
I20260709 13:12:14.347040  2219 tablet_server.cc:196] TabletServer@127.2.42.193:0 shutdown complete.
W20260709 13:12:14.351229  6608 leader_election.cc:336] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111)
I20260709 13:12:14.351763  6608 leader_election.cc:304] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87dac18b4aa448c8ae6d845f3b0eb3a4; no voters: 0ac7bbcf69994db0aa886af55da402c3, e0c108d983f4431fb6df91305a88b4c5
I20260709 13:12:14.352458  6722 raft_consensus.cc:2749] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:14.414531  6712 consensus_queue.cc:1048] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:14.415675  6642 raft_consensus.cc:3060] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:14.417075  6722 consensus_queue.cc:1048] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:14.428170  6730 consensus_queue.cc:1048] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:12:14.432058  6534 consensus_peers.cc:597] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:14.439147  6608 consensus_peers.cc:597] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:14.452445  6534 consensus_peers.cc:597] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:14.467201  6608 consensus_peers.cc:597] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:14.469017  6730 consensus_queue.cc:1048] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:14.479185  6733 consensus_queue.cc:1048] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:12:14.550362  6441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:12:14.672825  6534 consensus_peers.cc:597] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:14.704092  6730 consensus_queue.cc:1048] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:14.706543  6730 consensus_queue.cc:1048] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:12:14.725625  6534 consensus_peers.cc:597] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:14.726143  6534 consensus_peers.cc:597] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:14.773591  6730 consensus_queue.cc:1048] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:12:15.551304  6441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:12:15.599606  6730 raft_consensus.cc:493] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:15.600162  6730 raft_consensus.cc:515] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:15.601981  6730 leader_election.cc:290] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:15.603283  6642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3cc12885dc4a51b25e9adccc8e095f" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" is_pre_election: true
I20260709 13:12:15.603992  6642 raft_consensus.cc:2468] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 1.
I20260709 13:12:15.605149  6536 leader_election.cc:304] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [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: 87dac18b4aa448c8ae6d845f3b0eb3a4, e0c108d983f4431fb6df91305a88b4c5; no voters: 
W20260709 13:12:15.605736  6534 leader_election.cc:336] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111)
I20260709 13:12:15.605818  6730 raft_consensus.cc:2804] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:12:15.606242  6730 raft_consensus.cc:493] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:15.606515  6730 raft_consensus.cc:3060] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:15.611492  6730 raft_consensus.cc:515] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:15.613356  6730 leader_election.cc:290] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 2 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:15.614408  6642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3cc12885dc4a51b25e9adccc8e095f" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
I20260709 13:12:15.614993  6642 raft_consensus.cc:3060] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:12:15.616596  6534 leader_election.cc:336] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111)
I20260709 13:12:15.620327  6642 raft_consensus.cc:2468] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 2.
I20260709 13:12:15.621445  6536 leader_election.cc:304] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [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: 87dac18b4aa448c8ae6d845f3b0eb3a4, e0c108d983f4431fb6df91305a88b4c5; no voters: 0ac7bbcf69994db0aa886af55da402c3
I20260709 13:12:15.622129  6730 raft_consensus.cc:2804] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:15.623049  6730 raft_consensus.cc:697] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 2 LEADER]: Becoming Leader. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:15.623749  6730 consensus_queue.cc:237] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Queue going to LEADER 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: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:15.630538  6390 catalog_manager.cc:5697] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 reported cstate change: term changed from 1 to 2, leader changed from 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193) to e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194). New cstate: current_term: 2 leader_uuid: "e0c108d983f4431fb6df91305a88b4c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:16.007828  6642 raft_consensus.cc:1275] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Refusing update from remote peer e0c108d983f4431fb6df91305a88b4c5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:12:16.009027  6730 consensus_queue.cc:1048] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:12:16.022851  6534 consensus_peers.cc:597] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:16.552246  6441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:12:16.805976  6534 consensus_peers.cc:597] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:16.843457  6534 consensus_peers.cc:597] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:16.853070  6608 consensus_peers.cc:597] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:16.868947  6534 consensus_peers.cc:597] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:16.940878  6534 consensus_peers.cc:597] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:17.030100  6534 consensus_peers.cc:597] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:17.093219  6534 consensus_peers.cc:597] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:17.105664  6608 consensus_peers.cc:597] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:17.111918  6534 consensus_peers.cc:597] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:17.553212  6441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:12:18.554185  6441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:12:18.755993  6534 consensus_peers.cc:597] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:12:19.298947  6534 consensus_peers.cc:597] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:12:19.368167  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:19.375063  6608 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111) [suppressed 99 similar messages]
W20260709 13:12:19.376016  6782 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:12:19.376586  6781 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:12:19.381481  6784 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:12:19.381515  2219 server_base.cc:1061] running on GCE node
I20260709 13:12:19.382784  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:19.383077  2219 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:12:19.383270  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602739383250 us; error 0 us; skew 500 ppm
I20260709 13:12:19.383836  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:19.386593  2219 webserver.cc:533] Webserver started at http://127.2.42.193:34223/ using document root <none> and password file <none>
I20260709 13:12:19.387113  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:19.387300  2219 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:12:19.390668  2219 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:12:19.394179  6789 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:12:19.394848  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:12:19.395176  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-0/minicluster-data/ts-0-root
uuid: "0ac7bbcf69994db0aa886af55da402c3"
format_stamp: "Formatted at 2026-07-09 13:12:12 on dist-test-slave-nwpb"
I20260709 13:12:19.395510  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602621566311-2219-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:12:19.416931  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:19.418491  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:19.420297  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 13:12:19.421589  6534 consensus_peers.cc:597] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:12:19.423993  6796 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 13:12:19.435721  6534 consensus_peers.cc:597] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:12:19.454324  6534 consensus_peers.cc:597] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:12:19.454716  6534 consensus_peers.cc:597] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:12:19.474984  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:12:19.475359  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.052s	user 0.002s	sys 0.000s
I20260709 13:12:19.475677  2219 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:12:19.480904  6796 tablet_bootstrap.cc:492] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap starting.
I20260709 13:12:19.492014  6796 tablet_bootstrap.cc:492] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3: 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:12:19.492694  6796 tablet_bootstrap.cc:492] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap complete.
I20260709 13:12:19.493230  6796 ts_tablet_manager.cc:1403] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 13:12:19.495380  6796 raft_consensus.cc:359] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.495915  6796 raft_consensus.cc:740] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac7bbcf69994db0aa886af55da402c3, State: Initialized, Role: FOLLOWER
I20260709 13:12:19.496516  6796 consensus_queue.cc:260] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.499379  6796 ts_tablet_manager.cc:1434] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:12:19.500272  6796 tablet_bootstrap.cc:492] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap starting.
W20260709 13:12:19.509766  6608 consensus_peers.cc:597] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:12:19.512848  6796 tablet_bootstrap.cc:492] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3: 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:12:19.513578  6796 tablet_bootstrap.cc:492] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap complete.
I20260709 13:12:19.514127  6796 ts_tablet_manager.cc:1403] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260709 13:12:19.516160  2219 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:12:19.516492  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.041s	user 0.040s	sys 0.000s
I20260709 13:12:19.516325  6796 raft_consensus.cc:359] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.517099  6796 raft_consensus.cc:740] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac7bbcf69994db0aa886af55da402c3, State: Initialized, Role: FOLLOWER
I20260709 13:12:19.517760  6796 consensus_queue.cc:260] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.519336  6796 ts_tablet_manager.cc:1434] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.007s
I20260709 13:12:19.520002  6796 tablet_bootstrap.cc:492] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap starting.
I20260709 13:12:19.532099  6796 tablet_bootstrap.cc:492] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3: 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:12:19.532996  6796 tablet_bootstrap.cc:492] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap complete.
I20260709 13:12:19.533661  6796 ts_tablet_manager.cc:1403] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260709 13:12:19.536219  6796 raft_consensus.cc:359] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.536984  6796 raft_consensus.cc:385] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:19.537312  6796 raft_consensus.cc:740] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac7bbcf69994db0aa886af55da402c3, State: Initialized, Role: FOLLOWER
I20260709 13:12:19.538179  6796 consensus_queue.cc:260] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.540505  6796 ts_tablet_manager.cc:1434] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:12:19.541363  6796 tablet_bootstrap.cc:492] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap starting.
I20260709 13:12:19.551259  6796 tablet_bootstrap.cc:492] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3: 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:12:19.551980  6796 tablet_bootstrap.cc:492] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap complete.
I20260709 13:12:19.552652  6796 ts_tablet_manager.cc:1403] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:12:19.554728  6796 raft_consensus.cc:359] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
W20260709 13:12:19.555208  6441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:12:19.555518  6796 raft_consensus.cc:740] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac7bbcf69994db0aa886af55da402c3, State: Initialized, Role: FOLLOWER
I20260709 13:12:19.556259  6796 consensus_queue.cc:260] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.557700  6796 ts_tablet_manager.cc:1434] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:12:19.558329  6796 tablet_bootstrap.cc:492] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap starting.
I20260709 13:12:19.568748  6796 tablet_bootstrap.cc:492] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3: 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:12:19.569438  6796 tablet_bootstrap.cc:492] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap complete.
I20260709 13:12:19.570124  6796 ts_tablet_manager.cc:1403] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:12:19.572211  6796 raft_consensus.cc:359] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.572999  6796 raft_consensus.cc:740] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac7bbcf69994db0aa886af55da402c3, State: Initialized, Role: FOLLOWER
I20260709 13:12:19.573848  6796 consensus_queue.cc:260] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.576083  6796 ts_tablet_manager.cc:1434] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:12:19.576750  6796 tablet_bootstrap.cc:492] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap starting.
I20260709 13:12:19.579488  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.193:39135
I20260709 13:12:19.579588  6858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.193:39135 every 8 connection(s)
I20260709 13:12:19.584529  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:19.589102  6796 tablet_bootstrap.cc:492] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3: 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:12:19.590000  6796 tablet_bootstrap.cc:492] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap complete.
I20260709 13:12:19.590639  6796 ts_tablet_manager.cc:1403] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:12:19.593070  6796 raft_consensus.cc:359] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.593734  6796 raft_consensus.cc:385] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:19.593998  6796 raft_consensus.cc:740] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac7bbcf69994db0aa886af55da402c3, State: Initialized, Role: FOLLOWER
I20260709 13:12:19.594714  6796 consensus_queue.cc:260] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.596781  6796 ts_tablet_manager.cc:1434] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:12:19.598120  6796 tablet_bootstrap.cc:492] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap starting.
I20260709 13:12:19.600531  6859 heartbeater.cc:344] Connected to a master server at 127.2.42.254:40583
I20260709 13:12:19.601025  6859 heartbeater.cc:461] Registering TS with master...
I20260709 13:12:19.601776  6859 heartbeater.cc:507] Master 127.2.42.254:40583 requested a full tablet report, sending...
I20260709 13:12:19.608194  6391 ts_manager.cc:194] Re-registered known tserver with Master: 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135)
I20260709 13:12:19.609033  6569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0af1a77eaf97423cb3e2fa512ae42bf9"
dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
mode: GRACEFUL
new_leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
 from {username='slave'} at 127.0.0.1:33982
I20260709 13:12:19.609661  6569 raft_consensus.cc:606] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Received request to transfer leadership to TS 87dac18b4aa448c8ae6d845f3b0eb3a4
I20260709 13:12:19.612383  6569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1506f42bae2840e0a98189c128266b71"
dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
mode: GRACEFUL
new_leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
 from {username='slave'} at 127.0.0.1:33982
I20260709 13:12:19.612861  6569 raft_consensus.cc:606] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Received request to transfer leadership to TS 87dac18b4aa448c8ae6d845f3b0eb3a4
I20260709 13:12:19.613103  6796 tablet_bootstrap.cc:492] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3: 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:12:19.614190  6796 tablet_bootstrap.cc:492] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap complete.
I20260709 13:12:19.614905  6796 ts_tablet_manager.cc:1403] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:12:19.615226  6569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d9c2886f47348ceb8b81d5b020dc2f8"
dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
mode: GRACEFUL
new_leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
 from {username='slave'} at 127.0.0.1:33982
I20260709 13:12:19.615670  6569 raft_consensus.cc:606] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Received request to transfer leadership to TS 87dac18b4aa448c8ae6d845f3b0eb3a4
I20260709 13:12:19.618151  6569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9762d0013ca4810b0434797e4a5588d"
dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
mode: GRACEFUL
new_leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
 from {username='slave'} at 127.0.0.1:33982
I20260709 13:12:19.618773  6569 raft_consensus.cc:606] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Received request to transfer leadership to TS 87dac18b4aa448c8ae6d845f3b0eb3a4
I20260709 13:12:19.619971  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:12:19.620594  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:19.618477  6796 raft_consensus.cc:359] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.621253  6867 raft_consensus.cc:993] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5: : Instructing follower 87dac18b4aa448c8ae6d845f3b0eb3a4 to start an election
I20260709 13:12:19.621428  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:19.621431  6796 raft_consensus.cc:740] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac7bbcf69994db0aa886af55da402c3, State: Initialized, Role: FOLLOWER
I20260709 13:12:19.621786  6780 raft_consensus.cc:1081] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Signalling peer 87dac18b4aa448c8ae6d845f3b0eb3a4 to start an election
I20260709 13:12:19.622371  6391 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44686
I20260709 13:12:19.622795  6796 consensus_queue.cc:260] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [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: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.623729  6641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1506f42bae2840e0a98189c128266b71"
dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
 from {username='slave'} at 127.0.0.1:42580
I20260709 13:12:19.624342  6641 raft_consensus.cc:493] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:19.624698  6641 raft_consensus.cc:3060] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.626008  6796 ts_tablet_manager.cc:1434] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:12:19.626348  6859 heartbeater.cc:499] Master 127.2.42.254:40583 was elected leader, sending a full tablet report...
I20260709 13:12:19.626997  6796 tablet_bootstrap.cc:492] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap starting.
I20260709 13:12:19.631668  6641 raft_consensus.cc:515] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.637466  6569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1506f42bae2840e0a98189c128266b71" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
I20260709 13:12:19.638145  6569 raft_consensus.cc:3055] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:19.638486  6569 raft_consensus.cc:740] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:19.639672  6641 leader_election.cc:290] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 2 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833)
I20260709 13:12:19.639328  6569 consensus_queue.cc:260] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.640684  6569 raft_consensus.cc:3060] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.645056  6796 tablet_bootstrap.cc:492] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3: 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:12:19.646061  6796 tablet_bootstrap.cc:492] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap complete.
I20260709 13:12:19.646777  6796 ts_tablet_manager.cc:1403] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 13:12:19.647145  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1506f42bae2840e0a98189c128266b71" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:19.648509  6569 raft_consensus.cc:2468] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 2.
W20260709 13:12:19.648682  6608 leader_election.cc:343] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:19.649816  6609 leader_election.cc:304] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [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: 87dac18b4aa448c8ae6d845f3b0eb3a4, e0c108d983f4431fb6df91305a88b4c5; no voters: 0ac7bbcf69994db0aa886af55da402c3
I20260709 13:12:19.649602  6796 raft_consensus.cc:359] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.650431  6796 raft_consensus.cc:740] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac7bbcf69994db0aa886af55da402c3, State: Initialized, Role: FOLLOWER
I20260709 13:12:19.650652  6733 raft_consensus.cc:2804] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:19.651189  6796 consensus_queue.cc:260] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.652130  6733 raft_consensus.cc:697] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Becoming Leader. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Running, Role: LEADER
I20260709 13:12:19.653358  6796 ts_tablet_manager.cc:1434] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:12:19.653053  6733 consensus_queue.cc:237] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.654197  6796 tablet_bootstrap.cc:492] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap starting.
I20260709 13:12:19.661806  6390 catalog_manager.cc:5697] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4 reported cstate change: term changed from 1 to 2, leader changed from e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194) to 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:19.666199  6796 tablet_bootstrap.cc:492] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3: 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:12:19.667182  6796 tablet_bootstrap.cc:492] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap complete.
I20260709 13:12:19.667899  6796 ts_tablet_manager.cc:1403] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260709 13:12:19.669641  6796 raft_consensus.cc:359] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.670127  6796 raft_consensus.cc:385] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:19.670325  6796 raft_consensus.cc:740] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac7bbcf69994db0aa886af55da402c3, State: Initialized, Role: FOLLOWER
I20260709 13:12:19.670964  6796 consensus_queue.cc:260] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.672881  6796 ts_tablet_manager.cc:1434] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:12:19.673638  6796 tablet_bootstrap.cc:492] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap starting.
I20260709 13:12:19.683770  6796 tablet_bootstrap.cc:492] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3: 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:12:19.684355  6796 tablet_bootstrap.cc:492] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3: Bootstrap complete.
I20260709 13:12:19.684878  6796 ts_tablet_manager.cc:1403] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:12:19.686617  6796 raft_consensus.cc:359] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.687157  6796 raft_consensus.cc:385] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:19.687361  6796 raft_consensus.cc:740] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ac7bbcf69994db0aa886af55da402c3, State: Initialized, Role: FOLLOWER
I20260709 13:12:19.687930  6796 consensus_queue.cc:260] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.689261  6796 ts_tablet_manager.cc:1434] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:12:19.699422  6780 raft_consensus.cc:993] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5: : Instructing follower 87dac18b4aa448c8ae6d845f3b0eb3a4 to start an election
I20260709 13:12:19.699791  6867 raft_consensus.cc:1081] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Signalling peer 87dac18b4aa448c8ae6d845f3b0eb3a4 to start an election
I20260709 13:12:19.701176  6641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d9c2886f47348ceb8b81d5b020dc2f8"
dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
 from {username='slave'} at 127.0.0.1:42580
I20260709 13:12:19.701650  6641 raft_consensus.cc:493] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:19.701948  6641 raft_consensus.cc:3060] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.706566  6641 raft_consensus.cc:515] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.708173  6641 leader_election.cc:290] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 2 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833)
I20260709 13:12:19.708962  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9c2886f47348ceb8b81d5b020dc2f8" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:19.709177  6569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9c2886f47348ceb8b81d5b020dc2f8" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
I20260709 13:12:19.709626  6833 raft_consensus.cc:3060] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.709697  6569 raft_consensus.cc:3055] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:19.710098  6569 raft_consensus.cc:740] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:19.710996  6569 consensus_queue.cc:260] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.712252  6569 raft_consensus.cc:3060] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.716679  6833 raft_consensus.cc:2468] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 2.
I20260709 13:12:19.717865  6608 leader_election.cc:304] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac7bbcf69994db0aa886af55da402c3, 87dac18b4aa448c8ae6d845f3b0eb3a4; no voters: 
I20260709 13:12:19.718648  6733 raft_consensus.cc:2804] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:19.719089  6733 raft_consensus.cc:697] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Becoming Leader. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Running, Role: LEADER
I20260709 13:12:19.719134  6569 raft_consensus.cc:2468] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 2.
I20260709 13:12:19.719950  6733 consensus_queue.cc:237] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.726819  6390 catalog_manager.cc:5697] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 reported cstate change: term changed from 1 to 2, leader changed from e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194) to 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:19.747278  6833 raft_consensus.cc:3060] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.753633  6833 pending_rounds.cc:85] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3: Aborting all ops after (but not including) 0
I20260709 13:12:19.753919  6833 pending_rounds.cc:107] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:12:19.754199  6833 raft_consensus.cc:2889] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:12:19.755666  6831 raft_consensus.cc:3060] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:19.765241  6780 raft_consensus.cc:993] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5: : Instructing follower 87dac18b4aa448c8ae6d845f3b0eb3a4 to start an election
I20260709 13:12:19.766029  6780 raft_consensus.cc:1081] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Signalling peer 87dac18b4aa448c8ae6d845f3b0eb3a4 to start an election
I20260709 13:12:19.768018  6641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9762d0013ca4810b0434797e4a5588d"
dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
 from {username='slave'} at 127.0.0.1:42580
I20260709 13:12:19.768651  6641 raft_consensus.cc:493] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:19.769009  6641 raft_consensus.cc:3060] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.775745  6641 raft_consensus.cc:515] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.777587  6641 leader_election.cc:290] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 2 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833)
I20260709 13:12:19.778244  6831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9762d0013ca4810b0434797e4a5588d" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:19.778954  6831 raft_consensus.cc:3060] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.779017  6569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9762d0013ca4810b0434797e4a5588d" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
I20260709 13:12:19.779700  6569 raft_consensus.cc:3055] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:19.780036  6569 raft_consensus.cc:740] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:19.780825  6569 consensus_queue.cc:260] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.782047  6569 raft_consensus.cc:3060] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.786058  6831 raft_consensus.cc:2468] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 2.
I20260709 13:12:19.787237  6608 leader_election.cc:304] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac7bbcf69994db0aa886af55da402c3, 87dac18b4aa448c8ae6d845f3b0eb3a4; no voters: 
I20260709 13:12:19.788056  6733 raft_consensus.cc:2804] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:19.788470  6881 raft_consensus.cc:493] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:19.788533  6733 raft_consensus.cc:697] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Becoming Leader. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Running, Role: LEADER
I20260709 13:12:19.789127  6569 raft_consensus.cc:2468] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 2.
I20260709 13:12:19.789075  6881 raft_consensus.cc:515] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.789522  6733 consensus_queue.cc:237] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.791858  6881 leader_election.cc:290] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:19.801126  6390 catalog_manager.cc:5697] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 reported cstate change: term changed from 1 to 2, leader changed from e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194) to 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:19.805414  6569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1506f42bae2840e0a98189c128266b71" candidate_uuid: "0ac7bbcf69994db0aa886af55da402c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0c108d983f4431fb6df91305a88b4c5" is_pre_election: true
I20260709 13:12:19.806279  6569 raft_consensus.cc:2368] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ac7bbcf69994db0aa886af55da402c3 for earlier term 1. Current term is 2.
I20260709 13:12:19.807581  6792 leader_election.cc:400] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3 [CANDIDATE]: Term 1 pre-election: Vote denied by peer e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833) with higher term. Message: Invalid argument: T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ac7bbcf69994db0aa886af55da402c3 for earlier term 1. Current term is 2.
I20260709 13:12:19.807933  6792 leader_election.cc:403] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3 [CANDIDATE]: Term 1 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:12:19.809324  6641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1506f42bae2840e0a98189c128266b71" candidate_uuid: "0ac7bbcf69994db0aa886af55da402c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" is_pre_election: true
I20260709 13:12:19.810091  6881 raft_consensus.cc:3060] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.815289  6881 raft_consensus.cc:2749] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Leader pre-election lost for term 1. Reason: Vote denied by peer e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833) with higher term. Message: Invalid argument: T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ac7bbcf69994db0aa886af55da402c3 for earlier term 1. Current term is 2.
I20260709 13:12:19.971829  6867 raft_consensus.cc:993] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5: : Instructing follower 87dac18b4aa448c8ae6d845f3b0eb3a4 to start an election
I20260709 13:12:19.972275  6867 raft_consensus.cc:1081] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Signalling peer 87dac18b4aa448c8ae6d845f3b0eb3a4 to start an election
I20260709 13:12:19.973770  6641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0af1a77eaf97423cb3e2fa512ae42bf9"
dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
 from {username='slave'} at 127.0.0.1:42580
I20260709 13:12:19.974305  6641 raft_consensus.cc:493] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:19.974615  6641 raft_consensus.cc:3060] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.979592  6641 raft_consensus.cc:515] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.981299  6641 leader_election.cc:290] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 2 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833)
I20260709 13:12:19.982424  6569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af1a77eaf97423cb3e2fa512ae42bf9" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
I20260709 13:12:19.982441  6831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af1a77eaf97423cb3e2fa512ae42bf9" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:19.983067  6569 raft_consensus.cc:3055] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:19.983156  6831 raft_consensus.cc:3060] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.983374  6569 raft_consensus.cc:740] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:19.984215  6569 consensus_queue.cc:260] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.985172  6569 raft_consensus.cc:3060] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:19.988673  6831 raft_consensus.cc:2468] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 2.
I20260709 13:12:19.989748  6608 leader_election.cc:304] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac7bbcf69994db0aa886af55da402c3, 87dac18b4aa448c8ae6d845f3b0eb3a4; no voters: 
I20260709 13:12:19.990150  6569 raft_consensus.cc:2468] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 2.
I20260709 13:12:19.990446  6733 raft_consensus.cc:2804] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:19.990995  6733 raft_consensus.cc:697] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Becoming Leader. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Running, Role: LEADER
I20260709 13:12:19.991930  6733 consensus_queue.cc:237] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:19.999562  6390 catalog_manager.cc:5697] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 reported cstate change: term changed from 1 to 2, leader changed from e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194) to 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:20.025717  6831 raft_consensus.cc:3060] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:20.032958  6798 raft_consensus.cc:493] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e0c108d983f4431fb6df91305a88b4c5)
I20260709 13:12:20.033409  6798 raft_consensus.cc:515] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:20.037083  6798 leader_election.cc:290] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:20.037366  6569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1564f1e8a1c24fccb28d49fdc5d308c6" candidate_uuid: "0ac7bbcf69994db0aa886af55da402c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e0c108d983f4431fb6df91305a88b4c5" is_pre_election: true
I20260709 13:12:20.037721  6641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1564f1e8a1c24fccb28d49fdc5d308c6" candidate_uuid: "0ac7bbcf69994db0aa886af55da402c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" is_pre_election: true
I20260709 13:12:20.039105  6793 leader_election.cc:304] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3 [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: 0ac7bbcf69994db0aa886af55da402c3; no voters: 87dac18b4aa448c8ae6d845f3b0eb3a4, e0c108d983f4431fb6df91305a88b4c5
I20260709 13:12:20.039844  6798 raft_consensus.cc:2749] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:12:20.069173  6831 raft_consensus.cc:3060] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:20.105834  6831 raft_consensus.cc:1275] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Refusing update from remote peer 87dac18b4aa448c8ae6d845f3b0eb3a4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:20.107465  6870 consensus_queue.cc:1048] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:20.115839  6569 raft_consensus.cc:1275] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Refusing update from remote peer 87dac18b4aa448c8ae6d845f3b0eb3a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:20.119972  6733 consensus_queue.cc:1048] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:20.270826  6569 raft_consensus.cc:1275] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Refusing update from remote peer 87dac18b4aa448c8ae6d845f3b0eb3a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:20.272078  6895 consensus_queue.cc:1048] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:20.280920  6831 raft_consensus.cc:1275] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Refusing update from remote peer 87dac18b4aa448c8ae6d845f3b0eb3a4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:20.282933  6895 consensus_queue.cc:1048] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:20.334268  6831 raft_consensus.cc:1275] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Refusing update from remote peer 87dac18b4aa448c8ae6d845f3b0eb3a4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:20.335496  6895 consensus_queue.cc:1048] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:20.348644  6569 raft_consensus.cc:1275] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Refusing update from remote peer 87dac18b4aa448c8ae6d845f3b0eb3a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:20.349937  6870 consensus_queue.cc:1048] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:20.385381  6569 raft_consensus.cc:1275] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Refusing update from remote peer 87dac18b4aa448c8ae6d845f3b0eb3a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:20.386711  6870 consensus_queue.cc:1048] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:20.395115  6831 raft_consensus.cc:1275] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Refusing update from remote peer 87dac18b4aa448c8ae6d845f3b0eb3a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:20.397532  6899 consensus_queue.cc:1048] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:12:20.556252  6441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:12:20.632072  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:20.648873  6641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0af1a77eaf97423cb3e2fa512ae42bf9"
dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
mode: GRACEFUL
new_leader_uuid: "e0c108d983f4431fb6df91305a88b4c5"
 from {username='slave'} at 127.0.0.1:36406
I20260709 13:12:20.649375  6641 raft_consensus.cc:606] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Received request to transfer leadership to TS e0c108d983f4431fb6df91305a88b4c5
I20260709 13:12:20.651748  6569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f3cc12885dc4a51b25e9adccc8e095f"
dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
mode: GRACEFUL
new_leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
 from {username='slave'} at 127.0.0.1:33982
I20260709 13:12:20.652240  6569 raft_consensus.cc:606] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 2 LEADER]: Received request to transfer leadership to TS 87dac18b4aa448c8ae6d845f3b0eb3a4
I20260709 13:12:20.654536  6641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d52aa657aa344e8591886b51ce2af92f"
dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
mode: GRACEFUL
new_leader_uuid: "e0c108d983f4431fb6df91305a88b4c5"
 from {username='slave'} at 127.0.0.1:36406
I20260709 13:12:20.655030  6641 raft_consensus.cc:606] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 LEADER]: Received request to transfer leadership to TS e0c108d983f4431fb6df91305a88b4c5
I20260709 13:12:20.656038  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:12:20.656503  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:20.657044  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:20.861413  6899 raft_consensus.cc:993] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4: : Instructing follower e0c108d983f4431fb6df91305a88b4c5 to start an election
I20260709 13:12:20.862033  6733 raft_consensus.cc:1081] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Signalling peer e0c108d983f4431fb6df91305a88b4c5 to start an election
I20260709 13:12:20.863631  6569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0af1a77eaf97423cb3e2fa512ae42bf9"
dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
 from {username='slave'} at 127.0.0.1:39400
I20260709 13:12:20.864198  6569 raft_consensus.cc:493] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:20.864516  6569 raft_consensus.cc:3060] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:20.869769  6569 raft_consensus.cc:515] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:20.871459  6569 leader_election.cc:290] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 3 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:20.872126  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af1a77eaf97423cb3e2fa512ae42bf9" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:20.872512  6641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af1a77eaf97423cb3e2fa512ae42bf9" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
I20260709 13:12:20.872790  6833 raft_consensus.cc:3060] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:20.873328  6641 raft_consensus.cc:3055] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:20.873692  6641 raft_consensus.cc:740] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Running, Role: LEADER
I20260709 13:12:20.874426  6641 consensus_queue.cc:260] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [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: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:20.875401  6641 raft_consensus.cc:3060] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:20.878048  6833 raft_consensus.cc:2468] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 3.
I20260709 13:12:20.879237  6534 leader_election.cc:304] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [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: 0ac7bbcf69994db0aa886af55da402c3, e0c108d983f4431fb6df91305a88b4c5; no voters: 
I20260709 13:12:20.879961  6867 raft_consensus.cc:2804] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:20.880349  6867 raft_consensus.cc:697] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 3 LEADER]: Becoming Leader. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:20.880517  6641 raft_consensus.cc:2468] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 3.
I20260709 13:12:20.881078  6867 consensus_queue.cc:237] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [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: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:20.887508  6391 catalog_manager.cc:5697] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 reported cstate change: term changed from 2 to 3, leader changed from 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195) to e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194). New cstate: current_term: 3 leader_uuid: "e0c108d983f4431fb6df91305a88b4c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:20.974027  6780 raft_consensus.cc:993] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5: : Instructing follower 87dac18b4aa448c8ae6d845f3b0eb3a4 to start an election
I20260709 13:12:20.974433  6867 raft_consensus.cc:1081] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 2 LEADER]: Signalling peer 87dac18b4aa448c8ae6d845f3b0eb3a4 to start an election
I20260709 13:12:20.975950  6641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f3cc12885dc4a51b25e9adccc8e095f"
dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
 from {username='slave'} at 127.0.0.1:42580
I20260709 13:12:20.976442  6641 raft_consensus.cc:493] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:20.976716  6641 raft_consensus.cc:3060] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:20.981235  6641 raft_consensus.cc:515] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:20.982678  6641 leader_election.cc:290] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 3 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833)
I20260709 13:12:20.983630  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3cc12885dc4a51b25e9adccc8e095f" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:20.983677  6569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3cc12885dc4a51b25e9adccc8e095f" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
I20260709 13:12:20.984251  6833 raft_consensus.cc:3060] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:20.984404  6569 raft_consensus.cc:3055] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:20.984776  6569 raft_consensus.cc:740] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:20.985471  6569 consensus_queue.cc:260] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [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: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:20.986464  6569 raft_consensus.cc:3060] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:20.989605  6833 raft_consensus.cc:2468] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 3.
I20260709 13:12:20.990702  6608 leader_election.cc:304] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [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: 0ac7bbcf69994db0aa886af55da402c3, 87dac18b4aa448c8ae6d845f3b0eb3a4; no voters: 
I20260709 13:12:20.991454  6733 raft_consensus.cc:2804] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:20.991575  6569 raft_consensus.cc:2468] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 3.
I20260709 13:12:20.991983  6733 raft_consensus.cc:697] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 LEADER]: Becoming Leader. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Running, Role: LEADER
I20260709 13:12:20.992851  6733 consensus_queue.cc:237] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [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: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:20.999572  6391 catalog_manager.cc:5697] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 reported cstate change: term changed from 2 to 3, leader changed from e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194) to 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195). New cstate: current_term: 3 leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:21.094458  6899 raft_consensus.cc:993] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4: : Instructing follower e0c108d983f4431fb6df91305a88b4c5 to start an election
I20260709 13:12:21.094906  6733 raft_consensus.cc:1081] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 LEADER]: Signalling peer e0c108d983f4431fb6df91305a88b4c5 to start an election
I20260709 13:12:21.096189  6569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d52aa657aa344e8591886b51ce2af92f"
dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
 from {username='slave'} at 127.0.0.1:39400
I20260709 13:12:21.096630  6569 raft_consensus.cc:493] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:21.096957  6569 raft_consensus.cc:3060] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:21.101349  6569 raft_consensus.cc:515] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:21.103020  6569 leader_election.cc:290] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 2 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:21.103605  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52aa657aa344e8591886b51ce2af92f" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:21.104228  6833 raft_consensus.cc:3060] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:21.104117  6642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52aa657aa344e8591886b51ce2af92f" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
I20260709 13:12:21.104832  6642 raft_consensus.cc:3055] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:21.105103  6642 raft_consensus.cc:740] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Running, Role: LEADER
I20260709 13:12:21.105882  6642 consensus_queue.cc:260] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:21.106793  6642 raft_consensus.cc:3060] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:21.110095  6833 raft_consensus.cc:2468] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 2.
I20260709 13:12:21.111138  6534 leader_election.cc:304] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac7bbcf69994db0aa886af55da402c3, e0c108d983f4431fb6df91305a88b4c5; no voters: 
I20260709 13:12:21.111738  6867 raft_consensus.cc:2804] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:21.112218  6642 raft_consensus.cc:2468] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 2.
I20260709 13:12:21.112238  6867 raft_consensus.cc:697] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 2 LEADER]: Becoming Leader. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:21.113386  6867 consensus_queue.cc:237] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:21.120185  6391 catalog_manager.cc:5697] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 reported cstate change: term changed from 1 to 2, leader changed from 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195) to e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194). New cstate: current_term: 2 leader_uuid: "e0c108d983f4431fb6df91305a88b4c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:21.352679  6833 raft_consensus.cc:1275] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 3 FOLLOWER]: Refusing update from remote peer e0c108d983f4431fb6df91305a88b4c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:21.353868  6867 consensus_queue.cc:1048] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:21.363006  6642 raft_consensus.cc:1275] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 FOLLOWER]: Refusing update from remote peer e0c108d983f4431fb6df91305a88b4c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:21.364645  6780 consensus_queue.cc:1048] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:21.413811  6569 raft_consensus.cc:1275] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 3 FOLLOWER]: Refusing update from remote peer 87dac18b4aa448c8ae6d845f3b0eb3a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:12:21.415010  6733 consensus_queue.cc:1048] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:21.423010  6833 raft_consensus.cc:1275] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 3 FOLLOWER]: Refusing update from remote peer 87dac18b4aa448c8ae6d845f3b0eb3a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:12:21.424777  6916 consensus_queue.cc:1048] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:21.545544  6642 raft_consensus.cc:1275] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Refusing update from remote peer e0c108d983f4431fb6df91305a88b4c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:21.546825  6780 consensus_queue.cc:1048] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:21.556533  6833 raft_consensus.cc:1275] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Refusing update from remote peer e0c108d983f4431fb6df91305a88b4c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:12:21.557180  6441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:12:21.558501  6867 consensus_queue.cc:1048] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:21.663723  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:21.670755  6569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0af1a77eaf97423cb3e2fa512ae42bf9"
dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
mode: GRACEFUL
new_leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
 from {username='slave'} at 127.0.0.1:33982
I20260709 13:12:21.671324  6569 raft_consensus.cc:606] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 3 LEADER]: Received request to transfer leadership to TS 87dac18b4aa448c8ae6d845f3b0eb3a4
I20260709 13:12:21.673676  6642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d9c2886f47348ceb8b81d5b020dc2f8"
dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
mode: GRACEFUL
new_leader_uuid: "e0c108d983f4431fb6df91305a88b4c5"
 from {username='slave'} at 127.0.0.1:36406
I20260709 13:12:21.674217  6642 raft_consensus.cc:606] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Received request to transfer leadership to TS e0c108d983f4431fb6df91305a88b4c5
I20260709 13:12:21.676512  6569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d52aa657aa344e8591886b51ce2af92f"
dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
mode: GRACEFUL
new_leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
 from {username='slave'} at 127.0.0.1:33982
I20260709 13:12:21.676978  6569 raft_consensus.cc:606] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 2 LEADER]: Received request to transfer leadership to TS 87dac18b4aa448c8ae6d845f3b0eb3a4
I20260709 13:12:21.677947  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:12:21.678391  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:21.678916  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:21.763741  6733 raft_consensus.cc:993] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4: : Instructing follower e0c108d983f4431fb6df91305a88b4c5 to start an election
I20260709 13:12:21.764259  6733 raft_consensus.cc:1081] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Signalling peer e0c108d983f4431fb6df91305a88b4c5 to start an election
I20260709 13:12:21.765633  6569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d9c2886f47348ceb8b81d5b020dc2f8"
dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
 from {username='slave'} at 127.0.0.1:39400
I20260709 13:12:21.766090  6569 raft_consensus.cc:493] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:21.766369  6569 raft_consensus.cc:3060] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:21.770684  6569 raft_consensus.cc:515] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:21.772120  6569 leader_election.cc:290] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 3 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:21.773191  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9c2886f47348ceb8b81d5b020dc2f8" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:21.773191  6642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9c2886f47348ceb8b81d5b020dc2f8" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
I20260709 13:12:21.773942  6833 raft_consensus.cc:3060] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:21.774040  6642 raft_consensus.cc:3055] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:21.774473  6642 raft_consensus.cc:740] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Running, Role: LEADER
I20260709 13:12:21.775178  6642 consensus_queue.cc:260] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [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: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:21.776134  6642 raft_consensus.cc:3060] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:21.779179  6833 raft_consensus.cc:2468] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 3.
I20260709 13:12:21.780409  6534 leader_election.cc:304] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [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: 0ac7bbcf69994db0aa886af55da402c3, e0c108d983f4431fb6df91305a88b4c5; no voters: 
I20260709 13:12:21.781162  6920 raft_consensus.cc:2804] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:21.781662  6920 raft_consensus.cc:697] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 3 LEADER]: Becoming Leader. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:21.782380  6642 raft_consensus.cc:2468] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 3.
I20260709 13:12:21.782420  6920 consensus_queue.cc:237] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [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: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:21.789728  6389 catalog_manager.cc:5697] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 reported cstate change: term changed from 2 to 3, leader changed from 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195) to e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194). New cstate: current_term: 3 leader_uuid: "e0c108d983f4431fb6df91305a88b4c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:21.938199  6867 raft_consensus.cc:993] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5: : Instructing follower 87dac18b4aa448c8ae6d845f3b0eb3a4 to start an election
I20260709 13:12:21.938699  6920 raft_consensus.cc:1081] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 3 LEADER]: Signalling peer 87dac18b4aa448c8ae6d845f3b0eb3a4 to start an election
I20260709 13:12:21.940227  6642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0af1a77eaf97423cb3e2fa512ae42bf9"
dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
 from {username='slave'} at 127.0.0.1:42580
I20260709 13:12:21.940698  6642 raft_consensus.cc:493] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:21.941056  6642 raft_consensus.cc:3060] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:12:21.946152  6642 raft_consensus.cc:515] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:21.947727  6642 leader_election.cc:290] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 4 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833)
I20260709 13:12:21.948449  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af1a77eaf97423cb3e2fa512ae42bf9" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:21.948626  6569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af1a77eaf97423cb3e2fa512ae42bf9" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
I20260709 13:12:21.949072  6833 raft_consensus.cc:3060] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:12:21.949093  6569 raft_consensus.cc:3055] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:12:21.949635  6569 raft_consensus.cc:740] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:21.950383  6569 consensus_queue.cc:260] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [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: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:21.951535  6569 raft_consensus.cc:3060] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:12:21.956315  6833 raft_consensus.cc:2468] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 4.
I20260709 13:12:21.958005  6608 leader_election.cc:304] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [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: 0ac7bbcf69994db0aa886af55da402c3, 87dac18b4aa448c8ae6d845f3b0eb3a4; no voters: 
I20260709 13:12:21.958098  6569 raft_consensus.cc:2468] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 4.
I20260709 13:12:21.958931  6733 raft_consensus.cc:2804] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:12:21.959453  6733 raft_consensus.cc:697] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 4 LEADER]: Becoming Leader. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Running, Role: LEADER
I20260709 13:12:21.960232  6733 consensus_queue.cc:237] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [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: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:21.967150  6389 catalog_manager.cc:5697] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 reported cstate change: term changed from 3 to 4, leader changed from e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194) to 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195). New cstate: current_term: 4 leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:22.051733  6867 raft_consensus.cc:993] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5: : Instructing follower 87dac18b4aa448c8ae6d845f3b0eb3a4 to start an election
I20260709 13:12:22.052229  6920 raft_consensus.cc:1081] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 2 LEADER]: Signalling peer 87dac18b4aa448c8ae6d845f3b0eb3a4 to start an election
I20260709 13:12:22.053792  6642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d52aa657aa344e8591886b51ce2af92f"
dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
 from {username='slave'} at 127.0.0.1:42580
I20260709 13:12:22.054245  6642 raft_consensus.cc:493] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:22.054507  6642 raft_consensus.cc:3060] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:22.059001  6642 raft_consensus.cc:515] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:22.060549  6642 leader_election.cc:290] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 3 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833)
I20260709 13:12:22.061468  6569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52aa657aa344e8591886b51ce2af92f" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
I20260709 13:12:22.061394  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52aa657aa344e8591886b51ce2af92f" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:22.062170  6569 raft_consensus.cc:3055] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:22.062208  6833 raft_consensus.cc:3060] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:22.062637  6569 raft_consensus.cc:740] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:22.063426  6569 consensus_queue.cc:260] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [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: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:22.064571  6569 raft_consensus.cc:3060] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:22.069393  6833 raft_consensus.cc:2468] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 3.
I20260709 13:12:22.070680  6608 leader_election.cc:304] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [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: 0ac7bbcf69994db0aa886af55da402c3, 87dac18b4aa448c8ae6d845f3b0eb3a4; no voters: 
I20260709 13:12:22.071264  6569 raft_consensus.cc:2468] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 3.
I20260709 13:12:22.071619  6733 raft_consensus.cc:2804] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:22.072389  6733 raft_consensus.cc:697] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 LEADER]: Becoming Leader. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Running, Role: LEADER
I20260709 13:12:22.073231  6733 consensus_queue.cc:237] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [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: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:22.079486  6389 catalog_manager.cc:5697] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 reported cstate change: term changed from 2 to 3, leader changed from e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194) to 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195). New cstate: current_term: 3 leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:22.234293  6642 raft_consensus.cc:1275] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 FOLLOWER]: Refusing update from remote peer e0c108d983f4431fb6df91305a88b4c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:22.235548  6867 consensus_queue.cc:1048] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:22.244721  6833 raft_consensus.cc:1275] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3 [term 3 FOLLOWER]: Refusing update from remote peer e0c108d983f4431fb6df91305a88b4c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:22.247443  6920 consensus_queue.cc:1048] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:22.392117  6833 raft_consensus.cc:1275] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 4 FOLLOWER]: Refusing update from remote peer 87dac18b4aa448c8ae6d845f3b0eb3a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:12:22.393412  6733 consensus_queue.cc:1048] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:22.401568  6569 raft_consensus.cc:1275] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 4 FOLLOWER]: Refusing update from remote peer 87dac18b4aa448c8ae6d845f3b0eb3a4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:12:22.403028  6916 consensus_queue.cc:1048] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:22.556396  6569 raft_consensus.cc:1275] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 3 FOLLOWER]: Refusing update from remote peer 87dac18b4aa448c8ae6d845f3b0eb3a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:22.557638  6916 consensus_queue.cc:1048] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:12:22.558142  6441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:12:22.565661  6833 raft_consensus.cc:1275] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 3 FOLLOWER]: Refusing update from remote peer 87dac18b4aa448c8ae6d845f3b0eb3a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:22.567178  6733 consensus_queue.cc:1048] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:22.685117  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:22.692417  6642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0af1a77eaf97423cb3e2fa512ae42bf9"
dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
mode: GRACEFUL
new_leader_uuid: "e0c108d983f4431fb6df91305a88b4c5"
 from {username='slave'} at 127.0.0.1:36406
I20260709 13:12:22.693042  6642 raft_consensus.cc:606] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 4 LEADER]: Received request to transfer leadership to TS e0c108d983f4431fb6df91305a88b4c5
I20260709 13:12:22.695616  6569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94b7fb65b902429991bb1b5f04d14eac"
dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
mode: GRACEFUL
new_leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
 from {username='slave'} at 127.0.0.1:33982
I20260709 13:12:22.696087  6569 raft_consensus.cc:606] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Received request to transfer leadership to TS 87dac18b4aa448c8ae6d845f3b0eb3a4
I20260709 13:12:22.698441  6642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d52aa657aa344e8591886b51ce2af92f"
dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
mode: GRACEFUL
new_leader_uuid: "e0c108d983f4431fb6df91305a88b4c5"
 from {username='slave'} at 127.0.0.1:36406
I20260709 13:12:22.698932  6642 raft_consensus.cc:606] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 LEADER]: Received request to transfer leadership to TS e0c108d983f4431fb6df91305a88b4c5
I20260709 13:12:22.700022  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:12:22.700728  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:22.701538  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:22.908878  6937 raft_consensus.cc:993] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5: : Instructing follower 87dac18b4aa448c8ae6d845f3b0eb3a4 to start an election
I20260709 13:12:22.909372  6938 raft_consensus.cc:1081] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Signalling peer 87dac18b4aa448c8ae6d845f3b0eb3a4 to start an election
I20260709 13:12:22.910907  6642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94b7fb65b902429991bb1b5f04d14eac"
dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
 from {username='slave'} at 127.0.0.1:42580
I20260709 13:12:22.911367  6642 raft_consensus.cc:493] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:22.911682  6642 raft_consensus.cc:3060] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:22.916118  6642 raft_consensus.cc:515] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:22.917578  6642 leader_election.cc:290] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 2 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833)
I20260709 13:12:22.918578  6569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94b7fb65b902429991bb1b5f04d14eac" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
I20260709 13:12:22.918582  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94b7fb65b902429991bb1b5f04d14eac" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:22.919468  6569 raft_consensus.cc:3055] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:22.919507  6833 raft_consensus.cc:3060] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:22.919907  6569 raft_consensus.cc:740] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:22.920671  6569 consensus_queue.cc:260] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:22.921792  6569 raft_consensus.cc:3060] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:22.926602  6833 raft_consensus.cc:2468] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 2.
I20260709 13:12:22.927928  6608 leader_election.cc:304] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac7bbcf69994db0aa886af55da402c3, 87dac18b4aa448c8ae6d845f3b0eb3a4; no voters: 
I20260709 13:12:22.928247  6569 raft_consensus.cc:2468] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 2.
I20260709 13:12:22.928802  6733 raft_consensus.cc:2804] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:22.929335  6733 raft_consensus.cc:697] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Becoming Leader. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Running, Role: LEADER
I20260709 13:12:22.930094  6733 consensus_queue.cc:237] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:22.936524  6389 catalog_manager.cc:5697] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 reported cstate change: term changed from 1 to 2, leader changed from e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194) to 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:22.959767  6926 raft_consensus.cc:993] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4: : Instructing follower e0c108d983f4431fb6df91305a88b4c5 to start an election
I20260709 13:12:22.960289  6733 raft_consensus.cc:1081] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 4 LEADER]: Signalling peer e0c108d983f4431fb6df91305a88b4c5 to start an election
I20260709 13:12:22.962083  6569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0af1a77eaf97423cb3e2fa512ae42bf9"
dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
 from {username='slave'} at 127.0.0.1:39400
I20260709 13:12:22.962625  6569 raft_consensus.cc:493] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:22.962996  6569 raft_consensus.cc:3060] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:12:22.964532  6926 raft_consensus.cc:993] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4: : Instructing follower e0c108d983f4431fb6df91305a88b4c5 to start an election
I20260709 13:12:22.964928  6926 raft_consensus.cc:1081] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 LEADER]: Signalling peer e0c108d983f4431fb6df91305a88b4c5 to start an election
I20260709 13:12:22.966234  6570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d52aa657aa344e8591886b51ce2af92f"
dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
 from {username='slave'} at 127.0.0.1:39400
I20260709 13:12:22.966775  6570 raft_consensus.cc:493] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:22.967151  6570 raft_consensus.cc:3060] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:12:22.969342  6569 raft_consensus.cc:515] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:22.971496  6569 leader_election.cc:290] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 5 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:22.972210  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af1a77eaf97423cb3e2fa512ae42bf9" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:22.972507  6642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af1a77eaf97423cb3e2fa512ae42bf9" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
I20260709 13:12:22.972878  6833 raft_consensus.cc:3060] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:12:22.973026  6642 raft_consensus.cc:3055] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:12:22.973402  6642 raft_consensus.cc:740] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Running, Role: LEADER
I20260709 13:12:22.973822  6570 raft_consensus.cc:515] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:22.974144  6642 consensus_queue.cc:260] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [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: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:22.975421  6642 raft_consensus.cc:3060] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:12:22.976404  6831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52aa657aa344e8591886b51ce2af92f" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:22.976506  6570 leader_election.cc:290] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 4 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:22.976689  6641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52aa657aa344e8591886b51ce2af92f" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
I20260709 13:12:22.977057  6831 raft_consensus.cc:3060] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:12:22.977231  6641 raft_consensus.cc:3055] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:12:22.977532  6641 raft_consensus.cc:740] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Running, Role: LEADER
I20260709 13:12:22.978098  6641 consensus_queue.cc:260] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [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: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:22.978916  6641 raft_consensus.cc:3060] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:12:22.982069  6642 raft_consensus.cc:2468] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 5.
I20260709 13:12:22.983363  6536 leader_election.cc:304] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [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: 87dac18b4aa448c8ae6d845f3b0eb3a4, e0c108d983f4431fb6df91305a88b4c5; no voters: 
I20260709 13:12:22.983654  6641 raft_consensus.cc:2468] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 4.
I20260709 13:12:22.984186  6938 raft_consensus.cc:2804] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:12:22.984692  6938 raft_consensus.cc:697] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 5 LEADER]: Becoming Leader. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:22.985404  6938 consensus_queue.cc:237] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [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: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:22.986786  6833 raft_consensus.cc:2468] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 5.
I20260709 13:12:22.990178  6831 raft_consensus.cc:2468] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 4.
I20260709 13:12:22.991263  6534 leader_election.cc:304] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [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: 0ac7bbcf69994db0aa886af55da402c3, e0c108d983f4431fb6df91305a88b4c5; no voters: 
I20260709 13:12:22.992286  6938 raft_consensus.cc:2804] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:12:22.992942  6938 raft_consensus.cc:697] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 4 LEADER]: Becoming Leader. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:22.992815  6389 catalog_manager.cc:5697] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 reported cstate change: term changed from 4 to 5, leader changed from 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195) to e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194). New cstate: current_term: 5 leader_uuid: "e0c108d983f4431fb6df91305a88b4c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:22.994362  6938 consensus_queue.cc:237] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [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: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:23.004585  6389 catalog_manager.cc:5697] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 reported cstate change: term changed from 3 to 4, leader changed from 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195) to e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194). New cstate: current_term: 4 leader_uuid: "e0c108d983f4431fb6df91305a88b4c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:23.400146  6569 raft_consensus.cc:1275] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Refusing update from remote peer 87dac18b4aa448c8ae6d845f3b0eb3a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:23.402027  6733 consensus_queue.cc:1048] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:23.415350  6831 raft_consensus.cc:1275] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Refusing update from remote peer 87dac18b4aa448c8ae6d845f3b0eb3a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:23.419903  6926 consensus_queue.cc:1048] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:23.499279  6831 raft_consensus.cc:1275] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 4 FOLLOWER]: Refusing update from remote peer e0c108d983f4431fb6df91305a88b4c5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:12:23.500689  6938 consensus_queue.cc:1048] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:23.513285  6641 raft_consensus.cc:1275] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 4 FOLLOWER]: Refusing update from remote peer e0c108d983f4431fb6df91305a88b4c5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:12:23.515007  6938 consensus_queue.cc:1048] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:12:23.545641  6642 raft_consensus.cc:1275] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 5 FOLLOWER]: Refusing update from remote peer e0c108d983f4431fb6df91305a88b4c5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:12:23.546916  6952 consensus_queue.cc:1048] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:12:23.556483  6831 raft_consensus.cc:1275] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 5 FOLLOWER]: Refusing update from remote peer e0c108d983f4431fb6df91305a88b4c5: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:12:23.557930  6952 consensus_queue.cc:1048] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:12:23.559594  6441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:12:23.710988  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:23.719898  6569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1564f1e8a1c24fccb28d49fdc5d308c6"
dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
mode: GRACEFUL
new_leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
 from {username='slave'} at 127.0.0.1:33982
I20260709 13:12:23.720538  6569 raft_consensus.cc:606] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Received request to transfer leadership to TS 87dac18b4aa448c8ae6d845f3b0eb3a4
I20260709 13:12:23.723939  6569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f7f5cd9742c4d8a9462e4ec325640cd"
dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
mode: GRACEFUL
new_leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
 from {username='slave'} at 127.0.0.1:33982
I20260709 13:12:23.724537  6569 raft_consensus.cc:606] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Received request to transfer leadership to TS 87dac18b4aa448c8ae6d845f3b0eb3a4
I20260709 13:12:23.726907  6642 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94b7fb65b902429991bb1b5f04d14eac"
dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
mode: GRACEFUL
new_leader_uuid: "e0c108d983f4431fb6df91305a88b4c5"
 from {username='slave'} at 127.0.0.1:36406
I20260709 13:12:23.727319  6642 raft_consensus.cc:606] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Received request to transfer leadership to TS e0c108d983f4431fb6df91305a88b4c5
I20260709 13:12:23.728549  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:12:23.729076  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:23.729792  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:23.810927  6948 raft_consensus.cc:993] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4: : Instructing follower e0c108d983f4431fb6df91305a88b4c5 to start an election
I20260709 13:12:23.811471  6926 raft_consensus.cc:1081] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Signalling peer e0c108d983f4431fb6df91305a88b4c5 to start an election
I20260709 13:12:23.812915  6569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94b7fb65b902429991bb1b5f04d14eac"
dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
 from {username='slave'} at 127.0.0.1:39400
I20260709 13:12:23.813405  6569 raft_consensus.cc:493] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:23.813705  6569 raft_consensus.cc:3060] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:23.821224  6569 raft_consensus.cc:515] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:23.822640  6569 leader_election.cc:290] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [CANDIDATE]: Term 3 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195:45421)
I20260709 13:12:23.823661  6642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94b7fb65b902429991bb1b5f04d14eac" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
I20260709 13:12:23.823588  6831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94b7fb65b902429991bb1b5f04d14eac" candidate_uuid: "e0c108d983f4431fb6df91305a88b4c5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:23.824330  6642 raft_consensus.cc:3055] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:23.824388  6831 raft_consensus.cc:3060] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:23.824610  6642 raft_consensus.cc:740] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Running, Role: LEADER
I20260709 13:12:23.825600  6642 consensus_queue.cc:260] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [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: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:23.826516  6642 raft_consensus.cc:3060] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:23.831676  6831 raft_consensus.cc:2468] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 3.
I20260709 13:12:23.832995  6534 leader_election.cc:304] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [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: 0ac7bbcf69994db0aa886af55da402c3, e0c108d983f4431fb6df91305a88b4c5; no voters: 
I20260709 13:12:23.833681  6952 raft_consensus.cc:2804] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:23.833809  6642 raft_consensus.cc:2468] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0c108d983f4431fb6df91305a88b4c5 in term 3.
I20260709 13:12:23.834195  6952 raft_consensus.cc:697] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 3 LEADER]: Becoming Leader. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:23.835336  6952 consensus_queue.cc:237] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [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: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:23.841316  6391 catalog_manager.cc:5697] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 reported cstate change: term changed from 2 to 3, leader changed from 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195) to e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194). New cstate: current_term: 3 leader_uuid: "e0c108d983f4431fb6df91305a88b4c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:23.941027  6938 raft_consensus.cc:993] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5: : Instructing follower 87dac18b4aa448c8ae6d845f3b0eb3a4 to start an election
I20260709 13:12:23.941437  6952 raft_consensus.cc:1081] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Signalling peer 87dac18b4aa448c8ae6d845f3b0eb3a4 to start an election
I20260709 13:12:23.942840  6642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1564f1e8a1c24fccb28d49fdc5d308c6"
dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
 from {username='slave'} at 127.0.0.1:42580
I20260709 13:12:23.943288  6642 raft_consensus.cc:493] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:23.943570  6642 raft_consensus.cc:3060] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:23.948642  6642 raft_consensus.cc:515] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:23.950059  6642 leader_election.cc:290] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 2 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833)
I20260709 13:12:23.951079  6831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1564f1e8a1c24fccb28d49fdc5d308c6" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:23.951195  6569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1564f1e8a1c24fccb28d49fdc5d308c6" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
I20260709 13:12:23.951840  6831 raft_consensus.cc:3060] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:23.951865  6569 raft_consensus.cc:3055] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:23.952428  6569 raft_consensus.cc:740] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:23.953132  6569 consensus_queue.cc:260] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:23.954118  6569 raft_consensus.cc:3060] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:23.957453  6831 raft_consensus.cc:2468] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 2.
I20260709 13:12:23.958547  6569 raft_consensus.cc:2468] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 2.
I20260709 13:12:23.958607  6608 leader_election.cc:304] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac7bbcf69994db0aa886af55da402c3, 87dac18b4aa448c8ae6d845f3b0eb3a4; no voters: 
I20260709 13:12:23.959699  6926 raft_consensus.cc:2804] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:23.960139  6926 raft_consensus.cc:697] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Becoming Leader. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Running, Role: LEADER
I20260709 13:12:23.961138  6926 consensus_queue.cc:237] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:23.969166  6391 catalog_manager.cc:5697] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4 reported cstate change: term changed from 1 to 2, leader changed from e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194) to 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:24.001245  6938 raft_consensus.cc:993] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5: : Instructing follower 87dac18b4aa448c8ae6d845f3b0eb3a4 to start an election
I20260709 13:12:24.001756  6952 raft_consensus.cc:1081] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Signalling peer 87dac18b4aa448c8ae6d845f3b0eb3a4 to start an election
I20260709 13:12:24.003255  6642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f7f5cd9742c4d8a9462e4ec325640cd"
dest_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4"
 from {username='slave'} at 127.0.0.1:42580
I20260709 13:12:24.003710  6642 raft_consensus.cc:493] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:24.003989  6642 raft_consensus.cc:3060] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:24.008764  6642 raft_consensus.cc:515] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:24.010391  6642 leader_election.cc:290] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 2 election: Requested vote from peers 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135), e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833)
I20260709 13:12:24.011215  6831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f7f5cd9742c4d8a9462e4ec325640cd" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ac7bbcf69994db0aa886af55da402c3"
I20260709 13:12:24.011436  6569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f7f5cd9742c4d8a9462e4ec325640cd" candidate_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0c108d983f4431fb6df91305a88b4c5"
I20260709 13:12:24.011849  6831 raft_consensus.cc:3060] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:24.012002  6569 raft_consensus.cc:3055] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:24.012368  6569 raft_consensus.cc:740] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0c108d983f4431fb6df91305a88b4c5, State: Running, Role: LEADER
I20260709 13:12:24.013087  6569 consensus_queue.cc:260] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:24.014020  6569 raft_consensus.cc:3060] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:24.017791  6831 raft_consensus.cc:2468] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 2.
I20260709 13:12:24.018978  6608 leader_election.cc:304] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ac7bbcf69994db0aa886af55da402c3, 87dac18b4aa448c8ae6d845f3b0eb3a4; no voters: 
I20260709 13:12:24.019018  6569 raft_consensus.cc:2468] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87dac18b4aa448c8ae6d845f3b0eb3a4 in term 2.
I20260709 13:12:24.020078  6926 raft_consensus.cc:2804] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:24.020504  6926 raft_consensus.cc:697] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Becoming Leader. State: Replica: 87dac18b4aa448c8ae6d845f3b0eb3a4, State: Running, Role: LEADER
I20260709 13:12:24.021363  6926 consensus_queue.cc:237] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } }
I20260709 13:12:24.028393  6391 catalog_manager.cc:5697] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4 reported cstate change: term changed from 1 to 2, leader changed from e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194) to 87dac18b4aa448c8ae6d845f3b0eb3a4 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:24.321123  6831 raft_consensus.cc:1275] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3 [term 3 FOLLOWER]: Refusing update from remote peer e0c108d983f4431fb6df91305a88b4c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:24.322227  6952 consensus_queue.cc:1048] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:24.325831  6642 raft_consensus.cc:1275] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 FOLLOWER]: Refusing update from remote peer e0c108d983f4431fb6df91305a88b4c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:24.327248  6952 consensus_queue.cc:1048] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87dac18b4aa448c8ae6d845f3b0eb3a4" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:24.367504  6831 raft_consensus.cc:1275] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Refusing update from remote peer 87dac18b4aa448c8ae6d845f3b0eb3a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:24.368722  6926 consensus_queue.cc:1048] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:24.377701  6569 raft_consensus.cc:1275] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Refusing update from remote peer 87dac18b4aa448c8ae6d845f3b0eb3a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:24.379386  6948 consensus_queue.cc:1048] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:24.489328  6569 raft_consensus.cc:1275] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Refusing update from remote peer 87dac18b4aa448c8ae6d845f3b0eb3a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:24.490641  6948 consensus_queue.cc:1048] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0c108d983f4431fb6df91305a88b4c5" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 35833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:24.500603  6831 raft_consensus.cc:1275] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Refusing update from remote peer 87dac18b4aa448c8ae6d845f3b0eb3a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:24.502126  6948 consensus_queue.cc:1048] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ac7bbcf69994db0aa886af55da402c3" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 39135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:12:24.560886  6441 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:12:24.736006  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:24.771205  2219 tablet_server.cc:179] TabletServer@127.2.42.193:39135 shutting down...
W20260709 13:12:24.777397  6608 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260709 13:12:24.783198  6608 consensus_peers.cc:597] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. 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:12:24.798678  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:24.799729  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:24.800546  2219 raft_consensus.cc:2243] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:24.801131  2219 raft_consensus.cc:2272] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 0ac7bbcf69994db0aa886af55da402c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:24.803722  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:24.804437  2219 raft_consensus.cc:2243] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:24.804996  2219 raft_consensus.cc:2272] T 3f3cc12885dc4a51b25e9adccc8e095f P 0ac7bbcf69994db0aa886af55da402c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:24.807505  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:24.808074  2219 raft_consensus.cc:2243] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:24.808552  2219 raft_consensus.cc:2272] T 5f7f5cd9742c4d8a9462e4ec325640cd P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:24.811338  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:24.811918  2219 raft_consensus.cc:2243] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:24.812403  2219 raft_consensus.cc:2272] T 1506f42bae2840e0a98189c128266b71 P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:24.814774  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:24.815326  2219 raft_consensus.cc:2243] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:24.815836  2219 raft_consensus.cc:2272] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 0ac7bbcf69994db0aa886af55da402c3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:24.817981  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:24.818506  2219 raft_consensus.cc:2243] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:24.819245  2219 raft_consensus.cc:2272] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 0ac7bbcf69994db0aa886af55da402c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:24.822285  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:24.823030  2219 raft_consensus.cc:2243] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:24.823462  2219 raft_consensus.cc:2272] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:24.825968  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:24.826575  2219 raft_consensus.cc:2243] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:24.827124  2219 raft_consensus.cc:2272] T a9762d0013ca4810b0434797e4a5588d P 0ac7bbcf69994db0aa886af55da402c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:24.829387  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:24.829870  2219 raft_consensus.cc:2243] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:24.830394  2219 raft_consensus.cc:2272] T 94b7fb65b902429991bb1b5f04d14eac P 0ac7bbcf69994db0aa886af55da402c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:24.832873  2219 tablet_replica.cc:333] stopping tablet replica
I20260709 13:12:24.833388  2219 raft_consensus.cc:2243] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:24.833869  2219 raft_consensus.cc:2272] T d52aa657aa344e8591886b51ce2af92f P 0ac7bbcf69994db0aa886af55da402c3 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:24.848807  6534 consensus_peers.cc:597] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. 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:12:24.870559  2219 tablet_server.cc:196] TabletServer@127.2.42.193:39135 shutdown complete.
W20260709 13:12:24.885016  6534 consensus_peers.cc:597] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:24.898388  2219 tablet_server.cc:179] TabletServer@127.2.42.194:0 shutting down...
W20260709 13:12:24.905560  6608 consensus_peers.cc:597] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:24.935451  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:24.936350  2219 tablet_replica.cc:333] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5: stopping tablet replica
I20260709 13:12:24.937088  2219 raft_consensus.cc:2243] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:12:24.937934  2219 raft_consensus.cc:2272] T d52aa657aa344e8591886b51ce2af92f P e0c108d983f4431fb6df91305a88b4c5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:24.940112  2219 tablet_replica.cc:333] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P e0c108d983f4431fb6df91305a88b4c5: stopping tablet replica
I20260709 13:12:24.940645  2219 raft_consensus.cc:2243] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:24.941084  2219 raft_consensus.cc:2272] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P e0c108d983f4431fb6df91305a88b4c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:24.943243  2219 tablet_replica.cc:333] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5: stopping tablet replica
I20260709 13:12:24.943765  2219 raft_consensus.cc:2243] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:24.944118  2219 raft_consensus.cc:2272] T 5f7f5cd9742c4d8a9462e4ec325640cd P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:24.946817  2219 tablet_replica.cc:333] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5: stopping tablet replica
I20260709 13:12:24.947472  2219 raft_consensus.cc:2243] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:24.947960  2219 raft_consensus.cc:2272] T 3f3cc12885dc4a51b25e9adccc8e095f P e0c108d983f4431fb6df91305a88b4c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:24.950042  2219 tablet_replica.cc:333] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5: stopping tablet replica
I20260709 13:12:24.950677  2219 raft_consensus.cc:2243] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:24.951444  2219 raft_consensus.cc:2272] T 94b7fb65b902429991bb1b5f04d14eac P e0c108d983f4431fb6df91305a88b4c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:24.954032  2219 tablet_replica.cc:333] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5: stopping tablet replica
I20260709 13:12:24.954535  2219 raft_consensus.cc:2243] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:12:24.955377  2219 raft_consensus.cc:2272] T 0af1a77eaf97423cb3e2fa512ae42bf9 P e0c108d983f4431fb6df91305a88b4c5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:24.957316  2219 tablet_replica.cc:333] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5: stopping tablet replica
I20260709 13:12:24.957804  2219 raft_consensus.cc:2243] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:24.958221  2219 raft_consensus.cc:2272] T 1506f42bae2840e0a98189c128266b71 P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:24.960597  2219 tablet_replica.cc:333] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5: stopping tablet replica
I20260709 13:12:24.961055  2219 raft_consensus.cc:2243] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:24.961494  2219 raft_consensus.cc:2272] T a9762d0013ca4810b0434797e4a5588d P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:24.963649  2219 tablet_replica.cc:333] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5: stopping tablet replica
I20260709 13:12:24.964098  2219 raft_consensus.cc:2243] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:24.964882  2219 raft_consensus.cc:2272] T 3d9c2886f47348ceb8b81d5b020dc2f8 P e0c108d983f4431fb6df91305a88b4c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:24.966890  2219 tablet_replica.cc:333] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5: stopping tablet replica
I20260709 13:12:24.967300  2219 raft_consensus.cc:2243] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:24.967654  2219 raft_consensus.cc:2272] T 1564f1e8a1c24fccb28d49fdc5d308c6 P e0c108d983f4431fb6df91305a88b4c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:25.002015  2219 tablet_server.cc:196] TabletServer@127.2.42.194:0 shutdown complete.
W20260709 13:12:25.022949  6608 consensus_peers.cc:597] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4 -> Peer 0ac7bbcf69994db0aa886af55da402c3 (127.2.42.193:39135): Couldn't send request to peer 0ac7bbcf69994db0aa886af55da402c3. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:39135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:25.031282  2219 tablet_server.cc:179] TabletServer@127.2.42.195:0 shutting down...
W20260709 13:12:25.032481  6609 consensus_peers.cc:597] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 -> Peer e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833): Couldn't send request to peer e0c108d983f4431fb6df91305a88b4c5. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:25.062501  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:25.063539  2219 tablet_replica.cc:333] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4: stopping tablet replica
I20260709 13:12:25.064607  2219 raft_consensus.cc:2243] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:25.065646  2219 raft_consensus.cc:2272] T a9762d0013ca4810b0434797e4a5588d P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:25.066252  6609 consensus_peers.cc:597] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 -> Peer e0c108d983f4431fb6df91305a88b4c5 (127.2.42.194:35833): Couldn't send request to peer e0c108d983f4431fb6df91305a88b4c5. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:35833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:25.068221  2219 tablet_replica.cc:333] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4: stopping tablet replica
I20260709 13:12:25.068938  2219 raft_consensus.cc:2243] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:25.069391  2219 raft_consensus.cc:2272] T 94b7fb65b902429991bb1b5f04d14eac P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:25.071856  2219 tablet_replica.cc:333] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4: stopping tablet replica
I20260709 13:12:25.072470  2219 raft_consensus.cc:2243] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:25.072996  2219 raft_consensus.cc:2272] T d52aa657aa344e8591886b51ce2af92f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:25.076165  2219 tablet_replica.cc:333] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4: stopping tablet replica
I20260709 13:12:25.076936  2219 raft_consensus.cc:2243] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:25.077683  2219 raft_consensus.cc:2272] T 5f7f5cd9742c4d8a9462e4ec325640cd P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:25.080060  2219 tablet_replica.cc:333] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4: stopping tablet replica
I20260709 13:12:25.080652  2219 raft_consensus.cc:2243] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:25.081481  2219 raft_consensus.cc:2272] T 3f3cc12885dc4a51b25e9adccc8e095f P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:25.083568  2219 tablet_replica.cc:333] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4: stopping tablet replica
I20260709 13:12:25.084141  2219 raft_consensus.cc:2243] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:25.084583  2219 raft_consensus.cc:2272] T 0af1a77eaf97423cb3e2fa512ae42bf9 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:25.086624  2219 tablet_replica.cc:333] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4: stopping tablet replica
I20260709 13:12:25.087249  2219 raft_consensus.cc:2243] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:25.088080  2219 raft_consensus.cc:2272] T 1506f42bae2840e0a98189c128266b71 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:25.090200  2219 tablet_replica.cc:333] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4: stopping tablet replica
I20260709 13:12:25.090747  2219 raft_consensus.cc:2243] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:25.091701  2219 raft_consensus.cc:2272] T d0615b2bd9234bfb8b5f2f6d35aa1b1c P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:25.093724  2219 tablet_replica.cc:333] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4: stopping tablet replica
I20260709 13:12:25.094231  2219 raft_consensus.cc:2243] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:25.094718  2219 raft_consensus.cc:2272] T 3d9c2886f47348ceb8b81d5b020dc2f8 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:25.096680  2219 tablet_replica.cc:333] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4: stopping tablet replica
I20260709 13:12:25.097200  2219 raft_consensus.cc:2243] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:25.097910  2219 raft_consensus.cc:2272] T 1564f1e8a1c24fccb28d49fdc5d308c6 P 87dac18b4aa448c8ae6d845f3b0eb3a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:25.131668  2219 tablet_server.cc:196] TabletServer@127.2.42.195:0 shutdown complete.
I20260709 13:12:25.157998  2219 master.cc:562] Master@127.2.42.254:40583 shutting down...
I20260709 13:12:25.180596  2219 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:25.181200  2219 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:25.181571  2219 tablet_replica.cc:333] T 00000000000000000000000000000000 P 90ca7e04fef546a4bdb985ee4bc6767c: stopping tablet replica
I20260709 13:12:25.202688  2219 master.cc:584] Master@127.2.42.254:40583 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12840 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:12:25.248682  2219 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.42.254:33545
I20260709 13:12:25.249836  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:25.255995  6979 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:12:25.256057  6978 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:12:25.256916  6981 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:12:25.257704  2219 server_base.cc:1061] running on GCE node
I20260709 13:12:25.258553  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:25.258756  2219 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:12:25.258978  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602745258959 us; error 0 us; skew 500 ppm
I20260709 13:12:25.259507  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:25.261961  2219 webserver.cc:533] Webserver started at http://127.2.42.254:41141/ using document root <none> and password file <none>
I20260709 13:12:25.262478  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:25.262677  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:25.263175  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:25.264707  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602621566311-2219-0/minicluster-data/master-0-root/instance:
uuid: "2a0d5cee2548450db7f0d24c013161b8"
format_stamp: "Formatted at 2026-07-09 13:12:25 on dist-test-slave-nwpb"
I20260709 13:12:25.269145  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:12:25.272511  6986 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:12:25.273289  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:12:25.273599  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602621566311-2219-0/minicluster-data/master-0-root
uuid: "2a0d5cee2548450db7f0d24c013161b8"
format_stamp: "Formatted at 2026-07-09 13:12:25 on dist-test-slave-nwpb"
I20260709 13:12:25.274075  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602621566311-2219-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602621566311-2219-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602621566311-2219-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:12:25.288795  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:25.290035  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:25.328118  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.254:33545
I20260709 13:12:25.328222  7037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.254:33545 every 8 connection(s)
I20260709 13:12:25.332026  7038 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:12:25.342723  7038 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8: Bootstrap starting.
I20260709 13:12:25.347568  7038 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:25.351970  7038 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8: No bootstrap required, opened a new log
I20260709 13:12:25.354187  7038 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a0d5cee2548450db7f0d24c013161b8" member_type: VOTER }
I20260709 13:12:25.354611  7038 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:25.354861  7038 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a0d5cee2548450db7f0d24c013161b8, State: Initialized, Role: FOLLOWER
I20260709 13:12:25.355453  7038 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a0d5cee2548450db7f0d24c013161b8" member_type: VOTER }
I20260709 13:12:25.355924  7038 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:12:25.356163  7038 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:12:25.356443  7038 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:25.361070  7038 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a0d5cee2548450db7f0d24c013161b8" member_type: VOTER }
I20260709 13:12:25.361596  7038 leader_election.cc:304] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8 [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: 2a0d5cee2548450db7f0d24c013161b8; no voters: 
I20260709 13:12:25.362749  7038 leader_election.cc:290] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:12:25.363241  7041 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:25.364612  7041 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8 [term 1 LEADER]: Becoming Leader. State: Replica: 2a0d5cee2548450db7f0d24c013161b8, State: Running, Role: LEADER
I20260709 13:12:25.365315  7041 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8 [LEADER]: Queue going to LEADER mode. State: All 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: "2a0d5cee2548450db7f0d24c013161b8" member_type: VOTER }
I20260709 13:12:25.365628  7038 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:12:25.369836  7042 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2a0d5cee2548450db7f0d24c013161b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a0d5cee2548450db7f0d24c013161b8" member_type: VOTER } }
I20260709 13:12:25.370154  7043 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2a0d5cee2548450db7f0d24c013161b8. Latest consensus state: current_term: 1 leader_uuid: "2a0d5cee2548450db7f0d24c013161b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a0d5cee2548450db7f0d24c013161b8" member_type: VOTER } }
I20260709 13:12:25.370630  7042 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:12:25.371196  7043 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:12:25.375816  7048 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:12:25.380730  7048 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:12:25.382844  2219 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:12:25.389350  7048 catalog_manager.cc:1383] Generated new cluster ID: 69c97076d4154ea090b5730e3cdc6b13
I20260709 13:12:25.389667  7048 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:12:25.404289  7048 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:12:25.405579  7048 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:12:25.425414  7048 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8: Generated new TSK 0
I20260709 13:12:25.425944  7048 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:12:25.449486  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:25.455673  7059 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:12:25.456583  7060 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:12:25.458197  7062 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:12:25.458760  2219 server_base.cc:1061] running on GCE node
I20260709 13:12:25.459817  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:25.460001  2219 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:12:25.460130  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602745460118 us; error 0 us; skew 500 ppm
I20260709 13:12:25.460667  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:25.462796  2219 webserver.cc:533] Webserver started at http://127.2.42.193:35015/ using document root <none> and password file <none>
I20260709 13:12:25.463302  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:25.463459  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:25.463666  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:25.464717  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602621566311-2219-0/minicluster-data/ts-0-root/instance:
uuid: "97f72eec93b648f9ac11d5028122f97c"
format_stamp: "Formatted at 2026-07-09 13:12:25 on dist-test-slave-nwpb"
I20260709 13:12:25.469312  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:12:25.472801  7067 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:12:25.473645  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:12:25.473980  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602621566311-2219-0/minicluster-data/ts-0-root
uuid: "97f72eec93b648f9ac11d5028122f97c"
format_stamp: "Formatted at 2026-07-09 13:12:25 on dist-test-slave-nwpb"
I20260709 13:12:25.474299  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602621566311-2219-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602621566311-2219-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602621566311-2219-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:12:25.487797  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:25.489006  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:25.490442  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:12:25.492761  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:12:25.492988  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:25.493250  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:12:25.493458  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:25.535351  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.193:41421
I20260709 13:12:25.535447  7129 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.193:41421 every 8 connection(s)
I20260709 13:12:25.540468  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:25.548501  7134 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:12:25.553994  7135 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:12:25.557088  2219 server_base.cc:1061] running on GCE node
W20260709 13:12:25.557668  7137 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:12:25.558734  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:12:25.558974  7130 heartbeater.cc:344] Connected to a master server at 127.2.42.254:33545
W20260709 13:12:25.558996  2219 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:12:25.559412  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602745559394 us; error 0 us; skew 500 ppm
I20260709 13:12:25.559442  7130 heartbeater.cc:461] Registering TS with master...
I20260709 13:12:25.560031  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:25.560330  7130 heartbeater.cc:507] Master 127.2.42.254:33545 requested a full tablet report, sending...
I20260709 13:12:25.562541  7003 ts_manager.cc:194] Registered new tserver with Master: 97f72eec93b648f9ac11d5028122f97c (127.2.42.193:41421)
I20260709 13:12:25.562994  2219 webserver.cc:533] Webserver started at http://127.2.42.194:45725/ using document root <none> and password file <none>
I20260709 13:12:25.563604  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:25.563832  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:25.564100  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:25.564604  7003 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52706
I20260709 13:12:25.565348  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602621566311-2219-0/minicluster-data/ts-1-root/instance:
uuid: "9d5e8af3c5114ef9a22b9baea5131018"
format_stamp: "Formatted at 2026-07-09 13:12:25 on dist-test-slave-nwpb"
I20260709 13:12:25.569901  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:12:25.573081  7142 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:12:25.573884  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:12:25.574132  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602621566311-2219-0/minicluster-data/ts-1-root
uuid: "9d5e8af3c5114ef9a22b9baea5131018"
format_stamp: "Formatted at 2026-07-09 13:12:25 on dist-test-slave-nwpb"
I20260709 13:12:25.574374  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602621566311-2219-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602621566311-2219-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602621566311-2219-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:12:25.590754  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:25.592016  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:25.593469  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:12:25.595635  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:12:25.595808  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:25.596108  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:12:25.596271  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:25.636512  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.194:40477
I20260709 13:12:25.636621  7204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.194:40477 every 8 connection(s)
I20260709 13:12:25.641393  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:25.649653  7208 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:12:25.651260  7209 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:12:25.655038  7205 heartbeater.cc:344] Connected to a master server at 127.2.42.254:33545
W20260709 13:12:25.655386  7211 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:12:25.655550  7205 heartbeater.cc:461] Registering TS with master...
I20260709 13:12:25.656032  2219 server_base.cc:1061] running on GCE node
I20260709 13:12:25.656566  7205 heartbeater.cc:507] Master 127.2.42.254:33545 requested a full tablet report, sending...
I20260709 13:12:25.657191  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:25.657478  2219 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:12:25.657701  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602745657682 us; error 0 us; skew 500 ppm
I20260709 13:12:25.658344  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:25.658834  7003 ts_manager.cc:194] Registered new tserver with Master: 9d5e8af3c5114ef9a22b9baea5131018 (127.2.42.194:40477)
I20260709 13:12:25.660648  7003 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52708
I20260709 13:12:25.661095  2219 webserver.cc:533] Webserver started at http://127.2.42.195:33805/ using document root <none> and password file <none>
I20260709 13:12:25.661789  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:25.662048  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:25.662330  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:25.663605  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602621566311-2219-0/minicluster-data/ts-2-root/instance:
uuid: "5803851e39244b7f893f1b4adf89d78b"
format_stamp: "Formatted at 2026-07-09 13:12:25 on dist-test-slave-nwpb"
I20260709 13:12:25.668246  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:12:25.671694  7216 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:12:25.672483  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:12:25.672840  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602621566311-2219-0/minicluster-data/ts-2-root
uuid: "5803851e39244b7f893f1b4adf89d78b"
format_stamp: "Formatted at 2026-07-09 13:12:25 on dist-test-slave-nwpb"
I20260709 13:12:25.673139  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602621566311-2219-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602621566311-2219-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602621566311-2219-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:12:25.689342  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:25.690625  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:25.692219  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:12:25.694455  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:12:25.694711  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:25.694979  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:12:25.695160  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:25.734659  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.195:43045
I20260709 13:12:25.734752  7278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.195:43045 every 8 connection(s)
I20260709 13:12:25.748888  7279 heartbeater.cc:344] Connected to a master server at 127.2.42.254:33545
I20260709 13:12:25.749290  7279 heartbeater.cc:461] Registering TS with master...
I20260709 13:12:25.750031  7279 heartbeater.cc:507] Master 127.2.42.254:33545 requested a full tablet report, sending...
I20260709 13:12:25.752022  7003 ts_manager.cc:194] Registered new tserver with Master: 5803851e39244b7f893f1b4adf89d78b (127.2.42.195:43045)
I20260709 13:12:25.752486  2219 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01452975s
I20260709 13:12:25.753429  7003 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52716
I20260709 13:12:25.777922  7003 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52720:
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:12:25.780038  7003 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:12:25.825647  7170 tablet_service.cc:1511] Processing CreateTablet for tablet 726e70e7b83442029b6f44deab2d9aa0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=419ef1f26841430e9069efd0c78b2fe0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:12:25.827152  7170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 726e70e7b83442029b6f44deab2d9aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:25.828534  7169 tablet_service.cc:1511] Processing CreateTablet for tablet fd3fe2ef8538465fb8fd1011e0db4e52 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=419ef1f26841430e9069efd0c78b2fe0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:12:25.829859  7169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3fe2ef8538465fb8fd1011e0db4e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:25.835987  7244 tablet_service.cc:1511] Processing CreateTablet for tablet 726e70e7b83442029b6f44deab2d9aa0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=419ef1f26841430e9069efd0c78b2fe0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:12:25.837366  7244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 726e70e7b83442029b6f44deab2d9aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:25.841814  7243 tablet_service.cc:1511] Processing CreateTablet for tablet fd3fe2ef8538465fb8fd1011e0db4e52 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=419ef1f26841430e9069efd0c78b2fe0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:12:25.843182  7243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3fe2ef8538465fb8fd1011e0db4e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:25.845206  7095 tablet_service.cc:1511] Processing CreateTablet for tablet 726e70e7b83442029b6f44deab2d9aa0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=419ef1f26841430e9069efd0c78b2fe0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:12:25.846539  7095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 726e70e7b83442029b6f44deab2d9aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:25.852166  7094 tablet_service.cc:1511] Processing CreateTablet for tablet fd3fe2ef8538465fb8fd1011e0db4e52 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=419ef1f26841430e9069efd0c78b2fe0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:12:25.853600  7094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3fe2ef8538465fb8fd1011e0db4e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:25.861001  7294 tablet_bootstrap.cc:492] T 726e70e7b83442029b6f44deab2d9aa0 P 9d5e8af3c5114ef9a22b9baea5131018: Bootstrap starting.
I20260709 13:12:25.870487  7295 tablet_bootstrap.cc:492] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b: Bootstrap starting.
I20260709 13:12:25.875882  7294 tablet_bootstrap.cc:654] T 726e70e7b83442029b6f44deab2d9aa0 P 9d5e8af3c5114ef9a22b9baea5131018: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:25.880223  7296 tablet_bootstrap.cc:492] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c: Bootstrap starting.
I20260709 13:12:25.881381  7295 tablet_bootstrap.cc:654] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:25.882400  7294 tablet_bootstrap.cc:492] T 726e70e7b83442029b6f44deab2d9aa0 P 9d5e8af3c5114ef9a22b9baea5131018: No bootstrap required, opened a new log
I20260709 13:12:25.882925  7294 ts_tablet_manager.cc:1403] T 726e70e7b83442029b6f44deab2d9aa0 P 9d5e8af3c5114ef9a22b9baea5131018: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.003s
I20260709 13:12:25.885959  7294 raft_consensus.cc:359] T 726e70e7b83442029b6f44deab2d9aa0 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } } peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } }
I20260709 13:12:25.886531  7294 raft_consensus.cc:385] T 726e70e7b83442029b6f44deab2d9aa0 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:25.886787  7294 raft_consensus.cc:740] T 726e70e7b83442029b6f44deab2d9aa0 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d5e8af3c5114ef9a22b9baea5131018, State: Initialized, Role: FOLLOWER
I20260709 13:12:25.886881  7295 tablet_bootstrap.cc:492] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b: No bootstrap required, opened a new log
I20260709 13:12:25.887457  7295 ts_tablet_manager.cc:1403] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 13:12:25.887571  7294 consensus_queue.cc:260] T 726e70e7b83442029b6f44deab2d9aa0 P 9d5e8af3c5114ef9a22b9baea5131018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } } peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } }
I20260709 13:12:25.888940  7296 tablet_bootstrap.cc:654] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:25.890376  7295 raft_consensus.cc:359] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:25.891216  7295 raft_consensus.cc:385] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:25.891516  7295 raft_consensus.cc:740] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803851e39244b7f893f1b4adf89d78b, State: Initialized, Role: FOLLOWER
I20260709 13:12:25.892285  7295 consensus_queue.cc:260] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:25.896193  7296 tablet_bootstrap.cc:492] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c: No bootstrap required, opened a new log
I20260709 13:12:25.896895  7296 ts_tablet_manager.cc:1403] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:12:25.897624  7205 heartbeater.cc:499] Master 127.2.42.254:33545 was elected leader, sending a full tablet report...
I20260709 13:12:25.898257  7294 ts_tablet_manager.cc:1434] T 726e70e7b83442029b6f44deab2d9aa0 P 9d5e8af3c5114ef9a22b9baea5131018: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260709 13:12:25.897624  7279 heartbeater.cc:499] Master 127.2.42.254:33545 was elected leader, sending a full tablet report...
I20260709 13:12:25.899135  7295 ts_tablet_manager.cc:1434] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260709 13:12:25.899422  7294 tablet_bootstrap.cc:492] T fd3fe2ef8538465fb8fd1011e0db4e52 P 9d5e8af3c5114ef9a22b9baea5131018: Bootstrap starting.
I20260709 13:12:25.900306  7295 tablet_bootstrap.cc:492] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b: Bootstrap starting.
I20260709 13:12:25.900417  7296 raft_consensus.cc:359] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:25.901252  7296 raft_consensus.cc:385] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:25.901546  7296 raft_consensus.cc:740] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97f72eec93b648f9ac11d5028122f97c, State: Initialized, Role: FOLLOWER
I20260709 13:12:25.902433  7296 consensus_queue.cc:260] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:25.906797  7294 tablet_bootstrap.cc:654] T fd3fe2ef8538465fb8fd1011e0db4e52 P 9d5e8af3c5114ef9a22b9baea5131018: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:25.908484  7295 tablet_bootstrap.cc:654] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:25.913564  7296 ts_tablet_manager.cc:1434] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:12:25.914340  7130 heartbeater.cc:499] Master 127.2.42.254:33545 was elected leader, sending a full tablet report...
I20260709 13:12:25.921092  7296 tablet_bootstrap.cc:492] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c: Bootstrap starting.
I20260709 13:12:25.934378  7296 tablet_bootstrap.cc:654] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:25.938927  7294 tablet_bootstrap.cc:492] T fd3fe2ef8538465fb8fd1011e0db4e52 P 9d5e8af3c5114ef9a22b9baea5131018: No bootstrap required, opened a new log
I20260709 13:12:25.939380  7294 ts_tablet_manager.cc:1403] T fd3fe2ef8538465fb8fd1011e0db4e52 P 9d5e8af3c5114ef9a22b9baea5131018: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.026s
I20260709 13:12:25.939482  7296 tablet_bootstrap.cc:492] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c: No bootstrap required, opened a new log
I20260709 13:12:25.939975  7295 tablet_bootstrap.cc:492] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b: No bootstrap required, opened a new log
I20260709 13:12:25.940045  7296 ts_tablet_manager.cc:1403] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.004s
I20260709 13:12:25.940620  7295 ts_tablet_manager.cc:1403] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.027s
I20260709 13:12:25.941831  7294 raft_consensus.cc:359] T fd3fe2ef8538465fb8fd1011e0db4e52 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:25.942447  7294 raft_consensus.cc:385] T fd3fe2ef8538465fb8fd1011e0db4e52 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:25.942694  7294 raft_consensus.cc:740] T fd3fe2ef8538465fb8fd1011e0db4e52 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d5e8af3c5114ef9a22b9baea5131018, State: Initialized, Role: FOLLOWER
I20260709 13:12:25.943166  7296 raft_consensus.cc:359] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } } peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } }
I20260709 13:12:25.943416  7294 consensus_queue.cc:260] T fd3fe2ef8538465fb8fd1011e0db4e52 P 9d5e8af3c5114ef9a22b9baea5131018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:25.943938  7296 raft_consensus.cc:385] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:25.943533  7295 raft_consensus.cc:359] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } } peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } }
I20260709 13:12:25.944382  7296 raft_consensus.cc:740] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97f72eec93b648f9ac11d5028122f97c, State: Initialized, Role: FOLLOWER
I20260709 13:12:25.944509  7295 raft_consensus.cc:385] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:25.944924  7295 raft_consensus.cc:740] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803851e39244b7f893f1b4adf89d78b, State: Initialized, Role: FOLLOWER
I20260709 13:12:25.945709  7294 ts_tablet_manager.cc:1434] T fd3fe2ef8538465fb8fd1011e0db4e52 P 9d5e8af3c5114ef9a22b9baea5131018: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:12:25.945322  7296 consensus_queue.cc:260] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } } peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } }
I20260709 13:12:25.945811  7295 consensus_queue.cc:260] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } } peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } }
I20260709 13:12:25.948096  7295 ts_tablet_manager.cc:1434] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:12:25.950470  7296 ts_tablet_manager.cc:1434] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:12:25.996162  7301 raft_consensus.cc:493] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:25.996599  7301 raft_consensus.cc:515] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } } peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } }
I20260709 13:12:25.998693  7301 leader_election.cc:290] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d5e8af3c5114ef9a22b9baea5131018 (127.2.42.194:40477), 97f72eec93b648f9ac11d5028122f97c (127.2.42.193:41421)
I20260709 13:12:26.009096  7180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726e70e7b83442029b6f44deab2d9aa0" candidate_uuid: "5803851e39244b7f893f1b4adf89d78b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d5e8af3c5114ef9a22b9baea5131018" is_pre_election: true
I20260709 13:12:26.009894  7180 raft_consensus.cc:2468] T 726e70e7b83442029b6f44deab2d9aa0 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5803851e39244b7f893f1b4adf89d78b in term 0.
I20260709 13:12:26.010332  7105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726e70e7b83442029b6f44deab2d9aa0" candidate_uuid: "5803851e39244b7f893f1b4adf89d78b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97f72eec93b648f9ac11d5028122f97c" is_pre_election: true
I20260709 13:12:26.011032  7105 raft_consensus.cc:2468] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5803851e39244b7f893f1b4adf89d78b in term 0.
I20260709 13:12:26.011257  7219 leader_election.cc:304] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5803851e39244b7f893f1b4adf89d78b, 9d5e8af3c5114ef9a22b9baea5131018; no voters: 
I20260709 13:12:26.012137  7301 raft_consensus.cc:2804] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:26.012481  7301 raft_consensus.cc:493] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:26.012817  7301 raft_consensus.cc:3060] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:26.017868  7301 raft_consensus.cc:515] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } } peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } }
I20260709 13:12:26.019512  7301 leader_election.cc:290] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [CANDIDATE]: Term 1 election: Requested vote from peers 9d5e8af3c5114ef9a22b9baea5131018 (127.2.42.194:40477), 97f72eec93b648f9ac11d5028122f97c (127.2.42.193:41421)
I20260709 13:12:26.020583  7105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726e70e7b83442029b6f44deab2d9aa0" candidate_uuid: "5803851e39244b7f893f1b4adf89d78b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97f72eec93b648f9ac11d5028122f97c"
I20260709 13:12:26.020583  7180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726e70e7b83442029b6f44deab2d9aa0" candidate_uuid: "5803851e39244b7f893f1b4adf89d78b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d5e8af3c5114ef9a22b9baea5131018"
I20260709 13:12:26.021435  7105 raft_consensus.cc:3060] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:26.021477  7180 raft_consensus.cc:3060] T 726e70e7b83442029b6f44deab2d9aa0 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:26.028784  7105 raft_consensus.cc:2468] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5803851e39244b7f893f1b4adf89d78b in term 1.
I20260709 13:12:26.028784  7180 raft_consensus.cc:2468] T 726e70e7b83442029b6f44deab2d9aa0 P 9d5e8af3c5114ef9a22b9baea5131018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5803851e39244b7f893f1b4adf89d78b in term 1.
I20260709 13:12:26.030040  7217 leader_election.cc:304] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5803851e39244b7f893f1b4adf89d78b, 97f72eec93b648f9ac11d5028122f97c; no voters: 
I20260709 13:12:26.030754  7301 raft_consensus.cc:2804] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:26.031828  7301 raft_consensus.cc:697] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [term 1 LEADER]: Becoming Leader. State: Replica: 5803851e39244b7f893f1b4adf89d78b, State: Running, Role: LEADER
I20260709 13:12:26.032609  7301 consensus_queue.cc:237] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } } peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } }
I20260709 13:12:26.034368  7302 raft_consensus.cc:493] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:26.034817  7302 raft_consensus.cc:515] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:26.039286  7302 leader_election.cc:290] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d5e8af3c5114ef9a22b9baea5131018 (127.2.42.194:40477), 5803851e39244b7f893f1b4adf89d78b (127.2.42.195:43045)
I20260709 13:12:26.042377  6999 catalog_manager.cc:5697] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5803851e39244b7f893f1b4adf89d78b (127.2.42.195). New cstate: current_term: 1 leader_uuid: "5803851e39244b7f893f1b4adf89d78b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:26.047827  7180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3fe2ef8538465fb8fd1011e0db4e52" candidate_uuid: "97f72eec93b648f9ac11d5028122f97c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d5e8af3c5114ef9a22b9baea5131018" is_pre_election: true
I20260709 13:12:26.048604  7180 raft_consensus.cc:2468] T fd3fe2ef8538465fb8fd1011e0db4e52 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97f72eec93b648f9ac11d5028122f97c in term 0.
I20260709 13:12:26.050015  7070 leader_election.cc:304] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97f72eec93b648f9ac11d5028122f97c, 9d5e8af3c5114ef9a22b9baea5131018; no voters: 
I20260709 13:12:26.050843  7302 raft_consensus.cc:2804] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:26.051255  7302 raft_consensus.cc:493] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:26.051630  7302 raft_consensus.cc:3060] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:26.056695  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3fe2ef8538465fb8fd1011e0db4e52" candidate_uuid: "97f72eec93b648f9ac11d5028122f97c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803851e39244b7f893f1b4adf89d78b" is_pre_election: true
I20260709 13:12:26.057471  7254 raft_consensus.cc:2468] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97f72eec93b648f9ac11d5028122f97c in term 0.
I20260709 13:12:26.058658  7302 raft_consensus.cc:515] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:26.060333  7302 leader_election.cc:290] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [CANDIDATE]: Term 1 election: Requested vote from peers 9d5e8af3c5114ef9a22b9baea5131018 (127.2.42.194:40477), 5803851e39244b7f893f1b4adf89d78b (127.2.42.195:43045)
I20260709 13:12:26.061156  7180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3fe2ef8538465fb8fd1011e0db4e52" candidate_uuid: "97f72eec93b648f9ac11d5028122f97c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d5e8af3c5114ef9a22b9baea5131018"
I20260709 13:12:26.061300  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3fe2ef8538465fb8fd1011e0db4e52" candidate_uuid: "97f72eec93b648f9ac11d5028122f97c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803851e39244b7f893f1b4adf89d78b"
I20260709 13:12:26.061764  7180 raft_consensus.cc:3060] T fd3fe2ef8538465fb8fd1011e0db4e52 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:26.061878  7254 raft_consensus.cc:3060] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:26.067044  7180 raft_consensus.cc:2468] T fd3fe2ef8538465fb8fd1011e0db4e52 P 9d5e8af3c5114ef9a22b9baea5131018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97f72eec93b648f9ac11d5028122f97c in term 1.
I20260709 13:12:26.067307  7254 raft_consensus.cc:2468] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97f72eec93b648f9ac11d5028122f97c in term 1.
I20260709 13:12:26.068240  7070 leader_election.cc:304] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97f72eec93b648f9ac11d5028122f97c, 9d5e8af3c5114ef9a22b9baea5131018; no voters: 
I20260709 13:12:26.068897  7302 raft_consensus.cc:2804] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:26.069969  7302 raft_consensus.cc:697] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [term 1 LEADER]: Becoming Leader. State: Replica: 97f72eec93b648f9ac11d5028122f97c, State: Running, Role: LEADER
I20260709 13:12:26.070654  7302 consensus_queue.cc:237] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:26.078357  6999 catalog_manager.cc:5697] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c reported cstate change: term changed from 0 to 1, leader changed from <none> to 97f72eec93b648f9ac11d5028122f97c (127.2.42.193). New cstate: current_term: 1 leader_uuid: "97f72eec93b648f9ac11d5028122f97c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:26.157234  6999 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52734:
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:12:26.159361  6999 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:12:26.182578  7095 tablet_service.cc:1511] Processing CreateTablet for tablet 65942cd9741742dd86665a39d86ddc19 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f2f1ee72d779457e93a321b57c0cb25e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:12:26.183844  7095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65942cd9741742dd86665a39d86ddc19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:26.184332  7169 tablet_service.cc:1511] Processing CreateTablet for tablet 65942cd9741742dd86665a39d86ddc19 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f2f1ee72d779457e93a321b57c0cb25e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:12:26.185245  7169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65942cd9741742dd86665a39d86ddc19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:26.188766  7243 tablet_service.cc:1511] Processing CreateTablet for tablet 65942cd9741742dd86665a39d86ddc19 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f2f1ee72d779457e93a321b57c0cb25e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:12:26.190092  7243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65942cd9741742dd86665a39d86ddc19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:26.190555  7094 tablet_service.cc:1511] Processing CreateTablet for tablet 337810676cf94ebcbcbe81dfc38b0bb4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f2f1ee72d779457e93a321b57c0cb25e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:12:26.191915  7094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337810676cf94ebcbcbe81dfc38b0bb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:26.192726  7170 tablet_service.cc:1511] Processing CreateTablet for tablet 337810676cf94ebcbcbe81dfc38b0bb4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f2f1ee72d779457e93a321b57c0cb25e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:12:26.193955  7170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337810676cf94ebcbcbe81dfc38b0bb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:26.200623  7294 tablet_bootstrap.cc:492] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018: Bootstrap starting.
I20260709 13:12:26.208681  7294 tablet_bootstrap.cc:654] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:26.210942  7296 tablet_bootstrap.cc:492] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c: Bootstrap starting.
I20260709 13:12:26.218406  7296 tablet_bootstrap.cc:654] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:26.221841  7244 tablet_service.cc:1511] Processing CreateTablet for tablet 337810676cf94ebcbcbe81dfc38b0bb4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f2f1ee72d779457e93a321b57c0cb25e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:12:26.222484  7295 tablet_bootstrap.cc:492] T 65942cd9741742dd86665a39d86ddc19 P 5803851e39244b7f893f1b4adf89d78b: Bootstrap starting.
I20260709 13:12:26.223376  7244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337810676cf94ebcbcbe81dfc38b0bb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:26.225033  7294 tablet_bootstrap.cc:492] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018: No bootstrap required, opened a new log
I20260709 13:12:26.225731  7294 ts_tablet_manager.cc:1403] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.012s
I20260709 13:12:26.229514  7295 tablet_bootstrap.cc:654] T 65942cd9741742dd86665a39d86ddc19 P 5803851e39244b7f893f1b4adf89d78b: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:26.233771  7294 raft_consensus.cc:359] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:26.234802  7294 raft_consensus.cc:385] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:26.235361  7294 raft_consensus.cc:740] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d5e8af3c5114ef9a22b9baea5131018, State: Initialized, Role: FOLLOWER
I20260709 13:12:26.239180  7294 consensus_queue.cc:260] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:26.242123  7294 ts_tablet_manager.cc:1434] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 13:12:26.242473  7295 tablet_bootstrap.cc:492] T 65942cd9741742dd86665a39d86ddc19 P 5803851e39244b7f893f1b4adf89d78b: No bootstrap required, opened a new log
I20260709 13:12:26.243068  7295 ts_tablet_manager.cc:1403] T 65942cd9741742dd86665a39d86ddc19 P 5803851e39244b7f893f1b4adf89d78b: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260709 13:12:26.243752  7294 tablet_bootstrap.cc:492] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018: Bootstrap starting.
I20260709 13:12:26.246057  7295 raft_consensus.cc:359] T 65942cd9741742dd86665a39d86ddc19 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:26.246819  7295 raft_consensus.cc:385] T 65942cd9741742dd86665a39d86ddc19 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:26.247165  7295 raft_consensus.cc:740] T 65942cd9741742dd86665a39d86ddc19 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803851e39244b7f893f1b4adf89d78b, State: Initialized, Role: FOLLOWER
I20260709 13:12:26.247947  7295 consensus_queue.cc:260] T 65942cd9741742dd86665a39d86ddc19 P 5803851e39244b7f893f1b4adf89d78b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:26.252449  7295 ts_tablet_manager.cc:1434] T 65942cd9741742dd86665a39d86ddc19 P 5803851e39244b7f893f1b4adf89d78b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:12:26.255931  7295 tablet_bootstrap.cc:492] T 337810676cf94ebcbcbe81dfc38b0bb4 P 5803851e39244b7f893f1b4adf89d78b: Bootstrap starting.
I20260709 13:12:26.256326  7296 tablet_bootstrap.cc:492] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c: No bootstrap required, opened a new log
I20260709 13:12:26.256973  7296 ts_tablet_manager.cc:1403] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c: Time spent bootstrapping tablet: real 0.046s	user 0.028s	sys 0.011s
I20260709 13:12:26.257587  7294 tablet_bootstrap.cc:654] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:26.260180  7296 raft_consensus.cc:359] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:26.261032  7296 raft_consensus.cc:385] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:26.261322  7296 raft_consensus.cc:740] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97f72eec93b648f9ac11d5028122f97c, State: Initialized, Role: FOLLOWER
I20260709 13:12:26.262049  7296 consensus_queue.cc:260] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:26.262635  7295 tablet_bootstrap.cc:654] T 337810676cf94ebcbcbe81dfc38b0bb4 P 5803851e39244b7f893f1b4adf89d78b: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:26.267163  7296 ts_tablet_manager.cc:1434] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 13:12:26.268654  7296 tablet_bootstrap.cc:492] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c: Bootstrap starting.
I20260709 13:12:26.278155  7296 tablet_bootstrap.cc:654] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:26.287227  7294 tablet_bootstrap.cc:492] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018: No bootstrap required, opened a new log
I20260709 13:12:26.287726  7294 ts_tablet_manager.cc:1403] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.017s
I20260709 13:12:26.288105  7295 tablet_bootstrap.cc:492] T 337810676cf94ebcbcbe81dfc38b0bb4 P 5803851e39244b7f893f1b4adf89d78b: No bootstrap required, opened a new log
I20260709 13:12:26.288627  7295 ts_tablet_manager.cc:1403] T 337810676cf94ebcbcbe81dfc38b0bb4 P 5803851e39244b7f893f1b4adf89d78b: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.009s
I20260709 13:12:26.288733  7296 tablet_bootstrap.cc:492] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c: No bootstrap required, opened a new log
I20260709 13:12:26.289232  7296 ts_tablet_manager.cc:1403] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 13:12:26.290165  7294 raft_consensus.cc:359] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:26.290923  7294 raft_consensus.cc:385] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:26.291226  7294 raft_consensus.cc:740] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d5e8af3c5114ef9a22b9baea5131018, State: Initialized, Role: FOLLOWER
I20260709 13:12:26.291654  7295 raft_consensus.cc:359] T 337810676cf94ebcbcbe81dfc38b0bb4 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:26.292438  7295 raft_consensus.cc:385] T 337810676cf94ebcbcbe81dfc38b0bb4 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:26.292125  7296 raft_consensus.cc:359] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:26.292747  7295 raft_consensus.cc:740] T 337810676cf94ebcbcbe81dfc38b0bb4 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803851e39244b7f893f1b4adf89d78b, State: Initialized, Role: FOLLOWER
I20260709 13:12:26.291946  7294 consensus_queue.cc:260] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:26.293605  7295 consensus_queue.cc:260] T 337810676cf94ebcbcbe81dfc38b0bb4 P 5803851e39244b7f893f1b4adf89d78b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:26.292866  7296 raft_consensus.cc:385] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:26.294651  7296 raft_consensus.cc:740] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97f72eec93b648f9ac11d5028122f97c, State: Initialized, Role: FOLLOWER
I20260709 13:12:26.295074  7294 ts_tablet_manager.cc:1434] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:12:26.295919  7296 consensus_queue.cc:260] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:26.297761  7295 ts_tablet_manager.cc:1434] T 337810676cf94ebcbcbe81dfc38b0bb4 P 5803851e39244b7f893f1b4adf89d78b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 13:12:26.299880  7296 ts_tablet_manager.cc:1434] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
W20260709 13:12:26.377324  7051 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:12:26.378661  7302 raft_consensus.cc:493] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:26.379217  7302 raft_consensus.cc:515] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:26.381016  7302 leader_election.cc:290] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d5e8af3c5114ef9a22b9baea5131018 (127.2.42.194:40477), 5803851e39244b7f893f1b4adf89d78b (127.2.42.195:43045)
I20260709 13:12:26.381856  7180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337810676cf94ebcbcbe81dfc38b0bb4" candidate_uuid: "97f72eec93b648f9ac11d5028122f97c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d5e8af3c5114ef9a22b9baea5131018" is_pre_election: true
I20260709 13:12:26.382176  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337810676cf94ebcbcbe81dfc38b0bb4" candidate_uuid: "97f72eec93b648f9ac11d5028122f97c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803851e39244b7f893f1b4adf89d78b" is_pre_election: true
I20260709 13:12:26.382609  7180 raft_consensus.cc:2468] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97f72eec93b648f9ac11d5028122f97c in term 0.
I20260709 13:12:26.382805  7254 raft_consensus.cc:2468] T 337810676cf94ebcbcbe81dfc38b0bb4 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97f72eec93b648f9ac11d5028122f97c in term 0.
I20260709 13:12:26.383845  7070 leader_election.cc:304] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97f72eec93b648f9ac11d5028122f97c, 9d5e8af3c5114ef9a22b9baea5131018; no voters: 
I20260709 13:12:26.384562  7302 raft_consensus.cc:2804] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:26.384877  7302 raft_consensus.cc:493] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:26.385210  7302 raft_consensus.cc:3060] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:26.390805  7302 raft_consensus.cc:515] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:26.392802  7302 leader_election.cc:290] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [CANDIDATE]: Term 1 election: Requested vote from peers 9d5e8af3c5114ef9a22b9baea5131018 (127.2.42.194:40477), 5803851e39244b7f893f1b4adf89d78b (127.2.42.195:43045)
I20260709 13:12:26.393631  7180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337810676cf94ebcbcbe81dfc38b0bb4" candidate_uuid: "97f72eec93b648f9ac11d5028122f97c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d5e8af3c5114ef9a22b9baea5131018"
I20260709 13:12:26.393972  7254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337810676cf94ebcbcbe81dfc38b0bb4" candidate_uuid: "97f72eec93b648f9ac11d5028122f97c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803851e39244b7f893f1b4adf89d78b"
I20260709 13:12:26.394302  7180 raft_consensus.cc:3060] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:26.394619  7254 raft_consensus.cc:3060] T 337810676cf94ebcbcbe81dfc38b0bb4 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:26.401321  7180 raft_consensus.cc:2468] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97f72eec93b648f9ac11d5028122f97c in term 1.
I20260709 13:12:26.401321  7254 raft_consensus.cc:2468] T 337810676cf94ebcbcbe81dfc38b0bb4 P 5803851e39244b7f893f1b4adf89d78b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97f72eec93b648f9ac11d5028122f97c in term 1.
I20260709 13:12:26.402801  7071 leader_election.cc:304] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5803851e39244b7f893f1b4adf89d78b, 97f72eec93b648f9ac11d5028122f97c; no voters: 
I20260709 13:12:26.403587  7302 raft_consensus.cc:2804] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:26.404073  7302 raft_consensus.cc:697] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [term 1 LEADER]: Becoming Leader. State: Replica: 97f72eec93b648f9ac11d5028122f97c, State: Running, Role: LEADER
I20260709 13:12:26.404878  7302 consensus_queue.cc:237] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:26.411597  6999 catalog_manager.cc:5697] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c reported cstate change: term changed from 0 to 1, leader changed from <none> to 97f72eec93b648f9ac11d5028122f97c (127.2.42.193). New cstate: current_term: 1 leader_uuid: "97f72eec93b648f9ac11d5028122f97c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:26.445192  7301 consensus_queue.cc:1048] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:26.457108  7326 consensus_queue.cc:1048] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [LEADER]: Connected to new peer: Peer: permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:26.529232  7299 raft_consensus.cc:493] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:26.529776  7299 raft_consensus.cc:515] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:26.532059  7299 leader_election.cc:290] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97f72eec93b648f9ac11d5028122f97c (127.2.42.193:41421), 5803851e39244b7f893f1b4adf89d78b (127.2.42.195:43045)
I20260709 13:12:26.538930  7302 consensus_queue.cc:1048] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:26.543749  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65942cd9741742dd86665a39d86ddc19" candidate_uuid: "9d5e8af3c5114ef9a22b9baea5131018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803851e39244b7f893f1b4adf89d78b" is_pre_election: true
I20260709 13:12:26.544026  7105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65942cd9741742dd86665a39d86ddc19" candidate_uuid: "9d5e8af3c5114ef9a22b9baea5131018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97f72eec93b648f9ac11d5028122f97c" is_pre_election: true
I20260709 13:12:26.544555  7253 raft_consensus.cc:2468] T 65942cd9741742dd86665a39d86ddc19 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d5e8af3c5114ef9a22b9baea5131018 in term 0.
I20260709 13:12:26.544850  7105 raft_consensus.cc:2468] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d5e8af3c5114ef9a22b9baea5131018 in term 0.
I20260709 13:12:26.546394  7143 leader_election.cc:304] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97f72eec93b648f9ac11d5028122f97c, 9d5e8af3c5114ef9a22b9baea5131018; no voters: 
I20260709 13:12:26.548024  7299 raft_consensus.cc:2804] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:26.548401  7299 raft_consensus.cc:493] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:26.548789  7299 raft_consensus.cc:3060] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:26.554124  7334 consensus_queue.cc:1048] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:26.556667  7299 raft_consensus.cc:515] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:26.558971  7299 leader_election.cc:290] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [CANDIDATE]: Term 1 election: Requested vote from peers 97f72eec93b648f9ac11d5028122f97c (127.2.42.193:41421), 5803851e39244b7f893f1b4adf89d78b (127.2.42.195:43045)
I20260709 13:12:26.559892  7105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65942cd9741742dd86665a39d86ddc19" candidate_uuid: "9d5e8af3c5114ef9a22b9baea5131018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97f72eec93b648f9ac11d5028122f97c"
I20260709 13:12:26.560539  7105 raft_consensus.cc:3060] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:26.563215  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65942cd9741742dd86665a39d86ddc19" candidate_uuid: "9d5e8af3c5114ef9a22b9baea5131018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803851e39244b7f893f1b4adf89d78b"
I20260709 13:12:26.563846  7253 raft_consensus.cc:3060] T 65942cd9741742dd86665a39d86ddc19 P 5803851e39244b7f893f1b4adf89d78b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:26.571640  7105 raft_consensus.cc:2468] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5e8af3c5114ef9a22b9baea5131018 in term 1.
I20260709 13:12:26.572856  7143 leader_election.cc:304] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97f72eec93b648f9ac11d5028122f97c, 9d5e8af3c5114ef9a22b9baea5131018; no voters: 
I20260709 13:12:26.573582  7299 raft_consensus.cc:2804] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:26.574062  7299 raft_consensus.cc:697] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [term 1 LEADER]: Becoming Leader. State: Replica: 9d5e8af3c5114ef9a22b9baea5131018, State: Running, Role: LEADER
I20260709 13:12:26.575068  7299 consensus_queue.cc:237] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:26.575456  7253 raft_consensus.cc:2468] T 65942cd9741742dd86665a39d86ddc19 P 5803851e39244b7f893f1b4adf89d78b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5e8af3c5114ef9a22b9baea5131018 in term 1.
I20260709 13:12:26.583341  6999 catalog_manager.cc:5697] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d5e8af3c5114ef9a22b9baea5131018 (127.2.42.194). New cstate: current_term: 1 leader_uuid: "9d5e8af3c5114ef9a22b9baea5131018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:26.616289  7253 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "726e70e7b83442029b6f44deab2d9aa0"
dest_uuid: "5803851e39244b7f893f1b4adf89d78b"
mode: GRACEFUL
new_leader_uuid: "97f72eec93b648f9ac11d5028122f97c"
 from {username='slave'} at 127.0.0.1:53996
I20260709 13:12:26.616761  7253 raft_consensus.cc:606] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [term 1 LEADER]: Received request to transfer leadership to TS 97f72eec93b648f9ac11d5028122f97c
I20260709 13:12:26.628551  7105 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd3fe2ef8538465fb8fd1011e0db4e52"
dest_uuid: "97f72eec93b648f9ac11d5028122f97c"
mode: GRACEFUL
new_leader_uuid: "5803851e39244b7f893f1b4adf89d78b"
 from {username='slave'} at 127.0.0.1:37848
I20260709 13:12:26.629019  7105 raft_consensus.cc:606] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [term 1 LEADER]: Received request to transfer leadership to TS 5803851e39244b7f893f1b4adf89d78b
I20260709 13:12:26.642184  7180 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65942cd9741742dd86665a39d86ddc19"
dest_uuid: "9d5e8af3c5114ef9a22b9baea5131018"
mode: GRACEFUL
new_leader_uuid: "97f72eec93b648f9ac11d5028122f97c"
 from {username='slave'} at 127.0.0.1:56518
I20260709 13:12:26.642697  7180 raft_consensus.cc:606] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [term 1 LEADER]: Received request to transfer leadership to TS 97f72eec93b648f9ac11d5028122f97c
I20260709 13:12:26.893692  7310 consensus_queue.cc:1048] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:26.904515  7334 consensus_queue.cc:1048] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:26.966230  7342 raft_consensus.cc:993] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b: : Instructing follower 97f72eec93b648f9ac11d5028122f97c to start an election
I20260709 13:12:26.966732  7343 raft_consensus.cc:1081] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [term 1 LEADER]: Signalling peer 97f72eec93b648f9ac11d5028122f97c to start an election
I20260709 13:12:26.968258  7105 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "726e70e7b83442029b6f44deab2d9aa0"
dest_uuid: "97f72eec93b648f9ac11d5028122f97c"
 from {username='slave'} at 127.0.0.1:37828
I20260709 13:12:26.968724  7105 raft_consensus.cc:493] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:26.969041  7105 raft_consensus.cc:3060] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:26.973816  7105 raft_consensus.cc:515] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } } peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } }
I20260709 13:12:26.975571  7105 leader_election.cc:290] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c [CANDIDATE]: Term 2 election: Requested vote from peers 9d5e8af3c5114ef9a22b9baea5131018 (127.2.42.194:40477), 5803851e39244b7f893f1b4adf89d78b (127.2.42.195:43045)
I20260709 13:12:26.976307  7180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726e70e7b83442029b6f44deab2d9aa0" candidate_uuid: "97f72eec93b648f9ac11d5028122f97c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d5e8af3c5114ef9a22b9baea5131018"
I20260709 13:12:26.976784  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726e70e7b83442029b6f44deab2d9aa0" candidate_uuid: "97f72eec93b648f9ac11d5028122f97c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5803851e39244b7f893f1b4adf89d78b"
I20260709 13:12:26.976970  7180 raft_consensus.cc:3060] T 726e70e7b83442029b6f44deab2d9aa0 P 9d5e8af3c5114ef9a22b9baea5131018 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:26.977427  7253 raft_consensus.cc:3055] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:26.977756  7253 raft_consensus.cc:740] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5803851e39244b7f893f1b4adf89d78b, State: Running, Role: LEADER
I20260709 13:12:26.978544  7253 consensus_queue.cc:260] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } } peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } }
I20260709 13:12:26.979822  7253 raft_consensus.cc:3060] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:26.984074  7180 raft_consensus.cc:2468] T 726e70e7b83442029b6f44deab2d9aa0 P 9d5e8af3c5114ef9a22b9baea5131018 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97f72eec93b648f9ac11d5028122f97c in term 2.
I20260709 13:12:26.985304  7070 leader_election.cc:304] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97f72eec93b648f9ac11d5028122f97c, 9d5e8af3c5114ef9a22b9baea5131018; no voters: 
I20260709 13:12:26.985999  7302 raft_consensus.cc:2804] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:26.986430  7302 raft_consensus.cc:697] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c [term 2 LEADER]: Becoming Leader. State: Replica: 97f72eec93b648f9ac11d5028122f97c, State: Running, Role: LEADER
I20260709 13:12:26.986439  7253 raft_consensus.cc:2468] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97f72eec93b648f9ac11d5028122f97c in term 2.
I20260709 13:12:26.987272  7302 consensus_queue.cc:237] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } } peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } }
I20260709 13:12:26.993592  7002 catalog_manager.cc:5697] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c reported cstate change: term changed from 1 to 2, leader changed from 5803851e39244b7f893f1b4adf89d78b (127.2.42.195) to 97f72eec93b648f9ac11d5028122f97c (127.2.42.193). New cstate: current_term: 2 leader_uuid: "97f72eec93b648f9ac11d5028122f97c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:27.077766  7299 consensus_queue.cc:1048] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:27.086090  7345 raft_consensus.cc:993] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018: : Instructing follower 97f72eec93b648f9ac11d5028122f97c to start an election
I20260709 13:12:27.086813  7299 raft_consensus.cc:1081] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [term 1 LEADER]: Signalling peer 97f72eec93b648f9ac11d5028122f97c to start an election
I20260709 13:12:27.089198  7104 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65942cd9741742dd86665a39d86ddc19"
dest_uuid: "97f72eec93b648f9ac11d5028122f97c"
 from {username='slave'} at 127.0.0.1:37832
I20260709 13:12:27.089941  7104 raft_consensus.cc:493] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:27.090330  7104 raft_consensus.cc:3060] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:27.094712  7299 consensus_queue.cc:1048] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:27.103524  7104 raft_consensus.cc:515] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:27.105474  7104 leader_election.cc:290] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c [CANDIDATE]: Term 2 election: Requested vote from peers 9d5e8af3c5114ef9a22b9baea5131018 (127.2.42.194:40477), 5803851e39244b7f893f1b4adf89d78b (127.2.42.195:43045)
I20260709 13:12:27.106261  7180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65942cd9741742dd86665a39d86ddc19" candidate_uuid: "97f72eec93b648f9ac11d5028122f97c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d5e8af3c5114ef9a22b9baea5131018"
I20260709 13:12:27.106793  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65942cd9741742dd86665a39d86ddc19" candidate_uuid: "97f72eec93b648f9ac11d5028122f97c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5803851e39244b7f893f1b4adf89d78b"
I20260709 13:12:27.106928  7180 raft_consensus.cc:3055] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:27.107473  7253 raft_consensus.cc:3060] T 65942cd9741742dd86665a39d86ddc19 P 5803851e39244b7f893f1b4adf89d78b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:27.107483  7180 raft_consensus.cc:740] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d5e8af3c5114ef9a22b9baea5131018, State: Running, Role: LEADER
I20260709 13:12:27.108551  7180 consensus_queue.cc:260] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:27.109867  7180 raft_consensus.cc:3060] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:27.113546  7253 raft_consensus.cc:2468] T 65942cd9741742dd86665a39d86ddc19 P 5803851e39244b7f893f1b4adf89d78b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97f72eec93b648f9ac11d5028122f97c in term 2.
I20260709 13:12:27.114969  7071 leader_election.cc:304] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5803851e39244b7f893f1b4adf89d78b, 97f72eec93b648f9ac11d5028122f97c; no voters: 
I20260709 13:12:27.115767  7302 raft_consensus.cc:2804] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:27.116266  7302 raft_consensus.cc:697] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c [term 2 LEADER]: Becoming Leader. State: Replica: 97f72eec93b648f9ac11d5028122f97c, State: Running, Role: LEADER
I20260709 13:12:27.116706  7180 raft_consensus.cc:2468] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97f72eec93b648f9ac11d5028122f97c in term 2.
I20260709 13:12:27.117069  7302 consensus_queue.cc:237] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:27.123113  7002 catalog_manager.cc:5697] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c reported cstate change: term changed from 1 to 2, leader changed from 9d5e8af3c5114ef9a22b9baea5131018 (127.2.42.194) to 97f72eec93b648f9ac11d5028122f97c (127.2.42.193). New cstate: current_term: 2 leader_uuid: "97f72eec93b648f9ac11d5028122f97c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:27.163975  7310 raft_consensus.cc:993] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c: : Instructing follower 5803851e39244b7f893f1b4adf89d78b to start an election
I20260709 13:12:27.164439  7302 raft_consensus.cc:1081] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [term 1 LEADER]: Signalling peer 5803851e39244b7f893f1b4adf89d78b to start an election
I20260709 13:12:27.166136  7253 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd3fe2ef8538465fb8fd1011e0db4e52"
dest_uuid: "5803851e39244b7f893f1b4adf89d78b"
 from {username='slave'} at 127.0.0.1:53978
I20260709 13:12:27.166675  7253 raft_consensus.cc:493] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:27.167027  7253 raft_consensus.cc:3060] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:27.171859  7253 raft_consensus.cc:515] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:27.173429  7253 leader_election.cc:290] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b [CANDIDATE]: Term 2 election: Requested vote from peers 97f72eec93b648f9ac11d5028122f97c (127.2.42.193:41421), 9d5e8af3c5114ef9a22b9baea5131018 (127.2.42.194:40477)
I20260709 13:12:27.174343  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3fe2ef8538465fb8fd1011e0db4e52" candidate_uuid: "5803851e39244b7f893f1b4adf89d78b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97f72eec93b648f9ac11d5028122f97c"
I20260709 13:12:27.174610  7180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3fe2ef8538465fb8fd1011e0db4e52" candidate_uuid: "5803851e39244b7f893f1b4adf89d78b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d5e8af3c5114ef9a22b9baea5131018"
I20260709 13:12:27.175113  7104 raft_consensus.cc:3055] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:27.175294  7180 raft_consensus.cc:3060] T fd3fe2ef8538465fb8fd1011e0db4e52 P 9d5e8af3c5114ef9a22b9baea5131018 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:27.175469  7104 raft_consensus.cc:740] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97f72eec93b648f9ac11d5028122f97c, State: Running, Role: LEADER
I20260709 13:12:27.176606  7104 consensus_queue.cc:260] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:27.177866  7104 raft_consensus.cc:3060] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:27.182909  7180 raft_consensus.cc:2468] T fd3fe2ef8538465fb8fd1011e0db4e52 P 9d5e8af3c5114ef9a22b9baea5131018 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5803851e39244b7f893f1b4adf89d78b in term 2.
I20260709 13:12:27.184346  7219 leader_election.cc:304] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5803851e39244b7f893f1b4adf89d78b, 9d5e8af3c5114ef9a22b9baea5131018; no voters: 
I20260709 13:12:27.184881  7104 raft_consensus.cc:2468] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5803851e39244b7f893f1b4adf89d78b in term 2.
I20260709 13:12:27.185113  7343 raft_consensus.cc:2804] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:27.185612  7343 raft_consensus.cc:697] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b [term 2 LEADER]: Becoming Leader. State: Replica: 5803851e39244b7f893f1b4adf89d78b, State: Running, Role: LEADER
I20260709 13:12:27.186430  7343 consensus_queue.cc:237] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:27.192265  7002 catalog_manager.cc:5697] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b reported cstate change: term changed from 1 to 2, leader changed from 97f72eec93b648f9ac11d5028122f97c (127.2.42.193) to 5803851e39244b7f893f1b4adf89d78b (127.2.42.195). New cstate: current_term: 2 leader_uuid: "5803851e39244b7f893f1b4adf89d78b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:27.366065  2219 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:12:27.367863  2219 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:12:27.368283  2219 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:12:27.380436  7104 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "337810676cf94ebcbcbe81dfc38b0bb4"
dest_uuid: "97f72eec93b648f9ac11d5028122f97c"
mode: GRACEFUL
new_leader_uuid: "9d5e8af3c5114ef9a22b9baea5131018"
 from {username='slave'} at 127.0.0.1:37852
I20260709 13:12:27.380980  7104 raft_consensus.cc:606] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [term 1 LEADER]: Received request to transfer leadership to TS 9d5e8af3c5114ef9a22b9baea5131018
I20260709 13:12:27.382107  2219 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:12:27.411244  7334 raft_consensus.cc:993] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c: : Instructing follower 9d5e8af3c5114ef9a22b9baea5131018 to start an election
I20260709 13:12:27.411743  7302 raft_consensus.cc:1081] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [term 1 LEADER]: Signalling peer 9d5e8af3c5114ef9a22b9baea5131018 to start an election
I20260709 13:12:27.413275  7180 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "337810676cf94ebcbcbe81dfc38b0bb4"
dest_uuid: "9d5e8af3c5114ef9a22b9baea5131018"
 from {username='slave'} at 127.0.0.1:56514
I20260709 13:12:27.413852  7180 raft_consensus.cc:493] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:27.414156  7180 raft_consensus.cc:3060] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:27.419041  7180 raft_consensus.cc:515] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:27.420976  7180 leader_election.cc:290] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018 [CANDIDATE]: Term 2 election: Requested vote from peers 97f72eec93b648f9ac11d5028122f97c (127.2.42.193:41421), 5803851e39244b7f893f1b4adf89d78b (127.2.42.195:43045)
I20260709 13:12:27.421803  7104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337810676cf94ebcbcbe81dfc38b0bb4" candidate_uuid: "9d5e8af3c5114ef9a22b9baea5131018" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97f72eec93b648f9ac11d5028122f97c"
I20260709 13:12:27.422365  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337810676cf94ebcbcbe81dfc38b0bb4" candidate_uuid: "9d5e8af3c5114ef9a22b9baea5131018" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5803851e39244b7f893f1b4adf89d78b"
I20260709 13:12:27.422474  7104 raft_consensus.cc:3055] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:27.423082  7104 raft_consensus.cc:740] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97f72eec93b648f9ac11d5028122f97c, State: Running, Role: LEADER
I20260709 13:12:27.423085  7253 raft_consensus.cc:3060] T 337810676cf94ebcbcbe81dfc38b0bb4 P 5803851e39244b7f893f1b4adf89d78b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:27.424052  7104 consensus_queue.cc:260] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:27.425290  7104 raft_consensus.cc:3060] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:27.430472  7253 raft_consensus.cc:2468] T 337810676cf94ebcbcbe81dfc38b0bb4 P 5803851e39244b7f893f1b4adf89d78b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5e8af3c5114ef9a22b9baea5131018 in term 2.
I20260709 13:12:27.431777  7146 leader_election.cc:304] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5803851e39244b7f893f1b4adf89d78b, 9d5e8af3c5114ef9a22b9baea5131018; no voters: 
I20260709 13:12:27.432308  7104 raft_consensus.cc:2468] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d5e8af3c5114ef9a22b9baea5131018 in term 2.
I20260709 13:12:27.432655  7299 raft_consensus.cc:2804] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:27.433214  7299 raft_consensus.cc:697] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018 [term 2 LEADER]: Becoming Leader. State: Replica: 9d5e8af3c5114ef9a22b9baea5131018, State: Running, Role: LEADER
I20260709 13:12:27.433977  7299 consensus_queue.cc:237] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } }
I20260709 13:12:27.439993  6999 catalog_manager.cc:5697] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018 reported cstate change: term changed from 1 to 2, leader changed from 97f72eec93b648f9ac11d5028122f97c (127.2.42.193) to 9d5e8af3c5114ef9a22b9baea5131018 (127.2.42.194). New cstate: current_term: 2 leader_uuid: "9d5e8af3c5114ef9a22b9baea5131018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f72eec93b648f9ac11d5028122f97c" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 41421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d5e8af3c5114ef9a22b9baea5131018" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5803851e39244b7f893f1b4adf89d78b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 43045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:27.474423  2219 tablet_server.cc:179] TabletServer@127.2.42.193:0 shutting down...
I20260709 13:12:27.493554  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:27.494272  2219 tablet_replica.cc:333] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c: stopping tablet replica
I20260709 13:12:27.494820  2219 raft_consensus.cc:2243] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:27.495326  2219 raft_consensus.cc:2272] T 337810676cf94ebcbcbe81dfc38b0bb4 P 97f72eec93b648f9ac11d5028122f97c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:27.497836  2219 tablet_replica.cc:333] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c: stopping tablet replica
I20260709 13:12:27.498543  2219 raft_consensus.cc:2243] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:27.499224  2219 pending_rounds.cc:70] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c: Trying to abort 1 pending ops.
I20260709 13:12:27.499396  2219 pending_rounds.cc:77] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305636852199161856 op_type: NO_OP noop_request { }
I20260709 13:12:27.499661  2219 raft_consensus.cc:2889] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:12:27.499887  2219 raft_consensus.cc:2272] T 65942cd9741742dd86665a39d86ddc19 P 97f72eec93b648f9ac11d5028122f97c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:27.502381  2219 tablet_replica.cc:333] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c: stopping tablet replica
I20260709 13:12:27.502981  2219 raft_consensus.cc:2243] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:27.503525  2219 pending_rounds.cc:70] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c: Trying to abort 1 pending ops.
I20260709 13:12:27.503675  2219 pending_rounds.cc:77] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305636851668217856 op_type: NO_OP noop_request { }
I20260709 13:12:27.503890  2219 raft_consensus.cc:2889] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:12:27.504098  2219 raft_consensus.cc:2272] T 726e70e7b83442029b6f44deab2d9aa0 P 97f72eec93b648f9ac11d5028122f97c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:27.506248  2219 tablet_replica.cc:333] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c: stopping tablet replica
I20260709 13:12:27.506686  2219 raft_consensus.cc:2243] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:27.507126  2219 raft_consensus.cc:2272] T fd3fe2ef8538465fb8fd1011e0db4e52 P 97f72eec93b648f9ac11d5028122f97c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:27.520385  2219 tablet_server.cc:196] TabletServer@127.2.42.193:0 shutdown complete.
I20260709 13:12:27.533363  2219 tablet_server.cc:179] TabletServer@127.2.42.194:0 shutting down...
I20260709 13:12:27.551226  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:27.551872  2219 tablet_replica.cc:333] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018: stopping tablet replica
I20260709 13:12:27.552430  2219 raft_consensus.cc:2243] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:27.553082  2219 pending_rounds.cc:70] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018: Trying to abort 1 pending ops.
I20260709 13:12:27.553272  2219 pending_rounds.cc:77] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305636853496778752 op_type: NO_OP noop_request { }
I20260709 13:12:27.553566  2219 raft_consensus.cc:2889] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:12:27.553905  2219 raft_consensus.cc:2272] T 337810676cf94ebcbcbe81dfc38b0bb4 P 9d5e8af3c5114ef9a22b9baea5131018 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:27.556267  2219 tablet_replica.cc:333] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018: stopping tablet replica
I20260709 13:12:27.556805  2219 raft_consensus.cc:2243] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:27.557237  2219 raft_consensus.cc:2272] T 65942cd9741742dd86665a39d86ddc19 P 9d5e8af3c5114ef9a22b9baea5131018 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:27.559531  2219 tablet_replica.cc:333] T fd3fe2ef8538465fb8fd1011e0db4e52 P 9d5e8af3c5114ef9a22b9baea5131018: stopping tablet replica
I20260709 13:12:27.560072  2219 raft_consensus.cc:2243] T fd3fe2ef8538465fb8fd1011e0db4e52 P 9d5e8af3c5114ef9a22b9baea5131018 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:27.560480  2219 raft_consensus.cc:2272] T fd3fe2ef8538465fb8fd1011e0db4e52 P 9d5e8af3c5114ef9a22b9baea5131018 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:27.562507  2219 tablet_replica.cc:333] T 726e70e7b83442029b6f44deab2d9aa0 P 9d5e8af3c5114ef9a22b9baea5131018: stopping tablet replica
I20260709 13:12:27.563076  2219 raft_consensus.cc:2243] T 726e70e7b83442029b6f44deab2d9aa0 P 9d5e8af3c5114ef9a22b9baea5131018 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:27.563500  2219 raft_consensus.cc:2272] T 726e70e7b83442029b6f44deab2d9aa0 P 9d5e8af3c5114ef9a22b9baea5131018 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:27.586264  2219 tablet_server.cc:196] TabletServer@127.2.42.194:0 shutdown complete.
I20260709 13:12:27.598141  2219 tablet_server.cc:179] TabletServer@127.2.42.195:0 shutting down...
I20260709 13:12:27.617504  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:27.618160  2219 tablet_replica.cc:333] T 337810676cf94ebcbcbe81dfc38b0bb4 P 5803851e39244b7f893f1b4adf89d78b: stopping tablet replica
I20260709 13:12:27.618716  2219 raft_consensus.cc:2243] T 337810676cf94ebcbcbe81dfc38b0bb4 P 5803851e39244b7f893f1b4adf89d78b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:27.619230  2219 raft_consensus.cc:2272] T 337810676cf94ebcbcbe81dfc38b0bb4 P 5803851e39244b7f893f1b4adf89d78b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:27.621408  2219 tablet_replica.cc:333] T 65942cd9741742dd86665a39d86ddc19 P 5803851e39244b7f893f1b4adf89d78b: stopping tablet replica
I20260709 13:12:27.621973  2219 raft_consensus.cc:2243] T 65942cd9741742dd86665a39d86ddc19 P 5803851e39244b7f893f1b4adf89d78b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:27.622396  2219 raft_consensus.cc:2272] T 65942cd9741742dd86665a39d86ddc19 P 5803851e39244b7f893f1b4adf89d78b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:27.624667  2219 tablet_replica.cc:333] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b: stopping tablet replica
I20260709 13:12:27.625195  2219 raft_consensus.cc:2243] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:27.625586  2219 raft_consensus.cc:2272] T 726e70e7b83442029b6f44deab2d9aa0 P 5803851e39244b7f893f1b4adf89d78b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:27.627429  2219 tablet_replica.cc:333] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b: stopping tablet replica
I20260709 13:12:27.627882  2219 raft_consensus.cc:2243] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:27.628521  2219 pending_rounds.cc:70] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b: Trying to abort 1 pending ops.
I20260709 13:12:27.628693  2219 pending_rounds.cc:77] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305636852482994176 op_type: NO_OP noop_request { }
I20260709 13:12:27.628980  2219 raft_consensus.cc:2889] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:12:27.629312  2219 raft_consensus.cc:2272] T fd3fe2ef8538465fb8fd1011e0db4e52 P 5803851e39244b7f893f1b4adf89d78b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:27.651216  2219 tablet_server.cc:196] TabletServer@127.2.42.195:0 shutdown complete.
I20260709 13:12:27.663493  2219 master.cc:562] Master@127.2.42.254:33545 shutting down...
I20260709 13:12:27.678802  2219 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:27.679430  2219 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:27.679754  2219 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2a0d5cee2548450db7f0d24c013161b8: stopping tablet replica
I20260709 13:12:27.699079  2219 master.cc:584] Master@127.2.42.254:33545 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2479 ms)
[----------] 6 tests from LeaderRebalancerTest (125997 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:12:27.727962  2219 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.42.254:42277
I20260709 13:12:27.729146  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:27.734318  7350 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:12:27.734531  7351 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:12:27.736013  7353 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:12:27.737176  2219 server_base.cc:1061] running on GCE node
I20260709 13:12:27.738098  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:27.738269  2219 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:12:27.738458  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602747738443 us; error 0 us; skew 500 ppm
I20260709 13:12:27.739107  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:27.741390  2219 webserver.cc:533] Webserver started at http://127.2.42.254:40251/ using document root <none> and password file <none>
I20260709 13:12:27.741873  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:27.742063  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:27.742362  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:27.743548  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602621566311-2219-0/minicluster-data/master-0-root/instance:
uuid: "dd7c90fa475b4f9b936830af502bb70a"
format_stamp: "Formatted at 2026-07-09 13:12:27 on dist-test-slave-nwpb"
I20260709 13:12:27.747897  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:12:27.751333  7358 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:12:27.752125  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:12:27.752441  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602621566311-2219-0/minicluster-data/master-0-root
uuid: "dd7c90fa475b4f9b936830af502bb70a"
format_stamp: "Formatted at 2026-07-09 13:12:27 on dist-test-slave-nwpb"
I20260709 13:12:27.752741  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602621566311-2219-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602621566311-2219-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602621566311-2219-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:12:27.763455  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:27.764544  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:27.800246  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.254:42277
I20260709 13:12:27.800375  7409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.254:42277 every 8 connection(s)
I20260709 13:12:27.804462  7410 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:12:27.815554  7410 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a: Bootstrap starting.
I20260709 13:12:27.820156  7410 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:27.824198  7410 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a: No bootstrap required, opened a new log
I20260709 13:12:27.826308  7410 raft_consensus.cc:359] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd7c90fa475b4f9b936830af502bb70a" member_type: VOTER }
I20260709 13:12:27.826689  7410 raft_consensus.cc:385] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:27.826946  7410 raft_consensus.cc:740] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd7c90fa475b4f9b936830af502bb70a, State: Initialized, Role: FOLLOWER
I20260709 13:12:27.827474  7410 consensus_queue.cc:260] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dd7c90fa475b4f9b936830af502bb70a" member_type: VOTER }
I20260709 13:12:27.827878  7410 raft_consensus.cc:399] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:12:27.828080  7410 raft_consensus.cc:493] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:12:27.828289  7410 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:27.832897  7410 raft_consensus.cc:515] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd7c90fa475b4f9b936830af502bb70a" member_type: VOTER }
I20260709 13:12:27.833416  7410 leader_election.cc:304] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a [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: dd7c90fa475b4f9b936830af502bb70a; no voters: 
I20260709 13:12:27.834533  7410 leader_election.cc:290] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:12:27.834929  7413 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:27.836444  7413 raft_consensus.cc:697] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a [term 1 LEADER]: Becoming Leader. State: Replica: dd7c90fa475b4f9b936830af502bb70a, State: Running, Role: LEADER
I20260709 13:12:27.837148  7413 consensus_queue.cc:237] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a [LEADER]: Queue going to LEADER mode. State: All 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: "dd7c90fa475b4f9b936830af502bb70a" member_type: VOTER }
I20260709 13:12:27.837713  7410 sys_catalog.cc:565] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:12:27.840054  7414 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dd7c90fa475b4f9b936830af502bb70a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd7c90fa475b4f9b936830af502bb70a" member_type: VOTER } }
I20260709 13:12:27.840054  7415 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a [sys.catalog]: SysCatalogTable state changed. Reason: New leader dd7c90fa475b4f9b936830af502bb70a. Latest consensus state: current_term: 1 leader_uuid: "dd7c90fa475b4f9b936830af502bb70a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd7c90fa475b4f9b936830af502bb70a" member_type: VOTER } }
I20260709 13:12:27.840828  7414 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a [sys.catalog]: This master's current role is: LEADER
I20260709 13:12:27.840960  7415 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a [sys.catalog]: This master's current role is: LEADER
I20260709 13:12:27.843806  7418 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:12:27.848688  7418 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:12:27.854130  2219 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:12:27.859062  7418 catalog_manager.cc:1383] Generated new cluster ID: bd1099cee93f472fb8096ac2d97bbcf0
I20260709 13:12:27.859465  7418 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:12:27.895241  7418 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:12:27.896553  7418 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:12:27.922572  7418 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a: Generated new TSK 0
I20260709 13:12:27.923276  7418 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:12:27.985654  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:27.991801  7431 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:12:27.993119  7432 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:12:27.996224  7434 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:12:27.997205  2219 server_base.cc:1061] running on GCE node
I20260709 13:12:27.998136  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:27.998369  2219 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:12:27.998540  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602747998522 us; error 0 us; skew 500 ppm
I20260709 13:12:27.999176  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:28.001547  2219 webserver.cc:533] Webserver started at http://127.2.42.193:46857/ using document root <none> and password file <none>
I20260709 13:12:28.002030  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:28.002246  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:28.002527  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:28.003721  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602621566311-2219-0/minicluster-data/ts-0-root/instance:
uuid: "54dcbee9993e4669aab4e1e87125ee55"
format_stamp: "Formatted at 2026-07-09 13:12:27 on dist-test-slave-nwpb"
I20260709 13:12:28.008420  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:12:28.011750  7439 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:12:28.012703  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:12:28.013077  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602621566311-2219-0/minicluster-data/ts-0-root
uuid: "54dcbee9993e4669aab4e1e87125ee55"
format_stamp: "Formatted at 2026-07-09 13:12:27 on dist-test-slave-nwpb"
I20260709 13:12:28.013474  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602621566311-2219-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602621566311-2219-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602621566311-2219-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:12:28.041723  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:28.042831  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:28.044299  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:12:28.046643  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:12:28.046830  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:28.047194  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:12:28.047367  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:28.086761  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.193:38977
I20260709 13:12:28.086908  7501 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.193:38977 every 8 connection(s)
I20260709 13:12:28.092226  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:28.100203  7506 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:12:28.100364  7507 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:12:28.103338  2219 server_base.cc:1061] running on GCE node
W20260709 13:12:28.104321  7509 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:12:28.105201  7502 heartbeater.cc:344] Connected to a master server at 127.2.42.254:42277
I20260709 13:12:28.105423  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:12:28.105651  7502 heartbeater.cc:461] Registering TS with master...
W20260709 13:12:28.105782  2219 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:12:28.106094  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602748106075 us; error 0 us; skew 500 ppm
I20260709 13:12:28.106604  7502 heartbeater.cc:507] Master 127.2.42.254:42277 requested a full tablet report, sending...
I20260709 13:12:28.106695  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:28.108860  7375 ts_manager.cc:194] Registered new tserver with Master: 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977)
I20260709 13:12:28.109535  2219 webserver.cc:533] Webserver started at http://127.2.42.194:41735/ using document root <none> and password file <none>
I20260709 13:12:28.110088  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:28.110283  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:28.110562  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:28.110936  7375 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41530
I20260709 13:12:28.111754  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602621566311-2219-0/minicluster-data/ts-1-root/instance:
uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
format_stamp: "Formatted at 2026-07-09 13:12:28 on dist-test-slave-nwpb"
I20260709 13:12:28.116386  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:12:28.119611  7514 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:12:28.120364  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:12:28.120664  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602621566311-2219-0/minicluster-data/ts-1-root
uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
format_stamp: "Formatted at 2026-07-09 13:12:28 on dist-test-slave-nwpb"
I20260709 13:12:28.120945  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602621566311-2219-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602621566311-2219-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602621566311-2219-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:12:28.143302  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:28.144351  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:28.145782  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:12:28.148216  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:12:28.148450  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:28.148705  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:12:28.148875  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:28.187248  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.194:40099
I20260709 13:12:28.187333  7577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.194:40099 every 8 connection(s)
I20260709 13:12:28.192090  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:28.199122  7581 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:12:28.200567  7582 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:12:28.203274  7584 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:12:28.204650  2219 server_base.cc:1061] running on GCE node
I20260709 13:12:28.204882  7578 heartbeater.cc:344] Connected to a master server at 127.2.42.254:42277
I20260709 13:12:28.205368  7578 heartbeater.cc:461] Registering TS with master...
I20260709 13:12:28.205725  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:28.206015  2219 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:12:28.206159  7578 heartbeater.cc:507] Master 127.2.42.254:42277 requested a full tablet report, sending...
I20260709 13:12:28.206210  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602748206190 us; error 0 us; skew 500 ppm
I20260709 13:12:28.207051  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:28.208639  7375 ts_manager.cc:194] Registered new tserver with Master: 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:28.209923  2219 webserver.cc:533] Webserver started at http://127.2.42.195:46447/ using document root <none> and password file <none>
I20260709 13:12:28.210609  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:28.210541  7375 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41536
I20260709 13:12:28.211081  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:28.211432  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:28.212678  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602621566311-2219-0/minicluster-data/ts-2-root/instance:
uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
format_stamp: "Formatted at 2026-07-09 13:12:28 on dist-test-slave-nwpb"
I20260709 13:12:28.217372  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:12:28.220800  7589 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:12:28.221727  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:12:28.222080  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602621566311-2219-0/minicluster-data/ts-2-root
uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
format_stamp: "Formatted at 2026-07-09 13:12:28 on dist-test-slave-nwpb"
I20260709 13:12:28.222463  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602621566311-2219-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602621566311-2219-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602621566311-2219-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:12:28.241398  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:28.242449  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:28.243928  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:12:28.246160  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:12:28.246394  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:28.246656  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:12:28.246832  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:28.420858  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.195:46355
I20260709 13:12:28.420918  7651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.195:46355 every 8 connection(s)
I20260709 13:12:28.437191  7652 heartbeater.cc:344] Connected to a master server at 127.2.42.254:42277
I20260709 13:12:28.437578  7652 heartbeater.cc:461] Registering TS with master...
I20260709 13:12:28.438288  7652 heartbeater.cc:507] Master 127.2.42.254:42277 requested a full tablet report, sending...
I20260709 13:12:28.440296  7375 ts_manager.cc:194] Registered new tserver with Master: 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:28.441174  2219 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016434916s
I20260709 13:12:28.441929  7375 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41552
I20260709 13:12:28.466668  7375 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41554:
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:12:28.469161  7375 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:12:28.556811  7466 tablet_service.cc:1511] Processing CreateTablet for tablet 4761bc895ccb4605a8cbe35f959bae35 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:12:28.557435  7467 tablet_service.cc:1511] Processing CreateTablet for tablet 8f1db4c0b1a54d779e63e60145df9816 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:12:28.558435  7466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4761bc895ccb4605a8cbe35f959bae35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.559713  7465 tablet_service.cc:1511] Processing CreateTablet for tablet 61804c806e6544bb8bb644cf57a094b1 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:12:28.560518  7464 tablet_service.cc:1511] Processing CreateTablet for tablet 2e01cd369dcf42e3977adc8be9901c16 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:12:28.561210  7467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f1db4c0b1a54d779e63e60145df9816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.560564  7463 tablet_service.cc:1511] Processing CreateTablet for tablet bf41775d66ab41db80ee0b1cd8845060 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:12:28.563205  7463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf41775d66ab41db80ee0b1cd8845060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.565254  7617 tablet_service.cc:1511] Processing CreateTablet for tablet 8f1db4c0b1a54d779e63e60145df9816 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:12:28.567219  7465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61804c806e6544bb8bb644cf57a094b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.568055  7616 tablet_service.cc:1511] Processing CreateTablet for tablet 4761bc895ccb4605a8cbe35f959bae35 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:12:28.571987  7614 tablet_service.cc:1511] Processing CreateTablet for tablet 2e01cd369dcf42e3977adc8be9901c16 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:12:28.574659  7461 tablet_service.cc:1511] Processing CreateTablet for tablet ee908e9c299349d09762906350ddf553 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:12:28.576200  7461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee908e9c299349d09762906350ddf553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.576265  7462 tablet_service.cc:1511] Processing CreateTablet for tablet 92dc98864b6e47e3ba6d2be931c62625 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:12:28.577764  7462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92dc98864b6e47e3ba6d2be931c62625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.579500  7613 tablet_service.cc:1511] Processing CreateTablet for tablet bf41775d66ab41db80ee0b1cd8845060 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:12:28.570443  7615 tablet_service.cc:1511] Processing CreateTablet for tablet 61804c806e6544bb8bb644cf57a094b1 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:12:28.582365  7464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e01cd369dcf42e3977adc8be9901c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.566754  7617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f1db4c0b1a54d779e63e60145df9816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.585758  7460 tablet_service.cc:1511] Processing CreateTablet for tablet 14f2675e53044e4c884405d2cf12e000 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:12:28.586089  7543 tablet_service.cc:1511] Processing CreateTablet for tablet 8f1db4c0b1a54d779e63e60145df9816 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:12:28.586432  7542 tablet_service.cc:1511] Processing CreateTablet for tablet 4761bc895ccb4605a8cbe35f959bae35 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:12:28.587299  7460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14f2675e53044e4c884405d2cf12e000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.587343  7543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f1db4c0b1a54d779e63e60145df9816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.588063  7542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4761bc895ccb4605a8cbe35f959bae35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.591248  7615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61804c806e6544bb8bb644cf57a094b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.591571  7541 tablet_service.cc:1511] Processing CreateTablet for tablet 61804c806e6544bb8bb644cf57a094b1 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:12:28.593515  7541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61804c806e6544bb8bb644cf57a094b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.593828  7613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf41775d66ab41db80ee0b1cd8845060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.595860  7614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e01cd369dcf42e3977adc8be9901c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.599242  7616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4761bc895ccb4605a8cbe35f959bae35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.601007  7540 tablet_service.cc:1511] Processing CreateTablet for tablet 2e01cd369dcf42e3977adc8be9901c16 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:12:28.602996  7540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e01cd369dcf42e3977adc8be9901c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.604686  7612 tablet_service.cc:1511] Processing CreateTablet for tablet 92dc98864b6e47e3ba6d2be931c62625 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:12:28.606164  7612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92dc98864b6e47e3ba6d2be931c62625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.608563  7611 tablet_service.cc:1511] Processing CreateTablet for tablet ee908e9c299349d09762906350ddf553 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:12:28.610091  7611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee908e9c299349d09762906350ddf553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.609735  7459 tablet_service.cc:1511] Processing CreateTablet for tablet fb697323f4234ab1856ac7384a2db078 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:12:28.611164  7459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb697323f4234ab1856ac7384a2db078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.616434  7539 tablet_service.cc:1511] Processing CreateTablet for tablet bf41775d66ab41db80ee0b1cd8845060 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:12:28.618360  7539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf41775d66ab41db80ee0b1cd8845060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.628939  7538 tablet_service.cc:1511] Processing CreateTablet for tablet 92dc98864b6e47e3ba6d2be931c62625 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:12:28.631039  7538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92dc98864b6e47e3ba6d2be931c62625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.636623  7537 tablet_service.cc:1511] Processing CreateTablet for tablet ee908e9c299349d09762906350ddf553 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:12:28.638109  7537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee908e9c299349d09762906350ddf553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.640828  7610 tablet_service.cc:1511] Processing CreateTablet for tablet 14f2675e53044e4c884405d2cf12e000 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:12:28.642220  7610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14f2675e53044e4c884405d2cf12e000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.646924  7536 tablet_service.cc:1511] Processing CreateTablet for tablet 14f2675e53044e4c884405d2cf12e000 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:12:28.647377  7535 tablet_service.cc:1511] Processing CreateTablet for tablet fb697323f4234ab1856ac7384a2db078 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:12:28.648370  7536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14f2675e53044e4c884405d2cf12e000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.649036  7535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb697323f4234ab1856ac7384a2db078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.650383  7609 tablet_service.cc:1511] Processing CreateTablet for tablet fb697323f4234ab1856ac7384a2db078 (DEFAULT_TABLE table=test-workload [id=0009677234cb4459a53800fb1a8049c1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:12:28.651746  7609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb697323f4234ab1856ac7384a2db078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:28.774564  7671 tablet_bootstrap.cc:492] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Bootstrap starting.
I20260709 13:12:28.779523  7670 tablet_bootstrap.cc:492] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55: Bootstrap starting.
I20260709 13:12:28.822898  7672 tablet_bootstrap.cc:492] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3: Bootstrap starting.
I20260709 13:12:28.825158  7670 tablet_bootstrap.cc:654] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:28.828349  7671 tablet_bootstrap.cc:654] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:28.834475  7672 tablet_bootstrap.cc:654] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:28.836499  7670 tablet_bootstrap.cc:492] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55: No bootstrap required, opened a new log
I20260709 13:12:28.836493  7671 tablet_bootstrap.cc:492] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49: No bootstrap required, opened a new log
I20260709 13:12:28.837523  7670 ts_tablet_manager.cc:1403] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.004s
I20260709 13:12:28.837527  7671 ts_tablet_manager.cc:1403] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent bootstrapping tablet: real 0.063s	user 0.003s	sys 0.008s
I20260709 13:12:28.840023  7672 tablet_bootstrap.cc:492] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3: No bootstrap required, opened a new log
I20260709 13:12:28.840477  7672 ts_tablet_manager.cc:1403] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.005s
I20260709 13:12:28.840719  7670 raft_consensus.cc:359] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:28.840606  7671 raft_consensus.cc:359] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:28.841502  7670 raft_consensus.cc:385] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:28.841631  7671 raft_consensus.cc:385] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:28.841879  7670 raft_consensus.cc:740] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Initialized, Role: FOLLOWER
I20260709 13:12:28.841964  7671 raft_consensus.cc:740] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Initialized, Role: FOLLOWER
I20260709 13:12:28.842772  7670 consensus_queue.cc:260] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:28.843097  7672 raft_consensus.cc:359] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:28.843044  7671 consensus_queue.cc:260] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:28.843907  7672 raft_consensus.cc:385] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:28.844228  7672 raft_consensus.cc:740] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Initialized, Role: FOLLOWER
I20260709 13:12:28.845307  7502 heartbeater.cc:499] Master 127.2.42.254:42277 was elected leader, sending a full tablet report...
I20260709 13:12:28.845180  7672 consensus_queue.cc:260] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:28.846293  7670 ts_tablet_manager.cc:1434] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.003s
W20260709 13:12:28.849381  7423 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:12:28.850718  7670 tablet_bootstrap.cc:492] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55: Bootstrap starting.
I20260709 13:12:28.860198  7670 tablet_bootstrap.cc:654] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:28.864159  7578 heartbeater.cc:499] Master 127.2.42.254:42277 was elected leader, sending a full tablet report...
I20260709 13:12:28.864672  7671 ts_tablet_manager.cc:1434] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent starting tablet: real 0.027s	user 0.020s	sys 0.005s
I20260709 13:12:28.865753  7671 tablet_bootstrap.cc:492] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Bootstrap starting.
I20260709 13:12:28.871795  7671 tablet_bootstrap.cc:654] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:28.873253  7652 heartbeater.cc:499] Master 127.2.42.254:42277 was elected leader, sending a full tablet report...
I20260709 13:12:28.873834  7672 ts_tablet_manager.cc:1434] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent starting tablet: real 0.033s	user 0.012s	sys 0.021s
I20260709 13:12:28.874814  7672 tablet_bootstrap.cc:492] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3: Bootstrap starting.
I20260709 13:12:28.880862  7672 tablet_bootstrap.cc:654] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:28.882406  7670 tablet_bootstrap.cc:492] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55: No bootstrap required, opened a new log
I20260709 13:12:28.883148  7670 ts_tablet_manager.cc:1403] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.003s
I20260709 13:12:28.888096  7670 raft_consensus.cc:359] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:28.888842  7670 raft_consensus.cc:385] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:28.889144  7670 raft_consensus.cc:740] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Initialized, Role: FOLLOWER
I20260709 13:12:28.889595  7671 tablet_bootstrap.cc:492] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49: No bootstrap required, opened a new log
I20260709 13:12:28.890136  7671 ts_tablet_manager.cc:1403] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260709 13:12:28.889967  7670 consensus_queue.cc:260] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:28.892488  7670 ts_tablet_manager.cc:1434] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:12:28.893502  7670 tablet_bootstrap.cc:492] T fb697323f4234ab1856ac7384a2db078 P 54dcbee9993e4669aab4e1e87125ee55: Bootstrap starting.
I20260709 13:12:28.893088  7671 raft_consensus.cc:359] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:28.893895  7671 raft_consensus.cc:385] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:28.894194  7671 raft_consensus.cc:740] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Initialized, Role: FOLLOWER
I20260709 13:12:28.895180  7671 consensus_queue.cc:260] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:28.897393  7671 ts_tablet_manager.cc:1434] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:12:28.898335  7671 tablet_bootstrap.cc:492] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Bootstrap starting.
I20260709 13:12:28.899699  7672 tablet_bootstrap.cc:492] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3: No bootstrap required, opened a new log
I20260709 13:12:28.900317  7672 ts_tablet_manager.cc:1403] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260709 13:12:28.901634  7670 tablet_bootstrap.cc:654] T fb697323f4234ab1856ac7384a2db078 P 54dcbee9993e4669aab4e1e87125ee55: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:28.903288  7672 raft_consensus.cc:359] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:28.904129  7672 raft_consensus.cc:385] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:28.904229  7671 tablet_bootstrap.cc:654] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:28.904486  7672 raft_consensus.cc:740] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Initialized, Role: FOLLOWER
I20260709 13:12:28.905428  7672 consensus_queue.cc:260] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:28.907714  7672 ts_tablet_manager.cc:1434] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:12:28.908646  7672 tablet_bootstrap.cc:492] T 8f1db4c0b1a54d779e63e60145df9816 P 605e3de508eb49c494dee1c3bd4a2fc3: Bootstrap starting.
I20260709 13:12:28.914245  7676 raft_consensus.cc:493] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:28.914667  7672 tablet_bootstrap.cc:654] T 8f1db4c0b1a54d779e63e60145df9816 P 605e3de508eb49c494dee1c3bd4a2fc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:28.914897  7676 raft_consensus.cc:515] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:28.916738  7670 tablet_bootstrap.cc:492] T fb697323f4234ab1856ac7384a2db078 P 54dcbee9993e4669aab4e1e87125ee55: No bootstrap required, opened a new log
I20260709 13:12:28.917414  7670 ts_tablet_manager.cc:1403] T fb697323f4234ab1856ac7384a2db078 P 54dcbee9993e4669aab4e1e87125ee55: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260709 13:12:28.917811  7676 leader_election.cc:290] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:28.920033  7671 tablet_bootstrap.cc:492] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49: No bootstrap required, opened a new log
I20260709 13:12:28.920689  7671 ts_tablet_manager.cc:1403] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260709 13:12:28.924615  7671 raft_consensus.cc:359] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:28.925675  7671 raft_consensus.cc:385] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:28.926028  7671 raft_consensus.cc:740] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Initialized, Role: FOLLOWER
I20260709 13:12:28.926885  7671 consensus_queue.cc:260] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:28.928798  7670 raft_consensus.cc:359] T fb697323f4234ab1856ac7384a2db078 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:28.929350  7671 ts_tablet_manager.cc:1434] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:12:28.929658  7670 raft_consensus.cc:385] T fb697323f4234ab1856ac7384a2db078 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:28.929981  7670 raft_consensus.cc:740] T fb697323f4234ab1856ac7384a2db078 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Initialized, Role: FOLLOWER
I20260709 13:12:28.930473  7671 tablet_bootstrap.cc:492] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Bootstrap starting.
I20260709 13:12:28.930704  7670 consensus_queue.cc:260] T fb697323f4234ab1856ac7384a2db078 P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:28.932999  7670 ts_tablet_manager.cc:1434] T fb697323f4234ab1856ac7384a2db078 P 54dcbee9993e4669aab4e1e87125ee55: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.005s
I20260709 13:12:28.934011  7670 tablet_bootstrap.cc:492] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55: Bootstrap starting.
I20260709 13:12:28.939100  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1db4c0b1a54d779e63e60145df9816" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" is_pre_election: true
I20260709 13:12:28.940511  7671 tablet_bootstrap.cc:654] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Neither blocks nor log segments found. Creating new log.
W20260709 13:12:28.940835  7440 leader_election.cc:343] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:28.943060  7672 tablet_bootstrap.cc:492] T 8f1db4c0b1a54d779e63e60145df9816 P 605e3de508eb49c494dee1c3bd4a2fc3: No bootstrap required, opened a new log
I20260709 13:12:28.943588  7672 ts_tablet_manager.cc:1403] T 8f1db4c0b1a54d779e63e60145df9816 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.005s
I20260709 13:12:28.946662  7672 raft_consensus.cc:359] T 8f1db4c0b1a54d779e63e60145df9816 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:28.947466  7672 raft_consensus.cc:385] T 8f1db4c0b1a54d779e63e60145df9816 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:28.947794  7672 raft_consensus.cc:740] T 8f1db4c0b1a54d779e63e60145df9816 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Initialized, Role: FOLLOWER
I20260709 13:12:28.948980  7672 consensus_queue.cc:260] T 8f1db4c0b1a54d779e63e60145df9816 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:28.951812  7672 ts_tablet_manager.cc:1434] T 8f1db4c0b1a54d779e63e60145df9816 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:12:28.952837  7672 tablet_bootstrap.cc:492] T bf41775d66ab41db80ee0b1cd8845060 P 605e3de508eb49c494dee1c3bd4a2fc3: Bootstrap starting.
I20260709 13:12:28.958590  7627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1db4c0b1a54d779e63e60145df9816" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" is_pre_election: true
I20260709 13:12:28.959183  7672 tablet_bootstrap.cc:654] T bf41775d66ab41db80ee0b1cd8845060 P 605e3de508eb49c494dee1c3bd4a2fc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:28.959450  7627 raft_consensus.cc:2468] T 8f1db4c0b1a54d779e63e60145df9816 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 0.
I20260709 13:12:28.962060  7441 leader_election.cc:304] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [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: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 96b1e0fb058d47ef860ba0c2c5b5ac49
I20260709 13:12:28.963179  7676 raft_consensus.cc:2804] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:28.963560  7676 raft_consensus.cc:493] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:28.963899  7676 raft_consensus.cc:3060] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:28.966253  7670 tablet_bootstrap.cc:654] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:28.969602  7671 tablet_bootstrap.cc:492] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49: No bootstrap required, opened a new log
I20260709 13:12:28.970535  7671 ts_tablet_manager.cc:1403] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.010s
I20260709 13:12:28.972837  7676 raft_consensus.cc:515] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:28.974584  7671 raft_consensus.cc:359] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:28.975739  7671 raft_consensus.cc:385] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:28.976169  7671 raft_consensus.cc:740] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Initialized, Role: FOLLOWER
I20260709 13:12:28.976804  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1db4c0b1a54d779e63e60145df9816" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:28.977254  7671 consensus_queue.cc:260] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
W20260709 13:12:28.978848  7440 leader_election.cc:343] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:28.980746  7671 ts_tablet_manager.cc:1434] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:12:28.981032  7627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1db4c0b1a54d779e63e60145df9816" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
I20260709 13:12:28.981684  7627 raft_consensus.cc:3060] T 8f1db4c0b1a54d779e63e60145df9816 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:28.982215  7671 tablet_bootstrap.cc:492] T 8f1db4c0b1a54d779e63e60145df9816 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Bootstrap starting.
I20260709 13:12:28.989212  7671 tablet_bootstrap.cc:654] T 8f1db4c0b1a54d779e63e60145df9816 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:28.990985  7676 leader_election.cc:290] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 election: Requested vote from peers 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:28.993199  7627 raft_consensus.cc:2468] T 8f1db4c0b1a54d779e63e60145df9816 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 1.
I20260709 13:12:28.994846  7441 leader_election.cc:304] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [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: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 96b1e0fb058d47ef860ba0c2c5b5ac49
I20260709 13:12:28.996366  7676 raft_consensus.cc:2804] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:28.999504  7676 raft_consensus.cc:697] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Becoming Leader. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Running, Role: LEADER
I20260709 13:12:29.000357  7676 consensus_queue.cc:237] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.001694  7671 tablet_bootstrap.cc:492] T 8f1db4c0b1a54d779e63e60145df9816 P 96b1e0fb058d47ef860ba0c2c5b5ac49: No bootstrap required, opened a new log
I20260709 13:12:29.002241  7671 ts_tablet_manager.cc:1403] T 8f1db4c0b1a54d779e63e60145df9816 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:12:29.001724  7670 tablet_bootstrap.cc:492] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55: No bootstrap required, opened a new log
I20260709 13:12:29.002946  7670 ts_tablet_manager.cc:1403] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55: Time spent bootstrapping tablet: real 0.069s	user 0.024s	sys 0.016s
I20260709 13:12:29.003039  7672 tablet_bootstrap.cc:492] T bf41775d66ab41db80ee0b1cd8845060 P 605e3de508eb49c494dee1c3bd4a2fc3: No bootstrap required, opened a new log
I20260709 13:12:29.003661  7672 ts_tablet_manager.cc:1403] T bf41775d66ab41db80ee0b1cd8845060 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.010s
I20260709 13:12:29.005335  7671 raft_consensus.cc:359] T 8f1db4c0b1a54d779e63e60145df9816 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.006130  7671 raft_consensus.cc:385] T 8f1db4c0b1a54d779e63e60145df9816 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:29.006434  7671 raft_consensus.cc:740] T 8f1db4c0b1a54d779e63e60145df9816 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Initialized, Role: FOLLOWER
I20260709 13:12:29.006619  7670 raft_consensus.cc:359] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.006878  7672 raft_consensus.cc:359] T bf41775d66ab41db80ee0b1cd8845060 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.007726  7670 raft_consensus.cc:385] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:29.007862  7672 raft_consensus.cc:385] T bf41775d66ab41db80ee0b1cd8845060 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:29.008244  7670 raft_consensus.cc:740] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Initialized, Role: FOLLOWER
I20260709 13:12:29.008366  7672 raft_consensus.cc:740] T bf41775d66ab41db80ee0b1cd8845060 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Initialized, Role: FOLLOWER
I20260709 13:12:29.007237  7671 consensus_queue.cc:260] T 8f1db4c0b1a54d779e63e60145df9816 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.009649  7672 consensus_queue.cc:260] T bf41775d66ab41db80ee0b1cd8845060 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.010974  7671 ts_tablet_manager.cc:1434] T 8f1db4c0b1a54d779e63e60145df9816 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:12:29.012079  7671 tablet_bootstrap.cc:492] T 4761bc895ccb4605a8cbe35f959bae35 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Bootstrap starting.
I20260709 13:12:29.009390  7670 consensus_queue.cc:260] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.015853  7670 ts_tablet_manager.cc:1434] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 13:12:29.017277  7670 tablet_bootstrap.cc:492] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55: Bootstrap starting.
I20260709 13:12:29.019263  7671 tablet_bootstrap.cc:654] T 4761bc895ccb4605a8cbe35f959bae35 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:29.022284  7672 ts_tablet_manager.cc:1434] T bf41775d66ab41db80ee0b1cd8845060 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260709 13:12:29.023599  7670 tablet_bootstrap.cc:654] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:29.026304  7372 catalog_manager.cc:5697] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193). New cstate: current_term: 1 leader_uuid: "54dcbee9993e4669aab4e1e87125ee55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:29.030894  7671 tablet_bootstrap.cc:492] T 4761bc895ccb4605a8cbe35f959bae35 P 96b1e0fb058d47ef860ba0c2c5b5ac49: No bootstrap required, opened a new log
I20260709 13:12:29.031476  7671 ts_tablet_manager.cc:1403] T 4761bc895ccb4605a8cbe35f959bae35 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 13:12:29.033272  7672 tablet_bootstrap.cc:492] T 4761bc895ccb4605a8cbe35f959bae35 P 605e3de508eb49c494dee1c3bd4a2fc3: Bootstrap starting.
I20260709 13:12:29.034986  7671 raft_consensus.cc:359] T 4761bc895ccb4605a8cbe35f959bae35 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.035784  7671 raft_consensus.cc:385] T 4761bc895ccb4605a8cbe35f959bae35 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:29.036082  7671 raft_consensus.cc:740] T 4761bc895ccb4605a8cbe35f959bae35 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Initialized, Role: FOLLOWER
I20260709 13:12:29.036988  7671 consensus_queue.cc:260] T 4761bc895ccb4605a8cbe35f959bae35 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.039867  7671 ts_tablet_manager.cc:1434] T 4761bc895ccb4605a8cbe35f959bae35 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:12:29.040866  7671 tablet_bootstrap.cc:492] T 61804c806e6544bb8bb644cf57a094b1 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Bootstrap starting.
I20260709 13:12:29.041109  7672 tablet_bootstrap.cc:654] T 4761bc895ccb4605a8cbe35f959bae35 P 605e3de508eb49c494dee1c3bd4a2fc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:29.045253  7677 raft_consensus.cc:493] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:29.046017  7677 raft_consensus.cc:515] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.048964  7671 tablet_bootstrap.cc:654] T 61804c806e6544bb8bb644cf57a094b1 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:29.059819  7677 leader_election.cc:290] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:29.062881  7670 tablet_bootstrap.cc:492] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55: No bootstrap required, opened a new log
I20260709 13:12:29.069602  7670 ts_tablet_manager.cc:1403] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55: Time spent bootstrapping tablet: real 0.053s	user 0.023s	sys 0.019s
I20260709 13:12:29.073661  7670 raft_consensus.cc:359] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.068436  7672 tablet_bootstrap.cc:492] T 4761bc895ccb4605a8cbe35f959bae35 P 605e3de508eb49c494dee1c3bd4a2fc3: No bootstrap required, opened a new log
I20260709 13:12:29.079147  7672 ts_tablet_manager.cc:1403] T 4761bc895ccb4605a8cbe35f959bae35 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.003s
I20260709 13:12:29.080688  7477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41775d66ab41db80ee0b1cd8845060" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55" is_pre_election: true
I20260709 13:12:29.082296  7672 raft_consensus.cc:359] T 4761bc895ccb4605a8cbe35f959bae35 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.083173  7672 raft_consensus.cc:385] T 4761bc895ccb4605a8cbe35f959bae35 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:12:29.082947  7517 leader_election.cc:343] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:29.074674  7670 raft_consensus.cc:385] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:29.084841  7670 raft_consensus.cc:740] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Initialized, Role: FOLLOWER
I20260709 13:12:29.085652  7670 consensus_queue.cc:260] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.083657  7672 raft_consensus.cc:740] T 4761bc895ccb4605a8cbe35f959bae35 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Initialized, Role: FOLLOWER
I20260709 13:12:29.088665  7672 consensus_queue.cc:260] T 4761bc895ccb4605a8cbe35f959bae35 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.089236  7627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41775d66ab41db80ee0b1cd8845060" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" is_pre_election: true
I20260709 13:12:29.089926  7627 raft_consensus.cc:2468] T bf41775d66ab41db80ee0b1cd8845060 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in term 0.
I20260709 13:12:29.091032  7672 ts_tablet_manager.cc:1434] T 4761bc895ccb4605a8cbe35f959bae35 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:12:29.091239  7516 leader_election.cc:304] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [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: 605e3de508eb49c494dee1c3bd4a2fc3, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 54dcbee9993e4669aab4e1e87125ee55
I20260709 13:12:29.092125  7672 tablet_bootstrap.cc:492] T ee908e9c299349d09762906350ddf553 P 605e3de508eb49c494dee1c3bd4a2fc3: Bootstrap starting.
I20260709 13:12:29.092391  7677 raft_consensus.cc:2804] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:29.092790  7677 raft_consensus.cc:493] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:29.093104  7677 raft_consensus.cc:3060] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.095856  7676 raft_consensus.cc:493] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:29.096349  7676 raft_consensus.cc:515] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.098446  7676 leader_election.cc:290] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:29.099718  7670 ts_tablet_manager.cc:1434] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260709 13:12:29.099558  7627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee908e9c299349d09762906350ddf553" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" is_pre_election: true
I20260709 13:12:29.099939  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee908e9c299349d09762906350ddf553" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" is_pre_election: true
I20260709 13:12:29.100590  7553 raft_consensus.cc:2468] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 0.
I20260709 13:12:29.100744  7670 tablet_bootstrap.cc:492] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55: Bootstrap starting.
W20260709 13:12:29.100991  7441 leader_election.cc:343] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:29.101197  7672 tablet_bootstrap.cc:654] T ee908e9c299349d09762906350ddf553 P 605e3de508eb49c494dee1c3bd4a2fc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:29.104178  7677 raft_consensus.cc:515] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.105823  7440 leader_election.cc:304] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [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: 54dcbee9993e4669aab4e1e87125ee55, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 605e3de508eb49c494dee1c3bd4a2fc3
I20260709 13:12:29.107522  7676 raft_consensus.cc:2804] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:29.107656  7477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41775d66ab41db80ee0b1cd8845060" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:29.107918  7676 raft_consensus.cc:493] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:29.108260  7676 raft_consensus.cc:3060] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.108820  7627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41775d66ab41db80ee0b1cd8845060" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
I20260709 13:12:29.109606  7627 raft_consensus.cc:3060] T bf41775d66ab41db80ee0b1cd8845060 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.113106  7672 tablet_bootstrap.cc:492] T ee908e9c299349d09762906350ddf553 P 605e3de508eb49c494dee1c3bd4a2fc3: No bootstrap required, opened a new log
I20260709 13:12:29.113663  7672 ts_tablet_manager.cc:1403] T ee908e9c299349d09762906350ddf553 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
W20260709 13:12:29.114965  7517 leader_election.cc:343] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:29.116564  7672 raft_consensus.cc:359] T ee908e9c299349d09762906350ddf553 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.117326  7672 raft_consensus.cc:385] T ee908e9c299349d09762906350ddf553 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:29.117615  7672 raft_consensus.cc:740] T ee908e9c299349d09762906350ddf553 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Initialized, Role: FOLLOWER
I20260709 13:12:29.118054  7627 raft_consensus.cc:2468] T bf41775d66ab41db80ee0b1cd8845060 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in term 1.
I20260709 13:12:29.118590  7672 consensus_queue.cc:260] T ee908e9c299349d09762906350ddf553 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.119284  7516 leader_election.cc:304] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [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: 605e3de508eb49c494dee1c3bd4a2fc3, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 54dcbee9993e4669aab4e1e87125ee55
I20260709 13:12:29.120484  7670 tablet_bootstrap.cc:654] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:29.121160  7672 ts_tablet_manager.cc:1434] T ee908e9c299349d09762906350ddf553 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:12:29.122488  7672 tablet_bootstrap.cc:492] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3: Bootstrap starting.
I20260709 13:12:29.124090  7671 tablet_bootstrap.cc:492] T 61804c806e6544bb8bb644cf57a094b1 P 96b1e0fb058d47ef860ba0c2c5b5ac49: No bootstrap required, opened a new log
I20260709 13:12:29.124620  7671 ts_tablet_manager.cc:1403] T 61804c806e6544bb8bb644cf57a094b1 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent bootstrapping tablet: real 0.084s	user 0.003s	sys 0.044s
I20260709 13:12:29.124794  7677 leader_election.cc:290] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:29.125397  7677 raft_consensus.cc:2804] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:29.125852  7677 raft_consensus.cc:697] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 LEADER]: Becoming Leader. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Running, Role: LEADER
I20260709 13:12:29.126744  7677 consensus_queue.cc:237] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.127640  7671 raft_consensus.cc:359] T 61804c806e6544bb8bb644cf57a094b1 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.128360  7671 raft_consensus.cc:385] T 61804c806e6544bb8bb644cf57a094b1 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:29.128660  7671 raft_consensus.cc:740] T 61804c806e6544bb8bb644cf57a094b1 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Initialized, Role: FOLLOWER
I20260709 13:12:29.129745  7672 tablet_bootstrap.cc:654] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:29.130995  7676 raft_consensus.cc:515] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.133908  7676 leader_election.cc:290] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 election: Requested vote from peers 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:29.135528  7627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee908e9c299349d09762906350ddf553" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
I20260709 13:12:29.136112  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee908e9c299349d09762906350ddf553" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:29.136303  7627 raft_consensus.cc:3060] T ee908e9c299349d09762906350ddf553 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.136813  7553 raft_consensus.cc:3060] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.136916  7671 consensus_queue.cc:260] T 61804c806e6544bb8bb644cf57a094b1 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.148885  7703 raft_consensus.cc:493] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:29.149551  7703 raft_consensus.cc:515] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.153072  7477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc98864b6e47e3ba6d2be931c62625" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55" is_pre_election: true
I20260709 13:12:29.153802  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc98864b6e47e3ba6d2be931c62625" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" is_pre_election: true
W20260709 13:12:29.155248  7517 leader_election.cc:343] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:29.156536  7670 tablet_bootstrap.cc:492] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55: No bootstrap required, opened a new log
I20260709 13:12:29.157078  7670 ts_tablet_manager.cc:1403] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.009s
I20260709 13:12:29.159142  7627 raft_consensus.cc:2468] T ee908e9c299349d09762906350ddf553 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 1.
I20260709 13:12:29.161845  7441 leader_election.cc:304] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 
W20260709 13:12:29.161878  7516 leader_election.cc:343] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:29.162314  7670 raft_consensus.cc:359] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.162976  7676 raft_consensus.cc:2804] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:29.163129  7670 raft_consensus.cc:385] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:29.163051  7516 leader_election.cc:304] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3
I20260709 13:12:29.163720  7676 raft_consensus.cc:697] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Becoming Leader. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Running, Role: LEADER
I20260709 13:12:29.164201  7707 raft_consensus.cc:2749] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:29.161628  7703 leader_election.cc:290] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:29.164772  7676 consensus_queue.cc:237] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.163681  7670 raft_consensus.cc:740] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Initialized, Role: FOLLOWER
I20260709 13:12:29.166468  7670 consensus_queue.cc:260] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.159935  7553 raft_consensus.cc:2468] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 1.
I20260709 13:12:29.171082  7672 tablet_bootstrap.cc:492] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3: No bootstrap required, opened a new log
I20260709 13:12:29.171618  7672 ts_tablet_manager.cc:1403] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.004s
I20260709 13:12:29.172964  7374 catalog_manager.cc:5697] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194). New cstate: current_term: 1 leader_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:29.174540  7672 raft_consensus.cc:359] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.175315  7672 raft_consensus.cc:385] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:29.175662  7672 raft_consensus.cc:740] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Initialized, Role: FOLLOWER
I20260709 13:12:29.176112  7670 ts_tablet_manager.cc:1434] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.006s
I20260709 13:12:29.177960  7672 consensus_queue.cc:260] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.178933  7671 ts_tablet_manager.cc:1434] T 61804c806e6544bb8bb644cf57a094b1 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent starting tablet: real 0.054s	user 0.027s	sys 0.017s
I20260709 13:12:29.180161  7671 tablet_bootstrap.cc:492] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Bootstrap starting.
I20260709 13:12:29.180639  7670 tablet_bootstrap.cc:492] T 92dc98864b6e47e3ba6d2be931c62625 P 54dcbee9993e4669aab4e1e87125ee55: Bootstrap starting.
I20260709 13:12:29.182758  7375 catalog_manager.cc:5697] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193). New cstate: current_term: 1 leader_uuid: "54dcbee9993e4669aab4e1e87125ee55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:29.187445  7670 tablet_bootstrap.cc:654] T 92dc98864b6e47e3ba6d2be931c62625 P 54dcbee9993e4669aab4e1e87125ee55: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:29.189785  7672 ts_tablet_manager.cc:1434] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:12:29.190888  7672 tablet_bootstrap.cc:492] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3: Bootstrap starting.
I20260709 13:12:29.191301  7678 raft_consensus.cc:493] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:29.191802  7678 raft_consensus.cc:515] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.196240  7706 raft_consensus.cc:493] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:29.196835  7706 raft_consensus.cc:515] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.200433  7706 leader_election.cc:290] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:29.201586  7477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb697323f4234ab1856ac7384a2db078" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55" is_pre_election: true
I20260709 13:12:29.202507  7477 raft_consensus.cc:2468] T fb697323f4234ab1856ac7384a2db078 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in term 0.
I20260709 13:12:29.203825  7678 leader_election.cc:290] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:29.202747  7672 tablet_bootstrap.cc:654] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:29.204001  7627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb697323f4234ab1856ac7384a2db078" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" is_pre_election: true
I20260709 13:12:29.205377  7517 leader_election.cc:304] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 
W20260709 13:12:29.207195  7516 leader_election.cc:343] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:29.208402  7706 raft_consensus.cc:2804] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:29.208823  7706 raft_consensus.cc:493] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:29.209146  7706 raft_consensus.cc:3060] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.214989  7670 tablet_bootstrap.cc:492] T 92dc98864b6e47e3ba6d2be931c62625 P 54dcbee9993e4669aab4e1e87125ee55: No bootstrap required, opened a new log
I20260709 13:12:29.215620  7670 ts_tablet_manager.cc:1403] T 92dc98864b6e47e3ba6d2be931c62625 P 54dcbee9993e4669aab4e1e87125ee55: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.013s
I20260709 13:12:29.218580  7670 raft_consensus.cc:359] T 92dc98864b6e47e3ba6d2be931c62625 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.219347  7670 raft_consensus.cc:385] T 92dc98864b6e47e3ba6d2be931c62625 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:29.219667  7670 raft_consensus.cc:740] T 92dc98864b6e47e3ba6d2be931c62625 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Initialized, Role: FOLLOWER
I20260709 13:12:29.208364  7671 tablet_bootstrap.cc:654] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:29.220402  7670 consensus_queue.cc:260] T 92dc98864b6e47e3ba6d2be931c62625 P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.222930  7670 ts_tablet_manager.cc:1434] T 92dc98864b6e47e3ba6d2be931c62625 P 54dcbee9993e4669aab4e1e87125ee55: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:12:29.223937  7670 tablet_bootstrap.cc:492] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55: Bootstrap starting.
I20260709 13:12:29.230055  7678 raft_consensus.cc:493] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:29.230628  7670 tablet_bootstrap.cc:654] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:29.230736  7678 raft_consensus.cc:515] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.233198  7678 leader_election.cc:290] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:29.235965  7477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61804c806e6544bb8bb644cf57a094b1" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55" is_pre_election: true
I20260709 13:12:29.237957  7477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e01cd369dcf42e3977adc8be9901c16" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55" is_pre_election: true
I20260709 13:12:29.238584  7477 raft_consensus.cc:2468] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 0.
W20260709 13:12:29.240020  7592 leader_election.cc:343] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:29.240725  7592 leader_election.cc:304] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 
I20260709 13:12:29.241556  7678 raft_consensus.cc:2804] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:29.241925  7678 raft_consensus.cc:493] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:29.242280  7678 raft_consensus.cc:3060] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.243829  7552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e01cd369dcf42e3977adc8be9901c16" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" is_pre_election: true
I20260709 13:12:29.243745  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61804c806e6544bb8bb644cf57a094b1" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" is_pre_election: true
I20260709 13:12:29.244956  7553 raft_consensus.cc:2468] T 61804c806e6544bb8bb644cf57a094b1 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 0.
W20260709 13:12:29.247252  7590 leader_election.cc:343] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:29.248456  7590 leader_election.cc:304] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [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: 605e3de508eb49c494dee1c3bd4a2fc3, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 54dcbee9993e4669aab4e1e87125ee55
I20260709 13:12:29.217609  7706 raft_consensus.cc:515] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.249984  7678 raft_consensus.cc:515] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.251423  7716 raft_consensus.cc:2804] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:29.252785  7707 raft_consensus.cc:493] T 8f1db4c0b1a54d779e63e60145df9816 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:29.253252  7477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb697323f4234ab1856ac7384a2db078" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:29.254091  7477 raft_consensus.cc:3060] T fb697323f4234ab1856ac7384a2db078 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.253476  7707 raft_consensus.cc:515] T 8f1db4c0b1a54d779e63e60145df9816 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.258642  7476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e01cd369dcf42e3977adc8be9901c16" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:29.259317  7678 leader_election.cc:290] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:29.259711  7476 raft_consensus.cc:3060] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.263120  7670 tablet_bootstrap.cc:492] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55: No bootstrap required, opened a new log
I20260709 13:12:29.263689  7670 ts_tablet_manager.cc:1403] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.020s
I20260709 13:12:29.264338  7627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1db4c0b1a54d779e63e60145df9816" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" is_pre_election: true
I20260709 13:12:29.264464  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f1db4c0b1a54d779e63e60145df9816" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55" is_pre_election: true
I20260709 13:12:29.265297  7627 raft_consensus.cc:2393] T 8f1db4c0b1a54d779e63e60145df9816 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in current term 1: Already voted for candidate 54dcbee9993e4669aab4e1e87125ee55 in this term.
I20260709 13:12:29.265856  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb697323f4234ab1856ac7384a2db078" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
I20260709 13:12:29.266518  7516 leader_election.cc:304] T 8f1db4c0b1a54d779e63e60145df9816 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3
I20260709 13:12:29.267478  7703 raft_consensus.cc:3060] T 8f1db4c0b1a54d779e63e60145df9816 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:12:29.268373  7516 leader_election.cc:343] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:29.268822  7670 raft_consensus.cc:359] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.269593  7670 raft_consensus.cc:385] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:29.269867  7670 raft_consensus.cc:740] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Initialized, Role: FOLLOWER
I20260709 13:12:29.270680  7670 consensus_queue.cc:260] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.272572  7706 leader_election.cc:290] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:29.272795  7670 ts_tablet_manager.cc:1434] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:12:29.274227  7670 tablet_bootstrap.cc:492] T bf41775d66ab41db80ee0b1cd8845060 P 54dcbee9993e4669aab4e1e87125ee55: Bootstrap starting.
I20260709 13:12:29.274375  7477 raft_consensus.cc:2468] T fb697323f4234ab1856ac7384a2db078 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in term 1.
I20260709 13:12:29.274667  7672 tablet_bootstrap.cc:492] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3: No bootstrap required, opened a new log
I20260709 13:12:29.275233  7672 ts_tablet_manager.cc:1403] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent bootstrapping tablet: real 0.085s	user 0.024s	sys 0.010s
I20260709 13:12:29.272833  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e01cd369dcf42e3977adc8be9901c16" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:29.276015  7671 tablet_bootstrap.cc:492] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49: No bootstrap required, opened a new log
I20260709 13:12:29.276481  7671 ts_tablet_manager.cc:1403] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent bootstrapping tablet: real 0.097s	user 0.008s	sys 0.003s
I20260709 13:12:29.276957  7517 leader_election.cc:304] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [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: 54dcbee9993e4669aab4e1e87125ee55, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 605e3de508eb49c494dee1c3bd4a2fc3
I20260709 13:12:29.278119  7672 raft_consensus.cc:359] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.278800  7672 raft_consensus.cc:385] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:29.279129  7672 raft_consensus.cc:740] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Initialized, Role: FOLLOWER
I20260709 13:12:29.279052  7671 raft_consensus.cc:359] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.279971  7671 raft_consensus.cc:385] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:29.280258  7671 raft_consensus.cc:740] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Initialized, Role: FOLLOWER
I20260709 13:12:29.280165  7672 consensus_queue.cc:260] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.281451  7670 tablet_bootstrap.cc:654] T bf41775d66ab41db80ee0b1cd8845060 P 54dcbee9993e4669aab4e1e87125ee55: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:29.281170  7671 consensus_queue.cc:260] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.283262  7671 ts_tablet_manager.cc:1434] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:12:29.283517  7677 raft_consensus.cc:2804] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:29.290642  7672 ts_tablet_manager.cc:1434] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:12:29.291419  7676 raft_consensus.cc:493] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:29.292214  7676 raft_consensus.cc:515] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.291774  7672 tablet_bootstrap.cc:492] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3: Bootstrap starting.
I20260709 13:12:29.278975  7707 leader_election.cc:290] T 8f1db4c0b1a54d779e63e60145df9816 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:29.299021  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4761bc895ccb4605a8cbe35f959bae35" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" is_pre_election: true
I20260709 13:12:29.299970  7626 raft_consensus.cc:2468] T 4761bc895ccb4605a8cbe35f959bae35 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 0.
I20260709 13:12:29.301568  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4761bc895ccb4605a8cbe35f959bae35" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" is_pre_election: true
I20260709 13:12:29.301724  7441 leader_election.cc:304] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 
I20260709 13:12:29.303050  7676 leader_election.cc:290] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:29.303184  7691 raft_consensus.cc:2804] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:29.302551  7553 raft_consensus.cc:2468] T 4761bc895ccb4605a8cbe35f959bae35 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 0.
I20260709 13:12:29.303645  7691 raft_consensus.cc:493] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:29.304004  7691 raft_consensus.cc:3060] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.304064  7671 tablet_bootstrap.cc:492] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Bootstrap starting.
I20260709 13:12:29.252061  7716 raft_consensus.cc:493] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:29.311131  7716 raft_consensus.cc:3060] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.312664  7671 tablet_bootstrap.cc:654] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:29.302980  7677 raft_consensus.cc:697] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 LEADER]: Becoming Leader. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Running, Role: LEADER
I20260709 13:12:29.312640  7691 raft_consensus.cc:515] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.314641  7677 consensus_queue.cc:237] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.315595  7476 raft_consensus.cc:2468] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 1.
I20260709 13:12:29.316496  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4761bc895ccb4605a8cbe35f959bae35" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:29.317098  7553 raft_consensus.cc:3060] T 4761bc895ccb4605a8cbe35f959bae35 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.317209  7592 leader_election.cc:304] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 
I20260709 13:12:29.318279  7678 raft_consensus.cc:2804] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:29.318924  7703 raft_consensus.cc:2749] T 8f1db4c0b1a54d779e63e60145df9816 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:29.323091  7672 tablet_bootstrap.cc:654] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:29.322484  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4761bc895ccb4605a8cbe35f959bae35" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
I20260709 13:12:29.323836  7626 raft_consensus.cc:3060] T 4761bc895ccb4605a8cbe35f959bae35 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.320947  7691 leader_election.cc:290] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 election: Requested vote from peers 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
W20260709 13:12:29.320819  7590 leader_election.cc:343] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:29.335777  7678 raft_consensus.cc:697] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Becoming Leader. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
I20260709 13:12:29.336843  7678 consensus_queue.cc:237] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.340451  7672 tablet_bootstrap.cc:492] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3: No bootstrap required, opened a new log
I20260709 13:12:29.341694  7671 tablet_bootstrap.cc:492] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49: No bootstrap required, opened a new log
I20260709 13:12:29.332404  7716 raft_consensus.cc:515] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.340970  7672 ts_tablet_manager.cc:1403] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.003s
I20260709 13:12:29.342259  7671 ts_tablet_manager.cc:1403] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.001s
I20260709 13:12:29.335245  7626 raft_consensus.cc:2468] T 4761bc895ccb4605a8cbe35f959bae35 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 1.
I20260709 13:12:29.344734  7476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61804c806e6544bb8bb644cf57a094b1" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:29.345054  7672 raft_consensus.cc:359] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.345219  7671 raft_consensus.cc:359] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.345842  7672 raft_consensus.cc:385] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:29.346066  7671 raft_consensus.cc:385] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:29.346201  7672 raft_consensus.cc:740] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Initialized, Role: FOLLOWER
I20260709 13:12:29.346412  7671 raft_consensus.cc:740] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Initialized, Role: FOLLOWER
I20260709 13:12:29.326617  7553 raft_consensus.cc:2468] T 4761bc895ccb4605a8cbe35f959bae35 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 1.
I20260709 13:12:29.346956  7672 consensus_queue.cc:260] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.345381  7476 raft_consensus.cc:3060] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.349558  7440 leader_election.cc:304] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 
I20260709 13:12:29.350020  7672 ts_tablet_manager.cc:1434] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:12:29.347951  7671 consensus_queue.cc:260] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.350431  7691 raft_consensus.cc:2804] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:29.351001  7691 raft_consensus.cc:697] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Becoming Leader. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Running, Role: LEADER
I20260709 13:12:29.351701  7670 tablet_bootstrap.cc:492] T bf41775d66ab41db80ee0b1cd8845060 P 54dcbee9993e4669aab4e1e87125ee55: No bootstrap required, opened a new log
I20260709 13:12:29.352240  7670 ts_tablet_manager.cc:1403] T bf41775d66ab41db80ee0b1cd8845060 P 54dcbee9993e4669aab4e1e87125ee55: Time spent bootstrapping tablet: real 0.078s	user 0.027s	sys 0.029s
I20260709 13:12:29.351842  7691 consensus_queue.cc:237] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.353744  7671 ts_tablet_manager.cc:1434] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:12:29.355486  7670 raft_consensus.cc:359] T bf41775d66ab41db80ee0b1cd8845060 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.356252  7670 raft_consensus.cc:385] T bf41775d66ab41db80ee0b1cd8845060 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:29.356529  7670 raft_consensus.cc:740] T bf41775d66ab41db80ee0b1cd8845060 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Initialized, Role: FOLLOWER
I20260709 13:12:29.356971  7716 leader_election.cc:290] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:29.357226  7670 consensus_queue.cc:260] T bf41775d66ab41db80ee0b1cd8845060 P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.362632  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61804c806e6544bb8bb644cf57a094b1" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:29.363312  7553 raft_consensus.cc:3060] T 61804c806e6544bb8bb644cf57a094b1 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.367902  7670 ts_tablet_manager.cc:1434] T bf41775d66ab41db80ee0b1cd8845060 P 54dcbee9993e4669aab4e1e87125ee55: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:12:29.368597  7476 raft_consensus.cc:2468] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 1.
I20260709 13:12:29.369058  7553 raft_consensus.cc:2468] T 61804c806e6544bb8bb644cf57a094b1 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 1.
I20260709 13:12:29.372458  7592 leader_election.cc:304] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 
I20260709 13:12:29.351493  7374 catalog_manager.cc:5697] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194). New cstate: current_term: 1 leader_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:29.373775  7716 raft_consensus.cc:2804] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:29.374627  7716 raft_consensus.cc:697] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Becoming Leader. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
W20260709 13:12:29.375758  7498 debug-util.cc:398] Leaking SignalData structure 0x7b08000f76c0 after lost signal to thread 2222
I20260709 13:12:29.375473  7716 consensus_queue.cc:237] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.377148  7375 catalog_manager.cc:5697] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193). New cstate: current_term: 1 leader_uuid: "54dcbee9993e4669aab4e1e87125ee55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:29.384618  7691 raft_consensus.cc:493] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:29.385263  7691 raft_consensus.cc:515] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.384743  7372 catalog_manager.cc:5697] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:29.387928  7691 leader_election.cc:290] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:29.392246  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f2675e53044e4c884405d2cf12e000" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" is_pre_election: true
I20260709 13:12:29.392987  7626 raft_consensus.cc:2468] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 0.
I20260709 13:12:29.394304  7441 leader_election.cc:304] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 
I20260709 13:12:29.395201  7691 raft_consensus.cc:2804] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:29.395597  7691 raft_consensus.cc:493] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:29.395952  7691 raft_consensus.cc:3060] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.397022  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f2675e53044e4c884405d2cf12e000" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" is_pre_election: true
I20260709 13:12:29.397873  7553 raft_consensus.cc:2468] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 0.
I20260709 13:12:29.404174  7372 catalog_manager.cc:5697] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:29.405483  7691 raft_consensus.cc:515] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.408735  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f2675e53044e4c884405d2cf12e000" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:29.409135  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f2675e53044e4c884405d2cf12e000" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
I20260709 13:12:29.409852  7626 raft_consensus.cc:3060] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.410934  7691 leader_election.cc:290] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 election: Requested vote from peers 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:29.409327  7553 raft_consensus.cc:3060] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.417843  7553 raft_consensus.cc:2468] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 1.
I20260709 13:12:29.418941  7440 leader_election.cc:304] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 
I20260709 13:12:29.419072  7626 raft_consensus.cc:2468] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 1.
I20260709 13:12:29.419736  7691 raft_consensus.cc:2804] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:29.420233  7691 raft_consensus.cc:697] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Becoming Leader. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Running, Role: LEADER
I20260709 13:12:29.421059  7691 consensus_queue.cc:237] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.429435  7372 catalog_manager.cc:5697] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193). New cstate: current_term: 1 leader_uuid: "54dcbee9993e4669aab4e1e87125ee55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:29.472060  7716 raft_consensus.cc:493] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:29.472800  7716 raft_consensus.cc:515] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.474539  7716 leader_election.cc:290] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:29.475616  7476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb697323f4234ab1856ac7384a2db078" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55" is_pre_election: true
I20260709 13:12:29.475793  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb697323f4234ab1856ac7384a2db078" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" is_pre_election: true
I20260709 13:12:29.476447  7476 raft_consensus.cc:2393] T fb697323f4234ab1856ac7384a2db078 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 605e3de508eb49c494dee1c3bd4a2fc3 in current term 1: Already voted for candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in this term.
I20260709 13:12:29.477577  7590 leader_election.cc:304] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 54dcbee9993e4669aab4e1e87125ee55, 96b1e0fb058d47ef860ba0c2c5b5ac49
I20260709 13:12:29.478315  7716 raft_consensus.cc:3060] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.483498  7716 raft_consensus.cc:2749] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:29.512876  7691 raft_consensus.cc:493] T bf41775d66ab41db80ee0b1cd8845060 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:29.513479  7691 raft_consensus.cc:515] T bf41775d66ab41db80ee0b1cd8845060 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.515695  7691 leader_election.cc:290] T bf41775d66ab41db80ee0b1cd8845060 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:29.516503  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41775d66ab41db80ee0b1cd8845060" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" is_pre_election: true
I20260709 13:12:29.517352  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41775d66ab41db80ee0b1cd8845060" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" is_pre_election: true
I20260709 13:12:29.518360  7626 raft_consensus.cc:2393] T bf41775d66ab41db80ee0b1cd8845060 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54dcbee9993e4669aab4e1e87125ee55 in current term 1: Already voted for candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in this term.
I20260709 13:12:29.519444  7441 leader_election.cc:304] T bf41775d66ab41db80ee0b1cd8845060 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55; no voters: 605e3de508eb49c494dee1c3bd4a2fc3, 96b1e0fb058d47ef860ba0c2c5b5ac49
I20260709 13:12:29.520155  7691 raft_consensus.cc:3060] T bf41775d66ab41db80ee0b1cd8845060 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.525851  7691 raft_consensus.cc:2749] T bf41775d66ab41db80ee0b1cd8845060 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:29.541730  7716 raft_consensus.cc:493] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:29.542423  7716 raft_consensus.cc:515] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.545042  7716 leader_election.cc:290] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:29.545917  7476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc98864b6e47e3ba6d2be931c62625" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55" is_pre_election: true
I20260709 13:12:29.546206  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc98864b6e47e3ba6d2be931c62625" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" is_pre_election: true
I20260709 13:12:29.546583  7476 raft_consensus.cc:2468] T 92dc98864b6e47e3ba6d2be931c62625 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 0.
I20260709 13:12:29.547034  7553 raft_consensus.cc:2468] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 0.
I20260709 13:12:29.547717  7592 leader_election.cc:304] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 
I20260709 13:12:29.548657  7716 raft_consensus.cc:2804] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:29.549016  7716 raft_consensus.cc:493] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:29.549310  7716 raft_consensus.cc:3060] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.554876  7691 consensus_queue.cc:1048] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:29.555939  7716 raft_consensus.cc:515] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.559332  7716 leader_election.cc:290] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:29.559652  7676 consensus_queue.cc:1048] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:29.562250  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc98864b6e47e3ba6d2be931c62625" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:29.562978  7553 raft_consensus.cc:3060] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.580256  7553 raft_consensus.cc:2468] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 1.
I20260709 13:12:29.581617  7590 leader_election.cc:304] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605e3de508eb49c494dee1c3bd4a2fc3, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 
I20260709 13:12:29.582500  7678 raft_consensus.cc:2804] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:29.583069  7678 raft_consensus.cc:697] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Becoming Leader. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
I20260709 13:12:29.583954  7678 consensus_queue.cc:237] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.596174  7476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc98864b6e47e3ba6d2be931c62625" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:29.596967  7476 raft_consensus.cc:3060] T 92dc98864b6e47e3ba6d2be931c62625 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.597692  7372 catalog_manager.cc:5697] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:29.621207  7476 raft_consensus.cc:2468] T 92dc98864b6e47e3ba6d2be931c62625 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 1.
I20260709 13:12:29.622991  7677 consensus_queue.cc:1048] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:29.623670  7691 consensus_queue.cc:1048] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:29.623832  7676 consensus_queue.cc:1048] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:29.656124  7703 consensus_queue.cc:1048] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:29.688082  7626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61804c806e6544bb8bb644cf57a094b1"
dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
mode: GRACEFUL
new_leader_uuid: "54dcbee9993e4669aab4e1e87125ee55"
 from {username='slave'} at 127.0.0.1:49798
I20260709 13:12:29.688798  7626 raft_consensus.cc:606] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Received request to transfer leadership to TS 54dcbee9993e4669aab4e1e87125ee55
I20260709 13:12:29.695456  7626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e01cd369dcf42e3977adc8be9901c16"
dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
mode: GRACEFUL
new_leader_uuid: "54dcbee9993e4669aab4e1e87125ee55"
 from {username='slave'} at 127.0.0.1:49798
I20260709 13:12:29.696215  7626 raft_consensus.cc:606] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Received request to transfer leadership to TS 54dcbee9993e4669aab4e1e87125ee55
I20260709 13:12:29.704511  7626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92dc98864b6e47e3ba6d2be931c62625"
dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
mode: GRACEFUL
new_leader_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
 from {username='slave'} at 127.0.0.1:49798
I20260709 13:12:29.705068  7626 raft_consensus.cc:606] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Received request to transfer leadership to TS 96b1e0fb058d47ef860ba0c2c5b5ac49
I20260709 13:12:29.719300  7477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee908e9c299349d09762906350ddf553"
dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
mode: GRACEFUL
new_leader_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
 from {username='slave'} at 127.0.0.1:49952
I20260709 13:12:29.719884  7477 raft_consensus.cc:606] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Received request to transfer leadership to TS 96b1e0fb058d47ef860ba0c2c5b5ac49
I20260709 13:12:29.725628  7477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14f2675e53044e4c884405d2cf12e000"
dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
mode: GRACEFUL
new_leader_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
 from {username='slave'} at 127.0.0.1:49952
I20260709 13:12:29.726166  7477 raft_consensus.cc:606] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Received request to transfer leadership to TS 96b1e0fb058d47ef860ba0c2c5b5ac49
I20260709 13:12:29.740986  7553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb697323f4234ab1856ac7384a2db078"
dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
mode: GRACEFUL
new_leader_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
 from {username='slave'} at 127.0.0.1:38446
I20260709 13:12:29.741696  7553 raft_consensus.cc:606] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 LEADER]: Received request to transfer leadership to TS 605e3de508eb49c494dee1c3bd4a2fc3
I20260709 13:12:29.751099  7703 raft_consensus.cc:493] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:29.751654  7703 raft_consensus.cc:515] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.753655  7703 leader_election.cc:290] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:29.754643  7477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e01cd369dcf42e3977adc8be9901c16" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55" is_pre_election: true
I20260709 13:12:29.755487  7477 raft_consensus.cc:2393] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in current term 1: Already voted for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in this term.
I20260709 13:12:29.755201  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e01cd369dcf42e3977adc8be9901c16" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" is_pre_election: true
I20260709 13:12:29.756841  7517 leader_election.cc:304] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3
I20260709 13:12:29.757721  7703 raft_consensus.cc:3060] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:29.762949  7703 raft_consensus.cc:2749] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:29.795172  7703 consensus_queue.cc:1048] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:29.806599  7718 consensus_queue.cc:1048] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:29.820667  7676 consensus_queue.cc:1048] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:29.826354  7718 raft_consensus.cc:993] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49: : Instructing follower 605e3de508eb49c494dee1c3bd4a2fc3 to start an election
I20260709 13:12:29.826956  7718 raft_consensus.cc:1081] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 LEADER]: Signalling peer 605e3de508eb49c494dee1c3bd4a2fc3 to start an election
I20260709 13:12:29.828895  7626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb697323f4234ab1856ac7384a2db078"
dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
 from {username='slave'} at 127.0.0.1:49786
I20260709 13:12:29.829560  7626 raft_consensus.cc:493] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:29.830013  7626 raft_consensus.cc:3060] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:29.839087  7626 raft_consensus.cc:515] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.840179  7691 raft_consensus.cc:993] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55: : Instructing follower 96b1e0fb058d47ef860ba0c2c5b5ac49 to start an election
I20260709 13:12:29.840703  7691 raft_consensus.cc:1081] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Signalling peer 96b1e0fb058d47ef860ba0c2c5b5ac49 to start an election
I20260709 13:12:29.842252  7477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb697323f4234ab1856ac7384a2db078" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:29.843073  7477 raft_consensus.cc:3060] T fb697323f4234ab1856ac7384a2db078 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:29.844791  7551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14f2675e53044e4c884405d2cf12e000"
dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
 from {username='slave'} at 127.0.0.1:38434
I20260709 13:12:29.845446  7551 raft_consensus.cc:493] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:29.845755  7551 raft_consensus.cc:3060] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:29.851855  7477 raft_consensus.cc:2468] T fb697323f4234ab1856ac7384a2db078 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 2.
I20260709 13:12:29.853214  7592 leader_election.cc:304] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 
I20260709 13:12:29.854079  7716 raft_consensus.cc:2804] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:29.854656  7716 raft_consensus.cc:697] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 LEADER]: Becoming Leader. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
I20260709 13:12:29.855688  7716 consensus_queue.cc:237] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.857656  7626 leader_election.cc:290] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 2 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:29.860030  7552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb697323f4234ab1856ac7384a2db078" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:29.860646  7552 raft_consensus.cc:3055] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:29.860945  7552 raft_consensus.cc:740] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Running, Role: LEADER
I20260709 13:12:29.861745  7552 consensus_queue.cc:260] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.862042  7551 raft_consensus.cc:515] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.865973  7691 consensus_queue.cc:1048] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:29.867868  7551 leader_election.cc:290] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 2 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:29.870373  7477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f2675e53044e4c884405d2cf12e000" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:29.871162  7477 raft_consensus.cc:3055] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:29.871519  7477 raft_consensus.cc:740] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Running, Role: LEADER
I20260709 13:12:29.872412  7477 consensus_queue.cc:260] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.872833  7627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f2675e53044e4c884405d2cf12e000" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
I20260709 13:12:29.873479  7627 raft_consensus.cc:3060] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:29.873756  7477 raft_consensus.cc:3060] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:29.879513  7627 raft_consensus.cc:2468] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in term 2.
I20260709 13:12:29.880929  7516 leader_election.cc:304] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605e3de508eb49c494dee1c3bd4a2fc3, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 
I20260709 13:12:29.881807  7706 raft_consensus.cc:2804] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:29.882288  7706 raft_consensus.cc:697] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 LEADER]: Becoming Leader. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Running, Role: LEADER
I20260709 13:12:29.882617  7371 catalog_manager.cc:5697] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 reported cstate change: term changed from 1 to 2, leader changed from 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194) to 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:29.884085  7706 consensus_queue.cc:237] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.885957  7552 raft_consensus.cc:3060] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:29.893922  7552 raft_consensus.cc:2468] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 2.
I20260709 13:12:29.895485  7626 raft_consensus.cc:1240] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Rejecting Update request from peer 54dcbee9993e4669aab4e1e87125ee55 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:12:29.895545  7375 catalog_manager.cc:5697] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 reported cstate change: term changed from 1 to 2, leader changed from 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193) to 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194). New cstate: current_term: 2 leader_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:29.893952  7477 raft_consensus.cc:2468] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in term 2.
I20260709 13:12:29.901501  7716 consensus_queue.cc:1048] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:29.904965  7716 consensus_queue.cc:1048] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:29.912171  7719 raft_consensus.cc:993] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3: : Instructing follower 54dcbee9993e4669aab4e1e87125ee55 to start an election
I20260709 13:12:29.912664  7719 raft_consensus.cc:1081] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Signalling peer 54dcbee9993e4669aab4e1e87125ee55 to start an election
I20260709 13:12:29.920362  7476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61804c806e6544bb8bb644cf57a094b1"
dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
 from {username='slave'} at 127.0.0.1:49948
I20260709 13:12:29.920975  7476 raft_consensus.cc:493] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:29.921337  7476 raft_consensus.cc:3060] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:29.925681  7719 consensus_queue.cc:1048] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:29.932269  7476 raft_consensus.cc:515] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.933283  7719 consensus_queue.cc:1048] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:29.937417  7476 leader_election.cc:290] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 2 election: Requested vote from peers 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:29.937822  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61804c806e6544bb8bb644cf57a094b1" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:29.942510  7627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61804c806e6544bb8bb644cf57a094b1" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
I20260709 13:12:29.943168  7676 consensus_queue.cc:1048] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:29.943830  7627 raft_consensus.cc:3055] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:29.944159  7627 raft_consensus.cc:740] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
I20260709 13:12:29.949174  7691 consensus_queue.cc:1048] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:29.954057  7477 raft_consensus.cc:1240] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Rejecting Update request from peer 605e3de508eb49c494dee1c3bd4a2fc3 for earlier term 1. Current term is 2. Ops: []
I20260709 13:12:29.957813  7678 raft_consensus.cc:993] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3: : Instructing follower 54dcbee9993e4669aab4e1e87125ee55 to start an election
I20260709 13:12:29.958588  7678 raft_consensus.cc:1081] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Signalling peer 54dcbee9993e4669aab4e1e87125ee55 to start an election
I20260709 13:12:29.963500  7475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e01cd369dcf42e3977adc8be9901c16"
dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
 from {username='slave'} at 127.0.0.1:49948
I20260709 13:12:29.964370  7475 raft_consensus.cc:493] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:29.965303  7475 raft_consensus.cc:3060] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:29.945164  7627 consensus_queue.cc:260] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:29.973796  7627 raft_consensus.cc:3060] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:12:29.978950  7719 consensus_queue.cc:1175] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "54dcbee9993e4669aab4e1e87125ee55" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 605e3de508eb49c494dee1c3bd4a2fc3 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:12:29.995848  7627 raft_consensus.cc:2468] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 2.
I20260709 13:12:29.997467  7441 leader_election.cc:304] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55 [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: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 96b1e0fb058d47ef860ba0c2c5b5ac49
I20260709 13:12:30.000686  7691 raft_consensus.cc:2804] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:30.001180  7691 raft_consensus.cc:697] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 LEADER]: Becoming Leader. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Running, Role: LEADER
I20260709 13:12:30.001919  7691 consensus_queue.cc:237] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55 [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: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:30.007055  7475 raft_consensus.cc:515] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:30.009399  7475 leader_election.cc:290] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 2 election: Requested vote from peers 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:30.011284  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e01cd369dcf42e3977adc8be9901c16" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:30.011999  7553 raft_consensus.cc:3060] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:30.017189  7627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e01cd369dcf42e3977adc8be9901c16" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
I20260709 13:12:30.017925  7627 raft_consensus.cc:3055] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:30.019119  7627 raft_consensus.cc:740] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
I20260709 13:12:30.020025  7627 consensus_queue.cc:260] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:30.021095  7627 raft_consensus.cc:3060] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:30.027731  7553 raft_consensus.cc:2468] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 2.
I20260709 13:12:30.029088  7440 leader_election.cc:304] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 
I20260709 13:12:30.028872  7371 catalog_manager.cc:5697] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55 reported cstate change: term changed from 1 to 2, leader changed from 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195) to 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193). New cstate: current_term: 2 leader_uuid: "54dcbee9993e4669aab4e1e87125ee55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:30.030011  7691 raft_consensus.cc:2804] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:30.030114  7627 raft_consensus.cc:2468] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 2.
I20260709 13:12:30.030717  7691 raft_consensus.cc:697] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 LEADER]: Becoming Leader. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Running, Role: LEADER
I20260709 13:12:30.031702  7691 consensus_queue.cc:237] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:30.046448  7371 catalog_manager.cc:5697] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 reported cstate change: term changed from 1 to 2, leader changed from 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195) to 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193). New cstate: current_term: 2 leader_uuid: "54dcbee9993e4669aab4e1e87125ee55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:30.063903  7719 consensus_queue.cc:1048] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:30.078060  7716 consensus_queue.cc:1048] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:30.087307  7678 raft_consensus.cc:993] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3: : Instructing follower 96b1e0fb058d47ef860ba0c2c5b5ac49 to start an election
I20260709 13:12:30.087833  7716 raft_consensus.cc:1081] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Signalling peer 96b1e0fb058d47ef860ba0c2c5b5ac49 to start an election
I20260709 13:12:30.089726  7553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92dc98864b6e47e3ba6d2be931c62625"
dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
 from {username='slave'} at 127.0.0.1:38442
I20260709 13:12:30.090286  7553 raft_consensus.cc:493] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:30.090624  7553 raft_consensus.cc:3060] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:30.096529  7553 raft_consensus.cc:515] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:30.098692  7553 leader_election.cc:290] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 2 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:30.099574  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc98864b6e47e3ba6d2be931c62625" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:30.099905  7627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92dc98864b6e47e3ba6d2be931c62625" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
I20260709 13:12:30.100353  7475 raft_consensus.cc:3060] T 92dc98864b6e47e3ba6d2be931c62625 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:30.100565  7627 raft_consensus.cc:3055] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:30.100994  7627 raft_consensus.cc:740] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
I20260709 13:12:30.101858  7627 consensus_queue.cc:260] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:30.103236  7627 raft_consensus.cc:3060] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:30.110788  7627 raft_consensus.cc:2468] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in term 2.
I20260709 13:12:30.112959  7475 raft_consensus.cc:2468] T 92dc98864b6e47e3ba6d2be931c62625 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in term 2.
I20260709 13:12:30.113682  7516 leader_election.cc:304] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605e3de508eb49c494dee1c3bd4a2fc3, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 
I20260709 13:12:30.114687  7677 raft_consensus.cc:2804] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:30.115198  7677 raft_consensus.cc:697] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 LEADER]: Becoming Leader. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Running, Role: LEADER
I20260709 13:12:30.115942  7677 consensus_queue.cc:237] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:30.124095  7374 catalog_manager.cc:5697] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 reported cstate change: term changed from 1 to 2, leader changed from 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195) to 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194). New cstate: current_term: 2 leader_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:30.197898  7676 raft_consensus.cc:993] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55: : Instructing follower 96b1e0fb058d47ef860ba0c2c5b5ac49 to start an election
I20260709 13:12:30.198418  7691 raft_consensus.cc:1081] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Signalling peer 96b1e0fb058d47ef860ba0c2c5b5ac49 to start an election
I20260709 13:12:30.199997  7553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee908e9c299349d09762906350ddf553"
dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
 from {username='slave'} at 127.0.0.1:38434
I20260709 13:12:30.200510  7553 raft_consensus.cc:493] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:30.200872  7553 raft_consensus.cc:3060] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:30.206204  7553 raft_consensus.cc:515] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:30.207983  7553 leader_election.cc:290] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 2 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:30.209131  7627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee908e9c299349d09762906350ddf553" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
I20260709 13:12:30.209117  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee908e9c299349d09762906350ddf553" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:30.209924  7627 raft_consensus.cc:3060] T ee908e9c299349d09762906350ddf553 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:30.209993  7475 raft_consensus.cc:3055] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:30.210408  7475 raft_consensus.cc:740] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Running, Role: LEADER
I20260709 13:12:30.211259  7475 consensus_queue.cc:260] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:30.212520  7475 raft_consensus.cc:3060] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:30.217522  7627 raft_consensus.cc:2468] T ee908e9c299349d09762906350ddf553 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in term 2.
I20260709 13:12:30.219012  7516 leader_election.cc:304] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605e3de508eb49c494dee1c3bd4a2fc3, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 
I20260709 13:12:30.219976  7718 raft_consensus.cc:2804] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:30.220155  7475 raft_consensus.cc:2468] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in term 2.
I20260709 13:12:30.220736  7718 raft_consensus.cc:697] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 LEADER]: Becoming Leader. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Running, Role: LEADER
I20260709 13:12:30.221635  7718 consensus_queue.cc:237] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:30.228781  7374 catalog_manager.cc:5697] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49 reported cstate change: term changed from 1 to 2, leader changed from 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193) to 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194). New cstate: current_term: 2 leader_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:30.295960  7627 raft_consensus.cc:1275] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Refusing update from remote peer 96b1e0fb058d47ef860ba0c2c5b5ac49: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:30.297348  7718 consensus_queue.cc:1048] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:30.308473  7475 raft_consensus.cc:1275] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Refusing update from remote peer 96b1e0fb058d47ef860ba0c2c5b5ac49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:30.310343  7677 consensus_queue.cc:1048] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:30.329799  7475 raft_consensus.cc:1275] T fb697323f4234ab1856ac7384a2db078 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Refusing update from remote peer 605e3de508eb49c494dee1c3bd4a2fc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:30.331207  7716 consensus_queue.cc:1048] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:30.340299  7553 raft_consensus.cc:1275] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Refusing update from remote peer 605e3de508eb49c494dee1c3bd4a2fc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:30.341837  7755 consensus_queue.cc:1048] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:30.411339  7553 raft_consensus.cc:1275] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Refusing update from remote peer 54dcbee9993e4669aab4e1e87125ee55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:30.412676  7691 consensus_queue.cc:1048] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:30.422626  7627 raft_consensus.cc:1275] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Refusing update from remote peer 54dcbee9993e4669aab4e1e87125ee55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:30.424952  7730 consensus_queue.cc:1048] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:30.559460  7475 raft_consensus.cc:1275] T 92dc98864b6e47e3ba6d2be931c62625 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Refusing update from remote peer 96b1e0fb058d47ef860ba0c2c5b5ac49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:30.560762  7677 consensus_queue.cc:1048] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:30.563691  7627 raft_consensus.cc:1275] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Refusing update from remote peer 54dcbee9993e4669aab4e1e87125ee55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:30.565209  7730 consensus_queue.cc:1048] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:30.570142  7626 raft_consensus.cc:1275] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Refusing update from remote peer 96b1e0fb058d47ef860ba0c2c5b5ac49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:30.572949  7718 consensus_queue.cc:1048] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:30.585582  7553 raft_consensus.cc:3060] T 61804c806e6544bb8bb644cf57a094b1 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:30.593899  7553 raft_consensus.cc:1275] T 61804c806e6544bb8bb644cf57a094b1 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Refusing update from remote peer 54dcbee9993e4669aab4e1e87125ee55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:30.595489  7691 consensus_queue.cc:1048] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:30.629688  7475 raft_consensus.cc:1275] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Refusing update from remote peer 96b1e0fb058d47ef860ba0c2c5b5ac49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:30.630983  7718 consensus_queue.cc:1048] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:30.641183  7626 raft_consensus.cc:1275] T ee908e9c299349d09762906350ddf553 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Refusing update from remote peer 96b1e0fb058d47ef860ba0c2c5b5ac49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:30.643260  7677 consensus_queue.cc:1048] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:32.770939  7371 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41566:
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:12:32.773859  7371 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:12:32.823019  7462 tablet_service.cc:1511] Processing CreateTablet for tablet 42823dc42947488db1f8d3a8fd0d6f60 (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:12:32.823911  7536 tablet_service.cc:1511] Processing CreateTablet for tablet 42823dc42947488db1f8d3a8fd0d6f60 (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:12:32.824364  7462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42823dc42947488db1f8d3a8fd0d6f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.825214  7536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42823dc42947488db1f8d3a8fd0d6f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.827266  7463 tablet_service.cc:1511] Processing CreateTablet for tablet 9b8049b277d9472b9cb8709dab73057d (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:12:32.827543  7609 tablet_service.cc:1511] Processing CreateTablet for tablet 42823dc42947488db1f8d3a8fd0d6f60 (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:12:32.828673  7463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b8049b277d9472b9cb8709dab73057d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.828799  7609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42823dc42947488db1f8d3a8fd0d6f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.831074  7465 tablet_service.cc:1511] Processing CreateTablet for tablet af6d7059b3264dc081d534756d8aec88 (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:12:32.831895  7610 tablet_service.cc:1511] Processing CreateTablet for tablet 9b8049b277d9472b9cb8709dab73057d (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:12:32.832377  7465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6d7059b3264dc081d534756d8aec88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.833206  7610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b8049b277d9472b9cb8709dab73057d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.835793  7612 tablet_service.cc:1511] Processing CreateTablet for tablet af6d7059b3264dc081d534756d8aec88 (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:12:32.836624  7466 tablet_service.cc:1511] Processing CreateTablet for tablet 46f04883fcdd4eba84581342ed96afe6 (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:12:32.837105  7612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6d7059b3264dc081d534756d8aec88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.837905  7466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f04883fcdd4eba84581342ed96afe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.839828  7611 tablet_service.cc:1511] Processing CreateTablet for tablet 46f04883fcdd4eba84581342ed96afe6 (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:12:32.840027  7461 tablet_service.cc:1511] Processing CreateTablet for tablet eeb83877c1114a178c510dba61ce8ac8 (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:12:32.841077  7611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f04883fcdd4eba84581342ed96afe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.841293  7461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb83877c1114a178c510dba61ce8ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.843477  7615 tablet_service.cc:1511] Processing CreateTablet for tablet eeb83877c1114a178c510dba61ce8ac8 (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:12:32.844870  7615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb83877c1114a178c510dba61ce8ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.846055  7540 tablet_service.cc:1511] Processing CreateTablet for tablet 9b8049b277d9472b9cb8709dab73057d (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:12:32.846951  7541 tablet_service.cc:1511] Processing CreateTablet for tablet af6d7059b3264dc081d534756d8aec88 (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:12:32.847831  7542 tablet_service.cc:1511] Processing CreateTablet for tablet 46f04883fcdd4eba84581342ed96afe6 (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:12:32.848752  7543 tablet_service.cc:1511] Processing CreateTablet for tablet eeb83877c1114a178c510dba61ce8ac8 (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:12:32.849335  7540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b8049b277d9472b9cb8709dab73057d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.850092  7543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb83877c1114a178c510dba61ce8ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.854187  7541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6d7059b3264dc081d534756d8aec88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.855783  7542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f04883fcdd4eba84581342ed96afe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.856566  7464 tablet_service.cc:1511] Processing CreateTablet for tablet 90631de7e78540c698e65742978d495a (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:12:32.857950  7464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90631de7e78540c698e65742978d495a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.858675  7616 tablet_service.cc:1511] Processing CreateTablet for tablet 90631de7e78540c698e65742978d495a (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:12:32.860037  7616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90631de7e78540c698e65742978d495a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.859900  7539 tablet_service.cc:1511] Processing CreateTablet for tablet 90631de7e78540c698e65742978d495a (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:12:32.861253  7539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90631de7e78540c698e65742978d495a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.874491  7467 tablet_service.cc:1511] Processing CreateTablet for tablet 949c2e0df3f94619a9a6afa50b953cdb (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:12:32.876030  7467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949c2e0df3f94619a9a6afa50b953cdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.876732  7538 tablet_service.cc:1511] Processing CreateTablet for tablet 949c2e0df3f94619a9a6afa50b953cdb (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:12:32.878068  7538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949c2e0df3f94619a9a6afa50b953cdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.886451  7614 tablet_service.cc:1511] Processing CreateTablet for tablet 949c2e0df3f94619a9a6afa50b953cdb (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:12:32.887964  7614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949c2e0df3f94619a9a6afa50b953cdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.907006  7459 tablet_service.cc:1511] Processing CreateTablet for tablet 16f4b8bb53264a11abcf070220a0e8c6 (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:12:32.908418  7459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f4b8bb53264a11abcf070220a0e8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.919842  7537 tablet_service.cc:1511] Processing CreateTablet for tablet 16f4b8bb53264a11abcf070220a0e8c6 (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:12:32.921229  7537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f4b8bb53264a11abcf070220a0e8c6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:12:32.924767  7423 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:12:32.929540  7617 tablet_service.cc:1511] Processing CreateTablet for tablet 16f4b8bb53264a11abcf070220a0e8c6 (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:12:32.931043  7617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f4b8bb53264a11abcf070220a0e8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.954216  7464 tablet_service.cc:1511] Processing CreateTablet for tablet 8a47c7473abb437ab3e6fe85e518c727 (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:12:32.955610  7542 tablet_service.cc:1511] Processing CreateTablet for tablet 8a47c7473abb437ab3e6fe85e518c727 (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:12:32.957037  7464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a47c7473abb437ab3e6fe85e518c727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.964231  7616 tablet_service.cc:1511] Processing CreateTablet for tablet 8a47c7473abb437ab3e6fe85e518c727 (DEFAULT_TABLE table=soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:12:32.965559  7616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a47c7473abb437ab3e6fe85e518c727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.977231  7768 tablet_bootstrap.cc:492] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3: Bootstrap starting.
I20260709 13:12:32.977515  7769 tablet_bootstrap.cc:492] T eeb83877c1114a178c510dba61ce8ac8 P 54dcbee9993e4669aab4e1e87125ee55: Bootstrap starting.
I20260709 13:12:32.989042  7542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a47c7473abb437ab3e6fe85e518c727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:32.999445  7769 tablet_bootstrap.cc:654] T eeb83877c1114a178c510dba61ce8ac8 P 54dcbee9993e4669aab4e1e87125ee55: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.000872  7768 tablet_bootstrap.cc:654] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.008302  7770 tablet_bootstrap.cc:492] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49: Bootstrap starting.
I20260709 13:12:33.016911  7770 tablet_bootstrap.cc:654] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.020761  7769 tablet_bootstrap.cc:492] T eeb83877c1114a178c510dba61ce8ac8 P 54dcbee9993e4669aab4e1e87125ee55: No bootstrap required, opened a new log
I20260709 13:12:33.021322  7769 ts_tablet_manager.cc:1403] T eeb83877c1114a178c510dba61ce8ac8 P 54dcbee9993e4669aab4e1e87125ee55: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.002s
I20260709 13:12:33.021570  7768 tablet_bootstrap.cc:492] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3: No bootstrap required, opened a new log
I20260709 13:12:33.022096  7768 ts_tablet_manager.cc:1403] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.005s
I20260709 13:12:33.024124  7769 raft_consensus.cc:359] T eeb83877c1114a178c510dba61ce8ac8 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.024834  7769 raft_consensus.cc:385] T eeb83877c1114a178c510dba61ce8ac8 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.025066  7769 raft_consensus.cc:740] T eeb83877c1114a178c510dba61ce8ac8 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.025071  7768 raft_consensus.cc:359] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.025990  7768 raft_consensus.cc:385] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.025804  7769 consensus_queue.cc:260] T eeb83877c1114a178c510dba61ce8ac8 P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.026330  7768 raft_consensus.cc:740] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.026806  7770 tablet_bootstrap.cc:492] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49: No bootstrap required, opened a new log
I20260709 13:12:33.027380  7770 ts_tablet_manager.cc:1403] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260709 13:12:33.027289  7768 consensus_queue.cc:260] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.028131  7769 ts_tablet_manager.cc:1434] T eeb83877c1114a178c510dba61ce8ac8 P 54dcbee9993e4669aab4e1e87125ee55: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 13:12:33.029938  7768 ts_tablet_manager.cc:1434] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:12:33.031056  7768 tablet_bootstrap.cc:492] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3: Bootstrap starting.
I20260709 13:12:33.030827  7770 raft_consensus.cc:359] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.031697  7770 raft_consensus.cc:385] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.032032  7770 raft_consensus.cc:740] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.032778  7770 consensus_queue.cc:260] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.033900  7769 tablet_bootstrap.cc:492] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55: Bootstrap starting.
I20260709 13:12:33.035203  7770 ts_tablet_manager.cc:1434] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:12:33.036326  7770 tablet_bootstrap.cc:492] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Bootstrap starting.
I20260709 13:12:33.042081  7768 tablet_bootstrap.cc:654] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.044771  7769 tablet_bootstrap.cc:654] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.057480  7769 tablet_bootstrap.cc:492] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55: No bootstrap required, opened a new log
I20260709 13:12:33.058063  7769 ts_tablet_manager.cc:1403] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260709 13:12:33.059500  7770 tablet_bootstrap.cc:654] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.061004  7769 raft_consensus.cc:359] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.061657  7769 raft_consensus.cc:385] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.061923  7769 raft_consensus.cc:740] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.062119  7768 tablet_bootstrap.cc:492] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3: No bootstrap required, opened a new log
I20260709 13:12:33.062808  7768 ts_tablet_manager.cc:1403] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.013s
I20260709 13:12:33.062613  7769 consensus_queue.cc:260] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.065752  7770 tablet_bootstrap.cc:492] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49: No bootstrap required, opened a new log
I20260709 13:12:33.066545  7770 ts_tablet_manager.cc:1403] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.005s
I20260709 13:12:33.069626  7769 ts_tablet_manager.cc:1434] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260709 13:12:33.070685  7769 tablet_bootstrap.cc:492] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55: Bootstrap starting.
I20260709 13:12:33.070927  7768 raft_consensus.cc:359] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.071303  7770 raft_consensus.cc:359] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.071817  7768 raft_consensus.cc:385] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.072110  7770 raft_consensus.cc:385] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.072180  7768 raft_consensus.cc:740] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.072504  7770 raft_consensus.cc:740] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.073091  7768 consensus_queue.cc:260] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.075577  7768 ts_tablet_manager.cc:1434] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:12:33.076628  7768 tablet_bootstrap.cc:492] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3: Bootstrap starting.
I20260709 13:12:33.073451  7770 consensus_queue.cc:260] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.078020  7769 tablet_bootstrap.cc:654] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.083324  7768 tablet_bootstrap.cc:654] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.087585  7770 ts_tablet_manager.cc:1434] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260709 13:12:33.089780  7769 tablet_bootstrap.cc:492] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55: No bootstrap required, opened a new log
I20260709 13:12:33.090410  7769 ts_tablet_manager.cc:1403] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:12:33.092451  7770 tablet_bootstrap.cc:492] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Bootstrap starting.
I20260709 13:12:33.094621  7769 raft_consensus.cc:359] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.095948  7768 tablet_bootstrap.cc:492] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3: No bootstrap required, opened a new log
I20260709 13:12:33.095948  7769 raft_consensus.cc:385] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.096783  7768 ts_tablet_manager.cc:1403] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260709 13:12:33.096736  7769 raft_consensus.cc:740] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.097896  7769 consensus_queue.cc:260] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.100061  7770 tablet_bootstrap.cc:654] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.100311  7768 raft_consensus.cc:359] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.101156  7769 ts_tablet_manager.cc:1434] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 13:12:33.101289  7768 raft_consensus.cc:385] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.101879  7768 raft_consensus.cc:740] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.150548  7769 tablet_bootstrap.cc:492] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55: Bootstrap starting.
I20260709 13:12:33.149781  7768 consensus_queue.cc:260] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.179837  7769 tablet_bootstrap.cc:654] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.185953  7770 tablet_bootstrap.cc:492] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49: No bootstrap required, opened a new log
I20260709 13:12:33.187242  7770 ts_tablet_manager.cc:1403] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.011s
I20260709 13:12:33.187613  7768 ts_tablet_manager.cc:1434] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent starting tablet: real 0.090s	user 0.012s	sys 0.007s
I20260709 13:12:33.189669  7768 tablet_bootstrap.cc:492] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3: Bootstrap starting.
I20260709 13:12:33.193454  7770 raft_consensus.cc:359] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.197940  7770 raft_consensus.cc:385] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.198382  7770 raft_consensus.cc:740] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.199611  7770 consensus_queue.cc:260] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.203728  7768 tablet_bootstrap.cc:654] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.210460  7770 ts_tablet_manager.cc:1434] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.005s
I20260709 13:12:33.214347  7770 tablet_bootstrap.cc:492] T 9b8049b277d9472b9cb8709dab73057d P 96b1e0fb058d47ef860ba0c2c5b5ac49: Bootstrap starting.
I20260709 13:12:33.217247  7769 tablet_bootstrap.cc:492] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55: No bootstrap required, opened a new log
I20260709 13:12:33.218529  7769 ts_tablet_manager.cc:1403] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55: Time spent bootstrapping tablet: real 0.116s	user 0.021s	sys 0.025s
I20260709 13:12:33.221014  7768 tablet_bootstrap.cc:492] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3: No bootstrap required, opened a new log
I20260709 13:12:33.221694  7768 ts_tablet_manager.cc:1403] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.005s
I20260709 13:12:33.222401  7769 raft_consensus.cc:359] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.223538  7769 raft_consensus.cc:385] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.223752  7770 tablet_bootstrap.cc:654] T 9b8049b277d9472b9cb8709dab73057d P 96b1e0fb058d47ef860ba0c2c5b5ac49: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.223933  7769 raft_consensus.cc:740] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.224917  7769 consensus_queue.cc:260] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.225353  7768 raft_consensus.cc:359] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.226243  7768 raft_consensus.cc:385] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.226589  7768 raft_consensus.cc:740] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.227480  7768 consensus_queue.cc:260] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.240049  7769 ts_tablet_manager.cc:1434] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:12:33.242360  7769 tablet_bootstrap.cc:492] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55: Bootstrap starting.
I20260709 13:12:33.245277  7781 raft_consensus.cc:493] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:33.246076  7781 raft_consensus.cc:515] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.247745  7768 ts_tablet_manager.cc:1434] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 13:12:33.249171  7781 leader_election.cc:290] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:33.250301  7677 raft_consensus.cc:493] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:33.250339  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb83877c1114a178c510dba61ce8ac8" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55" is_pre_election: true
I20260709 13:12:33.251116  7677 raft_consensus.cc:515] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.251523  7475 raft_consensus.cc:2468] T eeb83877c1114a178c510dba61ce8ac8 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 0.
I20260709 13:12:33.252298  7769 tablet_bootstrap.cc:654] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.253049  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb83877c1114a178c510dba61ce8ac8" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" is_pre_election: true
I20260709 13:12:33.253325  7592 leader_election.cc:304] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 
I20260709 13:12:33.253722  7553 raft_consensus.cc:2468] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 0.
I20260709 13:12:33.254410  7781 raft_consensus.cc:2804] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:33.254886  7781 raft_consensus.cc:493] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:33.255400  7781 raft_consensus.cc:3060] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.257181  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f04883fcdd4eba84581342ed96afe6" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" is_pre_election: true
I20260709 13:12:33.257454  7768 tablet_bootstrap.cc:492] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3: Bootstrap starting.
W20260709 13:12:33.259269  7516 leader_election.cc:343] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:33.254735  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f04883fcdd4eba84581342ed96afe6" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55" is_pre_election: true
I20260709 13:12:33.263100  7677 leader_election.cc:290] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
W20260709 13:12:33.264380  7517 leader_election.cc:343] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:33.264930  7517 leader_election.cc:304] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3
I20260709 13:12:33.265865  7768 tablet_bootstrap.cc:654] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.271867  7677 raft_consensus.cc:2749] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:33.276018  7770 tablet_bootstrap.cc:492] T 9b8049b277d9472b9cb8709dab73057d P 96b1e0fb058d47ef860ba0c2c5b5ac49: No bootstrap required, opened a new log
I20260709 13:12:33.276651  7770 ts_tablet_manager.cc:1403] T 9b8049b277d9472b9cb8709dab73057d P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.017s
I20260709 13:12:33.284976  7781 raft_consensus.cc:515] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.287611  7770 raft_consensus.cc:359] T 9b8049b277d9472b9cb8709dab73057d P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.288585  7770 raft_consensus.cc:385] T 9b8049b277d9472b9cb8709dab73057d P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.288936  7770 raft_consensus.cc:740] T 9b8049b277d9472b9cb8709dab73057d P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.289033  7769 tablet_bootstrap.cc:492] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55: No bootstrap required, opened a new log
I20260709 13:12:33.289752  7769 ts_tablet_manager.cc:1403] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.004s
I20260709 13:12:33.289891  7770 consensus_queue.cc:260] T 9b8049b277d9472b9cb8709dab73057d P 96b1e0fb058d47ef860ba0c2c5b5ac49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.292789  7770 ts_tablet_manager.cc:1434] T 9b8049b277d9472b9cb8709dab73057d P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:12:33.293572  7769 raft_consensus.cc:359] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.298034  7769 raft_consensus.cc:385] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.298388  7769 raft_consensus.cc:740] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.295357  7691 raft_consensus.cc:493] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:33.299300  7769 consensus_queue.cc:260] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.299809  7781 leader_election.cc:290] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:33.299571  7691 raft_consensus.cc:515] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.299932  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb83877c1114a178c510dba61ce8ac8" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:33.301283  7553 raft_consensus.cc:3060] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.296561  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb83877c1114a178c510dba61ce8ac8" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:33.304226  7475 raft_consensus.cc:3060] T eeb83877c1114a178c510dba61ce8ac8 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.308502  7782 raft_consensus.cc:493] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:33.309239  7769 ts_tablet_manager.cc:1434] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.007s
I20260709 13:12:33.309206  7782 raft_consensus.cc:515] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.312877  7691 leader_election.cc:290] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:33.313195  7477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8049b277d9472b9cb8709dab73057d" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55" is_pre_election: true
I20260709 13:12:33.310678  7769 tablet_bootstrap.cc:492] T 949c2e0df3f94619a9a6afa50b953cdb P 54dcbee9993e4669aab4e1e87125ee55: Bootstrap starting.
I20260709 13:12:33.313980  7477 raft_consensus.cc:2468] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 0.
I20260709 13:12:33.315647  7592 leader_election.cc:304] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 
I20260709 13:12:33.317180  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90631de7e78540c698e65742978d495a" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" is_pre_election: true
I20260709 13:12:33.317930  7626 raft_consensus.cc:2468] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 0.
I20260709 13:12:33.320027  7551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90631de7e78540c698e65742978d495a" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" is_pre_election: true
I20260709 13:12:33.320274  7441 leader_election.cc:304] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 
I20260709 13:12:33.300577  7770 tablet_bootstrap.cc:492] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Bootstrap starting.
W20260709 13:12:33.321784  7440 leader_election.cc:343] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:33.323125  7551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8049b277d9472b9cb8709dab73057d" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" is_pre_election: true
I20260709 13:12:33.323506  7769 tablet_bootstrap.cc:654] T 949c2e0df3f94619a9a6afa50b953cdb P 54dcbee9993e4669aab4e1e87125ee55: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.323858  7551 raft_consensus.cc:2468] T 9b8049b277d9472b9cb8709dab73057d P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 0.
I20260709 13:12:33.325596  7782 leader_election.cc:290] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:33.326412  7782 raft_consensus.cc:2804] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:33.321427  7791 raft_consensus.cc:2804] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:33.326823  7782 raft_consensus.cc:493] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:33.327154  7791 raft_consensus.cc:493] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:33.327476  7782 raft_consensus.cc:3060] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.327714  7791 raft_consensus.cc:3060] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.338148  7783 raft_consensus.cc:493] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:33.339452  7783 raft_consensus.cc:515] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.340574  7770 tablet_bootstrap.cc:654] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.345556  7477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949c2e0df3f94619a9a6afa50b953cdb" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55" is_pre_election: true
I20260709 13:12:33.338384  7791 raft_consensus.cc:515] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.347298  7551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949c2e0df3f94619a9a6afa50b953cdb" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" is_pre_election: true
I20260709 13:12:33.348136  7551 raft_consensus.cc:2468] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 0.
I20260709 13:12:33.349483  7783 leader_election.cc:290] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:33.352634  7791 leader_election.cc:290] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 election: Requested vote from peers 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:33.353691  7551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90631de7e78540c698e65742978d495a" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:33.354244  7475 raft_consensus.cc:2468] T eeb83877c1114a178c510dba61ce8ac8 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 1.
I20260709 13:12:33.350032  7590 leader_election.cc:304] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605e3de508eb49c494dee1c3bd4a2fc3, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 
W20260709 13:12:33.355680  7440 leader_election.cc:343] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:12:33.357519  7592 leader_election.cc:343] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:33.359578  7768 tablet_bootstrap.cc:492] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3: No bootstrap required, opened a new log
I20260709 13:12:33.360224  7768 ts_tablet_manager.cc:1403] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent bootstrapping tablet: real 0.103s	user 0.030s	sys 0.039s
I20260709 13:12:33.362891  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90631de7e78540c698e65742978d495a" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
I20260709 13:12:33.363564  7626 raft_consensus.cc:3060] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.364045  7768 raft_consensus.cc:359] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.364382  7553 raft_consensus.cc:2468] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 1.
I20260709 13:12:33.364905  7768 raft_consensus.cc:385] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.365340  7768 raft_consensus.cc:740] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.366210  7768 consensus_queue.cc:260] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.366609  7590 leader_election.cc:304] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605e3de508eb49c494dee1c3bd4a2fc3, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 
I20260709 13:12:33.367964  7678 raft_consensus.cc:2804] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:33.368225  7783 raft_consensus.cc:2804] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:33.368398  7678 raft_consensus.cc:493] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:33.368852  7783 raft_consensus.cc:697] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Becoming Leader. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
I20260709 13:12:33.368980  7768 ts_tablet_manager.cc:1434] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:12:33.368901  7678 raft_consensus.cc:3060] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.370617  7768 tablet_bootstrap.cc:492] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3: Bootstrap starting.
I20260709 13:12:33.370182  7783 consensus_queue.cc:237] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.350672  7770 tablet_bootstrap.cc:492] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49: No bootstrap required, opened a new log
I20260709 13:12:33.375805  7770 ts_tablet_manager.cc:1403] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.000s
I20260709 13:12:33.382037  7782 raft_consensus.cc:515] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.389703  7769 tablet_bootstrap.cc:492] T 949c2e0df3f94619a9a6afa50b953cdb P 54dcbee9993e4669aab4e1e87125ee55: No bootstrap required, opened a new log
I20260709 13:12:33.390414  7769 ts_tablet_manager.cc:1403] T 949c2e0df3f94619a9a6afa50b953cdb P 54dcbee9993e4669aab4e1e87125ee55: Time spent bootstrapping tablet: real 0.080s	user 0.030s	sys 0.031s
I20260709 13:12:33.391520  7551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8049b277d9472b9cb8709dab73057d" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:33.391652  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8049b277d9472b9cb8709dab73057d" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:33.383052  7678 raft_consensus.cc:515] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.384645  7768 tablet_bootstrap.cc:654] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.384287  7770 raft_consensus.cc:359] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.392329  7475 raft_consensus.cc:3060] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.392638  7770 raft_consensus.cc:385] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.393014  7770 raft_consensus.cc:740] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.393038  7782 leader_election.cc:290] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:33.393886  7770 consensus_queue.cc:260] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.396473  7770 ts_tablet_manager.cc:1434] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260709 13:12:33.401029  7769 raft_consensus.cc:359] T 949c2e0df3f94619a9a6afa50b953cdb P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.401832  7769 raft_consensus.cc:385] T 949c2e0df3f94619a9a6afa50b953cdb P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.402114  7769 raft_consensus.cc:740] T 949c2e0df3f94619a9a6afa50b953cdb P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.386128  7626 raft_consensus.cc:2468] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 1.
I20260709 13:12:33.392251  7551 raft_consensus.cc:3060] T 9b8049b277d9472b9cb8709dab73057d P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.404143  7441 leader_election.cc:304] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [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: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 96b1e0fb058d47ef860ba0c2c5b5ac49
I20260709 13:12:33.404979  7791 raft_consensus.cc:2804] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:33.405452  7791 raft_consensus.cc:697] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Becoming Leader. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Running, Role: LEADER
I20260709 13:12:33.405632  7769 consensus_queue.cc:260] T 949c2e0df3f94619a9a6afa50b953cdb P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.406490  7678 leader_election.cc:290] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:33.406442  7791 consensus_queue.cc:237] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.408396  7677 raft_consensus.cc:493] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:33.408998  7677 raft_consensus.cc:515] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.410806  7477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949c2e0df3f94619a9a6afa50b953cdb" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:33.411664  7477 raft_consensus.cc:3060] T 949c2e0df3f94619a9a6afa50b953cdb P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.414983  7476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6d7059b3264dc081d534756d8aec88" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55" is_pre_election: true
I20260709 13:12:33.416131  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949c2e0df3f94619a9a6afa50b953cdb" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
W20260709 13:12:33.416648  7517 leader_election.cc:343] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:33.417002  7553 raft_consensus.cc:3060] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.417557  7769 ts_tablet_manager.cc:1434] T 949c2e0df3f94619a9a6afa50b953cdb P 54dcbee9993e4669aab4e1e87125ee55: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.003s
I20260709 13:12:33.419416  7627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6d7059b3264dc081d534756d8aec88" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" is_pre_election: true
I20260709 13:12:33.420684  7769 tablet_bootstrap.cc:492] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55: Bootstrap starting.
W20260709 13:12:33.421013  7516 leader_election.cc:343] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:33.421505  7516 leader_election.cc:304] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3
I20260709 13:12:33.422580  7790 raft_consensus.cc:2749] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:33.423692  7677 leader_election.cc:290] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:33.434653  7551 raft_consensus.cc:2468] T 9b8049b277d9472b9cb8709dab73057d P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 1.
I20260709 13:12:33.436153  7590 leader_election.cc:304] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605e3de508eb49c494dee1c3bd4a2fc3, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 
I20260709 13:12:33.435704  7371 catalog_manager.cc:5697] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:33.437062  7678 raft_consensus.cc:2804] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:33.437549  7678 raft_consensus.cc:697] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Becoming Leader. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
I20260709 13:12:33.438380  7678 consensus_queue.cc:237] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.439640  7475 raft_consensus.cc:2468] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 1.
I20260709 13:12:33.448707  7770 tablet_bootstrap.cc:492] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49: Bootstrap starting.
I20260709 13:12:33.451494  7553 raft_consensus.cc:2468] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 1.
I20260709 13:12:33.448741  7796 raft_consensus.cc:493] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:33.453438  7590 leader_election.cc:304] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605e3de508eb49c494dee1c3bd4a2fc3, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 
I20260709 13:12:33.453805  7796 raft_consensus.cc:515] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.457645  7796 leader_election.cc:290] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:33.459088  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42823dc42947488db1f8d3a8fd0d6f60" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" is_pre_election: true
I20260709 13:12:33.459369  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42823dc42947488db1f8d3a8fd0d6f60" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" is_pre_election: true
W20260709 13:12:33.460848  7440 leader_election.cc:343] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:12:33.461494  7441 leader_election.cc:343] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:33.462117  7441 leader_election.cc:304] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55; no voters: 605e3de508eb49c494dee1c3bd4a2fc3, 96b1e0fb058d47ef860ba0c2c5b5ac49
I20260709 13:12:33.464229  7769 tablet_bootstrap.cc:654] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.466907  7782 raft_consensus.cc:2804] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:33.467923  7782 raft_consensus.cc:697] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Becoming Leader. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
I20260709 13:12:33.469280  7782 consensus_queue.cc:237] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.479552  7796 raft_consensus.cc:2749] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:33.484408  7477 raft_consensus.cc:2468] T 949c2e0df3f94619a9a6afa50b953cdb P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 1.
I20260709 13:12:33.493707  7768 tablet_bootstrap.cc:492] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3: No bootstrap required, opened a new log
I20260709 13:12:33.494545  7768 ts_tablet_manager.cc:1403] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent bootstrapping tablet: real 0.124s	user 0.038s	sys 0.049s
I20260709 13:12:33.498095  7768 raft_consensus.cc:359] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.498836  7768 raft_consensus.cc:385] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.500422  7768 raft_consensus.cc:740] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.494454  7375 catalog_manager.cc:5697] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193). New cstate: current_term: 1 leader_uuid: "54dcbee9993e4669aab4e1e87125ee55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:33.501353  7768 consensus_queue.cc:260] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.509852  7770 tablet_bootstrap.cc:654] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.512287  7769 tablet_bootstrap.cc:492] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55: No bootstrap required, opened a new log
I20260709 13:12:33.513022  7769 ts_tablet_manager.cc:1403] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55: Time spent bootstrapping tablet: real 0.093s	user 0.016s	sys 0.009s
I20260709 13:12:33.514381  7768 ts_tablet_manager.cc:1434] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
I20260709 13:12:33.515733  7768 tablet_bootstrap.cc:492] T 16f4b8bb53264a11abcf070220a0e8c6 P 605e3de508eb49c494dee1c3bd4a2fc3: Bootstrap starting.
I20260709 13:12:33.516876  7769 raft_consensus.cc:359] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.517719  7769 raft_consensus.cc:385] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.518199  7769 raft_consensus.cc:740] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.519583  7769 consensus_queue.cc:260] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.525565  7769 ts_tablet_manager.cc:1434] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:12:33.528816  7768 tablet_bootstrap.cc:654] T 16f4b8bb53264a11abcf070220a0e8c6 P 605e3de508eb49c494dee1c3bd4a2fc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.531020  7769 tablet_bootstrap.cc:492] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55: Bootstrap starting.
I20260709 13:12:33.531669  7770 tablet_bootstrap.cc:492] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49: No bootstrap required, opened a new log
I20260709 13:12:33.532402  7770 ts_tablet_manager.cc:1403] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.014s
I20260709 13:12:33.538367  7769 tablet_bootstrap.cc:654] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.540191  7768 tablet_bootstrap.cc:492] T 16f4b8bb53264a11abcf070220a0e8c6 P 605e3de508eb49c494dee1c3bd4a2fc3: No bootstrap required, opened a new log
I20260709 13:12:33.540684  7768 ts_tablet_manager.cc:1403] T 16f4b8bb53264a11abcf070220a0e8c6 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260709 13:12:33.539861  7371 catalog_manager.cc:5697] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:33.542639  7371 catalog_manager.cc:5697] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:33.543692  7768 raft_consensus.cc:359] T 16f4b8bb53264a11abcf070220a0e8c6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.545486  7768 raft_consensus.cc:385] T 16f4b8bb53264a11abcf070220a0e8c6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.545818  7768 raft_consensus.cc:740] T 16f4b8bb53264a11abcf070220a0e8c6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.544526  7770 raft_consensus.cc:359] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.546664  7770 raft_consensus.cc:385] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.546938  7769 tablet_bootstrap.cc:492] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55: No bootstrap required, opened a new log
I20260709 13:12:33.546674  7768 consensus_queue.cc:260] T 16f4b8bb53264a11abcf070220a0e8c6 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.546996  7770 raft_consensus.cc:740] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.547453  7769 ts_tablet_manager.cc:1403] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.009s
I20260709 13:12:33.549127  7768 ts_tablet_manager.cc:1434] T 16f4b8bb53264a11abcf070220a0e8c6 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:12:33.550364  7768 tablet_bootstrap.cc:492] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3: Bootstrap starting.
I20260709 13:12:33.548266  7770 consensus_queue.cc:260] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.552479  7791 raft_consensus.cc:493] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:33.553069  7791 raft_consensus.cc:515] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.554651  7770 ts_tablet_manager.cc:1434] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260709 13:12:33.553957  7769 raft_consensus.cc:359] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.571180  7769 raft_consensus.cc:385] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.571619  7769 raft_consensus.cc:740] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.572471  7791 leader_election.cc:290] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:33.572329  7769 consensus_queue.cc:260] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.573378  7768 tablet_bootstrap.cc:654] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.574229  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f4b8bb53264a11abcf070220a0e8c6" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" is_pre_election: true
I20260709 13:12:33.574821  7769 ts_tablet_manager.cc:1434] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.003s
I20260709 13:12:33.574985  7626 raft_consensus.cc:2468] T 16f4b8bb53264a11abcf070220a0e8c6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 0.
I20260709 13:12:33.576077  7769 tablet_bootstrap.cc:492] T 8a47c7473abb437ab3e6fe85e518c727 P 54dcbee9993e4669aab4e1e87125ee55: Bootstrap starting.
I20260709 13:12:33.576169  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f4b8bb53264a11abcf070220a0e8c6" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" is_pre_election: true
I20260709 13:12:33.579345  7677 raft_consensus.cc:493] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:33.580031  7768 tablet_bootstrap.cc:492] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3: No bootstrap required, opened a new log
I20260709 13:12:33.579828  7677 raft_consensus.cc:515] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.580521  7768 ts_tablet_manager.cc:1403] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.001s
I20260709 13:12:33.583027  7769 tablet_bootstrap.cc:654] T 8a47c7473abb437ab3e6fe85e518c727 P 54dcbee9993e4669aab4e1e87125ee55: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.581885  7677 leader_election.cc:290] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:33.583387  7768 raft_consensus.cc:359] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.584123  7768 raft_consensus.cc:385] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.584401  7768 raft_consensus.cc:740] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.585176  7441 leader_election.cc:304] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 
I20260709 13:12:33.585079  7768 consensus_queue.cc:260] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.586376  7796 raft_consensus.cc:2804] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:33.586839  7796 raft_consensus.cc:493] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:12:33.586925  7440 leader_election.cc:343] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:33.587334  7768 ts_tablet_manager.cc:1434] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:12:33.587458  7796 raft_consensus.cc:3060] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.588382  7768 tablet_bootstrap.cc:492] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3: Bootstrap starting.
I20260709 13:12:33.588229  7477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90631de7e78540c698e65742978d495a" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55" is_pre_election: true
I20260709 13:12:33.592563  7770 tablet_bootstrap.cc:492] T 42823dc42947488db1f8d3a8fd0d6f60 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Bootstrap starting.
I20260709 13:12:33.595150  7768 tablet_bootstrap.cc:654] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.597823  7796 raft_consensus.cc:515] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.599375  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90631de7e78540c698e65742978d495a" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" is_pre_election: true
I20260709 13:12:33.616011  7770 tablet_bootstrap.cc:654] T 42823dc42947488db1f8d3a8fd0d6f60 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.616226  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f4b8bb53264a11abcf070220a0e8c6" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:33.616150  7626 raft_consensus.cc:2393] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in current term 1: Already voted for candidate 54dcbee9993e4669aab4e1e87125ee55 in this term.
I20260709 13:12:33.600049  7796 leader_election.cc:290] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 election: Requested vote from peers 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:33.619623  7516 leader_election.cc:304] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3
I20260709 13:12:33.620412  7677 raft_consensus.cc:3060] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.612090  7769 tablet_bootstrap.cc:492] T 8a47c7473abb437ab3e6fe85e518c727 P 54dcbee9993e4669aab4e1e87125ee55: No bootstrap required, opened a new log
I20260709 13:12:33.621198  7769 ts_tablet_manager.cc:1403] T 8a47c7473abb437ab3e6fe85e518c727 P 54dcbee9993e4669aab4e1e87125ee55: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.012s
I20260709 13:12:33.621870  7768 tablet_bootstrap.cc:492] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3: No bootstrap required, opened a new log
I20260709 13:12:33.604064  7627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f4b8bb53264a11abcf070220a0e8c6" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
I20260709 13:12:33.622411  7768 ts_tablet_manager.cc:1403] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.022s
I20260709 13:12:33.622584  7627 raft_consensus.cc:3060] T 16f4b8bb53264a11abcf070220a0e8c6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.624034  7769 raft_consensus.cc:359] T 8a47c7473abb437ab3e6fe85e518c727 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.624747  7769 raft_consensus.cc:385] T 8a47c7473abb437ab3e6fe85e518c727 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.624989  7769 raft_consensus.cc:740] T 8a47c7473abb437ab3e6fe85e518c727 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.625640  7769 consensus_queue.cc:260] T 8a47c7473abb437ab3e6fe85e518c727 P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.625684  7768 raft_consensus.cc:359] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.626698  7768 raft_consensus.cc:385] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.627070  7768 raft_consensus.cc:740] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.628830  7677 raft_consensus.cc:2749] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:33.629935  7769 ts_tablet_manager.cc:1434] T 8a47c7473abb437ab3e6fe85e518c727 P 54dcbee9993e4669aab4e1e87125ee55: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260709 13:12:33.630654  7440 leader_election.cc:343] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:33.630739  7768 consensus_queue.cc:260] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.633912  7768 ts_tablet_manager.cc:1434] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 13:12:33.647257  7770 tablet_bootstrap.cc:492] T 42823dc42947488db1f8d3a8fd0d6f60 P 96b1e0fb058d47ef860ba0c2c5b5ac49: No bootstrap required, opened a new log
I20260709 13:12:33.647850  7770 ts_tablet_manager.cc:1403] T 42823dc42947488db1f8d3a8fd0d6f60 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.020s
I20260709 13:12:33.650470  7770 raft_consensus.cc:359] T 42823dc42947488db1f8d3a8fd0d6f60 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.651214  7770 raft_consensus.cc:385] T 42823dc42947488db1f8d3a8fd0d6f60 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.651538  7770 raft_consensus.cc:740] T 42823dc42947488db1f8d3a8fd0d6f60 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.652313  7770 consensus_queue.cc:260] T 42823dc42947488db1f8d3a8fd0d6f60 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.652700  7627 raft_consensus.cc:2468] T 16f4b8bb53264a11abcf070220a0e8c6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 1.
I20260709 13:12:33.654160  7441 leader_election.cc:304] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [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: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 96b1e0fb058d47ef860ba0c2c5b5ac49
I20260709 13:12:33.654807  7770 ts_tablet_manager.cc:1434] T 42823dc42947488db1f8d3a8fd0d6f60 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:12:33.655370  7796 raft_consensus.cc:2804] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:33.655920  7796 raft_consensus.cc:697] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Becoming Leader. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Running, Role: LEADER
I20260709 13:12:33.656770  7796 consensus_queue.cc:237] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.657516  7791 raft_consensus.cc:493] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:33.656724  7770 tablet_bootstrap.cc:492] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Bootstrap starting.
I20260709 13:12:33.658025  7791 raft_consensus.cc:515] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.660295  7791 leader_election.cc:290] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:33.661727  7627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6d7059b3264dc081d534756d8aec88" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" is_pre_election: true
I20260709 13:12:33.662575  7627 raft_consensus.cc:2468] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 0.
I20260709 13:12:33.663858  7441 leader_election.cc:304] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 
I20260709 13:12:33.664301  7770 tablet_bootstrap.cc:654] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.665700  7791 raft_consensus.cc:2804] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:33.666322  7791 raft_consensus.cc:493] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:33.666817  7791 raft_consensus.cc:3060] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.670568  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6d7059b3264dc081d534756d8aec88" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" is_pre_election: true
I20260709 13:12:33.671379  7553 raft_consensus.cc:2468] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 0.
I20260709 13:12:33.675591  7770 tablet_bootstrap.cc:492] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49: No bootstrap required, opened a new log
I20260709 13:12:33.676158  7770 ts_tablet_manager.cc:1403] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260709 13:12:33.678817  7770 raft_consensus.cc:359] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.679512  7770 raft_consensus.cc:385] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.680029  7770 raft_consensus.cc:740] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.679502  7370 catalog_manager.cc:5697] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193). New cstate: current_term: 1 leader_uuid: "54dcbee9993e4669aab4e1e87125ee55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:33.680575  7678 raft_consensus.cc:493] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:33.680830  7770 consensus_queue.cc:260] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.681123  7678 raft_consensus.cc:515] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.681298  7791 raft_consensus.cc:515] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.683260  7678 leader_election.cc:290] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:33.683897  7770 ts_tablet_manager.cc:1434] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:12:33.685055  7477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f04883fcdd4eba84581342ed96afe6" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55" is_pre_election: true
I20260709 13:12:33.685755  7477 raft_consensus.cc:2468] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 0.
I20260709 13:12:33.685058  7770 tablet_bootstrap.cc:492] T 8a47c7473abb437ab3e6fe85e518c727 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Bootstrap starting.
I20260709 13:12:33.686924  7592 leader_election.cc:304] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 
I20260709 13:12:33.687808  7678 raft_consensus.cc:2804] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:33.688159  7678 raft_consensus.cc:493] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:33.688473  7678 raft_consensus.cc:3060] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.692551  7791 leader_election.cc:290] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 election: Requested vote from peers 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:33.693159  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f04883fcdd4eba84581342ed96afe6" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" is_pre_election: true
I20260709 13:12:33.693604  7627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6d7059b3264dc081d534756d8aec88" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
I20260709 13:12:33.694909  7627 raft_consensus.cc:3060] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.694778  7552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6d7059b3264dc081d534756d8aec88" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:33.693774  7553 raft_consensus.cc:2468] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 0.
I20260709 13:12:33.696250  7552 raft_consensus.cc:3060] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.693729  7770 tablet_bootstrap.cc:654] T 8a47c7473abb437ab3e6fe85e518c727 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:33.701138  7678 raft_consensus.cc:515] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.703238  7627 raft_consensus.cc:2468] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 1.
I20260709 13:12:33.704399  7552 raft_consensus.cc:2468] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 1.
I20260709 13:12:33.705423  7477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f04883fcdd4eba84581342ed96afe6" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:33.706130  7477 raft_consensus.cc:3060] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.705466  7441 leader_election.cc:304] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 
I20260709 13:12:33.707151  7791 raft_consensus.cc:2804] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:33.707726  7770 tablet_bootstrap.cc:492] T 8a47c7473abb437ab3e6fe85e518c727 P 96b1e0fb058d47ef860ba0c2c5b5ac49: No bootstrap required, opened a new log
I20260709 13:12:33.708372  7790 raft_consensus.cc:493] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:33.708709  7770 ts_tablet_manager.cc:1403] T 8a47c7473abb437ab3e6fe85e518c727 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.001s
I20260709 13:12:33.708823  7790 raft_consensus.cc:515] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.710024  7552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f04883fcdd4eba84581342ed96afe6" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:33.710628  7552 raft_consensus.cc:3060] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.711128  7790 leader_election.cc:290] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:33.711768  7770 raft_consensus.cc:359] T 8a47c7473abb437ab3e6fe85e518c727 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.712440  7770 raft_consensus.cc:385] T 8a47c7473abb437ab3e6fe85e518c727 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:33.712697  7770 raft_consensus.cc:740] T 8a47c7473abb437ab3e6fe85e518c727 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Initialized, Role: FOLLOWER
I20260709 13:12:33.707665  7791 raft_consensus.cc:697] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Becoming Leader. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Running, Role: LEADER
I20260709 13:12:33.713333  7477 raft_consensus.cc:2468] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 1.
I20260709 13:12:33.713793  7627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f4b8bb53264a11abcf070220a0e8c6" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" is_pre_election: true
I20260709 13:12:33.713945  7791 consensus_queue.cc:237] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.713373  7770 consensus_queue.cc:260] T 8a47c7473abb437ab3e6fe85e518c727 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.714636  7592 leader_election.cc:304] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 
I20260709 13:12:33.715884  7782 raft_consensus.cc:2804] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:33.716362  7782 raft_consensus.cc:697] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Becoming Leader. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
I20260709 13:12:33.716822  7770 ts_tablet_manager.cc:1434] T 8a47c7473abb437ab3e6fe85e518c727 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:12:33.714561  7627 raft_consensus.cc:2393] T 16f4b8bb53264a11abcf070220a0e8c6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in current term 1: Already voted for candidate 54dcbee9993e4669aab4e1e87125ee55 in this term.
I20260709 13:12:33.717149  7782 consensus_queue.cc:237] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.720350  7477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f4b8bb53264a11abcf070220a0e8c6" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55" is_pre_election: true
I20260709 13:12:33.722306  7517 leader_election.cc:304] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3
I20260709 13:12:33.723106  7677 raft_consensus.cc:3060] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.732138  7678 leader_election.cc:290] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:33.734671  7552 raft_consensus.cc:2468] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 1.
I20260709 13:12:33.736768  7677 raft_consensus.cc:2749] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:33.739554  7370 catalog_manager.cc:5697] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193). New cstate: current_term: 1 leader_uuid: "54dcbee9993e4669aab4e1e87125ee55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:33.743330  7375 catalog_manager.cc:5697] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:33.792513  7782 raft_consensus.cc:493] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:33.793069  7782 raft_consensus.cc:515] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.794816  7782 leader_election.cc:290] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:33.795500  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42823dc42947488db1f8d3a8fd0d6f60" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55" is_pre_election: true
I20260709 13:12:33.795787  7552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42823dc42947488db1f8d3a8fd0d6f60" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" is_pre_election: true
I20260709 13:12:33.796094  7475 raft_consensus.cc:2468] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 0.
I20260709 13:12:33.796479  7552 raft_consensus.cc:2468] T 42823dc42947488db1f8d3a8fd0d6f60 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 0.
I20260709 13:12:33.797127  7592 leader_election.cc:304] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 
I20260709 13:12:33.797994  7782 raft_consensus.cc:2804] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:33.798265  7782 raft_consensus.cc:493] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:33.798478  7782 raft_consensus.cc:3060] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.803298  7782 raft_consensus.cc:515] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.804765  7782 leader_election.cc:290] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:33.805557  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42823dc42947488db1f8d3a8fd0d6f60" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:33.805748  7552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42823dc42947488db1f8d3a8fd0d6f60" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:33.806178  7475 raft_consensus.cc:3060] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.806337  7552 raft_consensus.cc:3060] T 42823dc42947488db1f8d3a8fd0d6f60 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.811057  7475 raft_consensus.cc:2468] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 1.
I20260709 13:12:33.811442  7552 raft_consensus.cc:2468] T 42823dc42947488db1f8d3a8fd0d6f60 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 1.
I20260709 13:12:33.812212  7592 leader_election.cc:304] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 
I20260709 13:12:33.813129  7782 raft_consensus.cc:2804] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:33.813534  7782 raft_consensus.cc:697] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Becoming Leader. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
I20260709 13:12:33.814144  7782 consensus_queue.cc:237] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.820864  7791 consensus_queue.cc:1048] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:33.822049  7375 catalog_manager.cc:5697] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:33.834208  7791 consensus_queue.cc:1048] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:33.838248  7782 raft_consensus.cc:493] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:33.838793  7782 raft_consensus.cc:515] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.841958  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a47c7473abb437ab3e6fe85e518c727" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55" is_pre_election: true
I20260709 13:12:33.842589  7475 raft_consensus.cc:2468] T 8a47c7473abb437ab3e6fe85e518c727 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 0.
I20260709 13:12:33.843834  7592 leader_election.cc:304] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 
I20260709 13:12:33.844810  7678 raft_consensus.cc:2804] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:33.845883  7552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a47c7473abb437ab3e6fe85e518c727" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" is_pre_election: true
I20260709 13:12:33.846174  7678 raft_consensus.cc:493] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:33.846601  7678 raft_consensus.cc:3060] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.846688  7552 raft_consensus.cc:2468] T 8a47c7473abb437ab3e6fe85e518c727 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 0.
I20260709 13:12:33.849354  7782 leader_election.cc:290] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:33.853075  7782 consensus_queue.cc:1048] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:33.857506  7678 raft_consensus.cc:515] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.860091  7477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a47c7473abb437ab3e6fe85e518c727" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:33.860194  7678 leader_election.cc:290] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:33.860711  7477 raft_consensus.cc:3060] T 8a47c7473abb437ab3e6fe85e518c727 P 54dcbee9993e4669aab4e1e87125ee55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.863962  7552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a47c7473abb437ab3e6fe85e518c727" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:33.864637  7552 raft_consensus.cc:3060] T 8a47c7473abb437ab3e6fe85e518c727 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:33.867923  7477 raft_consensus.cc:2468] T 8a47c7473abb437ab3e6fe85e518c727 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 1.
I20260709 13:12:33.871646  7552 raft_consensus.cc:2468] T 8a47c7473abb437ab3e6fe85e518c727 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 1.
I20260709 13:12:33.871449  7781 consensus_queue.cc:1048] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:33.872699  7590 leader_election.cc:304] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605e3de508eb49c494dee1c3bd4a2fc3, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 
I20260709 13:12:33.873837  7783 raft_consensus.cc:2804] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:33.874322  7783 raft_consensus.cc:697] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Becoming Leader. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
I20260709 13:12:33.875190  7783 consensus_queue.cc:237] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:33.892068  7371 catalog_manager.cc:5697] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195). New cstate: current_term: 1 leader_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:33.899480  7783 consensus_queue.cc:1048] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:33.909781  7781 consensus_queue.cc:1048] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:33.939232  7781 consensus_queue.cc:1048] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:33.952764  7678 consensus_queue.cc:1048] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:34.061589  7796 consensus_queue.cc:1048] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:34.072922  7691 consensus_queue.cc:1048] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:34.110051  7626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42823dc42947488db1f8d3a8fd0d6f60"
dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
mode: GRACEFUL
new_leader_uuid: "54dcbee9993e4669aab4e1e87125ee55"
 from {username='slave'} at 127.0.0.1:49798
I20260709 13:12:34.110710  7626 raft_consensus.cc:606] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Received request to transfer leadership to TS 54dcbee9993e4669aab4e1e87125ee55
I20260709 13:12:34.115538  7626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b8049b277d9472b9cb8709dab73057d"
dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
mode: GRACEFUL
new_leader_uuid: "54dcbee9993e4669aab4e1e87125ee55"
 from {username='slave'} at 127.0.0.1:49798
I20260709 13:12:34.116040  7626 raft_consensus.cc:606] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Received request to transfer leadership to TS 54dcbee9993e4669aab4e1e87125ee55
I20260709 13:12:34.122789  7626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46f04883fcdd4eba84581342ed96afe6"
dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
mode: GRACEFUL
new_leader_uuid: "54dcbee9993e4669aab4e1e87125ee55"
 from {username='slave'} at 127.0.0.1:49798
I20260709 13:12:34.123369  7626 raft_consensus.cc:606] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Received request to transfer leadership to TS 54dcbee9993e4669aab4e1e87125ee55
I20260709 13:12:34.127731  7626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eeb83877c1114a178c510dba61ce8ac8"
dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
mode: GRACEFUL
new_leader_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
 from {username='slave'} at 127.0.0.1:49798
I20260709 13:12:34.128221  7626 raft_consensus.cc:606] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Received request to transfer leadership to TS 96b1e0fb058d47ef860ba0c2c5b5ac49
I20260709 13:12:34.132961  7477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90631de7e78540c698e65742978d495a"
dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
mode: GRACEFUL
new_leader_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
 from {username='slave'} at 127.0.0.1:49952
I20260709 13:12:34.133458  7477 raft_consensus.cc:606] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Received request to transfer leadership to TS 96b1e0fb058d47ef860ba0c2c5b5ac49
I20260709 13:12:34.138415  7626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "949c2e0df3f94619a9a6afa50b953cdb"
dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
mode: GRACEFUL
new_leader_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
 from {username='slave'} at 127.0.0.1:49798
I20260709 13:12:34.138952  7626 raft_consensus.cc:606] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Received request to transfer leadership to TS 96b1e0fb058d47ef860ba0c2c5b5ac49
I20260709 13:12:34.143344  7477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16f4b8bb53264a11abcf070220a0e8c6"
dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
mode: GRACEFUL
new_leader_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
 from {username='slave'} at 127.0.0.1:49952
I20260709 13:12:34.143850  7477 raft_consensus.cc:606] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Received request to transfer leadership to TS 96b1e0fb058d47ef860ba0c2c5b5ac49
I20260709 13:12:34.182022  7691 consensus_queue.cc:1048] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:34.191804  7796 consensus_queue.cc:1048] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:34.217914  7791 raft_consensus.cc:993] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55: : Instructing follower 96b1e0fb058d47ef860ba0c2c5b5ac49 to start an election
I20260709 13:12:34.218341  7791 raft_consensus.cc:1081] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Signalling peer 96b1e0fb058d47ef860ba0c2c5b5ac49 to start an election
I20260709 13:12:34.219790  7552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90631de7e78540c698e65742978d495a"
dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
 from {username='slave'} at 127.0.0.1:38434
I20260709 13:12:34.220283  7552 raft_consensus.cc:493] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:34.220570  7552 raft_consensus.cc:3060] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:34.225922  7552 raft_consensus.cc:515] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:34.227537  7552 leader_election.cc:290] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 2 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:34.228461  7477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90631de7e78540c698e65742978d495a" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:34.228644  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90631de7e78540c698e65742978d495a" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
I20260709 13:12:34.229195  7477 raft_consensus.cc:3055] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:34.229265  7626 raft_consensus.cc:3060] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:34.229488  7477 raft_consensus.cc:740] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Running, Role: LEADER
I20260709 13:12:34.230237  7477 consensus_queue.cc:260] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:34.231244  7477 raft_consensus.cc:3060] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:34.237439  7626 raft_consensus.cc:2468] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in term 2.
I20260709 13:12:34.238534  7783 consensus_queue.cc:1048] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:34.238683  7516 leader_election.cc:304] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605e3de508eb49c494dee1c3bd4a2fc3, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 
I20260709 13:12:34.239121  7477 raft_consensus.cc:2468] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in term 2.
I20260709 13:12:34.239651  7677 raft_consensus.cc:2804] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:34.240113  7677 raft_consensus.cc:697] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 LEADER]: Becoming Leader. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Running, Role: LEADER
I20260709 13:12:34.240939  7677 consensus_queue.cc:237] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:34.245983  7781 raft_consensus.cc:993] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3: : Instructing follower 54dcbee9993e4669aab4e1e87125ee55 to start an election
I20260709 13:12:34.246598  7783 raft_consensus.cc:1081] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Signalling peer 54dcbee9993e4669aab4e1e87125ee55 to start an election
I20260709 13:12:34.248935  7476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46f04883fcdd4eba84581342ed96afe6"
dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
 from {username='slave'} at 127.0.0.1:49948
I20260709 13:12:34.249480  7476 raft_consensus.cc:493] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:34.249871  7476 raft_consensus.cc:3060] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:34.253945  7783 consensus_queue.cc:1048] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:34.256394  7371 catalog_manager.cc:5697] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 reported cstate change: term changed from 1 to 2, leader changed from 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193) to 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194). New cstate: current_term: 2 leader_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:34.257835  7476 raft_consensus.cc:515] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:34.260614  7553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f04883fcdd4eba84581342ed96afe6" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:34.263396  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f04883fcdd4eba84581342ed96afe6" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
I20260709 13:12:34.264019  7626 raft_consensus.cc:3055] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:34.264308  7626 raft_consensus.cc:740] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
I20260709 13:12:34.265085  7626 consensus_queue.cc:260] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:34.265815  7626 raft_consensus.cc:3060] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:34.271407  7626 raft_consensus.cc:2468] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 2.
I20260709 13:12:34.272418  7476 leader_election.cc:290] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 2 election: Requested vote from peers 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:34.272688  7441 leader_election.cc:304] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55 [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: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 96b1e0fb058d47ef860ba0c2c5b5ac49
I20260709 13:12:34.274907  7791 raft_consensus.cc:2804] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:34.275359  7791 raft_consensus.cc:697] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 LEADER]: Becoming Leader. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Running, Role: LEADER
I20260709 13:12:34.276155  7791 consensus_queue.cc:237] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:34.280783  7783 consensus_queue.cc:1048] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:34.291096  7370 catalog_manager.cc:5697] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55 reported cstate change: term changed from 1 to 2, leader changed from 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195) to 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193). New cstate: current_term: 2 leader_uuid: "54dcbee9993e4669aab4e1e87125ee55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:34.305217  7782 consensus_queue.cc:1048] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:34.401301  7678 consensus_queue.cc:1048] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:34.411933  7783 consensus_queue.cc:1048] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:34.420462  7678 raft_consensus.cc:993] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3: : Instructing follower 54dcbee9993e4669aab4e1e87125ee55 to start an election
I20260709 13:12:34.420971  7783 raft_consensus.cc:1081] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Signalling peer 54dcbee9993e4669aab4e1e87125ee55 to start an election
I20260709 13:12:34.422511  7476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42823dc42947488db1f8d3a8fd0d6f60"
dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
 from {username='slave'} at 127.0.0.1:49948
I20260709 13:12:34.423213  7476 raft_consensus.cc:493] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:34.423606  7476 raft_consensus.cc:3060] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:34.429941  7476 raft_consensus.cc:515] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:34.431563  7476 leader_election.cc:290] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 2 election: Requested vote from peers 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:34.432395  7552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42823dc42947488db1f8d3a8fd0d6f60" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:34.432878  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42823dc42947488db1f8d3a8fd0d6f60" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
I20260709 13:12:34.433041  7552 raft_consensus.cc:3060] T 42823dc42947488db1f8d3a8fd0d6f60 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:34.433472  7626 raft_consensus.cc:3055] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:34.433812  7626 raft_consensus.cc:740] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
I20260709 13:12:34.434508  7626 consensus_queue.cc:260] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:34.435755  7626 raft_consensus.cc:3060] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:34.439016  7552 raft_consensus.cc:2468] T 42823dc42947488db1f8d3a8fd0d6f60 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 2.
I20260709 13:12:34.440042  7440 leader_election.cc:304] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 
I20260709 13:12:34.440717  7791 raft_consensus.cc:2804] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:34.440769  7626 raft_consensus.cc:2468] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 2.
I20260709 13:12:34.441257  7791 raft_consensus.cc:697] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 LEADER]: Becoming Leader. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Running, Role: LEADER
I20260709 13:12:34.442027  7791 consensus_queue.cc:237] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:34.448465  7375 catalog_manager.cc:5697] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 reported cstate change: term changed from 1 to 2, leader changed from 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195) to 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193). New cstate: current_term: 2 leader_uuid: "54dcbee9993e4669aab4e1e87125ee55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:34.463452  7678 raft_consensus.cc:993] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3: : Instructing follower 54dcbee9993e4669aab4e1e87125ee55 to start an election
I20260709 13:12:34.463966  7783 raft_consensus.cc:1081] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Signalling peer 54dcbee9993e4669aab4e1e87125ee55 to start an election
I20260709 13:12:34.465507  7476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b8049b277d9472b9cb8709dab73057d"
dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
 from {username='slave'} at 127.0.0.1:49948
I20260709 13:12:34.466097  7476 raft_consensus.cc:493] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:34.466481  7476 raft_consensus.cc:3060] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:34.471413  7476 raft_consensus.cc:515] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:34.473062  7476 leader_election.cc:290] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 2 election: Requested vote from peers 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:34.474036  7552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8049b277d9472b9cb8709dab73057d" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:34.474201  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8049b277d9472b9cb8709dab73057d" candidate_uuid: "54dcbee9993e4669aab4e1e87125ee55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
I20260709 13:12:34.474721  7552 raft_consensus.cc:3060] T 9b8049b277d9472b9cb8709dab73057d P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:34.474799  7626 raft_consensus.cc:3055] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:34.475252  7626 raft_consensus.cc:740] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
I20260709 13:12:34.475850  7626 consensus_queue.cc:260] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:34.476702  7626 raft_consensus.cc:3060] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:34.479974  7552 raft_consensus.cc:2468] T 9b8049b277d9472b9cb8709dab73057d P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 2.
I20260709 13:12:34.481026  7440 leader_election.cc:304] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 
I20260709 13:12:34.481158  7626 raft_consensus.cc:2468] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54dcbee9993e4669aab4e1e87125ee55 in term 2.
I20260709 13:12:34.481832  7791 raft_consensus.cc:2804] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:34.482354  7791 raft_consensus.cc:697] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55 [term 2 LEADER]: Becoming Leader. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Running, Role: LEADER
I20260709 13:12:34.483129  7791 consensus_queue.cc:237] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:34.489387  7375 catalog_manager.cc:5697] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55 reported cstate change: term changed from 1 to 2, leader changed from 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195) to 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193). New cstate: current_term: 2 leader_uuid: "54dcbee9993e4669aab4e1e87125ee55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:34.507174  7678 raft_consensus.cc:993] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3: : Instructing follower 96b1e0fb058d47ef860ba0c2c5b5ac49 to start an election
I20260709 13:12:34.507762  7783 raft_consensus.cc:1081] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Signalling peer 96b1e0fb058d47ef860ba0c2c5b5ac49 to start an election
I20260709 13:12:34.509574  7552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "949c2e0df3f94619a9a6afa50b953cdb"
dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
 from {username='slave'} at 127.0.0.1:38442
I20260709 13:12:34.510213  7552 raft_consensus.cc:493] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:34.510637  7552 raft_consensus.cc:3060] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:34.516299  7552 raft_consensus.cc:515] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:34.518543  7552 leader_election.cc:290] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 2 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:34.519609  7476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949c2e0df3f94619a9a6afa50b953cdb" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:34.520334  7476 raft_consensus.cc:3060] T 949c2e0df3f94619a9a6afa50b953cdb P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:34.520411  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949c2e0df3f94619a9a6afa50b953cdb" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
I20260709 13:12:34.521179  7626 raft_consensus.cc:3055] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:34.521977  7678 raft_consensus.cc:993] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3: : Instructing follower 96b1e0fb058d47ef860ba0c2c5b5ac49 to start an election
I20260709 13:12:34.522535  7678 raft_consensus.cc:1081] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Signalling peer 96b1e0fb058d47ef860ba0c2c5b5ac49 to start an election
I20260709 13:12:34.521484  7626 raft_consensus.cc:740] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
I20260709 13:12:34.524262  7626 consensus_queue.cc:260] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:34.524712  7552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eeb83877c1114a178c510dba61ce8ac8"
dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
 from {username='slave'} at 127.0.0.1:38442
I20260709 13:12:34.525391  7552 raft_consensus.cc:493] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:34.525455  7626 raft_consensus.cc:3060] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:34.525810  7552 raft_consensus.cc:3060] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:34.531268  7626 raft_consensus.cc:2468] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in term 2.
I20260709 13:12:34.532676  7516 leader_election.cc:304] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605e3de508eb49c494dee1c3bd4a2fc3, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 
I20260709 13:12:34.532920  7476 raft_consensus.cc:2468] T 949c2e0df3f94619a9a6afa50b953cdb P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in term 2.
I20260709 13:12:34.533106  7552 raft_consensus.cc:515] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:34.533653  7677 raft_consensus.cc:2804] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:34.534161  7677 raft_consensus.cc:697] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 LEADER]: Becoming Leader. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Running, Role: LEADER
I20260709 13:12:34.535077  7677 consensus_queue.cc:237] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:34.535478  7552 leader_election.cc:290] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 2 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:34.536203  7476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb83877c1114a178c510dba61ce8ac8" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:34.536947  7476 raft_consensus.cc:3060] T eeb83877c1114a178c510dba61ce8ac8 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:34.536947  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb83877c1114a178c510dba61ce8ac8" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
I20260709 13:12:34.537740  7626 raft_consensus.cc:3055] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:34.538082  7626 raft_consensus.cc:740] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
I20260709 13:12:34.539036  7626 consensus_queue.cc:260] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:34.540278  7626 raft_consensus.cc:3060] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:34.542091  7375 catalog_manager.cc:5697] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49 reported cstate change: term changed from 1 to 2, leader changed from 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195) to 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194). New cstate: current_term: 2 leader_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:34.544878  7476 raft_consensus.cc:2468] T eeb83877c1114a178c510dba61ce8ac8 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in term 2.
I20260709 13:12:34.546195  7517 leader_election.cc:304] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54dcbee9993e4669aab4e1e87125ee55, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 
I20260709 13:12:34.546972  7677 raft_consensus.cc:2804] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:34.547422  7677 raft_consensus.cc:697] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 LEADER]: Becoming Leader. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Running, Role: LEADER
I20260709 13:12:34.548311  7677 consensus_queue.cc:237] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:34.547435  7626 raft_consensus.cc:2468] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in term 2.
I20260709 13:12:34.557546  7375 catalog_manager.cc:5697] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49 reported cstate change: term changed from 1 to 2, leader changed from 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195) to 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194). New cstate: current_term: 2 leader_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:34.563776  7796 raft_consensus.cc:993] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55: : Instructing follower 96b1e0fb058d47ef860ba0c2c5b5ac49 to start an election
I20260709 13:12:34.564365  7796 raft_consensus.cc:1081] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Signalling peer 96b1e0fb058d47ef860ba0c2c5b5ac49 to start an election
I20260709 13:12:34.565980  7552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16f4b8bb53264a11abcf070220a0e8c6"
dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
 from {username='slave'} at 127.0.0.1:38434
I20260709 13:12:34.566987  7552 raft_consensus.cc:493] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:34.567389  7552 raft_consensus.cc:3060] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:34.572276  7552 raft_consensus.cc:515] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:34.573729  7552 leader_election.cc:290] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 2 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195:46355)
I20260709 13:12:34.574705  7476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f4b8bb53264a11abcf070220a0e8c6" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:34.574779  7626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f4b8bb53264a11abcf070220a0e8c6" candidate_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
I20260709 13:12:34.575460  7476 raft_consensus.cc:3055] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:34.575464  7626 raft_consensus.cc:3060] T 16f4b8bb53264a11abcf070220a0e8c6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:34.575984  7476 raft_consensus.cc:740] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Running, Role: LEADER
I20260709 13:12:34.576802  7476 consensus_queue.cc:260] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:34.578023  7476 raft_consensus.cc:3060] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:34.582636  7626 raft_consensus.cc:2468] T 16f4b8bb53264a11abcf070220a0e8c6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in term 2.
I20260709 13:12:34.583949  7516 leader_election.cc:304] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605e3de508eb49c494dee1c3bd4a2fc3, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 
I20260709 13:12:34.584654  7677 raft_consensus.cc:2804] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:34.584666  7476 raft_consensus.cc:2468] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b1e0fb058d47ef860ba0c2c5b5ac49 in term 2.
I20260709 13:12:34.585168  7677 raft_consensus.cc:697] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 LEADER]: Becoming Leader. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Running, Role: LEADER
I20260709 13:12:34.585943  7677 consensus_queue.cc:237] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:34.592288  7370 catalog_manager.cc:5697] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 reported cstate change: term changed from 1 to 2, leader changed from 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193) to 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194). New cstate: current_term: 2 leader_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:34.688999  7626 raft_consensus.cc:1275] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Refusing update from remote peer 54dcbee9993e4669aab4e1e87125ee55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:34.690227  7796 consensus_queue.cc:1048] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:34.697791  7552 raft_consensus.cc:3060] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:34.705783  7552 raft_consensus.cc:1275] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Refusing update from remote peer 54dcbee9993e4669aab4e1e87125ee55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:34.706812  7476 raft_consensus.cc:1275] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Refusing update from remote peer 96b1e0fb058d47ef860ba0c2c5b5ac49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:34.707108  7791 consensus_queue.cc:1048] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:34.708299  7677 consensus_queue.cc:1048] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:34.717551  7626 raft_consensus.cc:1275] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Refusing update from remote peer 96b1e0fb058d47ef860ba0c2c5b5ac49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:34.718947  7677 consensus_queue.cc:1048] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:34.832460  7552 raft_consensus.cc:1275] T 42823dc42947488db1f8d3a8fd0d6f60 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Refusing update from remote peer 54dcbee9993e4669aab4e1e87125ee55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:34.833875  7691 consensus_queue.cc:1048] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:34.835420  7626 raft_consensus.cc:1275] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Refusing update from remote peer 54dcbee9993e4669aab4e1e87125ee55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:34.836823  7691 consensus_queue.cc:1048] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:34.994248  7627 raft_consensus.cc:1275] T 16f4b8bb53264a11abcf070220a0e8c6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Refusing update from remote peer 96b1e0fb058d47ef860ba0c2c5b5ac49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:34.995734  7840 consensus_queue.cc:1048] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:35.004485  7476 raft_consensus.cc:1275] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Refusing update from remote peer 96b1e0fb058d47ef860ba0c2c5b5ac49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:35.005970  7840 consensus_queue.cc:1048] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:35.027737  7552 raft_consensus.cc:1275] T 9b8049b277d9472b9cb8709dab73057d P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Refusing update from remote peer 54dcbee9993e4669aab4e1e87125ee55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:35.028905  7791 consensus_queue.cc:1048] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:35.036690  7627 raft_consensus.cc:1275] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Refusing update from remote peer 54dcbee9993e4669aab4e1e87125ee55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:35.038841  7796 consensus_queue.cc:1048] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:35.084499  7476 raft_consensus.cc:1275] T eeb83877c1114a178c510dba61ce8ac8 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Refusing update from remote peer 96b1e0fb058d47ef860ba0c2c5b5ac49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:35.085757  7840 consensus_queue.cc:1048] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:35.093605  7627 raft_consensus.cc:1275] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Refusing update from remote peer 96b1e0fb058d47ef860ba0c2c5b5ac49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:35.095108  7840 consensus_queue.cc:1048] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:35.099666  7627 raft_consensus.cc:1275] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Refusing update from remote peer 96b1e0fb058d47ef860ba0c2c5b5ac49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:35.101347  7677 consensus_queue.cc:1048] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:35.110386  7476 raft_consensus.cc:1275] T 949c2e0df3f94619a9a6afa50b953cdb P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Refusing update from remote peer 96b1e0fb058d47ef860ba0c2c5b5ac49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:35.111830  7677 consensus_queue.cc:1048] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:37.149500  7371 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:41566:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:12:37.169654  7371 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41566:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:12:37.272105  2219 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:12:37.371081  7895 tablet.cc:1724] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.371899  7889 tablet.cc:1724] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.382458  7888 tablet.cc:1724] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.385136  7896 tablet.cc:1724] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.400249  7897 tablet.cc:1724] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.413528  7877 log.cc:927] Time spent T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
I20260709 13:12:37.425741  7894 tablet.cc:1724] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.439673  7900 tablet.cc:1724] T 8a47c7473abb437ab3e6fe85e518c727 P 54dcbee9993e4669aab4e1e87125ee55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.468408  7868 log.cc:927] Time spent T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3: Append to log took a long time: real 0.068s	user 0.004s	sys 0.000s
W20260709 13:12:37.473512  7883 log.cc:927] Time spent T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 13:12:37.479554  7905 tablet.cc:1724] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.529631  7503 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:42823dc42947488db1f8d3a8fd0d6f60)
I20260709 13:12:37.530042  7904 tablet.cc:1724] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.529917  7894 tablet.cc:1724] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.540915  7899 log.cc:927] Time spent T 16f4b8bb53264a11abcf070220a0e8c6 P 605e3de508eb49c494dee1c3bd4a2fc3: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 13:12:37.518550  7897 tablet.cc:1724] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.546545  7896 tablet.cc:1724] T 16f4b8bb53264a11abcf070220a0e8c6 P 605e3de508eb49c494dee1c3bd4a2fc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.550989  7908 tablet.cc:1724] T 42823dc42947488db1f8d3a8fd0d6f60 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.554503  7905 tablet.cc:1724] T 8a47c7473abb437ab3e6fe85e518c727 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.558382  7888 tablet.cc:1724] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.569170  7889 tablet.cc:1724] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.574599  7503 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:42823dc42947488db1f8d3a8fd0d6f60)
W20260709 13:12:37.575480  7503 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:42823dc42947488db1f8d3a8fd0d6f60)
I20260709 13:12:37.580582  7895 tablet.cc:1724] T 9b8049b277d9472b9cb8709dab73057d P 96b1e0fb058d47ef860ba0c2c5b5ac49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.596465  7904 tablet.cc:1724] T 949c2e0df3f94619a9a6afa50b953cdb P 54dcbee9993e4669aab4e1e87125ee55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.596990  7549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90631de7e78540c698e65742978d495a"
dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
mode: GRACEFUL
new_leader_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
 from {username='slave'} at 127.0.0.1:38450
I20260709 13:12:37.600224  7549 raft_consensus.cc:606] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 LEADER]: Received request to transfer leadership to TS 605e3de508eb49c494dee1c3bd4a2fc3
I20260709 13:12:37.601981  7908 tablet.cc:1724] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.609736  7909 tablet.cc:1724] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.571488  7900 tablet.cc:1724] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.615056  7441 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.195:46355, user_credentials={real_user=slave}} blocked reactor thread for 115482us
I20260709 13:12:37.627094  7912 tablet.cc:1724] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.623746  7894 tablet.cc:1724] T eeb83877c1114a178c510dba61ce8ac8 P 54dcbee9993e4669aab4e1e87125ee55: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.631238  7897 tablet.cc:1724] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.648778  7889 tablet.cc:1724] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.665234  7908 tablet.cc:1724] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.673337  7895 tablet.cc:1724] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:37.681351  7477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af6d7059b3264dc081d534756d8aec88"
dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
mode: GRACEFUL
new_leader_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
 from {username='slave'} at 127.0.0.1:49968
I20260709 13:12:37.682093  7477 raft_consensus.cc:606] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Received request to transfer leadership to TS 605e3de508eb49c494dee1c3bd4a2fc3
I20260709 13:12:37.683724  2219 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:12:37.684448  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:37.684607  7370 catalog_manager.cc:6242] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a: soft_deleted_table [id=6df7e9f7eee7422d8d3bc448da2a1fdd] alter complete (version 1)
I20260709 13:12:37.697767  7551 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14f2675e53044e4c884405d2cf12e000"
dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
mode: GRACEFUL
new_leader_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
 from {username='slave'} at 127.0.0.1:38450
I20260709 13:12:37.698670  7551 raft_consensus.cc:606] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 LEADER]: Received request to transfer leadership to TS 605e3de508eb49c494dee1c3bd4a2fc3
I20260709 13:12:37.701642  7477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e01cd369dcf42e3977adc8be9901c16"
dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
mode: GRACEFUL
new_leader_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
 from {username='slave'} at 127.0.0.1:49968
I20260709 13:12:37.702261  7477 raft_consensus.cc:606] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 LEADER]: Received request to transfer leadership to TS 605e3de508eb49c494dee1c3bd4a2fc3
I20260709 13:12:37.703466  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:12:37.703996  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:37.850968  7796 raft_consensus.cc:993] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55: : Instructing follower 605e3de508eb49c494dee1c3bd4a2fc3 to start an election
I20260709 13:12:37.851536  7911 raft_consensus.cc:1081] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Signalling peer 605e3de508eb49c494dee1c3bd4a2fc3 to start an election
I20260709 13:12:37.853232  7623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af6d7059b3264dc081d534756d8aec88"
dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
 from {username='slave'} at 127.0.0.1:49776
I20260709 13:12:37.853816  7623 raft_consensus.cc:493] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:37.854185  7623 raft_consensus.cc:3060] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:37.859728  7623 raft_consensus.cc:515] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:37.861297  7623 leader_election.cc:290] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 2 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:37.862228  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6d7059b3264dc081d534756d8aec88" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:37.862510  7551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6d7059b3264dc081d534756d8aec88" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:37.862960  7475 raft_consensus.cc:3055] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:37.863247  7551 raft_consensus.cc:3060] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:37.863381  7475 raft_consensus.cc:740] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Running, Role: LEADER
I20260709 13:12:37.864248  7475 consensus_queue.cc:260] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [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: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:37.865211  7475 raft_consensus.cc:3060] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:37.868535  7551 raft_consensus.cc:2468] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 2.
I20260709 13:12:37.869681  7590 leader_election.cc:304] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 605e3de508eb49c494dee1c3bd4a2fc3, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 
I20260709 13:12:37.870272  7475 raft_consensus.cc:2468] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 2.
I20260709 13:12:37.870507  7884 raft_consensus.cc:2804] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:37.871117  7884 raft_consensus.cc:697] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 LEADER]: Becoming Leader. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
I20260709 13:12:37.872160  7884 consensus_queue.cc:237] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3 [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: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:37.879916  7370 catalog_manager.cc:5697] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3 reported cstate change: term changed from 1 to 2, leader changed from 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193) to 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195). New cstate: current_term: 2 leader_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:37.943073  7875 raft_consensus.cc:993] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49: : Instructing follower 605e3de508eb49c494dee1c3bd4a2fc3 to start an election
I20260709 13:12:37.943688  7848 raft_consensus.cc:1081] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 LEADER]: Signalling peer 605e3de508eb49c494dee1c3bd4a2fc3 to start an election
I20260709 13:12:37.945399  7623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90631de7e78540c698e65742978d495a"
dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
 from {username='slave'} at 127.0.0.1:49786
I20260709 13:12:37.945999  7623 raft_consensus.cc:493] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:37.946373  7623 raft_consensus.cc:3060] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:37.951475  7623 raft_consensus.cc:515] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:37.953287  7623 leader_election.cc:290] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 3 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:37.954057  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90631de7e78540c698e65742978d495a" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:37.954332  7551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90631de7e78540c698e65742978d495a" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:37.954725  7475 raft_consensus.cc:3060] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:37.955063  7551 raft_consensus.cc:3055] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:37.955399  7551 raft_consensus.cc:740] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Running, Role: LEADER
I20260709 13:12:37.956126  7551 consensus_queue.cc:260] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [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: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:37.957165  7551 raft_consensus.cc:3060] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:37.960183  7475 raft_consensus.cc:2468] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 3.
I20260709 13:12:37.961297  7592 leader_election.cc:304] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [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: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 
I20260709 13:12:37.962044  7884 raft_consensus.cc:2804] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:37.962457  7884 raft_consensus.cc:697] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [term 3 LEADER]: Becoming Leader. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
I20260709 13:12:37.962770  7551 raft_consensus.cc:2468] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 3.
I20260709 13:12:37.963320  7884 consensus_queue.cc:237] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [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: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:37.970414  7370 catalog_manager.cc:5697] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 reported cstate change: term changed from 2 to 3, leader changed from 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194) to 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195). New cstate: current_term: 3 leader_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:38.022969  7848 raft_consensus.cc:993] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49: : Instructing follower 605e3de508eb49c494dee1c3bd4a2fc3 to start an election
I20260709 13:12:38.023483  7875 raft_consensus.cc:1081] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 LEADER]: Signalling peer 605e3de508eb49c494dee1c3bd4a2fc3 to start an election
I20260709 13:12:38.025032  7623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14f2675e53044e4c884405d2cf12e000"
dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
 from {username='slave'} at 127.0.0.1:49786
I20260709 13:12:38.025554  7623 raft_consensus.cc:493] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:38.025861  7623 raft_consensus.cc:3060] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:38.031104  7623 raft_consensus.cc:515] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:38.032829  7623 leader_election.cc:290] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 3 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:38.033808  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f2675e53044e4c884405d2cf12e000" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:38.033811  7551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f2675e53044e4c884405d2cf12e000" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:38.034708  7475 raft_consensus.cc:3060] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:38.034723  7551 raft_consensus.cc:3055] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:38.035187  7551 raft_consensus.cc:740] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 96b1e0fb058d47ef860ba0c2c5b5ac49, State: Running, Role: LEADER
I20260709 13:12:38.036073  7551 consensus_queue.cc:260] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [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: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:38.037348  7551 raft_consensus.cc:3060] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:38.042169  7475 raft_consensus.cc:2468] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 3.
I20260709 13:12:38.043670  7592 leader_election.cc:304] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [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: 54dcbee9993e4669aab4e1e87125ee55, 605e3de508eb49c494dee1c3bd4a2fc3; no voters: 
I20260709 13:12:38.044479  7678 raft_consensus.cc:2804] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:38.044965  7678 raft_consensus.cc:697] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 3 LEADER]: Becoming Leader. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
I20260709 13:12:38.045686  7551 raft_consensus.cc:2468] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 3.
I20260709 13:12:38.045935  7678 consensus_queue.cc:237] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [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: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:38.055003  7370 catalog_manager.cc:5697] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 reported cstate change: term changed from 2 to 3, leader changed from 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194) to 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195). New cstate: current_term: 3 leader_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:38.188458  7796 raft_consensus.cc:993] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55: : Instructing follower 605e3de508eb49c494dee1c3bd4a2fc3 to start an election
I20260709 13:12:38.188866  7911 raft_consensus.cc:1081] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 LEADER]: Signalling peer 605e3de508eb49c494dee1c3bd4a2fc3 to start an election
I20260709 13:12:38.190433  7623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e01cd369dcf42e3977adc8be9901c16"
dest_uuid: "605e3de508eb49c494dee1c3bd4a2fc3"
 from {username='slave'} at 127.0.0.1:49776
I20260709 13:12:38.190991  7623 raft_consensus.cc:493] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:38.191435  7623 raft_consensus.cc:3060] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:38.197026  7623 raft_consensus.cc:515] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:38.198599  7623 leader_election.cc:290] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [CANDIDATE]: Term 3 election: Requested vote from peers 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977), 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099)
I20260709 13:12:38.199440  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e01cd369dcf42e3977adc8be9901c16" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54dcbee9993e4669aab4e1e87125ee55"
I20260709 13:12:38.199684  7551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e01cd369dcf42e3977adc8be9901c16" candidate_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49"
I20260709 13:12:38.200021  7475 raft_consensus.cc:3055] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:38.200343  7551 raft_consensus.cc:3060] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:38.200361  7475 raft_consensus.cc:740] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54dcbee9993e4669aab4e1e87125ee55, State: Running, Role: LEADER
I20260709 13:12:38.201366  7475 consensus_queue.cc:260] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [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: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:38.202293  7475 raft_consensus.cc:3060] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:38.205631  7551 raft_consensus.cc:2468] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 3.
I20260709 13:12:38.206664  7475 raft_consensus.cc:2468] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 605e3de508eb49c494dee1c3bd4a2fc3 in term 3.
I20260709 13:12:38.206712  7590 leader_election.cc:304] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [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: 605e3de508eb49c494dee1c3bd4a2fc3, 96b1e0fb058d47ef860ba0c2c5b5ac49; no voters: 
I20260709 13:12:38.207798  7678 raft_consensus.cc:2804] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:38.208317  7678 raft_consensus.cc:697] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 3 LEADER]: Becoming Leader. State: Replica: 605e3de508eb49c494dee1c3bd4a2fc3, State: Running, Role: LEADER
I20260709 13:12:38.209100  7678 consensus_queue.cc:237] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [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: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } }
I20260709 13:12:38.215906  7370 catalog_manager.cc:5697] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 reported cstate change: term changed from 2 to 3, leader changed from 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193) to 605e3de508eb49c494dee1c3bd4a2fc3 (127.2.42.195). New cstate: current_term: 3 leader_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "605e3de508eb49c494dee1c3bd4a2fc3" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 46355 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:38.369581  7475 raft_consensus.cc:1275] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Refusing update from remote peer 605e3de508eb49c494dee1c3bd4a2fc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:12:38.370792  7678 consensus_queue.cc:1048] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:38.385715  7551 raft_consensus.cc:1275] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Refusing update from remote peer 605e3de508eb49c494dee1c3bd4a2fc3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:12:38.387506  7919 consensus_queue.cc:1048] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:38.427793  7475 raft_consensus.cc:1275] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 3 FOLLOWER]: Refusing update from remote peer 605e3de508eb49c494dee1c3bd4a2fc3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:38.429086  7678 consensus_queue.cc:1048] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:38.439663  7551 raft_consensus.cc:1275] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 3 FOLLOWER]: Refusing update from remote peer 605e3de508eb49c494dee1c3bd4a2fc3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:38.441370  7678 consensus_queue.cc:1048] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:38.467067  7475 raft_consensus.cc:1275] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 3 FOLLOWER]: Refusing update from remote peer 605e3de508eb49c494dee1c3bd4a2fc3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:12:38.468415  7678 consensus_queue.cc:1048] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:38.479897  7551 raft_consensus.cc:1275] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 3 FOLLOWER]: Refusing update from remote peer 605e3de508eb49c494dee1c3bd4a2fc3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:12:38.481343  7919 consensus_queue.cc:1048] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:12:38.649968  7551 raft_consensus.cc:1275] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 3 FOLLOWER]: Refusing update from remote peer 605e3de508eb49c494dee1c3bd4a2fc3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:38.651377  7919 consensus_queue.cc:1048] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b1e0fb058d47ef860ba0c2c5b5ac49" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:38.661180  7475 raft_consensus.cc:1275] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [term 3 FOLLOWER]: Refusing update from remote peer 605e3de508eb49c494dee1c3bd4a2fc3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:38.663209  7925 consensus_queue.cc:1048] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54dcbee9993e4669aab4e1e87125ee55" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:38.762116  2219 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:12:38.767159  2219 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:12:38.767613  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:12:38.772511  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:12:38.772958  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:39.801648  2219 tablet_server.cc:179] TabletServer@127.2.42.193:0 shutting down...
I20260709 13:12:39.829022  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:39.829741  2219 tablet_replica.cc:333] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55: stopping tablet replica
I20260709 13:12:39.830361  2219 raft_consensus.cc:2243] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:39.830823  2219 raft_consensus.cc:2272] T af6d7059b3264dc081d534756d8aec88 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:39.832684  2219 tablet_replica.cc:333] T 949c2e0df3f94619a9a6afa50b953cdb P 54dcbee9993e4669aab4e1e87125ee55: stopping tablet replica
I20260709 13:12:39.833264  2219 raft_consensus.cc:2243] T 949c2e0df3f94619a9a6afa50b953cdb P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:39.833691  2219 raft_consensus.cc:2272] T 949c2e0df3f94619a9a6afa50b953cdb P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:39.835563  2219 tablet_replica.cc:333] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55: stopping tablet replica
I20260709 13:12:39.836462  2219 raft_consensus.cc:2243] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:39.836933  2219 raft_consensus.cc:2272] T 16f4b8bb53264a11abcf070220a0e8c6 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:39.839015  2219 tablet_replica.cc:333] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55: stopping tablet replica
I20260709 13:12:39.839576  2219 raft_consensus.cc:2243] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:39.840273  2219 raft_consensus.cc:2272] T 9b8049b277d9472b9cb8709dab73057d P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:39.841899  2219 tablet_replica.cc:333] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55: stopping tablet replica
I20260709 13:12:39.842505  2219 raft_consensus.cc:2243] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:39.843297  2219 raft_consensus.cc:2272] T 42823dc42947488db1f8d3a8fd0d6f60 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:39.845180  2219 tablet_replica.cc:333] T eeb83877c1114a178c510dba61ce8ac8 P 54dcbee9993e4669aab4e1e87125ee55: stopping tablet replica
I20260709 13:12:39.845799  2219 raft_consensus.cc:2243] T eeb83877c1114a178c510dba61ce8ac8 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:39.846271  2219 raft_consensus.cc:2272] T eeb83877c1114a178c510dba61ce8ac8 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:39.848606  2219 tablet_replica.cc:333] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55: stopping tablet replica
I20260709 13:12:39.849334  2219 raft_consensus.cc:2243] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:12:39.849459  7517 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260709 13:12:39.850240  2219 raft_consensus.cc:2272] T 4761bc895ccb4605a8cbe35f959bae35 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:39.853008  7517 consensus_peers.cc:597] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49 -> Peer 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977): Couldn't send request to peer 54dcbee9993e4669aab4e1e87125ee55. 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:12:39.853159  2219 tablet_replica.cc:333] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55: stopping tablet replica
I20260709 13:12:39.853967  2219 raft_consensus.cc:2243] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:39.854450  2219 raft_consensus.cc:2272] T 90631de7e78540c698e65742978d495a P 54dcbee9993e4669aab4e1e87125ee55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:39.856763  2219 tablet_replica.cc:333] T bf41775d66ab41db80ee0b1cd8845060 P 54dcbee9993e4669aab4e1e87125ee55: stopping tablet replica
I20260709 13:12:39.857431  2219 raft_consensus.cc:2243] T bf41775d66ab41db80ee0b1cd8845060 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:39.857916  2219 raft_consensus.cc:2272] T bf41775d66ab41db80ee0b1cd8845060 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:39.859952  7592 consensus_peers.cc:597] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 -> Peer 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977): Couldn't send request to peer 54dcbee9993e4669aab4e1e87125ee55. 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:12:39.860543  2219 tablet_replica.cc:333] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55: stopping tablet replica
I20260709 13:12:39.861263  2219 raft_consensus.cc:2243] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:39.862079  2219 raft_consensus.cc:2272] T 61804c806e6544bb8bb644cf57a094b1 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:39.864253  2219 tablet_replica.cc:333] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55: stopping tablet replica
I20260709 13:12:39.864807  2219 raft_consensus.cc:2243] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:39.865293  2219 raft_consensus.cc:2272] T 14f2675e53044e4c884405d2cf12e000 P 54dcbee9993e4669aab4e1e87125ee55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:39.867381  2219 tablet_replica.cc:333] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55: stopping tablet replica
I20260709 13:12:39.867867  2219 raft_consensus.cc:2243] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:39.868216  2219 raft_consensus.cc:2272] T 2e01cd369dcf42e3977adc8be9901c16 P 54dcbee9993e4669aab4e1e87125ee55 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:39.870039  2219 tablet_replica.cc:333] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55: stopping tablet replica
I20260709 13:12:39.870500  2219 raft_consensus.cc:2243] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:39.871286  2219 raft_consensus.cc:2272] T 46f04883fcdd4eba84581342ed96afe6 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:39.873224  2219 tablet_replica.cc:333] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55: stopping tablet replica
I20260709 13:12:39.873703  2219 raft_consensus.cc:2243] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:39.874119  2219 raft_consensus.cc:2272] T ee908e9c299349d09762906350ddf553 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:39.875818  2219 tablet_replica.cc:333] T 8a47c7473abb437ab3e6fe85e518c727 P 54dcbee9993e4669aab4e1e87125ee55: stopping tablet replica
I20260709 13:12:39.876255  2219 raft_consensus.cc:2243] T 8a47c7473abb437ab3e6fe85e518c727 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:39.876596  2219 raft_consensus.cc:2272] T 8a47c7473abb437ab3e6fe85e518c727 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:39.878108  2219 tablet_replica.cc:333] T 92dc98864b6e47e3ba6d2be931c62625 P 54dcbee9993e4669aab4e1e87125ee55: stopping tablet replica
I20260709 13:12:39.878530  2219 raft_consensus.cc:2243] T 92dc98864b6e47e3ba6d2be931c62625 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:39.878942  2219 raft_consensus.cc:2272] T 92dc98864b6e47e3ba6d2be931c62625 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:39.880671  2219 tablet_replica.cc:333] T fb697323f4234ab1856ac7384a2db078 P 54dcbee9993e4669aab4e1e87125ee55: stopping tablet replica
I20260709 13:12:39.881059  2219 raft_consensus.cc:2243] T fb697323f4234ab1856ac7384a2db078 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:39.881413  2219 raft_consensus.cc:2272] T fb697323f4234ab1856ac7384a2db078 P 54dcbee9993e4669aab4e1e87125ee55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:39.883422  2219 tablet_replica.cc:333] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55: stopping tablet replica
I20260709 13:12:39.883934  2219 raft_consensus.cc:2243] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:39.885133  2219 raft_consensus.cc:2272] T 8f1db4c0b1a54d779e63e60145df9816 P 54dcbee9993e4669aab4e1e87125ee55 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:39.921869  7517 consensus_peers.cc:597] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 -> Peer 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977): Couldn't send request to peer 54dcbee9993e4669aab4e1e87125ee55. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:38977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:39.922483  7592 consensus_peers.cc:597] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3 -> Peer 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977): Couldn't send request to peer 54dcbee9993e4669aab4e1e87125ee55. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:38977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:39.938700  2219 tablet_server.cc:196] TabletServer@127.2.42.193:0 shutdown complete.
W20260709 13:12:39.945505  7517 consensus_peers.cc:597] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49 -> Peer 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977): Couldn't send request to peer 54dcbee9993e4669aab4e1e87125ee55. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:38977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:39.975142  2219 tablet_server.cc:179] TabletServer@127.2.42.194:0 shutting down...
W20260709 13:12:40.006628  7592 consensus_peers.cc:597] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 -> Peer 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977): Couldn't send request to peer 54dcbee9993e4669aab4e1e87125ee55. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:38977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:40.007413  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:40.008083  2219 tablet_replica.cc:333] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49: stopping tablet replica
I20260709 13:12:40.008685  2219 raft_consensus.cc:2243] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.009471  2219 raft_consensus.cc:2272] T 16f4b8bb53264a11abcf070220a0e8c6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.011328  2219 tablet_replica.cc:333] T 42823dc42947488db1f8d3a8fd0d6f60 P 96b1e0fb058d47ef860ba0c2c5b5ac49: stopping tablet replica
I20260709 13:12:40.011884  2219 raft_consensus.cc:2243] T 42823dc42947488db1f8d3a8fd0d6f60 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.012300  2219 raft_consensus.cc:2272] T 42823dc42947488db1f8d3a8fd0d6f60 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.013911  2219 tablet_replica.cc:333] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49: stopping tablet replica
I20260709 13:12:40.014470  2219 raft_consensus.cc:2243] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.014928  2219 raft_consensus.cc:2272] T af6d7059b3264dc081d534756d8aec88 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.016497  2219 tablet_replica.cc:333] T 9b8049b277d9472b9cb8709dab73057d P 96b1e0fb058d47ef860ba0c2c5b5ac49: stopping tablet replica
I20260709 13:12:40.017017  2219 raft_consensus.cc:2243] T 9b8049b277d9472b9cb8709dab73057d P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.017417  2219 raft_consensus.cc:2272] T 9b8049b277d9472b9cb8709dab73057d P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.019063  2219 tablet_replica.cc:333] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49: stopping tablet replica
I20260709 13:12:40.019560  2219 raft_consensus.cc:2243] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.020256  2219 raft_consensus.cc:2272] T 949c2e0df3f94619a9a6afa50b953cdb P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.021960  2219 tablet_replica.cc:333] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49: stopping tablet replica
I20260709 13:12:40.022500  2219 raft_consensus.cc:2243] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.023346  2219 raft_consensus.cc:2272] T eeb83877c1114a178c510dba61ce8ac8 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.025514  2219 tablet_replica.cc:333] T 4761bc895ccb4605a8cbe35f959bae35 P 96b1e0fb058d47ef860ba0c2c5b5ac49: stopping tablet replica
I20260709 13:12:40.026081  2219 raft_consensus.cc:2243] T 4761bc895ccb4605a8cbe35f959bae35 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.026480  2219 raft_consensus.cc:2272] T 4761bc895ccb4605a8cbe35f959bae35 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:40.026683  7517 consensus_peers.cc:597] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 -> Peer 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977): Couldn't send request to peer 54dcbee9993e4669aab4e1e87125ee55. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:38977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:40.028625  2219 tablet_replica.cc:333] T 8f1db4c0b1a54d779e63e60145df9816 P 96b1e0fb058d47ef860ba0c2c5b5ac49: stopping tablet replica
I20260709 13:12:40.029276  2219 raft_consensus.cc:2243] T 8f1db4c0b1a54d779e63e60145df9816 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.029683  2219 raft_consensus.cc:2272] T 8f1db4c0b1a54d779e63e60145df9816 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.031736  2219 tablet_replica.cc:333] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49: stopping tablet replica
I20260709 13:12:40.032259  2219 raft_consensus.cc:2243] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.032680  2219 raft_consensus.cc:2272] T fb697323f4234ab1856ac7384a2db078 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.034574  2219 tablet_replica.cc:333] T 8a47c7473abb437ab3e6fe85e518c727 P 96b1e0fb058d47ef860ba0c2c5b5ac49: stopping tablet replica
I20260709 13:12:40.035147  2219 raft_consensus.cc:2243] T 8a47c7473abb437ab3e6fe85e518c727 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.035540  2219 raft_consensus.cc:2272] T 8a47c7473abb437ab3e6fe85e518c727 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.037664  2219 tablet_replica.cc:333] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49: stopping tablet replica
I20260709 13:12:40.038190  2219 raft_consensus.cc:2243] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.039085  2219 raft_consensus.cc:2272] T 92dc98864b6e47e3ba6d2be931c62625 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.041020  2219 tablet_replica.cc:333] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49: stopping tablet replica
I20260709 13:12:40.041525  2219 raft_consensus.cc:2243] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.042284  2219 raft_consensus.cc:2272] T ee908e9c299349d09762906350ddf553 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.044486  2219 tablet_replica.cc:333] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49: stopping tablet replica
I20260709 13:12:40.045058  2219 raft_consensus.cc:2243] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.045468  2219 raft_consensus.cc:2272] T 46f04883fcdd4eba84581342ed96afe6 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.047415  2219 tablet_replica.cc:333] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49: stopping tablet replica
I20260709 13:12:40.047977  2219 raft_consensus.cc:2243] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.048462  2219 raft_consensus.cc:2272] T 14f2675e53044e4c884405d2cf12e000 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.050292  2219 tablet_replica.cc:333] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49: stopping tablet replica
I20260709 13:12:40.050797  2219 raft_consensus.cc:2243] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.051291  2219 raft_consensus.cc:2272] T 2e01cd369dcf42e3977adc8be9901c16 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.053316  2219 tablet_replica.cc:333] T 61804c806e6544bb8bb644cf57a094b1 P 96b1e0fb058d47ef860ba0c2c5b5ac49: stopping tablet replica
I20260709 13:12:40.053814  2219 raft_consensus.cc:2243] T 61804c806e6544bb8bb644cf57a094b1 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.054261  2219 raft_consensus.cc:2272] T 61804c806e6544bb8bb644cf57a094b1 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.056499  2219 tablet_replica.cc:333] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49: stopping tablet replica
I20260709 13:12:40.056996  2219 raft_consensus.cc:2243] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.057410  2219 raft_consensus.cc:2272] T 90631de7e78540c698e65742978d495a P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.059098  2219 tablet_replica.cc:333] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49: stopping tablet replica
I20260709 13:12:40.059549  2219 raft_consensus.cc:2243] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.060303  2219 raft_consensus.cc:2272] T bf41775d66ab41db80ee0b1cd8845060 P 96b1e0fb058d47ef860ba0c2c5b5ac49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.099546  2219 tablet_server.cc:196] TabletServer@127.2.42.194:0 shutdown complete.
W20260709 13:12:40.126149  7592 consensus_peers.cc:597] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 -> Peer 54dcbee9993e4669aab4e1e87125ee55 (127.2.42.193:38977): Couldn't send request to peer 54dcbee9993e4669aab4e1e87125ee55. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:38977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:40.131793  2219 tablet_server.cc:179] TabletServer@127.2.42.195:0 shutting down...
I20260709 13:12:40.161115  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:40.161825  2219 tablet_replica.cc:333] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3: stopping tablet replica
I20260709 13:12:40.162443  2219 raft_consensus.cc:2243] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.163339  2219 raft_consensus.cc:2272] T af6d7059b3264dc081d534756d8aec88 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.165238  2219 tablet_replica.cc:333] T 16f4b8bb53264a11abcf070220a0e8c6 P 605e3de508eb49c494dee1c3bd4a2fc3: stopping tablet replica
I20260709 13:12:40.165814  2219 raft_consensus.cc:2243] T 16f4b8bb53264a11abcf070220a0e8c6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.166277  2219 raft_consensus.cc:2272] T 16f4b8bb53264a11abcf070220a0e8c6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.168721  2219 tablet_replica.cc:333] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3: stopping tablet replica
I20260709 13:12:40.169535  2219 raft_consensus.cc:2243] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.170078  2219 raft_consensus.cc:2272] T 42823dc42947488db1f8d3a8fd0d6f60 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:40.171515  7590 consensus_peers.cc:597] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 -> Peer 96b1e0fb058d47ef860ba0c2c5b5ac49 (127.2.42.194:40099): Couldn't send request to peer 96b1e0fb058d47ef860ba0c2c5b5ac49. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:40099: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:40.172390  2219 tablet_replica.cc:333] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3: stopping tablet replica
I20260709 13:12:40.173041  2219 raft_consensus.cc:2243] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.173496  2219 raft_consensus.cc:2272] T 949c2e0df3f94619a9a6afa50b953cdb P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.175531  2219 tablet_replica.cc:333] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3: stopping tablet replica
I20260709 13:12:40.176102  2219 raft_consensus.cc:2243] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.176532  2219 raft_consensus.cc:2272] T 9b8049b277d9472b9cb8709dab73057d P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.178313  2219 tablet_replica.cc:333] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3: stopping tablet replica
I20260709 13:12:40.178970  2219 raft_consensus.cc:2243] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.179764  2219 raft_consensus.cc:2272] T fb697323f4234ab1856ac7384a2db078 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.181646  2219 tablet_replica.cc:333] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3: stopping tablet replica
I20260709 13:12:40.182204  2219 raft_consensus.cc:2243] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.182993  2219 raft_consensus.cc:2272] T 8a47c7473abb437ab3e6fe85e518c727 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.184674  2219 tablet_replica.cc:333] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3: stopping tablet replica
I20260709 13:12:40.185214  2219 raft_consensus.cc:2243] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.185652  2219 raft_consensus.cc:2272] T 92dc98864b6e47e3ba6d2be931c62625 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.187734  2219 tablet_replica.cc:333] T bf41775d66ab41db80ee0b1cd8845060 P 605e3de508eb49c494dee1c3bd4a2fc3: stopping tablet replica
I20260709 13:12:40.188277  2219 raft_consensus.cc:2243] T bf41775d66ab41db80ee0b1cd8845060 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.188694  2219 raft_consensus.cc:2272] T bf41775d66ab41db80ee0b1cd8845060 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.190528  2219 tablet_replica.cc:333] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3: stopping tablet replica
I20260709 13:12:40.191111  2219 raft_consensus.cc:2243] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.191835  2219 raft_consensus.cc:2272] T 90631de7e78540c698e65742978d495a P 605e3de508eb49c494dee1c3bd4a2fc3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.193686  2219 tablet_replica.cc:333] T 4761bc895ccb4605a8cbe35f959bae35 P 605e3de508eb49c494dee1c3bd4a2fc3: stopping tablet replica
I20260709 13:12:40.194235  2219 raft_consensus.cc:2243] T 4761bc895ccb4605a8cbe35f959bae35 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.194669  2219 raft_consensus.cc:2272] T 4761bc895ccb4605a8cbe35f959bae35 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.196539  2219 tablet_replica.cc:333] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3: stopping tablet replica
I20260709 13:12:40.197096  2219 raft_consensus.cc:2243] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.197523  2219 raft_consensus.cc:2272] T eeb83877c1114a178c510dba61ce8ac8 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.199337  2219 tablet_replica.cc:333] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3: stopping tablet replica
I20260709 13:12:40.199884  2219 raft_consensus.cc:2243] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.200307  2219 raft_consensus.cc:2272] T 46f04883fcdd4eba84581342ed96afe6 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.202014  2219 tablet_replica.cc:333] T ee908e9c299349d09762906350ddf553 P 605e3de508eb49c494dee1c3bd4a2fc3: stopping tablet replica
I20260709 13:12:40.202540  2219 raft_consensus.cc:2243] T ee908e9c299349d09762906350ddf553 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.202958  2219 raft_consensus.cc:2272] T ee908e9c299349d09762906350ddf553 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.204684  2219 tablet_replica.cc:333] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3: stopping tablet replica
I20260709 13:12:40.205201  2219 raft_consensus.cc:2243] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.205928  2219 raft_consensus.cc:2272] T 14f2675e53044e4c884405d2cf12e000 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.207697  2219 tablet_replica.cc:333] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3: stopping tablet replica
I20260709 13:12:40.208190  2219 raft_consensus.cc:2243] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.208631  2219 raft_consensus.cc:2272] T 61804c806e6544bb8bb644cf57a094b1 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.210441  2219 tablet_replica.cc:333] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3: stopping tablet replica
I20260709 13:12:40.210983  2219 raft_consensus.cc:2243] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.211685  2219 raft_consensus.cc:2272] T 2e01cd369dcf42e3977adc8be9901c16 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.214541  2219 tablet_replica.cc:333] T 8f1db4c0b1a54d779e63e60145df9816 P 605e3de508eb49c494dee1c3bd4a2fc3: stopping tablet replica
I20260709 13:12:40.215042  2219 raft_consensus.cc:2243] T 8f1db4c0b1a54d779e63e60145df9816 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:40.215461  2219 raft_consensus.cc:2272] T 8f1db4c0b1a54d779e63e60145df9816 P 605e3de508eb49c494dee1c3bd4a2fc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.253582  2219 tablet_server.cc:196] TabletServer@127.2.42.195:0 shutdown complete.
I20260709 13:12:40.282996  2219 master.cc:562] Master@127.2.42.254:42277 shutting down...
I20260709 13:12:40.309278  2219 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:40.309836  2219 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:40.310185  2219 tablet_replica.cc:333] T 00000000000000000000000000000000 P dd7c90fa475b4f9b936830af502bb70a: stopping tablet replica
I20260709 13:12:40.330348  2219 master.cc:584] Master@127.2.42.254:42277 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12654 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:12:40.381943  2219 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.42.254:36241
I20260709 13:12:40.383131  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:40.388935  7933 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:12:40.389019  7932 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:12:40.389370  7935 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:12:40.390002  2219 server_base.cc:1061] running on GCE node
I20260709 13:12:40.390965  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:40.391168  2219 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:12:40.391325  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602760391293 us; error 0 us; skew 500 ppm
I20260709 13:12:40.391819  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:40.394124  2219 webserver.cc:533] Webserver started at http://127.2.42.254:39093/ using document root <none> and password file <none>
I20260709 13:12:40.394604  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:40.394795  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:40.395125  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:40.396169  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602621566311-2219-0/minicluster-data/master-0-root/instance:
uuid: "1240192767b0403a80b65a7c0f13a40c"
format_stamp: "Formatted at 2026-07-09 13:12:40 on dist-test-slave-nwpb"
I20260709 13:12:40.400496  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:12:40.403630  7940 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:12:40.404388  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:12:40.404681  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602621566311-2219-0/minicluster-data/master-0-root
uuid: "1240192767b0403a80b65a7c0f13a40c"
format_stamp: "Formatted at 2026-07-09 13:12:40 on dist-test-slave-nwpb"
I20260709 13:12:40.404964  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602621566311-2219-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602621566311-2219-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602621566311-2219-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:12:40.435738  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:40.436928  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:40.474382  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.254:36241
I20260709 13:12:40.474493  7991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.254:36241 every 8 connection(s)
I20260709 13:12:40.478106  7992 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:12:40.488643  7992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c: Bootstrap starting.
I20260709 13:12:40.493568  7992 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:40.497642  7992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c: No bootstrap required, opened a new log
I20260709 13:12:40.499815  7992 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1240192767b0403a80b65a7c0f13a40c" member_type: VOTER }
I20260709 13:12:40.500207  7992 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:40.500447  7992 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1240192767b0403a80b65a7c0f13a40c, State: Initialized, Role: FOLLOWER
I20260709 13:12:40.501075  7992 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1240192767b0403a80b65a7c0f13a40c" member_type: VOTER }
I20260709 13:12:40.501542  7992 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:12:40.501761  7992 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:12:40.502032  7992 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:40.507493  7992 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1240192767b0403a80b65a7c0f13a40c" member_type: VOTER }
I20260709 13:12:40.508013  7992 leader_election.cc:304] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c [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: 1240192767b0403a80b65a7c0f13a40c; no voters: 
I20260709 13:12:40.509153  7992 leader_election.cc:290] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:12:40.509490  7995 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:40.510783  7995 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c [term 1 LEADER]: Becoming Leader. State: Replica: 1240192767b0403a80b65a7c0f13a40c, State: Running, Role: LEADER
I20260709 13:12:40.511440  7995 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c [LEADER]: Queue going to LEADER mode. State: All 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: "1240192767b0403a80b65a7c0f13a40c" member_type: VOTER }
I20260709 13:12:40.512038  7992 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:12:40.516216  7997 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1240192767b0403a80b65a7c0f13a40c. Latest consensus state: current_term: 1 leader_uuid: "1240192767b0403a80b65a7c0f13a40c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1240192767b0403a80b65a7c0f13a40c" member_type: VOTER } }
I20260709 13:12:40.517050  7997 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c [sys.catalog]: This master's current role is: LEADER
I20260709 13:12:40.517551  7996 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1240192767b0403a80b65a7c0f13a40c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1240192767b0403a80b65a7c0f13a40c" member_type: VOTER } }
I20260709 13:12:40.518168  7996 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c [sys.catalog]: This master's current role is: LEADER
I20260709 13:12:40.519562  8003 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:12:40.524232  8003 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:12:40.526921  2219 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:12:40.532449  8003 catalog_manager.cc:1383] Generated new cluster ID: 1e8924577b574ee8bf5863423b63dd4f
I20260709 13:12:40.532709  8003 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:12:40.563611  8003 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:12:40.564934  8003 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:12:40.589367  8003 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c: Generated new TSK 0
I20260709 13:12:40.589951  8003 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:12:40.657738  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:40.664271  8013 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:12:40.665531  8014 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:12:40.668494  2219 server_base.cc:1061] running on GCE node
W20260709 13:12:40.668632  8016 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:12:40.669763  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:40.669965  2219 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:12:40.670078  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602760670067 us; error 0 us; skew 500 ppm
I20260709 13:12:40.670660  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:40.673004  2219 webserver.cc:533] Webserver started at http://127.2.42.193:41841/ using document root <none> and password file <none>
I20260709 13:12:40.673488  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:40.673671  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:40.673970  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:40.675208  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602621566311-2219-0/minicluster-data/ts-0-root/instance:
uuid: "d60d1c286a3f4bd79fa3b087505c5740"
format_stamp: "Formatted at 2026-07-09 13:12:40 on dist-test-slave-nwpb"
I20260709 13:12:40.679687  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:12:40.682832  8021 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:12:40.683674  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:12:40.683982  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602621566311-2219-0/minicluster-data/ts-0-root
uuid: "d60d1c286a3f4bd79fa3b087505c5740"
format_stamp: "Formatted at 2026-07-09 13:12:40 on dist-test-slave-nwpb"
I20260709 13:12:40.684223  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602621566311-2219-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602621566311-2219-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602621566311-2219-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:12:40.695945  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:40.697117  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:40.698810  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:12:40.702467  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:12:40.702766  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:40.703104  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:12:40.703320  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:40.747534  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.193:42377
I20260709 13:12:40.747637  8083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.193:42377 every 8 connection(s)
I20260709 13:12:40.752602  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:40.760531  8088 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:12:40.761492  8089 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:12:40.767285  2219 server_base.cc:1061] running on GCE node
I20260709 13:12:40.767525  8084 heartbeater.cc:344] Connected to a master server at 127.2.42.254:36241
I20260709 13:12:40.767961  8084 heartbeater.cc:461] Registering TS with master...
W20260709 13:12:40.768939  8091 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:12:40.768935  8084 heartbeater.cc:507] Master 127.2.42.254:36241 requested a full tablet report, sending...
I20260709 13:12:40.770117  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:40.770368  2219 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:12:40.770594  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602760770575 us; error 0 us; skew 500 ppm
I20260709 13:12:40.771267  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:40.771580  7957 ts_manager.cc:194] Registered new tserver with Master: d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377)
I20260709 13:12:40.773689  7957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35812
I20260709 13:12:40.773872  2219 webserver.cc:533] Webserver started at http://127.2.42.194:45301/ using document root <none> and password file <none>
I20260709 13:12:40.774483  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:40.774713  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:40.775094  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:40.776266  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602621566311-2219-0/minicluster-data/ts-1-root/instance:
uuid: "d5dc280c263847809ccf923b3e3919ab"
format_stamp: "Formatted at 2026-07-09 13:12:40 on dist-test-slave-nwpb"
I20260709 13:12:40.780540  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:12:40.783710  8096 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:12:40.784442  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:12:40.784737  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602621566311-2219-0/minicluster-data/ts-1-root
uuid: "d5dc280c263847809ccf923b3e3919ab"
format_stamp: "Formatted at 2026-07-09 13:12:40 on dist-test-slave-nwpb"
I20260709 13:12:40.785001  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602621566311-2219-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602621566311-2219-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602621566311-2219-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:12:40.802647  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:40.803865  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:40.805367  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:12:40.807637  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:12:40.807868  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:40.808104  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:12:40.808285  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:40.846065  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.194:33073
I20260709 13:12:40.846163  8158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.194:33073 every 8 connection(s)
I20260709 13:12:40.850817  2219 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:12:40.858038  8162 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:12:40.859040  8163 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:12:40.862753  2219 server_base.cc:1061] running on GCE node
I20260709 13:12:40.862902  8159 heartbeater.cc:344] Connected to a master server at 127.2.42.254:36241
I20260709 13:12:40.863682  8159 heartbeater.cc:461] Registering TS with master...
W20260709 13:12:40.863932  8165 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:12:40.864598  8159 heartbeater.cc:507] Master 127.2.42.254:36241 requested a full tablet report, sending...
I20260709 13:12:40.865015  2219 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:12:40.865294  2219 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:12:40.865471  2219 hybrid_clock.cc:648] HybridClock initialized: now 1783602760865455 us; error 0 us; skew 500 ppm
I20260709 13:12:40.866062  2219 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:12:40.866858  7957 ts_manager.cc:194] Registered new tserver with Master: d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073)
I20260709 13:12:40.868882  7957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35814
I20260709 13:12:40.868952  2219 webserver.cc:533] Webserver started at http://127.2.42.195:46601/ using document root <none> and password file <none>
I20260709 13:12:40.869612  2219 fs_manager.cc:362] Metadata directory not provided
I20260709 13:12:40.869863  2219 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:12:40.870201  2219 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:12:40.871362  2219 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602621566311-2219-0/minicluster-data/ts-2-root/instance:
uuid: "402407e54a064ca2957f1c8c0ebd312b"
format_stamp: "Formatted at 2026-07-09 13:12:40 on dist-test-slave-nwpb"
I20260709 13:12:40.875795  2219 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:12:40.879006  8170 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:12:40.879823  2219 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:12:40.880119  2219 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602621566311-2219-0/minicluster-data/ts-2-root
uuid: "402407e54a064ca2957f1c8c0ebd312b"
format_stamp: "Formatted at 2026-07-09 13:12:40 on dist-test-slave-nwpb"
I20260709 13:12:40.880414  2219 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602621566311-2219-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602621566311-2219-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKPF903/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602621566311-2219-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:12:40.893244  2219 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:12:40.894346  2219 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:12:40.895856  2219 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:12:40.897995  2219 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:12:40.898227  2219 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:40.898463  2219 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:12:40.898633  2219 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:12:40.939152  2219 rpc_server.cc:307] RPC server started. Bound to: 127.2.42.195:44757
I20260709 13:12:40.939256  8232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.42.195:44757 every 8 connection(s)
I20260709 13:12:40.952953  8233 heartbeater.cc:344] Connected to a master server at 127.2.42.254:36241
I20260709 13:12:40.953390  8233 heartbeater.cc:461] Registering TS with master...
I20260709 13:12:40.954133  8233 heartbeater.cc:507] Master 127.2.42.254:36241 requested a full tablet report, sending...
I20260709 13:12:40.956179  7957 ts_manager.cc:194] Registered new tserver with Master: 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:40.957180  2219 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014623463s
I20260709 13:12:40.957664  7957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35830
I20260709 13:12:40.982594  7957 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35840:
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:12:40.985329  7957 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:12:41.061816  8198 tablet_service.cc:1511] Processing CreateTablet for tablet dea193611c61443db96df7635db72499 (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:12:41.063382  8198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea193611c61443db96df7635db72499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.064105  8047 tablet_service.cc:1511] Processing CreateTablet for tablet 0d133cdc0ae24c3b818fa6e9595864aa (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:12:41.065588  8047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d133cdc0ae24c3b818fa6e9595864aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.065620  8048 tablet_service.cc:1511] Processing CreateTablet for tablet a3c767ce38c24410b837206d404e9f37 (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:12:41.068902  8197 tablet_service.cc:1511] Processing CreateTablet for tablet a3c767ce38c24410b837206d404e9f37 (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:12:41.070346  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c767ce38c24410b837206d404e9f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.072027  8196 tablet_service.cc:1511] Processing CreateTablet for tablet 0d133cdc0ae24c3b818fa6e9595864aa (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:12:41.073462  8196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d133cdc0ae24c3b818fa6e9595864aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.076133  8045 tablet_service.cc:1511] Processing CreateTablet for tablet 48db9e797bb8487fa6c5721ca7037433 (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:12:41.066431  8049 tablet_service.cc:1511] Processing CreateTablet for tablet dea193611c61443db96df7635db72499 (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:12:41.077525  8044 tablet_service.cc:1511] Processing CreateTablet for tablet 94a60cb3c8c74add914c3f09b2479f0c (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:12:41.079650  8195 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8ec22bd5d94770aae286c1e3522fb0 (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:12:41.081012  8195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8ec22bd5d94770aae286c1e3522fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.081393  8194 tablet_service.cc:1511] Processing CreateTablet for tablet 48db9e797bb8487fa6c5721ca7037433 (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:12:41.066365  8046 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8ec22bd5d94770aae286c1e3522fb0 (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:12:41.084903  8043 tablet_service.cc:1511] Processing CreateTablet for tablet 9485ce308bfe4f62ae6d9b5a8b57f536 (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:12:41.068949  8048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c767ce38c24410b837206d404e9f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.084905  8193 tablet_service.cc:1511] Processing CreateTablet for tablet 94a60cb3c8c74add914c3f09b2479f0c (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:12:41.082722  8194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48db9e797bb8487fa6c5721ca7037433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.089987  8193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a60cb3c8c74add914c3f09b2479f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.091310  8046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8ec22bd5d94770aae286c1e3522fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.091055  8192 tablet_service.cc:1511] Processing CreateTablet for tablet 9485ce308bfe4f62ae6d9b5a8b57f536 (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:12:41.092624  8044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a60cb3c8c74add914c3f09b2479f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.094184  8043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9485ce308bfe4f62ae6d9b5a8b57f536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.094777  8049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea193611c61443db96df7635db72499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.099256  8192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9485ce308bfe4f62ae6d9b5a8b57f536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.100476  8124 tablet_service.cc:1511] Processing CreateTablet for tablet dea193611c61443db96df7635db72499 (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:12:41.101935  8124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea193611c61443db96df7635db72499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.108175  8123 tablet_service.cc:1511] Processing CreateTablet for tablet a3c767ce38c24410b837206d404e9f37 (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:12:41.109644  8123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c767ce38c24410b837206d404e9f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.111984  8122 tablet_service.cc:1511] Processing CreateTablet for tablet 0d133cdc0ae24c3b818fa6e9595864aa (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:12:41.113446  8122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d133cdc0ae24c3b818fa6e9595864aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.115100  8121 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8ec22bd5d94770aae286c1e3522fb0 (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:12:41.116446  8121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8ec22bd5d94770aae286c1e3522fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.119560  8120 tablet_service.cc:1511] Processing CreateTablet for tablet 48db9e797bb8487fa6c5721ca7037433 (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:12:41.120972  8120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48db9e797bb8487fa6c5721ca7037433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.124053  8119 tablet_service.cc:1511] Processing CreateTablet for tablet 94a60cb3c8c74add914c3f09b2479f0c (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:12:41.125432  8119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a60cb3c8c74add914c3f09b2479f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.128844  8042 tablet_service.cc:1511] Processing CreateTablet for tablet 71497e0b63b94d6f8e3e7d265879158d (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:12:41.131088  8117 tablet_service.cc:1511] Processing CreateTablet for tablet 71497e0b63b94d6f8e3e7d265879158d (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:12:41.132367  8117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71497e0b63b94d6f8e3e7d265879158d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.136822  8041 tablet_service.cc:1511] Processing CreateTablet for tablet da3e7227327443f7bfe65ce2e5bcd633 (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:12:41.138087  8249 tablet_bootstrap.cc:492] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b: Bootstrap starting.
I20260709 13:12:41.143093  8118 tablet_service.cc:1511] Processing CreateTablet for tablet 9485ce308bfe4f62ae6d9b5a8b57f536 (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:12:41.144411  8118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9485ce308bfe4f62ae6d9b5a8b57f536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.124097  8191 tablet_service.cc:1511] Processing CreateTablet for tablet 71497e0b63b94d6f8e3e7d265879158d (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:12:41.146250  8191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71497e0b63b94d6f8e3e7d265879158d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.146600  8193 tablet_service.cc:1511] Processing CreateTablet for tablet da3e7227327443f7bfe65ce2e5bcd633 (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:12:41.147812  8193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3e7227327443f7bfe65ce2e5bcd633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.139426  8116 tablet_service.cc:1511] Processing CreateTablet for tablet da3e7227327443f7bfe65ce2e5bcd633 (DEFAULT_TABLE table=test-workload [id=794f0679b16349428675b37b973471db]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:12:41.150031  8116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3e7227327443f7bfe65ce2e5bcd633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.151458  8249 tablet_bootstrap.cc:654] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.160337  8249 tablet_bootstrap.cc:492] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b: No bootstrap required, opened a new log
I20260709 13:12:41.160916  8249 ts_tablet_manager.cc:1403] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260709 13:12:41.164412  8249 raft_consensus.cc:359] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.165362  8249 raft_consensus.cc:385] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.165746  8249 raft_consensus.cc:740] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.166739  8249 consensus_queue.cc:260] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.171348  8042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71497e0b63b94d6f8e3e7d265879158d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.179325  8045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48db9e797bb8487fa6c5721ca7037433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.182672  8041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3e7227327443f7bfe65ce2e5bcd633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:41.236547  8248 tablet_bootstrap.cc:492] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740: Bootstrap starting.
I20260709 13:12:41.242900  8248 tablet_bootstrap.cc:654] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.359081  8252 tablet_bootstrap.cc:492] T dea193611c61443db96df7635db72499 P d5dc280c263847809ccf923b3e3919ab: Bootstrap starting.
I20260709 13:12:41.377877  8252 tablet_bootstrap.cc:654] T dea193611c61443db96df7635db72499 P d5dc280c263847809ccf923b3e3919ab: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.392072  8252 tablet_bootstrap.cc:492] T dea193611c61443db96df7635db72499 P d5dc280c263847809ccf923b3e3919ab: No bootstrap required, opened a new log
I20260709 13:12:41.392592  8252 ts_tablet_manager.cc:1403] T dea193611c61443db96df7635db72499 P d5dc280c263847809ccf923b3e3919ab: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.004s
I20260709 13:12:41.395589  8252 raft_consensus.cc:359] T dea193611c61443db96df7635db72499 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } } peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } }
I20260709 13:12:41.396334  8252 raft_consensus.cc:385] T dea193611c61443db96df7635db72499 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.396636  8252 raft_consensus.cc:740] T dea193611c61443db96df7635db72499 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.397519  8252 consensus_queue.cc:260] T dea193611c61443db96df7635db72499 P d5dc280c263847809ccf923b3e3919ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } } peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } }
I20260709 13:12:41.404209  8233 heartbeater.cc:499] Master 127.2.42.254:36241 was elected leader, sending a full tablet report...
I20260709 13:12:41.409426  8249 ts_tablet_manager.cc:1434] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b: Time spent starting tablet: real 0.248s	user 0.098s	sys 0.142s
I20260709 13:12:41.410557  8249 tablet_bootstrap.cc:492] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b: Bootstrap starting.
I20260709 13:12:41.412618  8248 tablet_bootstrap.cc:492] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740: No bootstrap required, opened a new log
I20260709 13:12:41.413285  8248 ts_tablet_manager.cc:1403] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740: Time spent bootstrapping tablet: real 0.177s	user 0.065s	sys 0.090s
I20260709 13:12:41.416213  8248 raft_consensus.cc:359] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.416774  8249 tablet_bootstrap.cc:654] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.416930  8248 raft_consensus.cc:385] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.417375  8248 raft_consensus.cc:740] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.420171  8159 heartbeater.cc:499] Master 127.2.42.254:36241 was elected leader, sending a full tablet report...
I20260709 13:12:41.420503  8252 ts_tablet_manager.cc:1434] T dea193611c61443db96df7635db72499 P d5dc280c263847809ccf923b3e3919ab: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.012s
I20260709 13:12:41.421764  8252 tablet_bootstrap.cc:492] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab: Bootstrap starting.
I20260709 13:12:41.427984  8252 tablet_bootstrap.cc:654] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.430843  8248 consensus_queue.cc:260] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.438645  8248 ts_tablet_manager.cc:1434] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 13:12:41.439381  8084 heartbeater.cc:499] Master 127.2.42.254:36241 was elected leader, sending a full tablet report...
I20260709 13:12:41.441634  8248 tablet_bootstrap.cc:492] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740: Bootstrap starting.
I20260709 13:12:41.449337  8249 tablet_bootstrap.cc:492] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b: No bootstrap required, opened a new log
I20260709 13:12:41.449993  8249 ts_tablet_manager.cc:1403] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.012s
I20260709 13:12:41.451898  8252 tablet_bootstrap.cc:492] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab: No bootstrap required, opened a new log
I20260709 13:12:41.452430  8252 ts_tablet_manager.cc:1403] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.005s
I20260709 13:12:41.450124  8248 tablet_bootstrap.cc:654] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.453293  8249 raft_consensus.cc:359] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.454113  8249 raft_consensus.cc:385] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.454461  8249 raft_consensus.cc:740] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.455318  8249 consensus_queue.cc:260] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.455475  8252 raft_consensus.cc:359] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.456235  8252 raft_consensus.cc:385] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.456523  8252 raft_consensus.cc:740] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.457418  8252 consensus_queue.cc:260] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.457998  8249 ts_tablet_manager.cc:1434] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:12:41.459607  8252 ts_tablet_manager.cc:1434] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:12:41.460626  8252 tablet_bootstrap.cc:492] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab: Bootstrap starting.
I20260709 13:12:41.459120  8249 tablet_bootstrap.cc:492] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b: Bootstrap starting.
I20260709 13:12:41.463913  8248 tablet_bootstrap.cc:492] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740: No bootstrap required, opened a new log
I20260709 13:12:41.464514  8248 ts_tablet_manager.cc:1403] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260709 13:12:41.467526  8252 tablet_bootstrap.cc:654] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.467855  8248 raft_consensus.cc:359] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } } peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } }
I20260709 13:12:41.468559  8249 tablet_bootstrap.cc:654] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.468705  8248 raft_consensus.cc:385] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.469166  8248 raft_consensus.cc:740] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.470086  8248 consensus_queue.cc:260] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } } peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } }
I20260709 13:12:41.473659  8248 ts_tablet_manager.cc:1434] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:12:41.474896  8248 tablet_bootstrap.cc:492] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740: Bootstrap starting.
I20260709 13:12:41.483636  8248 tablet_bootstrap.cc:654] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.496276  8248 tablet_bootstrap.cc:492] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740: No bootstrap required, opened a new log
I20260709 13:12:41.496922  8248 ts_tablet_manager.cc:1403] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 13:12:41.499680  8252 tablet_bootstrap.cc:492] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab: No bootstrap required, opened a new log
I20260709 13:12:41.500190  8252 ts_tablet_manager.cc:1403] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.022s
I20260709 13:12:41.500042  8248 raft_consensus.cc:359] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.500718  8249 tablet_bootstrap.cc:492] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b: No bootstrap required, opened a new log
I20260709 13:12:41.500902  8248 raft_consensus.cc:385] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.501260  8249 ts_tablet_manager.cc:1403] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.026s
I20260709 13:12:41.501241  8248 raft_consensus.cc:740] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.502363  8248 consensus_queue.cc:260] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.502990  8252 raft_consensus.cc:359] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.503700  8252 raft_consensus.cc:385] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.504014  8252 raft_consensus.cc:740] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.504532  8249 raft_consensus.cc:359] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.504982  8248 ts_tablet_manager.cc:1434] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:12:41.505260  8249 raft_consensus.cc:385] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.504848  8252 consensus_queue.cc:260] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.505563  8249 raft_consensus.cc:740] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.506022  8248 tablet_bootstrap.cc:492] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d60d1c286a3f4bd79fa3b087505c5740: Bootstrap starting.
I20260709 13:12:41.506350  8249 consensus_queue.cc:260] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.507164  8252 ts_tablet_manager.cc:1434] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260709 13:12:41.508891  8249 ts_tablet_manager.cc:1434] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:12:41.509930  8249 tablet_bootstrap.cc:492] T 0d133cdc0ae24c3b818fa6e9595864aa P 402407e54a064ca2957f1c8c0ebd312b: Bootstrap starting.
I20260709 13:12:41.510021  8252 tablet_bootstrap.cc:492] T 0d133cdc0ae24c3b818fa6e9595864aa P d5dc280c263847809ccf923b3e3919ab: Bootstrap starting.
I20260709 13:12:41.512715  8248 tablet_bootstrap.cc:654] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d60d1c286a3f4bd79fa3b087505c5740: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.516487  8252 tablet_bootstrap.cc:654] T 0d133cdc0ae24c3b818fa6e9595864aa P d5dc280c263847809ccf923b3e3919ab: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.517073  8249 tablet_bootstrap.cc:654] T 0d133cdc0ae24c3b818fa6e9595864aa P 402407e54a064ca2957f1c8c0ebd312b: Neither blocks nor log segments found. Creating new log.
W20260709 13:12:41.521667  8005 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:12:41.522054  8251 raft_consensus.cc:493] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:41.522747  8251 raft_consensus.cc:515] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.538306  8251 leader_election.cc:290] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073)
I20260709 13:12:41.553757  8252 tablet_bootstrap.cc:492] T 0d133cdc0ae24c3b818fa6e9595864aa P d5dc280c263847809ccf923b3e3919ab: No bootstrap required, opened a new log
I20260709 13:12:41.554327  8252 ts_tablet_manager.cc:1403] T 0d133cdc0ae24c3b818fa6e9595864aa P d5dc280c263847809ccf923b3e3919ab: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.022s
I20260709 13:12:41.555370  8248 tablet_bootstrap.cc:492] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d60d1c286a3f4bd79fa3b087505c5740: No bootstrap required, opened a new log
I20260709 13:12:41.556172  8248 ts_tablet_manager.cc:1403] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d60d1c286a3f4bd79fa3b087505c5740: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.004s
I20260709 13:12:41.557410  8252 raft_consensus.cc:359] T 0d133cdc0ae24c3b818fa6e9595864aa P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.558260  8252 raft_consensus.cc:385] T 0d133cdc0ae24c3b818fa6e9595864aa P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.558591  8252 raft_consensus.cc:740] T 0d133cdc0ae24c3b818fa6e9595864aa P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.559614  8252 consensus_queue.cc:260] T 0d133cdc0ae24c3b818fa6e9595864aa P d5dc280c263847809ccf923b3e3919ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.564415  8252 ts_tablet_manager.cc:1434] T 0d133cdc0ae24c3b818fa6e9595864aa P d5dc280c263847809ccf923b3e3919ab: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:12:41.564724  8249 tablet_bootstrap.cc:492] T 0d133cdc0ae24c3b818fa6e9595864aa P 402407e54a064ca2957f1c8c0ebd312b: No bootstrap required, opened a new log
I20260709 13:12:41.565284  8249 ts_tablet_manager.cc:1403] T 0d133cdc0ae24c3b818fa6e9595864aa P 402407e54a064ca2957f1c8c0ebd312b: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.035s
I20260709 13:12:41.565487  8252 tablet_bootstrap.cc:492] T da3e7227327443f7bfe65ce2e5bcd633 P d5dc280c263847809ccf923b3e3919ab: Bootstrap starting.
I20260709 13:12:41.571586  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48db9e797bb8487fa6c5721ca7037433" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab" is_pre_election: true
I20260709 13:12:41.572559  8249 raft_consensus.cc:359] T 0d133cdc0ae24c3b818fa6e9595864aa P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
W20260709 13:12:41.573474  8172 leader_election.cc:343] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:41.573438  8249 raft_consensus.cc:385] T 0d133cdc0ae24c3b818fa6e9595864aa P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.574220  8249 raft_consensus.cc:740] T 0d133cdc0ae24c3b818fa6e9595864aa P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.571055  8248 raft_consensus.cc:359] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.574798  8248 raft_consensus.cc:385] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.575071  8252 tablet_bootstrap.cc:654] T da3e7227327443f7bfe65ce2e5bcd633 P d5dc280c263847809ccf923b3e3919ab: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.575143  8249 consensus_queue.cc:260] T 0d133cdc0ae24c3b818fa6e9595864aa P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.575146  8248 raft_consensus.cc:740] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.577015  8248 consensus_queue.cc:260] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.577613  8249 ts_tablet_manager.cc:1434] T 0d133cdc0ae24c3b818fa6e9595864aa P 402407e54a064ca2957f1c8c0ebd312b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:12:41.578691  8249 tablet_bootstrap.cc:492] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b: Bootstrap starting.
I20260709 13:12:41.586614  8252 tablet_bootstrap.cc:492] T da3e7227327443f7bfe65ce2e5bcd633 P d5dc280c263847809ccf923b3e3919ab: No bootstrap required, opened a new log
I20260709 13:12:41.587224  8252 ts_tablet_manager.cc:1403] T da3e7227327443f7bfe65ce2e5bcd633 P d5dc280c263847809ccf923b3e3919ab: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.012s
I20260709 13:12:41.585121  8249 tablet_bootstrap.cc:654] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.590281  8252 raft_consensus.cc:359] T da3e7227327443f7bfe65ce2e5bcd633 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.591045  8252 raft_consensus.cc:385] T da3e7227327443f7bfe65ce2e5bcd633 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.591355  8252 raft_consensus.cc:740] T da3e7227327443f7bfe65ce2e5bcd633 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.592365  8252 consensus_queue.cc:260] T da3e7227327443f7bfe65ce2e5bcd633 P d5dc280c263847809ccf923b3e3919ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.591040  8248 ts_tablet_manager.cc:1434] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d60d1c286a3f4bd79fa3b087505c5740: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.001s
I20260709 13:12:41.594746  8252 ts_tablet_manager.cc:1434] T da3e7227327443f7bfe65ce2e5bcd633 P d5dc280c263847809ccf923b3e3919ab: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:12:41.594966  8249 tablet_bootstrap.cc:492] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b: No bootstrap required, opened a new log
I20260709 13:12:41.595623  8249 ts_tablet_manager.cc:1403] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260709 13:12:41.595865  8252 tablet_bootstrap.cc:492] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab: Bootstrap starting.
I20260709 13:12:41.597754  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48db9e797bb8487fa6c5721ca7037433" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740" is_pre_election: true
I20260709 13:12:41.598731  8249 raft_consensus.cc:359] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.599603  8249 raft_consensus.cc:385] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:12:41.599924  8173 leader_election.cc:343] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:41.599967  8249 raft_consensus.cc:740] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.600610  8173 leader_election.cc:304] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b; no voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740
I20260709 13:12:41.601289  8249 consensus_queue.cc:260] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.602217  8248 tablet_bootstrap.cc:492] T 71497e0b63b94d6f8e3e7d265879158d P d60d1c286a3f4bd79fa3b087505c5740: Bootstrap starting.
I20260709 13:12:41.603071  8251 raft_consensus.cc:2749] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:41.603027  8252 tablet_bootstrap.cc:654] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.610754  8249 ts_tablet_manager.cc:1434] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260709 13:12:41.611181  8248 tablet_bootstrap.cc:654] T 71497e0b63b94d6f8e3e7d265879158d P d60d1c286a3f4bd79fa3b087505c5740: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.612078  8249 tablet_bootstrap.cc:492] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b: Bootstrap starting.
I20260709 13:12:41.619352  8249 tablet_bootstrap.cc:654] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.625636  8270 raft_consensus.cc:493] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:41.626266  8270 raft_consensus.cc:515] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.628636  8248 tablet_bootstrap.cc:492] T 71497e0b63b94d6f8e3e7d265879158d P d60d1c286a3f4bd79fa3b087505c5740: No bootstrap required, opened a new log
I20260709 13:12:41.628747  8270 leader_election.cc:290] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073)
I20260709 13:12:41.629304  8248 ts_tablet_manager.cc:1403] T 71497e0b63b94d6f8e3e7d265879158d P d60d1c286a3f4bd79fa3b087505c5740: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.010s
I20260709 13:12:41.630096  8252 tablet_bootstrap.cc:492] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab: No bootstrap required, opened a new log
I20260709 13:12:41.629961  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485ce308bfe4f62ae6d9b5a8b57f536" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab" is_pre_election: true
I20260709 13:12:41.630416  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485ce308bfe4f62ae6d9b5a8b57f536" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740" is_pre_election: true
I20260709 13:12:41.630650  8252 ts_tablet_manager.cc:1403] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.011s
I20260709 13:12:41.630710  8134 raft_consensus.cc:2468] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 0.
I20260709 13:12:41.631111  8059 raft_consensus.cc:2468] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 0.
I20260709 13:12:41.632194  8172 leader_election.cc:304] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b, d5dc280c263847809ccf923b3e3919ab; no voters: 
I20260709 13:12:41.632468  8248 raft_consensus.cc:359] T 71497e0b63b94d6f8e3e7d265879158d P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.633109  8270 raft_consensus.cc:2804] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:41.633292  8248 raft_consensus.cc:385] T 71497e0b63b94d6f8e3e7d265879158d P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.633713  8270 raft_consensus.cc:493] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:41.633735  8248 raft_consensus.cc:740] T 71497e0b63b94d6f8e3e7d265879158d P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.634207  8270 raft_consensus.cc:3060] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:41.633901  8252 raft_consensus.cc:359] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.634810  8252 raft_consensus.cc:385] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.634778  8248 consensus_queue.cc:260] T 71497e0b63b94d6f8e3e7d265879158d P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.635310  8252 raft_consensus.cc:740] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.636711  8249 tablet_bootstrap.cc:492] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b: No bootstrap required, opened a new log
I20260709 13:12:41.636272  8252 consensus_queue.cc:260] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.637322  8249 ts_tablet_manager.cc:1403] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.007s
I20260709 13:12:41.640407  8249 raft_consensus.cc:359] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } } peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } }
I20260709 13:12:41.641124  8249 raft_consensus.cc:385] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.641433  8249 raft_consensus.cc:740] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.642107  8258 raft_consensus.cc:493] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:41.641976  8270 raft_consensus.cc:515] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.642167  8249 consensus_queue.cc:260] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } } peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } }
I20260709 13:12:41.642748  8258 raft_consensus.cc:515] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } } peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } }
I20260709 13:12:41.644834  8249 ts_tablet_manager.cc:1434] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:12:41.645908  8249 tablet_bootstrap.cc:492] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b: Bootstrap starting.
I20260709 13:12:41.646123  8252 ts_tablet_manager.cc:1434] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260709 13:12:41.646166  8251 raft_consensus.cc:493] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:41.647475  8251 raft_consensus.cc:515] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.650799  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60cb3c8c74add914c3f09b2479f0c" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab" is_pre_election: true
I20260709 13:12:41.651510  8134 raft_consensus.cc:2468] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 0.
I20260709 13:12:41.645251  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485ce308bfe4f62ae6d9b5a8b57f536" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
I20260709 13:12:41.652441  8249 tablet_bootstrap.cc:654] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.652614  8059 raft_consensus.cc:3060] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:41.653915  8252 tablet_bootstrap.cc:492] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab: Bootstrap starting.
I20260709 13:12:41.652349  8258 leader_election.cc:290] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757), d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073)
I20260709 13:12:41.655324  8172 leader_election.cc:304] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b, d5dc280c263847809ccf923b3e3919ab; no voters: 
I20260709 13:12:41.662523  8248 ts_tablet_manager.cc:1434] T 71497e0b63b94d6f8e3e7d265879158d P d60d1c286a3f4bd79fa3b087505c5740: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.001s
I20260709 13:12:41.663102  8251 leader_election.cc:290] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073)
I20260709 13:12:41.663244  8252 tablet_bootstrap.cc:654] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.663998  8251 raft_consensus.cc:2804] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:41.664498  8251 raft_consensus.cc:493] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:41.664899  8251 raft_consensus.cc:3060] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:41.677107  8252 tablet_bootstrap.cc:492] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab: No bootstrap required, opened a new log
I20260709 13:12:41.678073  8252 ts_tablet_manager.cc:1403] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.009s
I20260709 13:12:41.678804  8248 tablet_bootstrap.cc:492] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740: Bootstrap starting.
I20260709 13:12:41.681017  8059 raft_consensus.cc:2468] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 1.
I20260709 13:12:41.682652  8252 raft_consensus.cc:359] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.683221  8270 leader_election.cc:290] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 election: Requested vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073)
I20260709 13:12:41.683903  8252 raft_consensus.cc:385] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.684430  8252 raft_consensus.cc:740] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.685755  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485ce308bfe4f62ae6d9b5a8b57f536" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
I20260709 13:12:41.685671  8252 consensus_queue.cc:260] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.686602  8134 raft_consensus.cc:3060] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:41.690824  8248 tablet_bootstrap.cc:654] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.701079  8249 tablet_bootstrap.cc:492] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b: No bootstrap required, opened a new log
I20260709 13:12:41.701205  8252 ts_tablet_manager.cc:1434] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:12:41.702034  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60cb3c8c74add914c3f09b2479f0c" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740" is_pre_election: true
I20260709 13:12:41.702512  8252 tablet_bootstrap.cc:492] T 0d8ec22bd5d94770aae286c1e3522fb0 P d5dc280c263847809ccf923b3e3919ab: Bootstrap starting.
I20260709 13:12:41.702809  8249 ts_tablet_manager.cc:1403] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b: Time spent bootstrapping tablet: real 0.057s	user 0.033s	sys 0.017s
I20260709 13:12:41.706243  8249 raft_consensus.cc:359] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.708025  8249 raft_consensus.cc:385] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.708423  8249 raft_consensus.cc:740] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.709259  8249 consensus_queue.cc:260] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.710268  8252 tablet_bootstrap.cc:654] T 0d8ec22bd5d94770aae286c1e3522fb0 P d5dc280c263847809ccf923b3e3919ab: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.711825  8249 ts_tablet_manager.cc:1434] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:12:41.713064  8249 tablet_bootstrap.cc:492] T a3c767ce38c24410b837206d404e9f37 P 402407e54a064ca2957f1c8c0ebd312b: Bootstrap starting.
I20260709 13:12:41.696974  8134 raft_consensus.cc:2468] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 1.
I20260709 13:12:41.699301  8173 leader_election.cc:304] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:41.693580  8251 raft_consensus.cc:515] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.719285  8270 raft_consensus.cc:2804] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:41.719763  8270 raft_consensus.cc:697] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Becoming Leader. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Running, Role: LEADER
W20260709 13:12:41.719772  8173 leader_election.cc:343] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:41.721431  8249 tablet_bootstrap.cc:654] T a3c767ce38c24410b837206d404e9f37 P 402407e54a064ca2957f1c8c0ebd312b: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.720628  8270 consensus_queue.cc:237] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.724655  8277 raft_consensus.cc:493] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:41.725165  8277 raft_consensus.cc:515] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.727329  8277 leader_election.cc:290] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073)
I20260709 13:12:41.728943  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3e7227327443f7bfe65ce2e5bcd633" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab" is_pre_election: true
I20260709 13:12:41.729493  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3e7227327443f7bfe65ce2e5bcd633" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740" is_pre_election: true
I20260709 13:12:41.729665  8134 raft_consensus.cc:2468] T da3e7227327443f7bfe65ce2e5bcd633 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 0.
I20260709 13:12:41.731031  8277 raft_consensus.cc:493] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:41.731241  8172 leader_election.cc:304] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b, d5dc280c263847809ccf923b3e3919ab; no voters: 
I20260709 13:12:41.731742  8277 raft_consensus.cc:515] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.735190  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60cb3c8c74add914c3f09b2479f0c" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
I20260709 13:12:41.735607  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60cb3c8c74add914c3f09b2479f0c" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
W20260709 13:12:41.735756  8173 leader_election.cc:343] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:41.735798  8134 raft_consensus.cc:3060] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:41.737504  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8ec22bd5d94770aae286c1e3522fb0" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740" is_pre_election: true
I20260709 13:12:41.738139  8059 raft_consensus.cc:2468] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 0.
W20260709 13:12:41.739362  8173 leader_election.cc:343] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:41.740155  8173 leader_election.cc:304] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:41.741787  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea193611c61443db96df7635db72499" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab" is_pre_election: true
I20260709 13:12:41.742504  8251 leader_election.cc:290] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 election: Requested vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073)
I20260709 13:12:41.742645  8133 raft_consensus.cc:2468] T dea193611c61443db96df7635db72499 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 0.
I20260709 13:12:41.743198  8251 raft_consensus.cc:2804] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:41.743603  8251 raft_consensus.cc:493] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:41.743945  8251 raft_consensus.cc:3060] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:41.744084  8258 raft_consensus.cc:493] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:41.744607  8258 raft_consensus.cc:515] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.745079  8248 tablet_bootstrap.cc:492] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740: No bootstrap required, opened a new log
I20260709 13:12:41.734524  8277 leader_election.cc:290] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073)
I20260709 13:12:41.746284  8277 raft_consensus.cc:2804] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:41.746644  8277 raft_consensus.cc:493] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:41.746680  8258 leader_election.cc:290] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:41.747102  8277 raft_consensus.cc:3060] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:41.747562  8023 leader_election.cc:304] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:41.748412  8258 raft_consensus.cc:2804] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:41.748769  8258 raft_consensus.cc:493] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:41.748828  8134 raft_consensus.cc:2468] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 1.
I20260709 13:12:41.750847  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d133cdc0ae24c3b818fa6e9595864aa" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab" is_pre_election: true
I20260709 13:12:41.751642  8133 raft_consensus.cc:2468] T 0d133cdc0ae24c3b818fa6e9595864aa P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 0.
I20260709 13:12:41.752336  8252 tablet_bootstrap.cc:492] T 0d8ec22bd5d94770aae286c1e3522fb0 P d5dc280c263847809ccf923b3e3919ab: No bootstrap required, opened a new log
I20260709 13:12:41.749140  8258 raft_consensus.cc:3060] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:41.752960  8252 ts_tablet_manager.cc:1403] T 0d8ec22bd5d94770aae286c1e3522fb0 P d5dc280c263847809ccf923b3e3919ab: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.002s
I20260709 13:12:41.756027  8252 raft_consensus.cc:359] T 0d8ec22bd5d94770aae286c1e3522fb0 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.756875  8252 raft_consensus.cc:385] T 0d8ec22bd5d94770aae286c1e3522fb0 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.757234  8252 raft_consensus.cc:740] T 0d8ec22bd5d94770aae286c1e3522fb0 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.745750  8248 ts_tablet_manager.cc:1403] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.003s
I20260709 13:12:41.759948  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8ec22bd5d94770aae286c1e3522fb0" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab" is_pre_election: true
I20260709 13:12:41.759980  8172 leader_election.cc:304] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [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: 402407e54a064ca2957f1c8c0ebd312b, d5dc280c263847809ccf923b3e3919ab; no voters: d60d1c286a3f4bd79fa3b087505c5740
I20260709 13:12:41.759542  8023 leader_election.cc:304] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:41.762660  8283 raft_consensus.cc:2804] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:41.763332  8283 raft_consensus.cc:697] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Becoming Leader. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Running, Role: LEADER
I20260709 13:12:41.764617  8258 raft_consensus.cc:515] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } } peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } }
I20260709 13:12:41.764387  8283 consensus_queue.cc:237] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.769170  8286 raft_consensus.cc:2804] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:41.761431  8252 consensus_queue.cc:260] T 0d8ec22bd5d94770aae286c1e3522fb0 P d5dc280c263847809ccf923b3e3919ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.769675  8286 raft_consensus.cc:493] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:41.770063  8133 raft_consensus.cc:2468] T 0d8ec22bd5d94770aae286c1e3522fb0 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 0.
I20260709 13:12:41.770095  8286 raft_consensus.cc:3060] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:41.774048  8252 ts_tablet_manager.cc:1434] T 0d8ec22bd5d94770aae286c1e3522fb0 P d5dc280c263847809ccf923b3e3919ab: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260709 13:12:41.769270  8248 raft_consensus.cc:359] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.776012  8248 raft_consensus.cc:385] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.776408  8248 raft_consensus.cc:740] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.777395  8248 consensus_queue.cc:260] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.779330  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea193611c61443db96df7635db72499" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
I20260709 13:12:41.778626  7955 catalog_manager.cc:5697] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b reported cstate change: term changed from 0 to 1, leader changed from <none> to 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195). New cstate: current_term: 1 leader_uuid: "402407e54a064ca2957f1c8c0ebd312b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:41.779946  8133 raft_consensus.cc:3060] T dea193611c61443db96df7635db72499 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:41.780236  8252 tablet_bootstrap.cc:492] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab: Bootstrap starting.
I20260709 13:12:41.785742  8258 leader_election.cc:290] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 election: Requested vote from peers 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757), d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073)
I20260709 13:12:41.764570  8277 raft_consensus.cc:515] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.788542  8248 ts_tablet_manager.cc:1434] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.003s
I20260709 13:12:41.789533  8277 leader_election.cc:290] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 election: Requested vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073)
I20260709 13:12:41.791188  8252 tablet_bootstrap.cc:654] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.790611  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8ec22bd5d94770aae286c1e3522fb0" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
I20260709 13:12:41.790769  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea193611c61443db96df7635db72499" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b" is_pre_election: true
I20260709 13:12:41.790660  8251 raft_consensus.cc:515] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.791978  8134 raft_consensus.cc:3060] T 0d8ec22bd5d94770aae286c1e3522fb0 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:41.792261  8208 raft_consensus.cc:2468] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 0.
I20260709 13:12:41.793630  8133 raft_consensus.cc:2468] T dea193611c61443db96df7635db72499 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 1.
I20260709 13:12:41.794819  8023 leader_election.cc:304] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:41.795367  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea193611c61443db96df7635db72499" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:41.795981  8207 raft_consensus.cc:3060] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:41.800298  8258 raft_consensus.cc:2804] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:41.799226  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d133cdc0ae24c3b818fa6e9595864aa" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b" is_pre_election: true
I20260709 13:12:41.801038  8258 raft_consensus.cc:697] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Becoming Leader. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Running, Role: LEADER
I20260709 13:12:41.801184  8208 raft_consensus.cc:2468] T 0d133cdc0ae24c3b818fa6e9595864aa P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 0.
I20260709 13:12:41.801123  8286 raft_consensus.cc:515] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.805671  8286 leader_election.cc:290] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 election: Requested vote from peers d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:41.802461  8134 raft_consensus.cc:2468] T 0d8ec22bd5d94770aae286c1e3522fb0 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 1.
I20260709 13:12:41.807879  8248 tablet_bootstrap.cc:492] T da3e7227327443f7bfe65ce2e5bcd633 P d60d1c286a3f4bd79fa3b087505c5740: Bootstrap starting.
I20260709 13:12:41.808395  8172 leader_election.cc:304] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b, d5dc280c263847809ccf923b3e3919ab; no voters: 
I20260709 13:12:41.809293  8277 raft_consensus.cc:2804] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:41.810065  8277 raft_consensus.cc:697] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Becoming Leader. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Running, Role: LEADER
I20260709 13:12:41.810652  8207 raft_consensus.cc:2468] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 1.
I20260709 13:12:41.811002  8277 consensus_queue.cc:237] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.812350  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d133cdc0ae24c3b818fa6e9595864aa" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
I20260709 13:12:41.812623  8251 leader_election.cc:290] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 election: Requested vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073)
I20260709 13:12:41.812979  8133 raft_consensus.cc:3060] T 0d133cdc0ae24c3b818fa6e9595864aa P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:41.814785  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8ec22bd5d94770aae286c1e3522fb0" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
I20260709 13:12:41.815403  8059 raft_consensus.cc:3060] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:41.815963  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3e7227327443f7bfe65ce2e5bcd633" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
I20260709 13:12:41.802094  8258 consensus_queue.cc:237] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } } peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } }
I20260709 13:12:41.826272  8059 raft_consensus.cc:2468] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 1.
I20260709 13:12:41.813901  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3e7227327443f7bfe65ce2e5bcd633" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
I20260709 13:12:41.827525  8133 raft_consensus.cc:2468] T 0d133cdc0ae24c3b818fa6e9595864aa P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 1.
I20260709 13:12:41.827702  8134 raft_consensus.cc:3060] T da3e7227327443f7bfe65ce2e5bcd633 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:41.829119  8023 leader_election.cc:304] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:41.830374  8286 raft_consensus.cc:2804] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:41.831027  8286 raft_consensus.cc:697] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Becoming Leader. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Running, Role: LEADER
I20260709 13:12:41.832118  8286 consensus_queue.cc:237] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.834157  8248 tablet_bootstrap.cc:654] T da3e7227327443f7bfe65ce2e5bcd633 P d60d1c286a3f4bd79fa3b087505c5740: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.833953  8134 raft_consensus.cc:2468] T da3e7227327443f7bfe65ce2e5bcd633 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 1.
I20260709 13:12:41.836431  8172 leader_election.cc:304] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b, d5dc280c263847809ccf923b3e3919ab; no voters: 
I20260709 13:12:41.838230  8249 tablet_bootstrap.cc:492] T a3c767ce38c24410b837206d404e9f37 P 402407e54a064ca2957f1c8c0ebd312b: No bootstrap required, opened a new log
I20260709 13:12:41.838680  8249 ts_tablet_manager.cc:1403] T a3c767ce38c24410b837206d404e9f37 P 402407e54a064ca2957f1c8c0ebd312b: Time spent bootstrapping tablet: real 0.126s	user 0.033s	sys 0.020s
W20260709 13:12:41.839957  8173 leader_election.cc:343] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:41.842056  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d133cdc0ae24c3b818fa6e9595864aa" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:41.842975  8207 raft_consensus.cc:3060] T 0d133cdc0ae24c3b818fa6e9595864aa P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:41.843806  8249 raft_consensus.cc:359] T a3c767ce38c24410b837206d404e9f37 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.844357  8249 raft_consensus.cc:385] T a3c767ce38c24410b837206d404e9f37 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.844574  8249 raft_consensus.cc:740] T a3c767ce38c24410b837206d404e9f37 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.845261  8249 consensus_queue.cc:260] T a3c767ce38c24410b837206d404e9f37 P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.846805  8249 ts_tablet_manager.cc:1434] T a3c767ce38c24410b837206d404e9f37 P 402407e54a064ca2957f1c8c0ebd312b: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.000s
I20260709 13:12:41.847718  8249 tablet_bootstrap.cc:492] T 71497e0b63b94d6f8e3e7d265879158d P 402407e54a064ca2957f1c8c0ebd312b: Bootstrap starting.
I20260709 13:12:41.839406  8283 raft_consensus.cc:2804] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:41.849792  8283 raft_consensus.cc:697] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Becoming Leader. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Running, Role: LEADER
I20260709 13:12:41.854637  8283 consensus_queue.cc:237] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.857980  8249 tablet_bootstrap.cc:654] T 71497e0b63b94d6f8e3e7d265879158d P 402407e54a064ca2957f1c8c0ebd312b: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.866293  8252 tablet_bootstrap.cc:492] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab: No bootstrap required, opened a new log
I20260709 13:12:41.867014  8252 ts_tablet_manager.cc:1403] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab: Time spent bootstrapping tablet: real 0.092s	user 0.030s	sys 0.008s
I20260709 13:12:41.870833  8252 raft_consensus.cc:359] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.871634  8252 raft_consensus.cc:385] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.871932  8252 raft_consensus.cc:740] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.872643  8252 consensus_queue.cc:260] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.874491  8252 ts_tablet_manager.cc:1434] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
I20260709 13:12:41.877170  8207 raft_consensus.cc:2468] T 0d133cdc0ae24c3b818fa6e9595864aa P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 1.
I20260709 13:12:41.892683  7955 catalog_manager.cc:5697] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 reported cstate change: term changed from 0 to 1, leader changed from <none> to d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193). New cstate: current_term: 1 leader_uuid: "d60d1c286a3f4bd79fa3b087505c5740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:41.895722  8248 tablet_bootstrap.cc:492] T da3e7227327443f7bfe65ce2e5bcd633 P d60d1c286a3f4bd79fa3b087505c5740: No bootstrap required, opened a new log
I20260709 13:12:41.896349  8248 ts_tablet_manager.cc:1403] T da3e7227327443f7bfe65ce2e5bcd633 P d60d1c286a3f4bd79fa3b087505c5740: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.014s
I20260709 13:12:41.899122  8248 raft_consensus.cc:359] T da3e7227327443f7bfe65ce2e5bcd633 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.899848  8248 raft_consensus.cc:385] T da3e7227327443f7bfe65ce2e5bcd633 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.900177  8248 raft_consensus.cc:740] T da3e7227327443f7bfe65ce2e5bcd633 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.900921  8248 consensus_queue.cc:260] T da3e7227327443f7bfe65ce2e5bcd633 P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.902840  8248 ts_tablet_manager.cc:1434] T da3e7227327443f7bfe65ce2e5bcd633 P d60d1c286a3f4bd79fa3b087505c5740: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:12:41.899466  7957 catalog_manager.cc:5697] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b reported cstate change: term changed from 0 to 1, leader changed from <none> to 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195). New cstate: current_term: 1 leader_uuid: "402407e54a064ca2957f1c8c0ebd312b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:41.903894  8248 tablet_bootstrap.cc:492] T 48db9e797bb8487fa6c5721ca7037433 P d60d1c286a3f4bd79fa3b087505c5740: Bootstrap starting.
I20260709 13:12:41.905118  8255 raft_consensus.cc:493] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:41.905634  8255 raft_consensus.cc:515] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.908375  8255 leader_election.cc:290] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:41.908854  8249 tablet_bootstrap.cc:492] T 71497e0b63b94d6f8e3e7d265879158d P 402407e54a064ca2957f1c8c0ebd312b: No bootstrap required, opened a new log
I20260709 13:12:41.909363  8249 ts_tablet_manager.cc:1403] T 71497e0b63b94d6f8e3e7d265879158d P 402407e54a064ca2957f1c8c0ebd312b: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.001s
I20260709 13:12:41.904470  7957 catalog_manager.cc:5697] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b reported cstate change: term changed from 0 to 1, leader changed from <none> to 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195). New cstate: current_term: 1 leader_uuid: "402407e54a064ca2957f1c8c0ebd312b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:41.910650  7957 catalog_manager.cc:5697] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b reported cstate change: term changed from 0 to 1, leader changed from <none> to 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195). New cstate: current_term: 1 leader_uuid: "402407e54a064ca2957f1c8c0ebd312b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:41.912083  8249 raft_consensus.cc:359] T 71497e0b63b94d6f8e3e7d265879158d P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.912792  8249 raft_consensus.cc:385] T 71497e0b63b94d6f8e3e7d265879158d P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.913074  8249 raft_consensus.cc:740] T 71497e0b63b94d6f8e3e7d265879158d P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.917272  8248 tablet_bootstrap.cc:654] T 48db9e797bb8487fa6c5721ca7037433 P d60d1c286a3f4bd79fa3b087505c5740: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.919745  8249 consensus_queue.cc:260] T 71497e0b63b94d6f8e3e7d265879158d P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.921612  8249 ts_tablet_manager.cc:1434] T 71497e0b63b94d6f8e3e7d265879158d P 402407e54a064ca2957f1c8c0ebd312b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:12:41.924074  8248 tablet_bootstrap.cc:492] T 48db9e797bb8487fa6c5721ca7037433 P d60d1c286a3f4bd79fa3b087505c5740: No bootstrap required, opened a new log
I20260709 13:12:41.924620  8248 ts_tablet_manager.cc:1403] T 48db9e797bb8487fa6c5721ca7037433 P d60d1c286a3f4bd79fa3b087505c5740: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260709 13:12:41.927165  8248 raft_consensus.cc:359] T 48db9e797bb8487fa6c5721ca7037433 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.927804  8248 raft_consensus.cc:385] T 48db9e797bb8487fa6c5721ca7037433 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.928066  8248 raft_consensus.cc:740] T 48db9e797bb8487fa6c5721ca7037433 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.924517  7956 catalog_manager.cc:5697] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 reported cstate change: term changed from 0 to 1, leader changed from <none> to d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193). New cstate: current_term: 1 leader_uuid: "d60d1c286a3f4bd79fa3b087505c5740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:41.928813  8248 consensus_queue.cc:260] T 48db9e797bb8487fa6c5721ca7037433 P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.931250  8248 ts_tablet_manager.cc:1434] T 48db9e797bb8487fa6c5721ca7037433 P d60d1c286a3f4bd79fa3b087505c5740: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:12:41.932236  8248 tablet_bootstrap.cc:492] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740: Bootstrap starting.
I20260709 13:12:41.937131  8248 tablet_bootstrap.cc:654] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:41.945700  8248 tablet_bootstrap.cc:492] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740: No bootstrap required, opened a new log
I20260709 13:12:41.946163  8248 ts_tablet_manager.cc:1403] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260709 13:12:41.948879  8248 raft_consensus.cc:359] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.949573  8248 raft_consensus.cc:385] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:41.949831  8248 raft_consensus.cc:740] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Initialized, Role: FOLLOWER
I20260709 13:12:41.950615  8248 consensus_queue.cc:260] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.952198  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48db9e797bb8487fa6c5721ca7037433" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740" is_pre_election: true
I20260709 13:12:41.952672  8248 ts_tablet_manager.cc:1434] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:12:41.952912  8059 raft_consensus.cc:2468] T 48db9e797bb8487fa6c5721ca7037433 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 0.
I20260709 13:12:41.954167  8099 leader_election.cc:304] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:41.954306  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48db9e797bb8487fa6c5721ca7037433" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b" is_pre_election: true
I20260709 13:12:41.955025  8255 raft_consensus.cc:2804] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:41.955067  8207 raft_consensus.cc:2468] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 0.
I20260709 13:12:41.955482  8255 raft_consensus.cc:493] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:41.955870  8255 raft_consensus.cc:3060] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:41.962641  8255 raft_consensus.cc:515] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.964838  8255 leader_election.cc:290] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 1 election: Requested vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:41.965167  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48db9e797bb8487fa6c5721ca7037433" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
I20260709 13:12:41.965416  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48db9e797bb8487fa6c5721ca7037433" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:41.965831  8059 raft_consensus.cc:3060] T 48db9e797bb8487fa6c5721ca7037433 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:41.965955  8207 raft_consensus.cc:3060] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:41.973326  8059 raft_consensus.cc:2468] T 48db9e797bb8487fa6c5721ca7037433 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 1.
I20260709 13:12:41.973326  8207 raft_consensus.cc:2468] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 1.
I20260709 13:12:41.974723  8099 leader_election.cc:304] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:41.975653  8255 raft_consensus.cc:2804] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:41.976583  8255 raft_consensus.cc:697] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab [term 1 LEADER]: Becoming Leader. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Running, Role: LEADER
I20260709 13:12:41.977260  8255 consensus_queue.cc:237] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:41.985015  7956 catalog_manager.cc:5697] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab reported cstate change: term changed from 0 to 1, leader changed from <none> to d5dc280c263847809ccf923b3e3919ab (127.2.42.194). New cstate: current_term: 1 leader_uuid: "d5dc280c263847809ccf923b3e3919ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:42.043094  8255 raft_consensus.cc:493] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:42.043618  8255 raft_consensus.cc:515] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:42.045306  8255 leader_election.cc:290] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:42.046247  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c767ce38c24410b837206d404e9f37" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740" is_pre_election: true
I20260709 13:12:42.046404  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c767ce38c24410b837206d404e9f37" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b" is_pre_election: true
I20260709 13:12:42.047070  8059 raft_consensus.cc:2468] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 0.
I20260709 13:12:42.047104  8207 raft_consensus.cc:2468] T a3c767ce38c24410b837206d404e9f37 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 0.
I20260709 13:12:42.048331  8098 leader_election.cc:304] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b, d5dc280c263847809ccf923b3e3919ab; no voters: 
I20260709 13:12:42.049031  8255 raft_consensus.cc:2804] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:42.049404  8255 raft_consensus.cc:493] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:42.049706  8255 raft_consensus.cc:3060] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:42.055537  8255 raft_consensus.cc:515] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:42.057274  8255 leader_election.cc:290] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 1 election: Requested vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:42.058171  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c767ce38c24410b837206d404e9f37" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
I20260709 13:12:42.058369  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c767ce38c24410b837206d404e9f37" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:42.058851  8059 raft_consensus.cc:3060] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:42.059036  8207 raft_consensus.cc:3060] T a3c767ce38c24410b837206d404e9f37 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:42.064245  8059 raft_consensus.cc:2468] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 1.
I20260709 13:12:42.064658  8207 raft_consensus.cc:2468] T a3c767ce38c24410b837206d404e9f37 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 1.
I20260709 13:12:42.065518  8099 leader_election.cc:304] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:42.066429  8255 raft_consensus.cc:2804] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:42.066807  8255 raft_consensus.cc:697] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [term 1 LEADER]: Becoming Leader. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Running, Role: LEADER
I20260709 13:12:42.067493  8255 consensus_queue.cc:237] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:42.070595  8255 raft_consensus.cc:493] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:42.071066  8255 raft_consensus.cc:515] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:42.072764  8255 leader_election.cc:290] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:42.073704  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71497e0b63b94d6f8e3e7d265879158d" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740" is_pre_election: true
I20260709 13:12:42.073891  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71497e0b63b94d6f8e3e7d265879158d" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b" is_pre_election: true
I20260709 13:12:42.074326  8059 raft_consensus.cc:2468] T 71497e0b63b94d6f8e3e7d265879158d P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 0.
I20260709 13:12:42.074611  8207 raft_consensus.cc:2468] T 71497e0b63b94d6f8e3e7d265879158d P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 0.
I20260709 13:12:42.075464  8099 leader_election.cc:304] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:42.076262  8255 raft_consensus.cc:2804] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:42.075801  7956 catalog_manager.cc:5697] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab reported cstate change: term changed from 0 to 1, leader changed from <none> to d5dc280c263847809ccf923b3e3919ab (127.2.42.194). New cstate: current_term: 1 leader_uuid: "d5dc280c263847809ccf923b3e3919ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:42.076745  8255 raft_consensus.cc:493] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:42.077165  8255 raft_consensus.cc:3060] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:42.083799  8255 raft_consensus.cc:515] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:42.085927  8255 leader_election.cc:290] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 1 election: Requested vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:42.086726  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71497e0b63b94d6f8e3e7d265879158d" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
I20260709 13:12:42.087109  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71497e0b63b94d6f8e3e7d265879158d" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:42.087472  8059 raft_consensus.cc:3060] T 71497e0b63b94d6f8e3e7d265879158d P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:42.087726  8207 raft_consensus.cc:3060] T 71497e0b63b94d6f8e3e7d265879158d P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:42.092811  8059 raft_consensus.cc:2468] T 71497e0b63b94d6f8e3e7d265879158d P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 1.
I20260709 13:12:42.093139  8207 raft_consensus.cc:2468] T 71497e0b63b94d6f8e3e7d265879158d P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 1.
I20260709 13:12:42.094010  8099 leader_election.cc:304] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:42.094960  8255 raft_consensus.cc:2804] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:42.095433  8255 raft_consensus.cc:697] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab [term 1 LEADER]: Becoming Leader. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Running, Role: LEADER
I20260709 13:12:42.096210  8255 consensus_queue.cc:237] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:42.103749  7956 catalog_manager.cc:5697] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab reported cstate change: term changed from 0 to 1, leader changed from <none> to d5dc280c263847809ccf923b3e3919ab (127.2.42.194). New cstate: current_term: 1 leader_uuid: "d5dc280c263847809ccf923b3e3919ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:42.190999  8283 consensus_queue.cc:1048] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:42.193266  8258 raft_consensus.cc:493] T da3e7227327443f7bfe65ce2e5bcd633 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:42.193811  8258 raft_consensus.cc:515] T da3e7227327443f7bfe65ce2e5bcd633 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:42.195724  8258 leader_election.cc:290] T da3e7227327443f7bfe65ce2e5bcd633 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:42.196234  8258 raft_consensus.cc:493] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:42.197484  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3e7227327443f7bfe65ce2e5bcd633" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab" is_pre_election: true
I20260709 13:12:42.196655  8258 raft_consensus.cc:515] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:42.198308  8134 raft_consensus.cc:2393] T da3e7227327443f7bfe65ce2e5bcd633 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d60d1c286a3f4bd79fa3b087505c5740 in current term 1: Already voted for candidate 402407e54a064ca2957f1c8c0ebd312b in this term.
I20260709 13:12:42.199582  8258 leader_election.cc:290] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:42.203810  8058 raft_consensus.cc:3060] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:42.200472  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3e7227327443f7bfe65ce2e5bcd633" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b" is_pre_election: true
I20260709 13:12:42.204746  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60cb3c8c74add914c3f09b2479f0c" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b" is_pre_election: true
I20260709 13:12:42.205899  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60cb3c8c74add914c3f09b2479f0c" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab" is_pre_election: true
I20260709 13:12:42.206633  8023 leader_election.cc:304] T da3e7227327443f7bfe65ce2e5bcd633 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d60d1c286a3f4bd79fa3b087505c5740; no voters: 402407e54a064ca2957f1c8c0ebd312b, d5dc280c263847809ccf923b3e3919ab
I20260709 13:12:42.206732  8134 raft_consensus.cc:2393] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d60d1c286a3f4bd79fa3b087505c5740 in current term 1: Already voted for candidate 402407e54a064ca2957f1c8c0ebd312b in this term.
I20260709 13:12:42.207741  8286 raft_consensus.cc:3060] T da3e7227327443f7bfe65ce2e5bcd633 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:42.213174  8277 consensus_queue.cc:1048] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:42.220299  8023 leader_election.cc:304] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d60d1c286a3f4bd79fa3b087505c5740; no voters: 402407e54a064ca2957f1c8c0ebd312b, d5dc280c263847809ccf923b3e3919ab
I20260709 13:12:42.221351  8277 consensus_queue.cc:1048] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:12:42.221856  8258 raft_consensus.cc:2749] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:42.220700  8286 raft_consensus.cc:2749] T da3e7227327443f7bfe65ce2e5bcd633 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:42.238693  8277 consensus_queue.cc:1048] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:42.242156  8133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3c767ce38c24410b837206d404e9f37"
dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
mode: GRACEFUL
new_leader_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
 from {username='slave'} at 127.0.0.1:45068
I20260709 13:12:42.242794  8133 raft_consensus.cc:606] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [term 1 LEADER]: Received request to transfer leadership to TS d60d1c286a3f4bd79fa3b087505c5740
I20260709 13:12:42.261662  8208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d8ec22bd5d94770aae286c1e3522fb0"
dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
mode: GRACEFUL
new_leader_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
 from {username='slave'} at 127.0.0.1:46796
I20260709 13:12:42.262207  8208 raft_consensus.cc:606] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Received request to transfer leadership to TS d60d1c286a3f4bd79fa3b087505c5740
I20260709 13:12:42.270035  8208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94a60cb3c8c74add914c3f09b2479f0c"
dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
mode: GRACEFUL
new_leader_uuid: "d5dc280c263847809ccf923b3e3919ab"
 from {username='slave'} at 127.0.0.1:46796
I20260709 13:12:42.270614  8208 raft_consensus.cc:606] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Received request to transfer leadership to TS d5dc280c263847809ccf923b3e3919ab
I20260709 13:12:42.275470  8208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9485ce308bfe4f62ae6d9b5a8b57f536"
dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
mode: GRACEFUL
new_leader_uuid: "d5dc280c263847809ccf923b3e3919ab"
 from {username='slave'} at 127.0.0.1:46796
I20260709 13:12:42.276034  8208 raft_consensus.cc:606] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Received request to transfer leadership to TS d5dc280c263847809ccf923b3e3919ab
I20260709 13:12:42.327378  8283 consensus_queue.cc:1048] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:42.333695  8277 raft_consensus.cc:993] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b: : Instructing follower d60d1c286a3f4bd79fa3b087505c5740 to start an election
I20260709 13:12:42.334192  8270 raft_consensus.cc:1081] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Signalling peer d60d1c286a3f4bd79fa3b087505c5740 to start an election
I20260709 13:12:42.336333  8059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d8ec22bd5d94770aae286c1e3522fb0"
dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
 from {username='slave'} at 127.0.0.1:51054
I20260709 13:12:42.336941  8059 raft_consensus.cc:493] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:42.337320  8059 raft_consensus.cc:3060] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:42.340631  8283 consensus_queue.cc:1048] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:42.344827  8059 raft_consensus.cc:515] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:42.347965  8059 leader_election.cc:290] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 2 election: Requested vote from peers d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:42.348778  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8ec22bd5d94770aae286c1e3522fb0" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
I20260709 13:12:42.349016  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8ec22bd5d94770aae286c1e3522fb0" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:42.349450  8134 raft_consensus.cc:3060] T 0d8ec22bd5d94770aae286c1e3522fb0 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:42.349534  8208 raft_consensus.cc:3055] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:42.349959  8208 raft_consensus.cc:740] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Running, Role: LEADER
I20260709 13:12:42.350807  8208 consensus_queue.cc:260] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:42.352018  8208 raft_consensus.cc:3060] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:42.357328  8134 raft_consensus.cc:2468] T 0d8ec22bd5d94770aae286c1e3522fb0 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 2.
I20260709 13:12:42.358570  8023 leader_election.cc:304] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:42.359413  8286 raft_consensus.cc:2804] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:42.359900  8286 raft_consensus.cc:697] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 LEADER]: Becoming Leader. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Running, Role: LEADER
I20260709 13:12:42.360090  8208 raft_consensus.cc:2468] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 2.
I20260709 13:12:42.360793  8286 consensus_queue.cc:237] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:42.368680  7957 catalog_manager.cc:5697] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740 reported cstate change: term changed from 1 to 2, leader changed from 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195) to d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193). New cstate: current_term: 2 leader_uuid: "d60d1c286a3f4bd79fa3b087505c5740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:42.369501  8283 consensus_queue.cc:1048] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:42.377465  8255 consensus_queue.cc:1048] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:42.380741  8258 consensus_queue.cc:1048] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:42.391922  8283 consensus_queue.cc:1048] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:42.399729  8286 consensus_queue.cc:1048] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:42.398921  8320 consensus_queue.cc:1048] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:12:42.436201  8323 consensus_queue.cc:1048] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:42.447847  8286 consensus_queue.cc:1048] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:42.649269  8270 raft_consensus.cc:993] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b: : Instructing follower d5dc280c263847809ccf923b3e3919ab to start an election
I20260709 13:12:42.649202  8322 consensus_queue.cc:1048] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:42.649899  8277 raft_consensus.cc:1081] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Signalling peer d5dc280c263847809ccf923b3e3919ab to start an election
I20260709 13:12:42.651563  8134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9485ce308bfe4f62ae6d9b5a8b57f536"
dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
 from {username='slave'} at 127.0.0.1:45048
I20260709 13:12:42.652105  8134 raft_consensus.cc:493] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:42.652470  8134 raft_consensus.cc:3060] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:42.657261  8320 raft_consensus.cc:993] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab: : Instructing follower d60d1c286a3f4bd79fa3b087505c5740 to start an election
I20260709 13:12:42.657773  8320 raft_consensus.cc:1081] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [term 1 LEADER]: Signalling peer d60d1c286a3f4bd79fa3b087505c5740 to start an election
I20260709 13:12:42.659516  8134 raft_consensus.cc:515] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:42.659863  8058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3c767ce38c24410b837206d404e9f37"
dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
 from {username='slave'} at 127.0.0.1:51062
I20260709 13:12:42.660782  8058 raft_consensus.cc:493] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:42.661207  8058 raft_consensus.cc:3060] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:42.662114  8134 leader_election.cc:290] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 2 election: Requested vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:42.663246  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485ce308bfe4f62ae6d9b5a8b57f536" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:42.663827  8208 raft_consensus.cc:3055] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:42.663914  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9485ce308bfe4f62ae6d9b5a8b57f536" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
I20260709 13:12:42.664180  8208 raft_consensus.cc:740] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Running, Role: LEADER
I20260709 13:12:42.664601  8059 raft_consensus.cc:3060] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:42.665189  8208 consensus_queue.cc:260] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:42.668948  8320 consensus_queue.cc:1048] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:42.672343  8059 raft_consensus.cc:2468] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 2.
I20260709 13:12:42.673687  8099 leader_election.cc:304] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:42.674090  8208 raft_consensus.cc:3060] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:42.674372  8320 raft_consensus.cc:2804] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:42.675058  8320 raft_consensus.cc:697] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab [term 2 LEADER]: Becoming Leader. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Running, Role: LEADER
I20260709 13:12:42.676031  8320 consensus_queue.cc:237] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:42.680655  8208 raft_consensus.cc:2468] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 2.
I20260709 13:12:42.678474  8058 raft_consensus.cc:515] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:42.683501  8058 leader_election.cc:290] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 2 election: Requested vote from peers d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:42.686645  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c767ce38c24410b837206d404e9f37" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:42.688670  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c767ce38c24410b837206d404e9f37" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
I20260709 13:12:42.689226  8134 raft_consensus.cc:3055] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:42.689543  8134 raft_consensus.cc:740] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Running, Role: LEADER
I20260709 13:12:42.690567  7956 catalog_manager.cc:5697] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab reported cstate change: term changed from 1 to 2, leader changed from 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195) to d5dc280c263847809ccf923b3e3919ab (127.2.42.194). New cstate: current_term: 2 leader_uuid: "d5dc280c263847809ccf923b3e3919ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:42.692925  8134 consensus_queue.cc:260] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:42.695322  8134 raft_consensus.cc:3060] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:42.696060  8320 consensus_queue.cc:1048] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:42.711824  8134 raft_consensus.cc:2468] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 2.
I20260709 13:12:42.713279  8023 leader_election.cc:304] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740 [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: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 402407e54a064ca2957f1c8c0ebd312b
I20260709 13:12:42.714570  8258 raft_consensus.cc:2804] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:42.714426  8320 consensus_queue.cc:1048] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:42.715126  8258 raft_consensus.cc:697] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 LEADER]: Becoming Leader. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Running, Role: LEADER
I20260709 13:12:42.715903  8258 consensus_queue.cc:237] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:42.724218  7957 catalog_manager.cc:5697] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740 reported cstate change: term changed from 1 to 2, leader changed from d5dc280c263847809ccf923b3e3919ab (127.2.42.194) to d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193). New cstate: current_term: 2 leader_uuid: "d60d1c286a3f4bd79fa3b087505c5740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:42.848631  8277 raft_consensus.cc:993] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b: : Instructing follower d5dc280c263847809ccf923b3e3919ab to start an election
I20260709 13:12:42.849110  8283 raft_consensus.cc:1081] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Signalling peer d5dc280c263847809ccf923b3e3919ab to start an election
I20260709 13:12:42.850611  8134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94a60cb3c8c74add914c3f09b2479f0c"
dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
 from {username='slave'} at 127.0.0.1:45048
I20260709 13:12:42.851155  8134 raft_consensus.cc:493] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:42.851452  8134 raft_consensus.cc:3060] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:42.856357  8134 raft_consensus.cc:515] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:42.857851  8134 leader_election.cc:290] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 2 election: Requested vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:42.858705  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60cb3c8c74add914c3f09b2479f0c" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
I20260709 13:12:42.858937  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60cb3c8c74add914c3f09b2479f0c" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:42.859355  8058 raft_consensus.cc:3060] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:42.859526  8207 raft_consensus.cc:3055] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:42.859895  8207 raft_consensus.cc:740] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Running, Role: LEADER
I20260709 13:12:42.860563  8207 consensus_queue.cc:260] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:42.861536  8207 raft_consensus.cc:3060] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:42.864372  8058 raft_consensus.cc:2468] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 2.
I20260709 13:12:42.865367  8099 leader_election.cc:304] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:42.866056  8322 raft_consensus.cc:2804] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:42.866532  8207 raft_consensus.cc:2468] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 2.
I20260709 13:12:42.866541  8322 raft_consensus.cc:697] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [term 2 LEADER]: Becoming Leader. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Running, Role: LEADER
I20260709 13:12:42.867762  8322 consensus_queue.cc:237] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:42.874060  7955 catalog_manager.cc:5697] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab reported cstate change: term changed from 1 to 2, leader changed from 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195) to d5dc280c263847809ccf923b3e3919ab (127.2.42.194). New cstate: current_term: 2 leader_uuid: "d5dc280c263847809ccf923b3e3919ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:42.904031  8134 raft_consensus.cc:1275] T 0d8ec22bd5d94770aae286c1e3522fb0 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Refusing update from remote peer d60d1c286a3f4bd79fa3b087505c5740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:42.905241  8258 consensus_queue.cc:1048] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:42.912847  8207 raft_consensus.cc:1275] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Refusing update from remote peer d60d1c286a3f4bd79fa3b087505c5740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:42.915515  8258 consensus_queue.cc:1048] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:43.063444  8207 raft_consensus.cc:1275] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Refusing update from remote peer d5dc280c263847809ccf923b3e3919ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:43.064760  8322 consensus_queue.cc:1048] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:43.075790  8058 raft_consensus.cc:1275] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Refusing update from remote peer d5dc280c263847809ccf923b3e3919ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:43.077221  8255 consensus_queue.cc:1048] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:43.150137  8134 raft_consensus.cc:1275] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Refusing update from remote peer d60d1c286a3f4bd79fa3b087505c5740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:43.151361  8258 consensus_queue.cc:1048] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:43.158706  8207 raft_consensus.cc:3060] T a3c767ce38c24410b837206d404e9f37 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:43.166465  8207 raft_consensus.cc:1275] T a3c767ce38c24410b837206d404e9f37 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Refusing update from remote peer d60d1c286a3f4bd79fa3b087505c5740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:43.167778  8286 consensus_queue.cc:1048] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:43.385394  8058 raft_consensus.cc:1275] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Refusing update from remote peer d5dc280c263847809ccf923b3e3919ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:43.387914  8255 consensus_queue.cc:1048] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:43.404066  8207 raft_consensus.cc:1275] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Refusing update from remote peer d5dc280c263847809ccf923b3e3919ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:43.406947  8255 consensus_queue.cc:1048] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:12:45.319433  7955 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35854:
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:12:45.322788  7955 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:12:45.378176  8045 tablet_service.cc:1511] Processing CreateTablet for tablet ff009dd9e0bb4e80b60e47d605fc9b6f (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:12:45.379292  8120 tablet_service.cc:1511] Processing CreateTablet for tablet ff009dd9e0bb4e80b60e47d605fc9b6f (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:12:45.380364  8045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff009dd9e0bb4e80b60e47d605fc9b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.381099  8120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff009dd9e0bb4e80b60e47d605fc9b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.381899  8191 tablet_service.cc:1511] Processing CreateTablet for tablet ff009dd9e0bb4e80b60e47d605fc9b6f (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:12:45.383555  8191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff009dd9e0bb4e80b60e47d605fc9b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.388881  8044 tablet_service.cc:1511] Processing CreateTablet for tablet 666a22922ca84606b68c7ff8daa5d546 (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:12:45.390460  8044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666a22922ca84606b68c7ff8daa5d546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.391608  8197 tablet_service.cc:1511] Processing CreateTablet for tablet 666a22922ca84606b68c7ff8daa5d546 (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:12:45.392033  8041 tablet_service.cc:1511] Processing CreateTablet for tablet 8d465ce24df0416caae3a55bd6663ce7 (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:12:45.393200  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666a22922ca84606b68c7ff8daa5d546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.394215  8193 tablet_service.cc:1511] Processing CreateTablet for tablet 8d465ce24df0416caae3a55bd6663ce7 (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:12:45.395673  8193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d465ce24df0416caae3a55bd6663ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.396087  8121 tablet_service.cc:1511] Processing CreateTablet for tablet 8d465ce24df0416caae3a55bd6663ce7 (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:12:45.397524  8121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d465ce24df0416caae3a55bd6663ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.401278  8117 tablet_service.cc:1511] Processing CreateTablet for tablet 666a22922ca84606b68c7ff8daa5d546 (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:12:45.406462  8048 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5e41453fd641ef96101536136ea55e (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:12:45.408010  8048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5e41453fd641ef96101536136ea55e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.410728  8123 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5e41453fd641ef96101536136ea55e (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:12:45.412305  8041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d465ce24df0416caae3a55bd6663ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.417461  8198 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5e41453fd641ef96101536136ea55e (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:12:45.419050  8198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5e41453fd641ef96101536136ea55e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.421649  8123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5e41453fd641ef96101536136ea55e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.423776  8117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666a22922ca84606b68c7ff8daa5d546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.434568  8047 tablet_service.cc:1511] Processing CreateTablet for tablet d25fd69d90144d97af92dabbe543114c (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:12:45.436146  8047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d25fd69d90144d97af92dabbe543114c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.456164  8116 tablet_service.cc:1511] Processing CreateTablet for tablet d25fd69d90144d97af92dabbe543114c (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:12:45.456751  8196 tablet_service.cc:1511] Processing CreateTablet for tablet d25fd69d90144d97af92dabbe543114c (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:12:45.458138  8196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d25fd69d90144d97af92dabbe543114c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.458189  8116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d25fd69d90144d97af92dabbe543114c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.461005  8043 tablet_service.cc:1511] Processing CreateTablet for tablet 987cc8e5b28c420a8ff70dc70a4eb14d (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:12:45.462388  8043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 987cc8e5b28c420a8ff70dc70a4eb14d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.469358  8195 tablet_service.cc:1511] Processing CreateTablet for tablet 987cc8e5b28c420a8ff70dc70a4eb14d (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:12:45.471510  8195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 987cc8e5b28c420a8ff70dc70a4eb14d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.473120  8119 tablet_service.cc:1511] Processing CreateTablet for tablet 987cc8e5b28c420a8ff70dc70a4eb14d (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:12:45.475188  8119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 987cc8e5b28c420a8ff70dc70a4eb14d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.489529  8042 tablet_service.cc:1511] Processing CreateTablet for tablet 133ed99d448641e4bea93753ec62bb84 (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:12:45.493253  8042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 133ed99d448641e4bea93753ec62bb84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.500025  8122 tablet_service.cc:1511] Processing CreateTablet for tablet 133ed99d448641e4bea93753ec62bb84 (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:12:45.501493  8122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 133ed99d448641e4bea93753ec62bb84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.503772  8346 tablet_bootstrap.cc:492] T ff009dd9e0bb4e80b60e47d605fc9b6f P 402407e54a064ca2957f1c8c0ebd312b: Bootstrap starting.
I20260709 13:12:45.504807  8046 tablet_service.cc:1511] Processing CreateTablet for tablet 9a3d21161d6b4cbbbffc0fcd5e45e901 (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:12:45.506289  8046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a3d21161d6b4cbbbffc0fcd5e45e901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.509944  8049 tablet_service.cc:1511] Processing CreateTablet for tablet ec82bc8e07044979906d914af26cd3bb (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:12:45.511374  8049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec82bc8e07044979906d914af26cd3bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.523988  8191 tablet_service.cc:1511] Processing CreateTablet for tablet 133ed99d448641e4bea93753ec62bb84 (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:12:45.525683  8191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 133ed99d448641e4bea93753ec62bb84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.527230  8197 tablet_service.cc:1511] Processing CreateTablet for tablet 9a3d21161d6b4cbbbffc0fcd5e45e901 (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:12:45.529299  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a3d21161d6b4cbbbffc0fcd5e45e901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.535966  8121 tablet_service.cc:1511] Processing CreateTablet for tablet 9a3d21161d6b4cbbbffc0fcd5e45e901 (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:12:45.552309  8121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a3d21161d6b4cbbbffc0fcd5e45e901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.549067  8116 tablet_service.cc:1511] Processing CreateTablet for tablet ec82bc8e07044979906d914af26cd3bb (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:12:45.551980  8191 tablet_service.cc:1511] Processing CreateTablet for tablet ec82bc8e07044979906d914af26cd3bb (DEFAULT_TABLE table=soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:12:45.560156  8116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec82bc8e07044979906d914af26cd3bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:12:45.561445  8191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec82bc8e07044979906d914af26cd3bb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:12:45.560127  8005 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:12:45.575940  8347 tablet_bootstrap.cc:492] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab: Bootstrap starting.
I20260709 13:12:45.537344  8346 tablet_bootstrap.cc:654] T ff009dd9e0bb4e80b60e47d605fc9b6f P 402407e54a064ca2957f1c8c0ebd312b: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:45.584820  8348 tablet_bootstrap.cc:492] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740: Bootstrap starting.
I20260709 13:12:45.589674  8347 tablet_bootstrap.cc:654] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:45.610809  8348 tablet_bootstrap.cc:654] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:45.612190  8347 tablet_bootstrap.cc:492] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab: No bootstrap required, opened a new log
I20260709 13:12:45.612571  8346 tablet_bootstrap.cc:492] T ff009dd9e0bb4e80b60e47d605fc9b6f P 402407e54a064ca2957f1c8c0ebd312b: No bootstrap required, opened a new log
I20260709 13:12:45.613240  8347 ts_tablet_manager.cc:1403] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.006s
I20260709 13:12:45.613240  8346 ts_tablet_manager.cc:1403] T ff009dd9e0bb4e80b60e47d605fc9b6f P 402407e54a064ca2957f1c8c0ebd312b: Time spent bootstrapping tablet: real 0.110s	user 0.007s	sys 0.008s
I20260709 13:12:45.616477  8347 raft_consensus.cc:359] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.616789  8348 tablet_bootstrap.cc:492] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740: No bootstrap required, opened a new log
I20260709 13:12:45.617116  8347 raft_consensus.cc:385] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:45.616926  8346 raft_consensus.cc:359] T ff009dd9e0bb4e80b60e47d605fc9b6f P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.617498  8348 ts_tablet_manager.cc:1403] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.000s
I20260709 13:12:45.617566  8347 raft_consensus.cc:740] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Initialized, Role: FOLLOWER
I20260709 13:12:45.617898  8346 raft_consensus.cc:385] T ff009dd9e0bb4e80b60e47d605fc9b6f P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:45.618268  8346 raft_consensus.cc:740] T ff009dd9e0bb4e80b60e47d605fc9b6f P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Initialized, Role: FOLLOWER
I20260709 13:12:45.618598  8347 consensus_queue.cc:260] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.619074  8346 consensus_queue.cc:260] T ff009dd9e0bb4e80b60e47d605fc9b6f P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.620721  8348 raft_consensus.cc:359] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.621552  8348 raft_consensus.cc:385] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:45.621882  8348 raft_consensus.cc:740] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Initialized, Role: FOLLOWER
I20260709 13:12:45.621953  8346 ts_tablet_manager.cc:1434] T ff009dd9e0bb4e80b60e47d605fc9b6f P 402407e54a064ca2957f1c8c0ebd312b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:12:45.623029  8346 tablet_bootstrap.cc:492] T 8d465ce24df0416caae3a55bd6663ce7 P 402407e54a064ca2957f1c8c0ebd312b: Bootstrap starting.
I20260709 13:12:45.622735  8348 consensus_queue.cc:260] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.627446  8347 ts_tablet_manager.cc:1434] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 13:12:45.630585  8346 tablet_bootstrap.cc:654] T 8d465ce24df0416caae3a55bd6663ce7 P 402407e54a064ca2957f1c8c0ebd312b: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:45.631385  8347 tablet_bootstrap.cc:492] T 8d465ce24df0416caae3a55bd6663ce7 P d5dc280c263847809ccf923b3e3919ab: Bootstrap starting.
I20260709 13:12:45.635360  8348 ts_tablet_manager.cc:1434] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:12:45.638815  8347 tablet_bootstrap.cc:654] T 8d465ce24df0416caae3a55bd6663ce7 P d5dc280c263847809ccf923b3e3919ab: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:45.640426  8348 tablet_bootstrap.cc:492] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740: Bootstrap starting.
I20260709 13:12:45.649915  8320 raft_consensus.cc:493] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:45.650708  8320 raft_consensus.cc:515] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.656067  8348 tablet_bootstrap.cc:654] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740: Neither blocks nor log segments found. Creating new log.
W20260709 13:12:45.656888  8160 tablet.cc:2406] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:12:45.657917  8320 leader_election.cc:290] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:45.659240  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff009dd9e0bb4e80b60e47d605fc9b6f" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740" is_pre_election: true
I20260709 13:12:45.659965  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff009dd9e0bb4e80b60e47d605fc9b6f" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b" is_pre_election: true
I20260709 13:12:45.660204  8059 raft_consensus.cc:2468] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 0.
I20260709 13:12:45.660600  8208 raft_consensus.cc:2468] T ff009dd9e0bb4e80b60e47d605fc9b6f P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 0.
I20260709 13:12:45.662266  8099 leader_election.cc:304] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:45.664233  8335 raft_consensus.cc:2804] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:45.664706  8335 raft_consensus.cc:493] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:45.665128  8335 raft_consensus.cc:3060] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:45.676040  8346 tablet_bootstrap.cc:492] T 8d465ce24df0416caae3a55bd6663ce7 P 402407e54a064ca2957f1c8c0ebd312b: No bootstrap required, opened a new log
I20260709 13:12:45.676697  8346 ts_tablet_manager.cc:1403] T 8d465ce24df0416caae3a55bd6663ce7 P 402407e54a064ca2957f1c8c0ebd312b: Time spent bootstrapping tablet: real 0.054s	user 0.030s	sys 0.021s
I20260709 13:12:45.676951  8347 tablet_bootstrap.cc:492] T 8d465ce24df0416caae3a55bd6663ce7 P d5dc280c263847809ccf923b3e3919ab: No bootstrap required, opened a new log
I20260709 13:12:45.677430  8347 ts_tablet_manager.cc:1403] T 8d465ce24df0416caae3a55bd6663ce7 P d5dc280c263847809ccf923b3e3919ab: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.018s
I20260709 13:12:45.678117  8335 raft_consensus.cc:515] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.679932  8346 raft_consensus.cc:359] T 8d465ce24df0416caae3a55bd6663ce7 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.680114  8347 raft_consensus.cc:359] T 8d465ce24df0416caae3a55bd6663ce7 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.680753  8346 raft_consensus.cc:385] T 8d465ce24df0416caae3a55bd6663ce7 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:45.680902  8347 raft_consensus.cc:385] T 8d465ce24df0416caae3a55bd6663ce7 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:45.681118  8346 raft_consensus.cc:740] T 8d465ce24df0416caae3a55bd6663ce7 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Initialized, Role: FOLLOWER
I20260709 13:12:45.681370  8347 raft_consensus.cc:740] T 8d465ce24df0416caae3a55bd6663ce7 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Initialized, Role: FOLLOWER
I20260709 13:12:45.681209  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff009dd9e0bb4e80b60e47d605fc9b6f" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
I20260709 13:12:45.682016  8059 raft_consensus.cc:3060] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:45.682179  8346 consensus_queue.cc:260] T 8d465ce24df0416caae3a55bd6663ce7 P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.683640  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff009dd9e0bb4e80b60e47d605fc9b6f" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:45.684266  8207 raft_consensus.cc:3060] T ff009dd9e0bb4e80b60e47d605fc9b6f P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:45.684813  8346 ts_tablet_manager.cc:1434] T 8d465ce24df0416caae3a55bd6663ce7 P 402407e54a064ca2957f1c8c0ebd312b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:12:45.685819  8346 tablet_bootstrap.cc:492] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b: Bootstrap starting.
I20260709 13:12:45.682410  8347 consensus_queue.cc:260] T 8d465ce24df0416caae3a55bd6663ce7 P d5dc280c263847809ccf923b3e3919ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.692556  8346 tablet_bootstrap.cc:654] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:45.694936  8347 ts_tablet_manager.cc:1434] T 8d465ce24df0416caae3a55bd6663ce7 P d5dc280c263847809ccf923b3e3919ab: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:12:45.698120  8335 leader_election.cc:290] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 1 election: Requested vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:45.692921  8207 raft_consensus.cc:2468] T ff009dd9e0bb4e80b60e47d605fc9b6f P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 1.
I20260709 13:12:45.699817  8347 tablet_bootstrap.cc:492] T 666a22922ca84606b68c7ff8daa5d546 P d5dc280c263847809ccf923b3e3919ab: Bootstrap starting.
I20260709 13:12:45.700500  8098 leader_election.cc:304] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b, d5dc280c263847809ccf923b3e3919ab; no voters: 
I20260709 13:12:45.701715  8335 raft_consensus.cc:2804] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:45.702685  8335 raft_consensus.cc:697] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [term 1 LEADER]: Becoming Leader. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Running, Role: LEADER
I20260709 13:12:45.703895  8335 consensus_queue.cc:237] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.707877  8059 raft_consensus.cc:2468] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 1.
I20260709 13:12:45.708367  8347 tablet_bootstrap.cc:654] T 666a22922ca84606b68c7ff8daa5d546 P d5dc280c263847809ccf923b3e3919ab: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:45.711568  8348 tablet_bootstrap.cc:492] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740: No bootstrap required, opened a new log
I20260709 13:12:45.712282  8348 ts_tablet_manager.cc:1403] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.005s
I20260709 13:12:45.715480  8347 tablet_bootstrap.cc:492] T 666a22922ca84606b68c7ff8daa5d546 P d5dc280c263847809ccf923b3e3919ab: No bootstrap required, opened a new log
I20260709 13:12:45.716180  8347 ts_tablet_manager.cc:1403] T 666a22922ca84606b68c7ff8daa5d546 P d5dc280c263847809ccf923b3e3919ab: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 13:12:45.715595  8348 raft_consensus.cc:359] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.716549  8348 raft_consensus.cc:385] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:45.716838  8348 raft_consensus.cc:740] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Initialized, Role: FOLLOWER
I20260709 13:12:45.717531  8348 consensus_queue.cc:260] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.719973  8348 ts_tablet_manager.cc:1434] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:12:45.722229  8346 tablet_bootstrap.cc:492] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b: No bootstrap required, opened a new log
I20260709 13:12:45.722287  8347 raft_consensus.cc:359] T 666a22922ca84606b68c7ff8daa5d546 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.722642  7956 catalog_manager.cc:5697] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab reported cstate change: term changed from 0 to 1, leader changed from <none> to d5dc280c263847809ccf923b3e3919ab (127.2.42.194). New cstate: current_term: 1 leader_uuid: "d5dc280c263847809ccf923b3e3919ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:45.723335  8347 raft_consensus.cc:385] T 666a22922ca84606b68c7ff8daa5d546 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:45.723724  8346 ts_tablet_manager.cc:1403] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.019s
I20260709 13:12:45.723335  8348 tablet_bootstrap.cc:492] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740: Bootstrap starting.
I20260709 13:12:45.724048  8347 raft_consensus.cc:740] T 666a22922ca84606b68c7ff8daa5d546 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Initialized, Role: FOLLOWER
I20260709 13:12:45.724886  8347 consensus_queue.cc:260] T 666a22922ca84606b68c7ff8daa5d546 P d5dc280c263847809ccf923b3e3919ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.726676  8346 raft_consensus.cc:359] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.727214  8347 ts_tablet_manager.cc:1434] T 666a22922ca84606b68c7ff8daa5d546 P d5dc280c263847809ccf923b3e3919ab: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 13:12:45.727442  8346 raft_consensus.cc:385] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:45.727846  8346 raft_consensus.cc:740] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Initialized, Role: FOLLOWER
I20260709 13:12:45.728441  8347 tablet_bootstrap.cc:492] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab: Bootstrap starting.
I20260709 13:12:45.728711  8346 consensus_queue.cc:260] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.731150  8346 ts_tablet_manager.cc:1434] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:12:45.732228  8346 tablet_bootstrap.cc:492] T 0c5e41453fd641ef96101536136ea55e P 402407e54a064ca2957f1c8c0ebd312b: Bootstrap starting.
I20260709 13:12:45.735802  8347 tablet_bootstrap.cc:654] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:45.738925  8346 tablet_bootstrap.cc:654] T 0c5e41453fd641ef96101536136ea55e P 402407e54a064ca2957f1c8c0ebd312b: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:45.744530  8346 tablet_bootstrap.cc:492] T 0c5e41453fd641ef96101536136ea55e P 402407e54a064ca2957f1c8c0ebd312b: No bootstrap required, opened a new log
I20260709 13:12:45.744699  8347 tablet_bootstrap.cc:492] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab: No bootstrap required, opened a new log
I20260709 13:12:45.745131  8346 ts_tablet_manager.cc:1403] T 0c5e41453fd641ef96101536136ea55e P 402407e54a064ca2957f1c8c0ebd312b: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 13:12:45.745266  8347 ts_tablet_manager.cc:1403] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 13:12:45.748441  8346 raft_consensus.cc:359] T 0c5e41453fd641ef96101536136ea55e P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.748689  8347 raft_consensus.cc:359] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.749194  8346 raft_consensus.cc:385] T 0c5e41453fd641ef96101536136ea55e P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:45.749538  8347 raft_consensus.cc:385] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:45.749614  8346 raft_consensus.cc:740] T 0c5e41453fd641ef96101536136ea55e P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Initialized, Role: FOLLOWER
I20260709 13:12:45.749886  8347 raft_consensus.cc:740] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Initialized, Role: FOLLOWER
I20260709 13:12:45.750559  8346 consensus_queue.cc:260] T 0c5e41453fd641ef96101536136ea55e P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.750800  8347 consensus_queue.cc:260] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.753012  8346 ts_tablet_manager.cc:1434] T 0c5e41453fd641ef96101536136ea55e P 402407e54a064ca2957f1c8c0ebd312b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:12:45.753712  8347 ts_tablet_manager.cc:1434] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:12:45.754065  8346 tablet_bootstrap.cc:492] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b: Bootstrap starting.
I20260709 13:12:45.754752  8348 tablet_bootstrap.cc:654] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:45.754798  8347 tablet_bootstrap.cc:492] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab: Bootstrap starting.
I20260709 13:12:45.761395  8346 tablet_bootstrap.cc:654] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:45.764081  8347 tablet_bootstrap.cc:654] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:45.773427  8348 tablet_bootstrap.cc:492] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740: No bootstrap required, opened a new log
I20260709 13:12:45.773928  8348 ts_tablet_manager.cc:1403] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.005s
I20260709 13:12:45.774428  8347 tablet_bootstrap.cc:492] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab: No bootstrap required, opened a new log
I20260709 13:12:45.774981  8347 ts_tablet_manager.cc:1403] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 13:12:45.776989  8348 raft_consensus.cc:359] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.777767  8348 raft_consensus.cc:385] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:45.777726  8347 raft_consensus.cc:359] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.778285  8348 raft_consensus.cc:740] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Initialized, Role: FOLLOWER
I20260709 13:12:45.779233  8348 consensus_queue.cc:260] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.783170  8347 raft_consensus.cc:385] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:45.783521  8347 raft_consensus.cc:740] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Initialized, Role: FOLLOWER
I20260709 13:12:45.784756  8346 tablet_bootstrap.cc:492] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b: No bootstrap required, opened a new log
I20260709 13:12:45.784314  8347 consensus_queue.cc:260] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.785295  8346 ts_tablet_manager.cc:1403] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.008s
I20260709 13:12:45.787501  8347 ts_tablet_manager.cc:1434] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:12:45.788533  8347 tablet_bootstrap.cc:492] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab: Bootstrap starting.
I20260709 13:12:45.788340  8346 raft_consensus.cc:359] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.789103  8346 raft_consensus.cc:385] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:45.789389  8346 raft_consensus.cc:740] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Initialized, Role: FOLLOWER
I20260709 13:12:45.790093  8346 consensus_queue.cc:260] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.792413  8346 ts_tablet_manager.cc:1434] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:12:45.793668  8346 tablet_bootstrap.cc:492] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b: Bootstrap starting.
I20260709 13:12:45.795163  8335 raft_consensus.cc:493] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:45.795694  8335 raft_consensus.cc:515] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.798316  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5e41453fd641ef96101536136ea55e" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740" is_pre_election: true
I20260709 13:12:45.798955  8059 raft_consensus.cc:2468] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 0.
I20260709 13:12:45.800179  8099 leader_election.cc:304] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:45.801002  8320 raft_consensus.cc:2804] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:45.801347  8320 raft_consensus.cc:493] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:45.801682  8320 raft_consensus.cc:3060] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:45.804543  8348 ts_tablet_manager.cc:1434] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:12:45.804610  8346 tablet_bootstrap.cc:654] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:45.805682  8348 tablet_bootstrap.cc:492] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740: Bootstrap starting.
I20260709 13:12:45.812871  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5e41453fd641ef96101536136ea55e" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b" is_pre_election: true
I20260709 13:12:45.813958  8207 raft_consensus.cc:2468] T 0c5e41453fd641ef96101536136ea55e P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 0.
I20260709 13:12:45.815586  8347 tablet_bootstrap.cc:654] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:45.819731  8348 tablet_bootstrap.cc:654] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:45.820465  8335 leader_election.cc:290] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:45.826023  8320 raft_consensus.cc:515] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.827261  8286 raft_consensus.cc:493] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:45.827746  8286 raft_consensus.cc:515] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.829563  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5e41453fd641ef96101536136ea55e" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:45.830456  8207 raft_consensus.cc:3060] T 0c5e41453fd641ef96101536136ea55e P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:45.831445  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d465ce24df0416caae3a55bd6663ce7" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b" is_pre_election: true
I20260709 13:12:45.829831  8286 leader_election.cc:290] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:45.832082  8208 raft_consensus.cc:2468] T 8d465ce24df0416caae3a55bd6663ce7 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 0.
I20260709 13:12:45.833254  8320 leader_election.cc:290] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 1 election: Requested vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:45.829483  8347 tablet_bootstrap.cc:492] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab: No bootstrap required, opened a new log
I20260709 13:12:45.835371  8347 ts_tablet_manager.cc:1403] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.003s
I20260709 13:12:45.836462  8346 tablet_bootstrap.cc:492] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b: No bootstrap required, opened a new log
I20260709 13:12:45.836992  8346 ts_tablet_manager.cc:1403] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b: Time spent bootstrapping tablet: real 0.044s	user 0.023s	sys 0.012s
I20260709 13:12:45.838555  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d465ce24df0416caae3a55bd6663ce7" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab" is_pre_election: true
I20260709 13:12:45.838377  8347 raft_consensus.cc:359] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.839182  8207 raft_consensus.cc:2468] T 0c5e41453fd641ef96101536136ea55e P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 1.
I20260709 13:12:45.839514  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5e41453fd641ef96101536136ea55e" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
I20260709 13:12:45.840153  8023 leader_election.cc:304] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:45.839196  8347 raft_consensus.cc:385] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:45.839919  8346 raft_consensus.cc:359] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.839208  8134 raft_consensus.cc:2468] T 8d465ce24df0416caae3a55bd6663ce7 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 0.
I20260709 13:12:45.840799  8347 raft_consensus.cc:740] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Initialized, Role: FOLLOWER
I20260709 13:12:45.841156  8286 raft_consensus.cc:2804] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:45.841545  8286 raft_consensus.cc:493] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:45.841872  8286 raft_consensus.cc:3060] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:45.841827  8347 consensus_queue.cc:260] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.842602  8346 raft_consensus.cc:385] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:45.843073  8346 raft_consensus.cc:740] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Initialized, Role: FOLLOWER
I20260709 13:12:45.844012  8346 consensus_queue.cc:260] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.840728  8059 raft_consensus.cc:3060] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:45.846871  8346 ts_tablet_manager.cc:1434] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:12:45.847880  8346 tablet_bootstrap.cc:492] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P 402407e54a064ca2957f1c8c0ebd312b: Bootstrap starting.
I20260709 13:12:45.849017  8348 tablet_bootstrap.cc:492] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740: No bootstrap required, opened a new log
I20260709 13:12:45.849558  8348 ts_tablet_manager.cc:1403] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.007s
I20260709 13:12:45.852303  8347 ts_tablet_manager.cc:1434] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 13:12:45.853637  8348 raft_consensus.cc:359] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.854472  8348 raft_consensus.cc:385] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:45.854592  8346 tablet_bootstrap.cc:654] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P 402407e54a064ca2957f1c8c0ebd312b: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:45.854817  8348 raft_consensus.cc:740] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Initialized, Role: FOLLOWER
I20260709 13:12:45.855660  8348 consensus_queue.cc:260] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.861111  8286 raft_consensus.cc:515] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.865603  8347 tablet_bootstrap.cc:492] T ec82bc8e07044979906d914af26cd3bb P d5dc280c263847809ccf923b3e3919ab: Bootstrap starting.
I20260709 13:12:45.866262  8059 raft_consensus.cc:2468] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 1.
I20260709 13:12:45.877175  8098 leader_election.cc:304] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b, d5dc280c263847809ccf923b3e3919ab; no voters: 
I20260709 13:12:45.880410  8320 raft_consensus.cc:2804] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:45.880903  8320 raft_consensus.cc:697] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [term 1 LEADER]: Becoming Leader. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Running, Role: LEADER
I20260709 13:12:45.881702  8320 consensus_queue.cc:237] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.887748  8347 tablet_bootstrap.cc:654] T ec82bc8e07044979906d914af26cd3bb P d5dc280c263847809ccf923b3e3919ab: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:45.890377  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d465ce24df0416caae3a55bd6663ce7" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
I20260709 13:12:45.891350  8134 raft_consensus.cc:3060] T 8d465ce24df0416caae3a55bd6663ce7 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:45.892231  8286 leader_election.cc:290] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 election: Requested vote from peers d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:45.894989  8348 ts_tablet_manager.cc:1434] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740: Time spent starting tablet: real 0.045s	user 0.024s	sys 0.022s
I20260709 13:12:45.896097  8348 tablet_bootstrap.cc:492] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740: Bootstrap starting.
I20260709 13:12:45.897221  7955 catalog_manager.cc:5697] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab reported cstate change: term changed from 0 to 1, leader changed from <none> to d5dc280c263847809ccf923b3e3919ab (127.2.42.194). New cstate: current_term: 1 leader_uuid: "d5dc280c263847809ccf923b3e3919ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:45.898880  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d465ce24df0416caae3a55bd6663ce7" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:45.899544  8207 raft_consensus.cc:3060] T 8d465ce24df0416caae3a55bd6663ce7 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:45.902848  8348 tablet_bootstrap.cc:654] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:45.913380  8134 raft_consensus.cc:2468] T 8d465ce24df0416caae3a55bd6663ce7 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 1.
I20260709 13:12:45.916045  8207 raft_consensus.cc:2468] T 8d465ce24df0416caae3a55bd6663ce7 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 1.
I20260709 13:12:45.921134  8348 tablet_bootstrap.cc:492] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740: No bootstrap required, opened a new log
I20260709 13:12:45.921922  8348 ts_tablet_manager.cc:1403] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260709 13:12:45.924862  8346 tablet_bootstrap.cc:492] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P 402407e54a064ca2957f1c8c0ebd312b: No bootstrap required, opened a new log
I20260709 13:12:45.925457  8346 ts_tablet_manager.cc:1403] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P 402407e54a064ca2957f1c8c0ebd312b: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.025s
I20260709 13:12:45.928246  8348 raft_consensus.cc:359] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.929415  8348 raft_consensus.cc:385] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:45.929262  8346 raft_consensus.cc:359] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.930063  8348 raft_consensus.cc:740] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Initialized, Role: FOLLOWER
I20260709 13:12:45.930680  8023 leader_election.cc:304] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:45.931486  8286 raft_consensus.cc:2804] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:45.931097  8348 consensus_queue.cc:260] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.931978  8286 raft_consensus.cc:697] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Becoming Leader. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Running, Role: LEADER
I20260709 13:12:45.932330  8346 raft_consensus.cc:385] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:45.932744  8346 raft_consensus.cc:740] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Initialized, Role: FOLLOWER
I20260709 13:12:45.932896  8286 consensus_queue.cc:237] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.933568  8346 consensus_queue.cc:260] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.936354  8346 ts_tablet_manager.cc:1434] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P 402407e54a064ca2957f1c8c0ebd312b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 13:12:45.934480  8348 ts_tablet_manager.cc:1434] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.001s
I20260709 13:12:45.939342  8346 tablet_bootstrap.cc:492] T d25fd69d90144d97af92dabbe543114c P 402407e54a064ca2957f1c8c0ebd312b: Bootstrap starting.
I20260709 13:12:45.939448  8348 tablet_bootstrap.cc:492] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740: Bootstrap starting.
I20260709 13:12:45.943789  7954 catalog_manager.cc:5697] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 reported cstate change: term changed from 0 to 1, leader changed from <none> to d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193). New cstate: current_term: 1 leader_uuid: "d60d1c286a3f4bd79fa3b087505c5740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:45.947269  8270 raft_consensus.cc:493] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:45.947948  8346 tablet_bootstrap.cc:654] T d25fd69d90144d97af92dabbe543114c P 402407e54a064ca2957f1c8c0ebd312b: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:45.947811  8270 raft_consensus.cc:515] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.948625  8348 tablet_bootstrap.cc:654] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:45.951875  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133ed99d448641e4bea93753ec62bb84" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab" is_pre_election: true
I20260709 13:12:45.952307  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133ed99d448641e4bea93753ec62bb84" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740" is_pre_election: true
I20260709 13:12:45.953261  8270 leader_election.cc:290] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073)
W20260709 13:12:45.953536  8172 leader_election.cc:343] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:12:45.954506  8173 leader_election.cc:343] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:45.955057  8173 leader_election.cc:304] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b; no voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740
I20260709 13:12:45.963019  8270 raft_consensus.cc:2749] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:45.963214  8346 tablet_bootstrap.cc:492] T d25fd69d90144d97af92dabbe543114c P 402407e54a064ca2957f1c8c0ebd312b: No bootstrap required, opened a new log
I20260709 13:12:45.963701  8348 tablet_bootstrap.cc:492] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740: No bootstrap required, opened a new log
I20260709 13:12:45.963853  8346 ts_tablet_manager.cc:1403] T d25fd69d90144d97af92dabbe543114c P 402407e54a064ca2957f1c8c0ebd312b: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.011s
I20260709 13:12:45.964607  8348 ts_tablet_manager.cc:1403] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260709 13:12:45.967108  8346 raft_consensus.cc:359] T d25fd69d90144d97af92dabbe543114c P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.967839  8348 raft_consensus.cc:359] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.968628  8348 raft_consensus.cc:385] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:45.968912  8348 raft_consensus.cc:740] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Initialized, Role: FOLLOWER
I20260709 13:12:45.969101  8286 raft_consensus.cc:493] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:45.969666  8348 consensus_queue.cc:260] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.969635  8286 raft_consensus.cc:515] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.972985  8348 ts_tablet_manager.cc:1434] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:12:45.973929  8286 leader_election.cc:290] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:45.967878  8346 raft_consensus.cc:385] T d25fd69d90144d97af92dabbe543114c P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:45.977046  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25fd69d90144d97af92dabbe543114c" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab" is_pre_election: true
I20260709 13:12:45.979182  8346 raft_consensus.cc:740] T d25fd69d90144d97af92dabbe543114c P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Initialized, Role: FOLLOWER
I20260709 13:12:45.979557  8134 raft_consensus.cc:2468] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 0.
I20260709 13:12:45.979900  8346 consensus_queue.cc:260] T d25fd69d90144d97af92dabbe543114c P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.980540  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25fd69d90144d97af92dabbe543114c" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b" is_pre_election: true
I20260709 13:12:45.981179  8207 raft_consensus.cc:2468] T d25fd69d90144d97af92dabbe543114c P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 0.
I20260709 13:12:45.981632  8023 leader_election.cc:304] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:45.982440  8346 ts_tablet_manager.cc:1434] T d25fd69d90144d97af92dabbe543114c P 402407e54a064ca2957f1c8c0ebd312b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:12:45.974363  8348 tablet_bootstrap.cc:492] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740: Bootstrap starting.
I20260709 13:12:45.983014  8369 raft_consensus.cc:2804] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:45.983451  8346 tablet_bootstrap.cc:492] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b: Bootstrap starting.
I20260709 13:12:45.983667  8369 raft_consensus.cc:493] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:45.984092  8369 raft_consensus.cc:3060] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:45.989310  8347 tablet_bootstrap.cc:492] T ec82bc8e07044979906d914af26cd3bb P d5dc280c263847809ccf923b3e3919ab: No bootstrap required, opened a new log
I20260709 13:12:45.989915  8347 ts_tablet_manager.cc:1403] T ec82bc8e07044979906d914af26cd3bb P d5dc280c263847809ccf923b3e3919ab: Time spent bootstrapping tablet: real 0.125s	user 0.036s	sys 0.028s
I20260709 13:12:45.990105  8346 tablet_bootstrap.cc:654] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:45.992096  8369 raft_consensus.cc:515] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.992998  8347 raft_consensus.cc:359] T ec82bc8e07044979906d914af26cd3bb P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.993736  8347 raft_consensus.cc:385] T ec82bc8e07044979906d914af26cd3bb P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:45.994038  8347 raft_consensus.cc:740] T ec82bc8e07044979906d914af26cd3bb P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Initialized, Role: FOLLOWER
I20260709 13:12:45.994287  8369 leader_election.cc:290] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 election: Requested vote from peers d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:45.994747  8347 consensus_queue.cc:260] T ec82bc8e07044979906d914af26cd3bb P d5dc280c263847809ccf923b3e3919ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:45.995616  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25fd69d90144d97af92dabbe543114c" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
I20260709 13:12:45.996345  8134 raft_consensus.cc:3060] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:45.997114  8347 ts_tablet_manager.cc:1434] T ec82bc8e07044979906d914af26cd3bb P d5dc280c263847809ccf923b3e3919ab: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:12:45.998217  8347 tablet_bootstrap.cc:492] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab: Bootstrap starting.
I20260709 13:12:46.001837  8348 tablet_bootstrap.cc:654] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:46.003305  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25fd69d90144d97af92dabbe543114c" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:46.003901  8207 raft_consensus.cc:3060] T d25fd69d90144d97af92dabbe543114c P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:46.004418  8347 tablet_bootstrap.cc:654] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:46.007500  8270 raft_consensus.cc:493] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:46.008015  8270 raft_consensus.cc:515] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.010756  8270 leader_election.cc:290] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073)
I20260709 13:12:46.012056  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987cc8e5b28c420a8ff70dc70a4eb14d" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab" is_pre_election: true
I20260709 13:12:46.012939  8133 raft_consensus.cc:2468] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 0.
I20260709 13:12:46.015055  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987cc8e5b28c420a8ff70dc70a4eb14d" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740" is_pre_election: true
W20260709 13:12:46.016456  8173 leader_election.cc:343] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:46.017863  8172 leader_election.cc:304] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [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: 402407e54a064ca2957f1c8c0ebd312b, d5dc280c263847809ccf923b3e3919ab; no voters: d60d1c286a3f4bd79fa3b087505c5740
I20260709 13:12:46.019318  8270 raft_consensus.cc:2804] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:46.019765  8270 raft_consensus.cc:493] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:46.020140  8270 raft_consensus.cc:3060] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:46.027765  8346 tablet_bootstrap.cc:492] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b: No bootstrap required, opened a new log
I20260709 13:12:46.028327  8346 ts_tablet_manager.cc:1403] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.004s
I20260709 13:12:46.035885  8134 raft_consensus.cc:2468] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 1.
I20260709 13:12:46.038287  8346 raft_consensus.cc:359] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.038841  8023 leader_election.cc:304] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:46.037220  8270 raft_consensus.cc:515] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.037581  8207 raft_consensus.cc:2468] T d25fd69d90144d97af92dabbe543114c P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 1.
I20260709 13:12:46.042239  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987cc8e5b28c420a8ff70dc70a4eb14d" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
I20260709 13:12:46.039116  8346 raft_consensus.cc:385] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:46.043215  8346 raft_consensus.cc:740] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Initialized, Role: FOLLOWER
W20260709 13:12:46.043601  8173 leader_election.cc:343] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:12:46.044236  8369 raft_consensus.cc:2804] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:46.043963  8346 consensus_queue.cc:260] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.044667  8270 leader_election.cc:290] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 election: Requested vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073)
I20260709 13:12:46.039033  8348 tablet_bootstrap.cc:492] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740: No bootstrap required, opened a new log
I20260709 13:12:46.045679  8348 ts_tablet_manager.cc:1403] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740: Time spent bootstrapping tablet: real 0.072s	user 0.020s	sys 0.019s
I20260709 13:12:46.044721  8369 raft_consensus.cc:697] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Becoming Leader. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Running, Role: LEADER
I20260709 13:12:46.046808  8369 consensus_queue.cc:237] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.048593  8347 tablet_bootstrap.cc:492] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab: No bootstrap required, opened a new log
I20260709 13:12:46.049109  8347 ts_tablet_manager.cc:1403] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.024s
I20260709 13:12:46.048743  8348 raft_consensus.cc:359] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.049453  8348 raft_consensus.cc:385] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:46.049762  8348 raft_consensus.cc:740] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Initialized, Role: FOLLOWER
I20260709 13:12:46.050581  8348 consensus_queue.cc:260] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.051055  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987cc8e5b28c420a8ff70dc70a4eb14d" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
I20260709 13:12:46.052047  8134 raft_consensus.cc:3060] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:46.051914  8347 raft_consensus.cc:359] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.052690  8347 raft_consensus.cc:385] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:46.052960  8347 raft_consensus.cc:740] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Initialized, Role: FOLLOWER
I20260709 13:12:46.053860  8347 consensus_queue.cc:260] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.056550  8347 ts_tablet_manager.cc:1434] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:12:46.057662  8347 tablet_bootstrap.cc:492] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab: Bootstrap starting.
I20260709 13:12:46.064806  8347 tablet_bootstrap.cc:654] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:46.072134  8134 raft_consensus.cc:2468] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 1.
I20260709 13:12:46.052989  8348 ts_tablet_manager.cc:1434] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:12:46.074061  8348 tablet_bootstrap.cc:492] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740: Bootstrap starting.
I20260709 13:12:46.075331  8172 leader_election.cc:304] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [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: 402407e54a064ca2957f1c8c0ebd312b, d5dc280c263847809ccf923b3e3919ab; no voters: d60d1c286a3f4bd79fa3b087505c5740
I20260709 13:12:46.076306  8270 raft_consensus.cc:2804] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:46.076792  8270 raft_consensus.cc:697] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Becoming Leader. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Running, Role: LEADER
I20260709 13:12:46.077662  8270 consensus_queue.cc:237] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.078577  8347 tablet_bootstrap.cc:492] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab: No bootstrap required, opened a new log
I20260709 13:12:46.079334  8347 ts_tablet_manager.cc:1403] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260709 13:12:46.082924  8347 raft_consensus.cc:359] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.083814  8347 raft_consensus.cc:385] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:46.083930  8348 tablet_bootstrap.cc:654] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:46.084190  8347 raft_consensus.cc:740] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Initialized, Role: FOLLOWER
I20260709 13:12:46.085116  8347 consensus_queue.cc:260] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.087949  8346 ts_tablet_manager.cc:1434] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b: Time spent starting tablet: real 0.059s	user 0.018s	sys 0.019s
I20260709 13:12:46.090020  8347 ts_tablet_manager.cc:1434] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:12:46.092664  7954 catalog_manager.cc:5697] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 reported cstate change: term changed from 0 to 1, leader changed from <none> to d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193). New cstate: current_term: 1 leader_uuid: "d60d1c286a3f4bd79fa3b087505c5740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:46.094022  8348 tablet_bootstrap.cc:492] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740: No bootstrap required, opened a new log
I20260709 13:12:46.094506  8348 ts_tablet_manager.cc:1403] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.005s
I20260709 13:12:46.097110  7955 catalog_manager.cc:5697] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b reported cstate change: term changed from 0 to 1, leader changed from <none> to 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195). New cstate: current_term: 1 leader_uuid: "402407e54a064ca2957f1c8c0ebd312b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:46.100060  8348 raft_consensus.cc:359] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.100608  8348 raft_consensus.cc:385] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:46.100857  8348 raft_consensus.cc:740] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Initialized, Role: FOLLOWER
I20260709 13:12:46.101476  8348 consensus_queue.cc:260] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.103717  8348 ts_tablet_manager.cc:1434] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 13:12:46.104519  8348 tablet_bootstrap.cc:492] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740: Bootstrap starting.
I20260709 13:12:46.112447  8348 tablet_bootstrap.cc:654] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740: Neither blocks nor log segments found. Creating new log.
I20260709 13:12:46.117133  8348 tablet_bootstrap.cc:492] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740: No bootstrap required, opened a new log
I20260709 13:12:46.117607  8348 ts_tablet_manager.cc:1403] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.002s
I20260709 13:12:46.119864  8348 raft_consensus.cc:359] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.120361  8348 raft_consensus.cc:385] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:12:46.120587  8348 raft_consensus.cc:740] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Initialized, Role: FOLLOWER
I20260709 13:12:46.121119  8348 consensus_queue.cc:260] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.122543  8348 ts_tablet_manager.cc:1434] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:12:46.144411  8369 raft_consensus.cc:493] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:46.144923  8369 raft_consensus.cc:515] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.146714  8369 leader_election.cc:290] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:46.146495  8320 consensus_queue.cc:1048] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:46.147437  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3d21161d6b4cbbbffc0fcd5e45e901" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab" is_pre_election: true
I20260709 13:12:46.147845  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3d21161d6b4cbbbffc0fcd5e45e901" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b" is_pre_election: true
I20260709 13:12:46.148068  8134 raft_consensus.cc:2468] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 0.
I20260709 13:12:46.148420  8207 raft_consensus.cc:2468] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 0.
I20260709 13:12:46.149077  8023 leader_election.cc:304] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:46.149959  8286 raft_consensus.cc:2804] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:46.150313  8286 raft_consensus.cc:493] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:46.150667  8286 raft_consensus.cc:3060] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:46.158483  8286 raft_consensus.cc:515] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.160737  8286 leader_election.cc:290] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 election: Requested vote from peers d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:46.162777  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3d21161d6b4cbbbffc0fcd5e45e901" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:46.163486  8207 raft_consensus.cc:3060] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:46.167378  8335 consensus_queue.cc:1048] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:46.169801  8369 raft_consensus.cc:493] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:46.170351  8369 raft_consensus.cc:515] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.172505  8369 leader_election.cc:290] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:46.172716  8207 raft_consensus.cc:2468] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 1.
I20260709 13:12:46.174512  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3d21161d6b4cbbbffc0fcd5e45e901" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
I20260709 13:12:46.175172  8134 raft_consensus.cc:3060] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:46.175746  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec82bc8e07044979906d914af26cd3bb" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab" is_pre_election: true
I20260709 13:12:46.176736  8133 raft_consensus.cc:2468] T ec82bc8e07044979906d914af26cd3bb P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 0.
I20260709 13:12:46.178617  8023 leader_election.cc:304] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:46.179925  8023 leader_election.cc:304] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:46.180972  8286 raft_consensus.cc:2804] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:46.181340  8286 raft_consensus.cc:493] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:46.181665  8286 raft_consensus.cc:3060] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:46.183679  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec82bc8e07044979906d914af26cd3bb" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b" is_pre_election: true
I20260709 13:12:46.184576  8207 raft_consensus.cc:2468] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 0.
I20260709 13:12:46.183624  8134 raft_consensus.cc:2468] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 1.
I20260709 13:12:46.185869  8369 raft_consensus.cc:2804] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:46.186538  8369 raft_consensus.cc:697] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Becoming Leader. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Running, Role: LEADER
I20260709 13:12:46.187321  8369 consensus_queue.cc:237] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.190730  8286 raft_consensus.cc:515] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.194718  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec82bc8e07044979906d914af26cd3bb" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
I20260709 13:12:46.195279  8134 raft_consensus.cc:3060] T ec82bc8e07044979906d914af26cd3bb P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:46.200506  8286 leader_election.cc:290] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 election: Requested vote from peers d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:46.201643  8270 raft_consensus.cc:493] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:46.201897  8134 raft_consensus.cc:2468] T ec82bc8e07044979906d914af26cd3bb P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 1.
I20260709 13:12:46.203131  8270 raft_consensus.cc:515] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.204378  8023 leader_election.cc:304] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:46.205266  8369 raft_consensus.cc:2804] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:46.205343  8270 leader_election.cc:290] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073)
I20260709 13:12:46.205775  8369 raft_consensus.cc:697] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Becoming Leader. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Running, Role: LEADER
I20260709 13:12:46.206691  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666a22922ca84606b68c7ff8daa5d546" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740" is_pre_election: true
I20260709 13:12:46.206593  8369 consensus_queue.cc:237] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.207365  8059 raft_consensus.cc:2468] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 0.
I20260709 13:12:46.208581  8173 leader_election.cc:304] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:46.209457  8270 raft_consensus.cc:2804] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:46.209551  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666a22922ca84606b68c7ff8daa5d546" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab" is_pre_election: true
I20260709 13:12:46.209893  8270 raft_consensus.cc:493] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:46.210402  8270 raft_consensus.cc:3060] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:46.210557  8134 raft_consensus.cc:2468] T 666a22922ca84606b68c7ff8daa5d546 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 0.
I20260709 13:12:46.202726  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec82bc8e07044979906d914af26cd3bb" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:46.214329  8208 raft_consensus.cc:3060] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:46.214900  7955 catalog_manager.cc:5697] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 reported cstate change: term changed from 0 to 1, leader changed from <none> to d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193). New cstate: current_term: 1 leader_uuid: "d60d1c286a3f4bd79fa3b087505c5740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:46.219833  8270 raft_consensus.cc:515] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.221624  8208 raft_consensus.cc:2468] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 1.
I20260709 13:12:46.222616  8270 leader_election.cc:290] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 election: Requested vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073)
I20260709 13:12:46.223198  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666a22922ca84606b68c7ff8daa5d546" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
I20260709 13:12:46.223737  8134 raft_consensus.cc:3060] T 666a22922ca84606b68c7ff8daa5d546 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:46.223968  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666a22922ca84606b68c7ff8daa5d546" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
I20260709 13:12:46.224431  8059 raft_consensus.cc:3060] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:46.228559  8134 raft_consensus.cc:2468] T 666a22922ca84606b68c7ff8daa5d546 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 1.
I20260709 13:12:46.229723  8172 leader_election.cc:304] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b, d5dc280c263847809ccf923b3e3919ab; no voters: 
I20260709 13:12:46.230556  8270 raft_consensus.cc:2804] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:46.230716  8059 raft_consensus.cc:2468] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 1.
I20260709 13:12:46.231472  8270 raft_consensus.cc:697] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Becoming Leader. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Running, Role: LEADER
I20260709 13:12:46.230947  7955 catalog_manager.cc:5697] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 reported cstate change: term changed from 0 to 1, leader changed from <none> to d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193). New cstate: current_term: 1 leader_uuid: "d60d1c286a3f4bd79fa3b087505c5740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:46.232489  8270 consensus_queue.cc:237] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.241179  7954 catalog_manager.cc:5697] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b reported cstate change: term changed from 0 to 1, leader changed from <none> to 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195). New cstate: current_term: 1 leader_uuid: "402407e54a064ca2957f1c8c0ebd312b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:46.266673  8369 raft_consensus.cc:493] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:46.267230  8369 raft_consensus.cc:515] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.268754  8369 leader_election.cc:290] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:46.269508  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133ed99d448641e4bea93753ec62bb84" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab" is_pre_election: true
I20260709 13:12:46.269887  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133ed99d448641e4bea93753ec62bb84" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b" is_pre_election: true
I20260709 13:12:46.270105  8134 raft_consensus.cc:2468] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 0.
I20260709 13:12:46.270521  8208 raft_consensus.cc:2468] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 0.
I20260709 13:12:46.271212  8023 leader_election.cc:304] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:46.272061  8369 raft_consensus.cc:2804] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:12:46.272370  8369 raft_consensus.cc:493] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:12:46.272675  8369 raft_consensus.cc:3060] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:46.278606  8369 raft_consensus.cc:515] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.280368  8369 leader_election.cc:290] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 election: Requested vote from peers d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:46.281253  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133ed99d448641e4bea93753ec62bb84" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
I20260709 13:12:46.281725  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133ed99d448641e4bea93753ec62bb84" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:46.281999  8134 raft_consensus.cc:3060] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:46.282411  8208 raft_consensus.cc:3060] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:46.288725  8134 raft_consensus.cc:2468] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 1.
I20260709 13:12:46.288789  8208 raft_consensus.cc:2468] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 1.
I20260709 13:12:46.289966  8023 leader_election.cc:304] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:46.290732  8369 raft_consensus.cc:2804] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:12:46.291249  8369 raft_consensus.cc:697] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Becoming Leader. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Running, Role: LEADER
I20260709 13:12:46.291998  8369 consensus_queue.cc:237] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.299773  7954 catalog_manager.cc:5697] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 reported cstate change: term changed from 0 to 1, leader changed from <none> to d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193). New cstate: current_term: 1 leader_uuid: "d60d1c286a3f4bd79fa3b087505c5740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:46.317406  8369 raft_consensus.cc:493] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:12:46.317912  8369 raft_consensus.cc:515] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.320147  8369 leader_election.cc:290] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:46.321383  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987cc8e5b28c420a8ff70dc70a4eb14d" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5dc280c263847809ccf923b3e3919ab" is_pre_election: true
I20260709 13:12:46.321488  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987cc8e5b28c420a8ff70dc70a4eb14d" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402407e54a064ca2957f1c8c0ebd312b" is_pre_election: true
I20260709 13:12:46.322247  8134 raft_consensus.cc:2393] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d60d1c286a3f4bd79fa3b087505c5740 in current term 1: Already voted for candidate 402407e54a064ca2957f1c8c0ebd312b in this term.
I20260709 13:12:46.323200  8023 leader_election.cc:304] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d60d1c286a3f4bd79fa3b087505c5740; no voters: 402407e54a064ca2957f1c8c0ebd312b, d5dc280c263847809ccf923b3e3919ab
I20260709 13:12:46.323882  8369 raft_consensus.cc:3060] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:12:46.329541  8369 raft_consensus.cc:2749] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:12:46.441651  8134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff009dd9e0bb4e80b60e47d605fc9b6f"
dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
mode: GRACEFUL
new_leader_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
 from {username='slave'} at 127.0.0.1:45068
I20260709 13:12:46.442196  8134 raft_consensus.cc:606] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [term 1 LEADER]: Received request to transfer leadership to TS d60d1c286a3f4bd79fa3b087505c5740
I20260709 13:12:46.446799  8208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "666a22922ca84606b68c7ff8daa5d546"
dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
mode: GRACEFUL
new_leader_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
 from {username='slave'} at 127.0.0.1:46796
I20260709 13:12:46.447369  8208 raft_consensus.cc:606] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Received request to transfer leadership to TS d60d1c286a3f4bd79fa3b087505c5740
I20260709 13:12:46.450670  8335 consensus_queue.cc:1048] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:46.455356  8134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c5e41453fd641ef96101536136ea55e"
dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
mode: GRACEFUL
new_leader_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
 from {username='slave'} at 127.0.0.1:45068
I20260709 13:12:46.455888  8134 raft_consensus.cc:606] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [term 1 LEADER]: Received request to transfer leadership to TS d60d1c286a3f4bd79fa3b087505c5740
I20260709 13:12:46.463302  8335 consensus_queue.cc:1048] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:46.477092  8335 raft_consensus.cc:993] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab: : Instructing follower d60d1c286a3f4bd79fa3b087505c5740 to start an election
I20260709 13:12:46.477718  8387 raft_consensus.cc:1081] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [term 1 LEADER]: Signalling peer d60d1c286a3f4bd79fa3b087505c5740 to start an election
I20260709 13:12:46.479491  8369 consensus_queue.cc:1048] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:46.481824  8059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c5e41453fd641ef96101536136ea55e"
dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
 from {username='slave'} at 127.0.0.1:51062
I20260709 13:12:46.482520  8059 raft_consensus.cc:493] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:46.482976  8059 raft_consensus.cc:3060] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.485190  8058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d25fd69d90144d97af92dabbe543114c"
dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
mode: GRACEFUL
new_leader_uuid: "d5dc280c263847809ccf923b3e3919ab"
 from {username='slave'} at 127.0.0.1:51070
I20260709 13:12:46.485855  8058 raft_consensus.cc:606] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Received request to transfer leadership to TS d5dc280c263847809ccf923b3e3919ab
I20260709 13:12:46.492400  8059 raft_consensus.cc:515] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.496632  8286 consensus_queue.cc:1048] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:46.497485  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5e41453fd641ef96101536136ea55e" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
I20260709 13:12:46.498330  8134 raft_consensus.cc:3055] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:46.498625  8134 raft_consensus.cc:740] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Running, Role: LEADER
I20260709 13:12:46.499402  8134 consensus_queue.cc:260] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.501020  8134 raft_consensus.cc:3060] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.502374  8207 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "987cc8e5b28c420a8ff70dc70a4eb14d"
dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
mode: GRACEFUL
new_leader_uuid: "d5dc280c263847809ccf923b3e3919ab"
 from {username='slave'} at 127.0.0.1:46796
I20260709 13:12:46.502991  8207 raft_consensus.cc:606] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Received request to transfer leadership to TS d5dc280c263847809ccf923b3e3919ab
I20260709 13:12:46.504855  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5e41453fd641ef96101536136ea55e" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:46.505522  8207 raft_consensus.cc:3060] T 0c5e41453fd641ef96101536136ea55e P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.509047  8059 leader_election.cc:290] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 2 election: Requested vote from peers d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:46.522774  8058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "133ed99d448641e4bea93753ec62bb84"
dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
mode: GRACEFUL
new_leader_uuid: "d5dc280c263847809ccf923b3e3919ab"
 from {username='slave'} at 127.0.0.1:51070
I20260709 13:12:46.523432  8058 raft_consensus.cc:606] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Received request to transfer leadership to TS d5dc280c263847809ccf923b3e3919ab
I20260709 13:12:46.526914  8270 consensus_queue.cc:1048] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:46.531764  8134 raft_consensus.cc:2468] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 2.
I20260709 13:12:46.532048  8207 raft_consensus.cc:2468] T 0c5e41453fd641ef96101536136ea55e P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 2.
I20260709 13:12:46.532999  8023 leader_election.cc:304] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:46.533679  8369 raft_consensus.cc:2804] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:46.534142  8369 raft_consensus.cc:697] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740 [term 2 LEADER]: Becoming Leader. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Running, Role: LEADER
I20260709 13:12:46.535215  8369 consensus_queue.cc:237] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.539533  8369 consensus_queue.cc:1048] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:46.550024  8286 consensus_queue.cc:1048] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:46.556672  8058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a3d21161d6b4cbbbffc0fcd5e45e901"
dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
mode: GRACEFUL
new_leader_uuid: "d5dc280c263847809ccf923b3e3919ab"
 from {username='slave'} at 127.0.0.1:51070
I20260709 13:12:46.557454  8058 raft_consensus.cc:606] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Received request to transfer leadership to TS d5dc280c263847809ccf923b3e3919ab
I20260709 13:12:46.564352  8057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec82bc8e07044979906d914af26cd3bb"
dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
mode: GRACEFUL
new_leader_uuid: "402407e54a064ca2957f1c8c0ebd312b"
 from {username='slave'} at 127.0.0.1:51070
I20260709 13:12:46.564934  8387 raft_consensus.cc:993] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab: : Instructing follower d60d1c286a3f4bd79fa3b087505c5740 to start an election
I20260709 13:12:46.565487  8335 raft_consensus.cc:1081] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [term 1 LEADER]: Signalling peer d60d1c286a3f4bd79fa3b087505c5740 to start an election
I20260709 13:12:46.565004  8057 raft_consensus.cc:606] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Received request to transfer leadership to TS 402407e54a064ca2957f1c8c0ebd312b
I20260709 13:12:46.568159  8058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff009dd9e0bb4e80b60e47d605fc9b6f"
dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
 from {username='slave'} at 127.0.0.1:51062
I20260709 13:12:46.568845  8058 raft_consensus.cc:493] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:46.569206  8058 raft_consensus.cc:3060] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.577468  8286 raft_consensus.cc:993] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740: : Instructing follower d5dc280c263847809ccf923b3e3919ab to start an election
I20260709 13:12:46.577912  8286 raft_consensus.cc:1081] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Signalling peer d5dc280c263847809ccf923b3e3919ab to start an election
I20260709 13:12:46.580263  8134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d25fd69d90144d97af92dabbe543114c"
dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
 from {username='slave'} at 127.0.0.1:45062
I20260709 13:12:46.580780  8134 raft_consensus.cc:493] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:46.581121  8134 raft_consensus.cc:3060] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.585747  8058 raft_consensus.cc:515] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.588070  8058 leader_election.cc:290] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 2 election: Requested vote from peers d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:46.591090  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff009dd9e0bb4e80b60e47d605fc9b6f" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
I20260709 13:12:46.591791  8133 raft_consensus.cc:3055] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:46.592163  8133 raft_consensus.cc:740] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Running, Role: LEADER
I20260709 13:12:46.592238  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff009dd9e0bb4e80b60e47d605fc9b6f" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:46.592859  8207 raft_consensus.cc:3060] T ff009dd9e0bb4e80b60e47d605fc9b6f P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.593032  8133 consensus_queue.cc:260] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.594236  8133 raft_consensus.cc:3060] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.601048  8378 consensus_queue.cc:1048] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:46.606976  8366 consensus_queue.cc:1048] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:46.608592  8134 raft_consensus.cc:515] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.623140  8207 raft_consensus.cc:2468] T ff009dd9e0bb4e80b60e47d605fc9b6f P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 2.
I20260709 13:12:46.623337  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25fd69d90144d97af92dabbe543114c" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
I20260709 13:12:46.623999  8059 raft_consensus.cc:3055] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:46.624404  8059 raft_consensus.cc:740] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Running, Role: LEADER
I20260709 13:12:46.625597  8134 leader_election.cc:290] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 2 election: Requested vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:46.626459  8023 leader_election.cc:304] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:46.625258  8059 consensus_queue.cc:260] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.628566  8059 raft_consensus.cc:3060] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.628888  8400 raft_consensus.cc:2804] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:46.629519  8206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25fd69d90144d97af92dabbe543114c" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:46.629652  8400 raft_consensus.cc:697] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740 [term 2 LEADER]: Becoming Leader. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Running, Role: LEADER
I20260709 13:12:46.630093  8206 raft_consensus.cc:3060] T d25fd69d90144d97af92dabbe543114c P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.630584  8400 consensus_queue.cc:237] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.631652  7955 catalog_manager.cc:5697] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740 reported cstate change: term changed from 1 to 2, leader changed from d5dc280c263847809ccf923b3e3919ab (127.2.42.194) to d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193). New cstate: current_term: 2 leader_uuid: "d60d1c286a3f4bd79fa3b087505c5740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:46.635309  8059 raft_consensus.cc:2468] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 2.
I20260709 13:12:46.637526  8400 consensus_queue.cc:1048] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:46.638713  8206 raft_consensus.cc:2468] T d25fd69d90144d97af92dabbe543114c P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 2.
I20260709 13:12:46.639317  8133 raft_consensus.cc:2468] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 2.
I20260709 13:12:46.640136  8098 leader_election.cc:304] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b, d5dc280c263847809ccf923b3e3919ab; no voters: 
I20260709 13:12:46.643217  8335 raft_consensus.cc:2804] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:46.643745  8335 raft_consensus.cc:697] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab [term 2 LEADER]: Becoming Leader. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Running, Role: LEADER
I20260709 13:12:46.645380  8335 consensus_queue.cc:237] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.647604  8378 raft_consensus.cc:993] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b: : Instructing follower d5dc280c263847809ccf923b3e3919ab to start an election
I20260709 13:12:46.648063  8378 raft_consensus.cc:1081] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Signalling peer d5dc280c263847809ccf923b3e3919ab to start an election
I20260709 13:12:46.649986  8366 raft_consensus.cc:993] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740: : Instructing follower d5dc280c263847809ccf923b3e3919ab to start an election
I20260709 13:12:46.650553  8369 raft_consensus.cc:1081] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Signalling peer d5dc280c263847809ccf923b3e3919ab to start an election
I20260709 13:12:46.649881  8132 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "987cc8e5b28c420a8ff70dc70a4eb14d"
dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
 from {username='slave'} at 127.0.0.1:45048
I20260709 13:12:46.652596  8132 raft_consensus.cc:493] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:46.653055  8132 raft_consensus.cc:3060] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.654999  8133 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a3d21161d6b4cbbbffc0fcd5e45e901"
dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
 from {username='slave'} at 127.0.0.1:45062
I20260709 13:12:46.656703  8369 consensus_queue.cc:1048] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:46.658963  8286 raft_consensus.cc:993] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740: : Instructing follower 402407e54a064ca2957f1c8c0ebd312b to start an election
I20260709 13:12:46.659343  8286 raft_consensus.cc:1081] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Signalling peer 402407e54a064ca2957f1c8c0ebd312b to start an election
I20260709 13:12:46.661420  8132 raft_consensus.cc:515] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.664260  8133 raft_consensus.cc:493] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:46.664703  8206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987cc8e5b28c420a8ff70dc70a4eb14d" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:46.664729  8133 raft_consensus.cc:3060] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.665344  8206 raft_consensus.cc:3055] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:46.665683  8132 leader_election.cc:290] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 2 election: Requested vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:46.665704  8206 raft_consensus.cc:740] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Running, Role: LEADER
I20260709 13:12:46.666795  8206 consensus_queue.cc:260] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.668118  8206 raft_consensus.cc:3060] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.669360  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987cc8e5b28c420a8ff70dc70a4eb14d" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
I20260709 13:12:46.669982  8059 raft_consensus.cc:3060] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.671973  8133 raft_consensus.cc:515] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.675078  8207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec82bc8e07044979906d914af26cd3bb"
dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
 from {username='slave'} at 127.0.0.1:46784
I20260709 13:12:46.675794  8207 raft_consensus.cc:493] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:46.676229  8207 raft_consensus.cc:3060] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.676321  8206 raft_consensus.cc:2468] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 2.
I20260709 13:12:46.677583  8098 leader_election.cc:304] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b, d5dc280c263847809ccf923b3e3919ab; no voters: 
I20260709 13:12:46.678418  8335 raft_consensus.cc:2804] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:46.679059  8335 raft_consensus.cc:697] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab [term 2 LEADER]: Becoming Leader. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Running, Role: LEADER
I20260709 13:12:46.679872  8335 consensus_queue.cc:237] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.686584  8207 raft_consensus.cc:515] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.687819  8205 raft_consensus.cc:1240] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Rejecting Update request from peer d60d1c286a3f4bd79fa3b087505c5740 for earlier term 1. Current term is 2. Ops: []
I20260709 13:12:46.688453  7954 catalog_manager.cc:5697] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740 reported cstate change: term changed from 1 to 2, leader changed from d5dc280c263847809ccf923b3e3919ab (127.2.42.194) to d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193). New cstate: current_term: 2 leader_uuid: "d60d1c286a3f4bd79fa3b087505c5740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:46.689509  8207 leader_election.cc:290] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 2 election: Requested vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073)
I20260709 13:12:46.690346  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec82bc8e07044979906d914af26cd3bb" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
I20260709 13:12:46.691004  8058 raft_consensus.cc:3055] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:46.691032  8059 raft_consensus.cc:2468] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 2.
I20260709 13:12:46.691416  8058 raft_consensus.cc:740] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Running, Role: LEADER
I20260709 13:12:46.692194  8133 leader_election.cc:290] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 2 election: Requested vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:46.694017  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3d21161d6b4cbbbffc0fcd5e45e901" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
I20260709 13:12:46.694545  8059 raft_consensus.cc:3055] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:46.692200  8058 consensus_queue.cc:260] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.695043  8059 raft_consensus.cc:740] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Running, Role: LEADER
I20260709 13:12:46.695465  8286 consensus_queue.cc:1048] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:46.695890  8059 consensus_queue.cc:260] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.696096  8366 consensus_queue.cc:1059] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:46.695258  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3d21161d6b4cbbbffc0fcd5e45e901" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:46.697345  8059 raft_consensus.cc:3060] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.697440  8207 raft_consensus.cc:3060] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.702507  8270 consensus_queue.cc:1048] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:12:46.703328  8059 raft_consensus.cc:2468] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 2.
I20260709 13:12:46.704478  8099 leader_election.cc:304] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:46.705324  8335 raft_consensus.cc:2804] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:46.705797  8335 raft_consensus.cc:697] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab [term 2 LEADER]: Becoming Leader. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Running, Role: LEADER
I20260709 13:12:46.709182  8207 raft_consensus.cc:2468] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 2.
I20260709 13:12:46.709690  8058 raft_consensus.cc:3060] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.710304  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec82bc8e07044979906d914af26cd3bb" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
I20260709 13:12:46.710956  8133 raft_consensus.cc:3060] T ec82bc8e07044979906d914af26cd3bb P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.706673  8335 consensus_queue.cc:237] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.716356  8270 consensus_queue.cc:1048] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:46.718227  8133 raft_consensus.cc:2468] T ec82bc8e07044979906d914af26cd3bb P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 2.
I20260709 13:12:46.719394  8172 leader_election.cc:304] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b, d5dc280c263847809ccf923b3e3919ab; no voters: 
I20260709 13:12:46.719482  7955 catalog_manager.cc:5697] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab reported cstate change: term changed from 1 to 2, leader changed from d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193) to d5dc280c263847809ccf923b3e3919ab (127.2.42.194). New cstate: current_term: 2 leader_uuid: "d5dc280c263847809ccf923b3e3919ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:46.720171  8378 raft_consensus.cc:2804] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:46.722404  8378 raft_consensus.cc:697] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b [term 2 LEADER]: Becoming Leader. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Running, Role: LEADER
I20260709 13:12:46.723181  8058 raft_consensus.cc:2468] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 2.
I20260709 13:12:46.723326  8378 consensus_queue.cc:237] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b [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: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.731544  8378 raft_consensus.cc:993] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b: : Instructing follower d60d1c286a3f4bd79fa3b087505c5740 to start an election
I20260709 13:12:46.732097  8410 raft_consensus.cc:1081] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Signalling peer d60d1c286a3f4bd79fa3b087505c5740 to start an election
I20260709 13:12:46.734720  8057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "666a22922ca84606b68c7ff8daa5d546"
dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
 from {username='slave'} at 127.0.0.1:51054
I20260709 13:12:46.735272  8057 raft_consensus.cc:493] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:46.735597  8057 raft_consensus.cc:3060] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.741123  7955 catalog_manager.cc:5697] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b reported cstate change: term changed from 1 to 2, leader changed from d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193) to 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195). New cstate: current_term: 2 leader_uuid: "402407e54a064ca2957f1c8c0ebd312b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:46.743396  8057 raft_consensus.cc:515] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.745352  8057 leader_election.cc:290] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 2 election: Requested vote from peers d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:46.745947  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666a22922ca84606b68c7ff8daa5d546" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
I20260709 13:12:46.746414  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666a22922ca84606b68c7ff8daa5d546" candidate_uuid: "d60d1c286a3f4bd79fa3b087505c5740" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:46.746528  8133 raft_consensus.cc:3060] T 666a22922ca84606b68c7ff8daa5d546 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.746824  8207 raft_consensus.cc:3055] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:46.747211  8207 raft_consensus.cc:740] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Running, Role: LEADER
I20260709 13:12:46.747920  8207 consensus_queue.cc:260] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.748909  8207 raft_consensus.cc:3060] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.754293  8133 raft_consensus.cc:2468] T 666a22922ca84606b68c7ff8daa5d546 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 2.
I20260709 13:12:46.754949  8207 raft_consensus.cc:2468] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60d1c286a3f4bd79fa3b087505c5740 in term 2.
I20260709 13:12:46.754508  7957 catalog_manager.cc:5697] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab reported cstate change: term changed from 1 to 2, leader changed from d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193) to d5dc280c263847809ccf923b3e3919ab (127.2.42.194). New cstate: current_term: 2 leader_uuid: "d5dc280c263847809ccf923b3e3919ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:46.755520  8023 leader_election.cc:304] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:46.756335  8400 raft_consensus.cc:2804] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:46.757607  8400 raft_consensus.cc:697] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 LEADER]: Becoming Leader. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Running, Role: LEADER
I20260709 13:12:46.757109  7957 catalog_manager.cc:5697] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab reported cstate change: term changed from 1 to 2, leader changed from 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195) to d5dc280c263847809ccf923b3e3919ab (127.2.42.194). New cstate: current_term: 2 leader_uuid: "d5dc280c263847809ccf923b3e3919ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:46.758452  8400 consensus_queue.cc:237] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.767069  7955 catalog_manager.cc:5697] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740 reported cstate change: term changed from 1 to 2, leader changed from 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195) to d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193). New cstate: current_term: 2 leader_uuid: "d60d1c286a3f4bd79fa3b087505c5740" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:46.775688  8400 consensus_queue.cc:1048] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:46.782226  8366 raft_consensus.cc:993] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740: : Instructing follower d5dc280c263847809ccf923b3e3919ab to start an election
I20260709 13:12:46.782774  8286 raft_consensus.cc:1081] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Signalling peer d5dc280c263847809ccf923b3e3919ab to start an election
I20260709 13:12:46.784523  8131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "133ed99d448641e4bea93753ec62bb84"
dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
 from {username='slave'} at 127.0.0.1:45062
I20260709 13:12:46.785566  8131 raft_consensus.cc:493] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:46.786000  8131 raft_consensus.cc:3060] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.787364  8286 consensus_queue.cc:1048] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:46.794106  8131 raft_consensus.cc:515] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.795229  8133 raft_consensus.cc:1240] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Rejecting Update request from peer d60d1c286a3f4bd79fa3b087505c5740 for earlier term 1. Current term is 2. Ops: []
I20260709 13:12:46.796864  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133ed99d448641e4bea93753ec62bb84" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
I20260709 13:12:46.797106  8131 leader_election.cc:290] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 2 election: Requested vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195:44757)
I20260709 13:12:46.797537  8057 raft_consensus.cc:3055] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:46.797538  8286 consensus_queue.cc:1059] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:46.797978  8057 raft_consensus.cc:740] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Running, Role: LEADER
I20260709 13:12:46.798795  8057 consensus_queue.cc:260] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.799127  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133ed99d448641e4bea93753ec62bb84" candidate_uuid: "d5dc280c263847809ccf923b3e3919ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
I20260709 13:12:46.799707  8207 raft_consensus.cc:3060] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.800033  8057 raft_consensus.cc:3060] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:46.804827  8057 raft_consensus.cc:2468] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 2.
W20260709 13:12:46.805262  8400 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:12:46.805968  8099 leader_election.cc:304] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5dc280c263847809ccf923b3e3919ab, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:46.806214  8207 raft_consensus.cc:2468] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5dc280c263847809ccf923b3e3919ab in term 2.
I20260709 13:12:46.807008  8335 raft_consensus.cc:2804] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:46.807530  8335 raft_consensus.cc:697] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab [term 2 LEADER]: Becoming Leader. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Running, Role: LEADER
I20260709 13:12:46.808341  8335 consensus_queue.cc:237] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab [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: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:46.815666  7955 catalog_manager.cc:5697] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab reported cstate change: term changed from 1 to 2, leader changed from d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193) to d5dc280c263847809ccf923b3e3919ab (127.2.42.194). New cstate: current_term: 2 leader_uuid: "d5dc280c263847809ccf923b3e3919ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:47.006191  8131 raft_consensus.cc:1275] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Refusing update from remote peer d60d1c286a3f4bd79fa3b087505c5740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:47.007486  8400 consensus_queue.cc:1048] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:47.014838  8207 raft_consensus.cc:1275] T 0c5e41453fd641ef96101536136ea55e P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Refusing update from remote peer d60d1c286a3f4bd79fa3b087505c5740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:47.016248  8366 consensus_queue.cc:1048] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:47.032017  8207 raft_consensus.cc:1275] T d25fd69d90144d97af92dabbe543114c P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Refusing update from remote peer d5dc280c263847809ccf923b3e3919ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:47.033118  8335 consensus_queue.cc:1048] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:47.039815  8057 raft_consensus.cc:1275] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Refusing update from remote peer d5dc280c263847809ccf923b3e3919ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:47.041770  8320 consensus_queue.cc:1048] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:47.047722  8207 raft_consensus.cc:1275] T ff009dd9e0bb4e80b60e47d605fc9b6f P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Refusing update from remote peer d60d1c286a3f4bd79fa3b087505c5740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:47.049134  8286 consensus_queue.cc:1048] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:47.060774  8131 raft_consensus.cc:1275] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Refusing update from remote peer d60d1c286a3f4bd79fa3b087505c5740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:47.062211  8400 consensus_queue.cc:1048] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:47.104130  8057 raft_consensus.cc:1275] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Refusing update from remote peer 402407e54a064ca2957f1c8c0ebd312b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:47.105345  8410 consensus_queue.cc:1048] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:47.112670  8131 raft_consensus.cc:1275] T ec82bc8e07044979906d914af26cd3bb P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Refusing update from remote peer 402407e54a064ca2957f1c8c0ebd312b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:47.114233  8410 consensus_queue.cc:1048] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:12:47.124189  8205 raft_consensus.cc:1275] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Refusing update from remote peer d5dc280c263847809ccf923b3e3919ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:47.126148  8320 consensus_queue.cc:1048] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:47.135488  8057 raft_consensus.cc:1275] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Refusing update from remote peer d5dc280c263847809ccf923b3e3919ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:47.137218  8335 consensus_queue.cc:1048] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:47.194550  8057 raft_consensus.cc:1275] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Refusing update from remote peer d5dc280c263847809ccf923b3e3919ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:47.195847  8335 consensus_queue.cc:1048] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:47.203411  8207 raft_consensus.cc:1275] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Refusing update from remote peer d5dc280c263847809ccf923b3e3919ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:47.204941  8335 consensus_queue.cc:1048] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:47.270097  8207 raft_consensus.cc:1275] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Refusing update from remote peer d60d1c286a3f4bd79fa3b087505c5740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:47.271238  8400 consensus_queue.cc:1048] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:47.278439  8131 raft_consensus.cc:1275] T 666a22922ca84606b68c7ff8daa5d546 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Refusing update from remote peer d60d1c286a3f4bd79fa3b087505c5740: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:47.280673  8286 consensus_queue.cc:1048] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:47.296602  8207 raft_consensus.cc:1275] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Refusing update from remote peer d5dc280c263847809ccf923b3e3919ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:47.297799  8335 consensus_queue.cc:1048] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:47.306828  8057 raft_consensus.cc:1275] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Refusing update from remote peer d5dc280c263847809ccf923b3e3919ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:47.308698  8320 consensus_queue.cc:1048] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:49.576112  7955 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35854:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:12:49.594368  7955 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35854:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:12:49.669173  2219 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:12:49.801965  8443 log.cc:927] Time spent T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
W20260709 13:12:49.904119  8462 log.cc:927] Time spent T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
W20260709 13:12:49.919354  8099 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:42377, user_credentials={real_user=slave}} blocked reactor thread for 78682.4us
I20260709 13:12:49.937847  8471 tablet.cc:1724] T d25fd69d90144d97af92dabbe543114c P 402407e54a064ca2957f1c8c0ebd312b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:49.996971  8477 tablet.cc:1724] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:49.928153  8464 tablet.cc:1724] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.054119  8098 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.195:44757, user_credentials={real_user=slave}} blocked reactor thread for 95939.7us
W20260709 13:12:50.057168  8099 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.193:42377, user_credentials={real_user=slave}} blocked reactor thread for 97054us
W20260709 13:12:50.069145  8461 log.cc:927] Time spent T 8d465ce24df0416caae3a55bd6663ce7 P 402407e54a064ca2957f1c8c0ebd312b: Append to log took a long time: real 0.145s	user 0.000s	sys 0.002s
I20260709 13:12:50.056854  8473 tablet.cc:1724] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.056828  8478 tablet.cc:1724] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.078296  8479 tablet.cc:1724] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.067693  8476 tablet.cc:1724] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.070115  8485 tablet.cc:1724] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.056905  8480 tablet.cc:1724] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.097261  8471 tablet.cc:1724] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.109469  8483 tablet.cc:1724] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.098397  8464 tablet.cc:1724] T ec82bc8e07044979906d914af26cd3bb P d5dc280c263847809ccf923b3e3919ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.112046  8478 tablet.cc:1724] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.113822  8133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94a60cb3c8c74add914c3f09b2479f0c"
dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
mode: GRACEFUL
new_leader_uuid: "402407e54a064ca2957f1c8c0ebd312b"
 from {username='slave'} at 127.0.0.1:54810
I20260709 13:12:50.114460  8133 raft_consensus.cc:606] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [term 2 LEADER]: Received request to transfer leadership to TS 402407e54a064ca2957f1c8c0ebd312b
W20260709 13:12:50.118737  8023 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.42.195:44757, user_credentials={real_user=slave}} blocked reactor thread for 45543.9us
I20260709 13:12:50.133836  8477 tablet.cc:1724] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.139150  8478 tablet.cc:1724] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.139703  8487 tablet.cc:1724] T ff009dd9e0bb4e80b60e47d605fc9b6f P 402407e54a064ca2957f1c8c0ebd312b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.141409  8486 tablet.cc:1724] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.141755  8473 tablet.cc:1724] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.163530  8477 tablet.cc:1724] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.184034  8483 tablet.cc:1724] T 0c5e41453fd641ef96101536136ea55e P 402407e54a064ca2957f1c8c0ebd312b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.185746  8464 tablet.cc:1724] T 666a22922ca84606b68c7ff8daa5d546 P d5dc280c263847809ccf923b3e3919ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.188892  8480 tablet.cc:1724] T 8d465ce24df0416caae3a55bd6663ce7 P d5dc280c263847809ccf923b3e3919ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.204928  8479 tablet.cc:1724] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.214941  8476 tablet.cc:1724] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.215818  8057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dea193611c61443db96df7635db72499"
dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
mode: GRACEFUL
new_leader_uuid: "402407e54a064ca2957f1c8c0ebd312b"
 from {username='slave'} at 127.0.0.1:36646
I20260709 13:12:50.216822  8057 raft_consensus.cc:606] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Received request to transfer leadership to TS 402407e54a064ca2957f1c8c0ebd312b
I20260709 13:12:50.218091  8485 tablet.cc:1724] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.232425  8471 tablet.cc:1724] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P 402407e54a064ca2957f1c8c0ebd312b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.244118  8471 tablet.cc:1724] T 8d465ce24df0416caae3a55bd6663ce7 P 402407e54a064ca2957f1c8c0ebd312b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:12:50.244853  2219 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:12:50.245622  2219 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:12:50.267055  7954 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c: soft_deleted_table [id=0ef7162664ee46d6a81c209c4f1ed872] alter complete (version 1)
I20260709 13:12:50.357827  8400 raft_consensus.cc:993] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740: : Instructing follower 402407e54a064ca2957f1c8c0ebd312b to start an election
I20260709 13:12:50.358417  8488 raft_consensus.cc:1081] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Signalling peer 402407e54a064ca2957f1c8c0ebd312b to start an election
I20260709 13:12:50.360168  8208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dea193611c61443db96df7635db72499"
dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
 from {username='slave'} at 127.0.0.1:46784
I20260709 13:12:50.360759  8208 raft_consensus.cc:493] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:50.361131  8208 raft_consensus.cc:3060] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:50.366976  8208 raft_consensus.cc:515] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } } peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } }
I20260709 13:12:50.368769  8208 leader_election.cc:290] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 2 election: Requested vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073)
I20260709 13:12:50.370138  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea193611c61443db96df7635db72499" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
I20260709 13:12:50.370729  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea193611c61443db96df7635db72499" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
I20260709 13:12:50.370841  8057 raft_consensus.cc:3055] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:12:50.371366  8057 raft_consensus.cc:740] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d60d1c286a3f4bd79fa3b087505c5740, State: Running, Role: LEADER
I20260709 13:12:50.371398  8133 raft_consensus.cc:3060] T dea193611c61443db96df7635db72499 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:50.372427  8057 consensus_queue.cc:260] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } } peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } }
I20260709 13:12:50.374060  8057 raft_consensus.cc:3060] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:12:50.377243  8133 raft_consensus.cc:2468] T dea193611c61443db96df7635db72499 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 2.
I20260709 13:12:50.378546  8172 leader_election.cc:304] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 402407e54a064ca2957f1c8c0ebd312b, d5dc280c263847809ccf923b3e3919ab; no voters: 
I20260709 13:12:50.379423  8416 raft_consensus.cc:2804] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:12:50.379858  8416 raft_consensus.cc:697] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b [term 2 LEADER]: Becoming Leader. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Running, Role: LEADER
I20260709 13:12:50.380605  8416 consensus_queue.cc:237] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } } peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } }
I20260709 13:12:50.382833  8057 raft_consensus.cc:2468] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 2.
I20260709 13:12:50.390117  7955 catalog_manager.cc:5697] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b reported cstate change: term changed from 1 to 2, leader changed from d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193) to 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195). New cstate: current_term: 2 leader_uuid: "402407e54a064ca2957f1c8c0ebd312b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: UNKNOWN } } }
I20260709 13:12:50.534515  8457 raft_consensus.cc:993] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab: : Instructing follower 402407e54a064ca2957f1c8c0ebd312b to start an election
I20260709 13:12:50.535154  8481 raft_consensus.cc:1081] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [term 2 LEADER]: Signalling peer 402407e54a064ca2957f1c8c0ebd312b to start an election
I20260709 13:12:50.536698  8208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94a60cb3c8c74add914c3f09b2479f0c"
dest_uuid: "402407e54a064ca2957f1c8c0ebd312b"
 from {username='slave'} at 127.0.0.1:46790
I20260709 13:12:50.537163  8208 raft_consensus.cc:493] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:12:50.537547  8208 raft_consensus.cc:3060] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:50.542291  8208 raft_consensus.cc:515] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:50.544057  8208 leader_election.cc:290] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [CANDIDATE]: Term 3 election: Requested vote from peers d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377), d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073)
I20260709 13:12:50.544734  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60cb3c8c74add914c3f09b2479f0c" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d60d1c286a3f4bd79fa3b087505c5740"
I20260709 13:12:50.545089  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60cb3c8c74add914c3f09b2479f0c" candidate_uuid: "402407e54a064ca2957f1c8c0ebd312b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d5dc280c263847809ccf923b3e3919ab"
I20260709 13:12:50.545323  8057 raft_consensus.cc:3060] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:50.545737  8133 raft_consensus.cc:3055] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:12:50.546104  8133 raft_consensus.cc:740] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d5dc280c263847809ccf923b3e3919ab, State: Running, Role: LEADER
I20260709 13:12:50.546918  8133 consensus_queue.cc:260] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [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: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:50.547900  8133 raft_consensus.cc:3060] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:12:50.550431  8057 raft_consensus.cc:2468] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 3.
I20260709 13:12:50.551565  8173 leader_election.cc:304] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [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: 402407e54a064ca2957f1c8c0ebd312b, d60d1c286a3f4bd79fa3b087505c5740; no voters: 
I20260709 13:12:50.552454  8416 raft_consensus.cc:2804] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:12:50.552937  8416 raft_consensus.cc:697] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 3 LEADER]: Becoming Leader. State: Replica: 402407e54a064ca2957f1c8c0ebd312b, State: Running, Role: LEADER
I20260709 13:12:50.553475  8133 raft_consensus.cc:2468] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 402407e54a064ca2957f1c8c0ebd312b in term 3.
I20260709 13:12:50.553771  8416 consensus_queue.cc:237] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [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: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } }
I20260709 13:12:50.561249  7955 catalog_manager.cc:5697] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b reported cstate change: term changed from 2 to 3, leader changed from d5dc280c263847809ccf923b3e3919ab (127.2.42.194) to 402407e54a064ca2957f1c8c0ebd312b (127.2.42.195). New cstate: current_term: 3 leader_uuid: "402407e54a064ca2957f1c8c0ebd312b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402407e54a064ca2957f1c8c0ebd312b" member_type: VOTER last_known_addr { host: "127.2.42.195" port: 44757 } health_report { overall_health: HEALTHY } } }
I20260709 13:12:50.853744  8133 raft_consensus.cc:1275] T dea193611c61443db96df7635db72499 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Refusing update from remote peer 402407e54a064ca2957f1c8c0ebd312b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:50.856580  8416 consensus_queue.cc:1048] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:51.015522  8058 raft_consensus.cc:1275] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Refusing update from remote peer 402407e54a064ca2957f1c8c0ebd312b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:12:51.045200  8057 raft_consensus.cc:1275] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740 [term 3 FOLLOWER]: Refusing update from remote peer 402407e54a064ca2957f1c8c0ebd312b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:51.063001  8499 consensus_queue.cc:1048] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:12:51.064373  8499 consensus_queue.cc:1048] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60d1c286a3f4bd79fa3b087505c5740" member_type: VOTER last_known_addr { host: "127.2.42.193" port: 42377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:12:51.101104  8130 raft_consensus.cc:1275] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [term 3 FOLLOWER]: Refusing update from remote peer 402407e54a064ca2957f1c8c0ebd312b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:12:51.110535  8506 consensus_queue.cc:1048] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5dc280c263847809ccf923b3e3919ab" member_type: VOTER last_known_addr { host: "127.2.42.194" port: 33073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:12:51.436856  2219 tablet_server.cc:179] TabletServer@127.2.42.193:0 shutting down...
I20260709 13:12:51.460155  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:51.460948  2219 tablet_replica.cc:333] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740: stopping tablet replica
I20260709 13:12:51.461853  2219 raft_consensus.cc:2243] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.462497  2219 raft_consensus.cc:2272] T 133ed99d448641e4bea93753ec62bb84 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.464401  2219 tablet_replica.cc:333] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740: stopping tablet replica
I20260709 13:12:51.464923  2219 raft_consensus.cc:2243] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:51.465567  2219 raft_consensus.cc:2272] T 666a22922ca84606b68c7ff8daa5d546 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.467394  2219 tablet_replica.cc:333] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740: stopping tablet replica
I20260709 13:12:51.467890  2219 raft_consensus.cc:2243] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:51.468531  2219 raft_consensus.cc:2272] T 0c5e41453fd641ef96101536136ea55e P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.470183  2219 tablet_replica.cc:333] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740: stopping tablet replica
I20260709 13:12:51.470667  2219 raft_consensus.cc:2243] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:51.471421  2219 raft_consensus.cc:2272] T ff009dd9e0bb4e80b60e47d605fc9b6f P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.473130  2219 tablet_replica.cc:333] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740: stopping tablet replica
I20260709 13:12:51.473635  2219 raft_consensus.cc:2243] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.473986  2219 raft_consensus.cc:2272] T 94a60cb3c8c74add914c3f09b2479f0c P d60d1c286a3f4bd79fa3b087505c5740 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.476539  2219 tablet_replica.cc:333] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740: stopping tablet replica
I20260709 13:12:51.477065  2219 raft_consensus.cc:2243] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.477456  2219 raft_consensus.cc:2272] T d25fd69d90144d97af92dabbe543114c P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.479162  2219 tablet_replica.cc:333] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740: stopping tablet replica
I20260709 13:12:51.479677  2219 raft_consensus.cc:2243] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:51.480360  2219 raft_consensus.cc:2272] T a3c767ce38c24410b837206d404e9f37 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.482306  2219 tablet_replica.cc:333] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740: stopping tablet replica
I20260709 13:12:51.482786  2219 raft_consensus.cc:2243] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.483234  2219 raft_consensus.cc:2272] T ec82bc8e07044979906d914af26cd3bb P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.484956  2219 tablet_replica.cc:333] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740: stopping tablet replica
I20260709 13:12:51.485491  2219 raft_consensus.cc:2243] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:51.486405  2219 raft_consensus.cc:2272] T 8d465ce24df0416caae3a55bd6663ce7 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.488160  2219 tablet_replica.cc:333] T 71497e0b63b94d6f8e3e7d265879158d P d60d1c286a3f4bd79fa3b087505c5740: stopping tablet replica
I20260709 13:12:51.488677  2219 raft_consensus.cc:2243] T 71497e0b63b94d6f8e3e7d265879158d P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.489092  2219 raft_consensus.cc:2272] T 71497e0b63b94d6f8e3e7d265879158d P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.491189  2219 tablet_replica.cc:333] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740: stopping tablet replica
I20260709 13:12:51.491695  2219 raft_consensus.cc:2243] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:51.492509  2219 raft_consensus.cc:2272] T 0d8ec22bd5d94770aae286c1e3522fb0 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.494395  2219 tablet_replica.cc:333] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d60d1c286a3f4bd79fa3b087505c5740: stopping tablet replica
I20260709 13:12:51.494946  2219 raft_consensus.cc:2243] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.495373  2219 raft_consensus.cc:2272] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.497143  2219 tablet_replica.cc:333] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740: stopping tablet replica
I20260709 13:12:51.497732  2219 raft_consensus.cc:2243] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.498230  2219 raft_consensus.cc:2272] T 987cc8e5b28c420a8ff70dc70a4eb14d P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.500140  2219 tablet_replica.cc:333] T da3e7227327443f7bfe65ce2e5bcd633 P d60d1c286a3f4bd79fa3b087505c5740: stopping tablet replica
I20260709 13:12:51.500872  2219 raft_consensus.cc:2243] T da3e7227327443f7bfe65ce2e5bcd633 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.501281  2219 raft_consensus.cc:2272] T da3e7227327443f7bfe65ce2e5bcd633 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.503398  2219 tablet_replica.cc:333] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740: stopping tablet replica
I20260709 13:12:51.503952  2219 raft_consensus.cc:2243] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.504314  2219 raft_consensus.cc:2272] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.506078  2219 tablet_replica.cc:333] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740: stopping tablet replica
I20260709 13:12:51.506525  2219 raft_consensus.cc:2243] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.507025  2219 raft_consensus.cc:2272] T dea193611c61443db96df7635db72499 P d60d1c286a3f4bd79fa3b087505c5740 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.509311  2219 tablet_replica.cc:333] T 48db9e797bb8487fa6c5721ca7037433 P d60d1c286a3f4bd79fa3b087505c5740: stopping tablet replica
I20260709 13:12:51.509738  2219 raft_consensus.cc:2243] T 48db9e797bb8487fa6c5721ca7037433 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.510095  2219 raft_consensus.cc:2272] T 48db9e797bb8487fa6c5721ca7037433 P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.511766  2219 tablet_replica.cc:333] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740: stopping tablet replica
I20260709 13:12:51.512149  2219 raft_consensus.cc:2243] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:51.512861  2219 raft_consensus.cc:2272] T 0d133cdc0ae24c3b818fa6e9595864aa P d60d1c286a3f4bd79fa3b087505c5740 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.541801  2219 tablet_server.cc:196] TabletServer@127.2.42.193:0 shutdown complete.
W20260709 13:12:51.547663  8173 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.42.193:42377: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260709 13:12:51.554184  8173 consensus_peers.cc:597] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b -> Peer d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377): Couldn't send request to peer d60d1c286a3f4bd79fa3b087505c5740. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:42377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:51.557752  8099 consensus_peers.cc:597] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab -> Peer d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377): Couldn't send request to peer d60d1c286a3f4bd79fa3b087505c5740. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:42377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:51.575886  8099 consensus_peers.cc:597] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab -> Peer d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377): Couldn't send request to peer d60d1c286a3f4bd79fa3b087505c5740. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:42377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:51.580559  2219 tablet_server.cc:179] TabletServer@127.2.42.194:0 shutting down...
W20260709 13:12:51.587226  8172 consensus_peers.cc:597] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b -> Peer d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073): Couldn't send request to peer d5dc280c263847809ccf923b3e3919ab. 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:12:51.611253  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:51.611971  2219 tablet_replica.cc:333] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab: stopping tablet replica
I20260709 13:12:51.612762  2219 raft_consensus.cc:2243] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:51.613826  2219 raft_consensus.cc:2272] T 133ed99d448641e4bea93753ec62bb84 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.615844  2219 tablet_replica.cc:333] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab: stopping tablet replica
I20260709 13:12:51.616402  2219 raft_consensus.cc:2243] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.616827  2219 raft_consensus.cc:2272] T 0c5e41453fd641ef96101536136ea55e P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.618430  2219 tablet_replica.cc:333] T 666a22922ca84606b68c7ff8daa5d546 P d5dc280c263847809ccf923b3e3919ab: stopping tablet replica
I20260709 13:12:51.618994  2219 raft_consensus.cc:2243] T 666a22922ca84606b68c7ff8daa5d546 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.619400  2219 raft_consensus.cc:2272] T 666a22922ca84606b68c7ff8daa5d546 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.621218  2219 tablet_replica.cc:333] T ec82bc8e07044979906d914af26cd3bb P d5dc280c263847809ccf923b3e3919ab: stopping tablet replica
I20260709 13:12:51.621825  2219 raft_consensus.cc:2243] T ec82bc8e07044979906d914af26cd3bb P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.622301  2219 raft_consensus.cc:2272] T ec82bc8e07044979906d914af26cd3bb P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.624459  2219 tablet_replica.cc:333] T 8d465ce24df0416caae3a55bd6663ce7 P d5dc280c263847809ccf923b3e3919ab: stopping tablet replica
I20260709 13:12:51.624969  2219 raft_consensus.cc:2243] T 8d465ce24df0416caae3a55bd6663ce7 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.625376  2219 raft_consensus.cc:2272] T 8d465ce24df0416caae3a55bd6663ce7 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.627070  2219 tablet_replica.cc:333] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab: stopping tablet replica
I20260709 13:12:51.627562  2219 raft_consensus.cc:2243] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:51.628255  2219 raft_consensus.cc:2272] T 71497e0b63b94d6f8e3e7d265879158d P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.630091  2219 tablet_replica.cc:333] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab: stopping tablet replica
I20260709 13:12:51.630623  2219 raft_consensus.cc:2243] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:51.631379  2219 raft_consensus.cc:2272] T d25fd69d90144d97af92dabbe543114c P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.633128  2219 tablet_replica.cc:333] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab: stopping tablet replica
I20260709 13:12:51.633781  2219 raft_consensus.cc:2243] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.634212  2219 raft_consensus.cc:2272] T a3c767ce38c24410b837206d404e9f37 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.636083  2219 tablet_replica.cc:333] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab: stopping tablet replica
I20260709 13:12:51.636597  2219 raft_consensus.cc:2243] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.637001  2219 raft_consensus.cc:2272] T ff009dd9e0bb4e80b60e47d605fc9b6f P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.638685  2219 tablet_replica.cc:333] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab: stopping tablet replica
I20260709 13:12:51.639276  2219 raft_consensus.cc:2243] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.639668  2219 raft_consensus.cc:2272] T 94a60cb3c8c74add914c3f09b2479f0c P d5dc280c263847809ccf923b3e3919ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.642104  2219 tablet_replica.cc:333] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab: stopping tablet replica
I20260709 13:12:51.642624  2219 raft_consensus.cc:2243] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:51.643404  2219 raft_consensus.cc:2272] T 9485ce308bfe4f62ae6d9b5a8b57f536 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.645278  2219 tablet_replica.cc:333] T 0d8ec22bd5d94770aae286c1e3522fb0 P d5dc280c263847809ccf923b3e3919ab: stopping tablet replica
I20260709 13:12:51.645805  2219 raft_consensus.cc:2243] T 0d8ec22bd5d94770aae286c1e3522fb0 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.646194  2219 raft_consensus.cc:2272] T 0d8ec22bd5d94770aae286c1e3522fb0 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.648229  2219 tablet_replica.cc:333] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab: stopping tablet replica
I20260709 13:12:51.648737  2219 raft_consensus.cc:2243] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:51.649443  2219 raft_consensus.cc:2272] T 987cc8e5b28c420a8ff70dc70a4eb14d P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.651110  2219 tablet_replica.cc:333] T da3e7227327443f7bfe65ce2e5bcd633 P d5dc280c263847809ccf923b3e3919ab: stopping tablet replica
I20260709 13:12:51.651619  2219 raft_consensus.cc:2243] T da3e7227327443f7bfe65ce2e5bcd633 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.652021  2219 raft_consensus.cc:2272] T da3e7227327443f7bfe65ce2e5bcd633 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.653910  2219 tablet_replica.cc:333] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab: stopping tablet replica
I20260709 13:12:51.654410  2219 raft_consensus.cc:2243] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:51.655133  2219 raft_consensus.cc:2272] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.656780  2219 tablet_replica.cc:333] T dea193611c61443db96df7635db72499 P d5dc280c263847809ccf923b3e3919ab: stopping tablet replica
I20260709 13:12:51.657275  2219 raft_consensus.cc:2243] T dea193611c61443db96df7635db72499 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.657670  2219 raft_consensus.cc:2272] T dea193611c61443db96df7635db72499 P d5dc280c263847809ccf923b3e3919ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.659926  2219 tablet_replica.cc:333] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab: stopping tablet replica
I20260709 13:12:51.660409  2219 raft_consensus.cc:2243] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:51.661144  2219 raft_consensus.cc:2272] T 48db9e797bb8487fa6c5721ca7037433 P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.662995  2219 tablet_replica.cc:333] T 0d133cdc0ae24c3b818fa6e9595864aa P d5dc280c263847809ccf923b3e3919ab: stopping tablet replica
I20260709 13:12:51.663414  2219 raft_consensus.cc:2243] T 0d133cdc0ae24c3b818fa6e9595864aa P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.663797  2219 raft_consensus.cc:2272] T 0d133cdc0ae24c3b818fa6e9595864aa P d5dc280c263847809ccf923b3e3919ab [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:51.675737  8173 consensus_peers.cc:597] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b -> Peer d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377): Couldn't send request to peer d60d1c286a3f4bd79fa3b087505c5740. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:42377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:12:51.690653  8172 consensus_peers.cc:597] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b -> Peer d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073): Couldn't send request to peer d5dc280c263847809ccf923b3e3919ab. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:33073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:51.693604  2219 tablet_server.cc:196] TabletServer@127.2.42.194:0 shutdown complete.
I20260709 13:12:51.728690  2219 tablet_server.cc:179] TabletServer@127.2.42.195:0 shutting down...
W20260709 13:12:51.750265  8173 consensus_peers.cc:597] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b -> Peer d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377): Couldn't send request to peer d60d1c286a3f4bd79fa3b087505c5740. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:42377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:51.756367  2219 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:12:51.757282  2219 tablet_replica.cc:333] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b: stopping tablet replica
I20260709 13:12:51.758087  2219 raft_consensus.cc:2243] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.758649  2219 raft_consensus.cc:2272] T 133ed99d448641e4bea93753ec62bb84 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:51.758980  8172 consensus_peers.cc:597] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b -> Peer d5dc280c263847809ccf923b3e3919ab (127.2.42.194:33073): Couldn't send request to peer d5dc280c263847809ccf923b3e3919ab. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.194:33073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:51.761080  2219 tablet_replica.cc:333] T 0c5e41453fd641ef96101536136ea55e P 402407e54a064ca2957f1c8c0ebd312b: stopping tablet replica
I20260709 13:12:51.761760  2219 raft_consensus.cc:2243] T 0c5e41453fd641ef96101536136ea55e P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.762217  2219 raft_consensus.cc:2272] T 0c5e41453fd641ef96101536136ea55e P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:51.763486  8173 consensus_peers.cc:597] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b -> Peer d60d1c286a3f4bd79fa3b087505c5740 (127.2.42.193:42377): Couldn't send request to peer d60d1c286a3f4bd79fa3b087505c5740. Status: Network error: Client connection negotiation failed: client connection to 127.2.42.193:42377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:12:51.764398  2219 tablet_replica.cc:333] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b: stopping tablet replica
I20260709 13:12:51.765028  2219 raft_consensus.cc:2243] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.765460  2219 raft_consensus.cc:2272] T 666a22922ca84606b68c7ff8daa5d546 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.767264  2219 tablet_replica.cc:333] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b: stopping tablet replica
I20260709 13:12:51.767879  2219 raft_consensus.cc:2243] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:51.768582  2219 raft_consensus.cc:2272] T ec82bc8e07044979906d914af26cd3bb P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.770255  2219 tablet_replica.cc:333] T 8d465ce24df0416caae3a55bd6663ce7 P 402407e54a064ca2957f1c8c0ebd312b: stopping tablet replica
I20260709 13:12:51.770779  2219 raft_consensus.cc:2243] T 8d465ce24df0416caae3a55bd6663ce7 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.771229  2219 raft_consensus.cc:2272] T 8d465ce24df0416caae3a55bd6663ce7 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.772857  2219 tablet_replica.cc:333] T 71497e0b63b94d6f8e3e7d265879158d P 402407e54a064ca2957f1c8c0ebd312b: stopping tablet replica
I20260709 13:12:51.773408  2219 raft_consensus.cc:2243] T 71497e0b63b94d6f8e3e7d265879158d P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.773792  2219 raft_consensus.cc:2272] T 71497e0b63b94d6f8e3e7d265879158d P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.775669  2219 tablet_replica.cc:333] T d25fd69d90144d97af92dabbe543114c P 402407e54a064ca2957f1c8c0ebd312b: stopping tablet replica
I20260709 13:12:51.776207  2219 raft_consensus.cc:2243] T d25fd69d90144d97af92dabbe543114c P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.776602  2219 raft_consensus.cc:2272] T d25fd69d90144d97af92dabbe543114c P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.778208  2219 tablet_replica.cc:333] T a3c767ce38c24410b837206d404e9f37 P 402407e54a064ca2957f1c8c0ebd312b: stopping tablet replica
I20260709 13:12:51.778738  2219 raft_consensus.cc:2243] T a3c767ce38c24410b837206d404e9f37 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.779206  2219 raft_consensus.cc:2272] T a3c767ce38c24410b837206d404e9f37 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.780980  2219 tablet_replica.cc:333] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P 402407e54a064ca2957f1c8c0ebd312b: stopping tablet replica
I20260709 13:12:51.781500  2219 raft_consensus.cc:2243] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.781909  2219 raft_consensus.cc:2272] T 9a3d21161d6b4cbbbffc0fcd5e45e901 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.783649  2219 tablet_replica.cc:333] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b: stopping tablet replica
I20260709 13:12:51.784199  2219 raft_consensus.cc:2243] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.784601  2219 raft_consensus.cc:2272] T 48db9e797bb8487fa6c5721ca7037433 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.786377  2219 tablet_replica.cc:333] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b: stopping tablet replica
I20260709 13:12:51.786929  2219 raft_consensus.cc:2243] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:12:51.787634  2219 raft_consensus.cc:2272] T dea193611c61443db96df7635db72499 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.789701  2219 tablet_replica.cc:333] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b: stopping tablet replica
I20260709 13:12:51.790210  2219 raft_consensus.cc:2243] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.790719  2219 raft_consensus.cc:2272] T 987cc8e5b28c420a8ff70dc70a4eb14d P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.792338  2219 tablet_replica.cc:333] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b: stopping tablet replica
I20260709 13:12:51.792825  2219 raft_consensus.cc:2243] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:51.793557  2219 raft_consensus.cc:2272] T da3e7227327443f7bfe65ce2e5bcd633 P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.795406  2219 tablet_replica.cc:333] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b: stopping tablet replica
I20260709 13:12:51.795920  2219 raft_consensus.cc:2243] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.796356  2219 raft_consensus.cc:2272] T 9485ce308bfe4f62ae6d9b5a8b57f536 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.798060  2219 tablet_replica.cc:333] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b: stopping tablet replica
I20260709 13:12:51.798543  2219 raft_consensus.cc:2243] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.798991  2219 raft_consensus.cc:2272] T 0d8ec22bd5d94770aae286c1e3522fb0 P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.800683  2219 tablet_replica.cc:333] T 0d133cdc0ae24c3b818fa6e9595864aa P 402407e54a064ca2957f1c8c0ebd312b: stopping tablet replica
I20260709 13:12:51.801177  2219 raft_consensus.cc:2243] T 0d133cdc0ae24c3b818fa6e9595864aa P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.801558  2219 raft_consensus.cc:2272] T 0d133cdc0ae24c3b818fa6e9595864aa P 402407e54a064ca2957f1c8c0ebd312b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.803366  2219 tablet_replica.cc:333] T ff009dd9e0bb4e80b60e47d605fc9b6f P 402407e54a064ca2957f1c8c0ebd312b: stopping tablet replica
I20260709 13:12:51.803833  2219 raft_consensus.cc:2243] T ff009dd9e0bb4e80b60e47d605fc9b6f P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:12:51.804266  2219 raft_consensus.cc:2272] T ff009dd9e0bb4e80b60e47d605fc9b6f P 402407e54a064ca2957f1c8c0ebd312b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:51.805871  2219 tablet_replica.cc:333] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b: stopping tablet replica
I20260709 13:12:51.806311  2219 raft_consensus.cc:2243] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:12:51.807154  2219 raft_consensus.cc:2272] T 94a60cb3c8c74add914c3f09b2479f0c P 402407e54a064ca2957f1c8c0ebd312b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:12:52.018688  8229 debug-util.cc:398] Leaking SignalData structure 0x7b08000cbf40 after lost signal to thread 2222
W20260709 13:12:52.019761  8229 debug-util.cc:398] Leaking SignalData structure 0x7b08001e84e0 after lost signal to thread 7991
W20260709 13:12:52.831506  2219 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8229)
W20260709 13:12:53.832458  2219 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 8229)
I20260709 13:12:54.747153  2219 tablet_server.cc:196] TabletServer@127.2.42.195:0 shutdown complete.
I20260709 13:12:54.812911  2219 master.cc:562] Master@127.2.42.254:36241 shutting down...
I20260709 13:12:54.838153  2219 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:12:54.838997  2219 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:12:54.839332  2219 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1240192767b0403a80b65a7c0f13a40c: stopping tablet replica
I20260709 13:12:54.861011  2219 master.cc:584] Master@127.2.42.254:36241 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (14536 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (27191 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (153188 ms total)
[  PASSED  ] 8 tests.
I20260709 13:12:54.921363  2219 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 416 messages since previous log ~17 seconds ago
I20260709 13:12:54.921561  2219 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 416 messages since previous log ~17 seconds ago
I20260709 13:12:54.921708  2219 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 413 messages since previous log ~17 seconds ago
I20260709 13:12:54.921868  2219 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 ~35 seconds ago
I20260709 13:12:54.922019  2219 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 ~35 seconds ago
I20260709 13:12:54.922224  2219 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~3 seconds ago
I20260709 13:12:54.922475  2219 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~9 seconds ago
